
	/*! CSS Used from: https://lp.sharing-tech.co.jp/antena/sp/top/css/top.css */
* {
	box-sizing: border-box;
}

body {
	color: #1E1E1E;
}

.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}

img {
	margin: 0 auto;
	width: auto;
	height: auto;
	vertical-align: baseline;
	display: block;
	max-width: 100%;
}

.container,
section,
header {
	margin: 0 auto;
	width: auto;
	min-width: 320px;
	max-width: 640px;
}

section#main {
	margin-bottom: 0;
}

p span.note {
	margin-top: 5px;
	color: #ADADAD !important;
	line-height: 1.2;
	display: block;
}

p span.note2 {
	margin-top: 0;
}

section h2.ttl,
#top_seo h2.ttl {
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

section h2.ttl span,
#top_seo h2.ttl span {
	padding: 12px 0;
	display: block;
	background: #002171;
}

#price .waku {
	background-color: #efefef;
}

.priceInner {
	padding: 0 10px 5px;
}

#price img.price_btn {
	padding-bottom: 10px;
	width: 100%;
	margin-bottom: 0px;
}

#price img.shuuri {
	padding-bottom: 0px;
	width: 100%;
	margin-bottom: 0px;
}

#price img.torihazushi {
	padding-bottom: 3px;
	width: 100%;
	margin-bottom: 0px;
}

#price p span.note01 {
	color: #ADADAD !important;
	margin-top: 5px;
	line-height: 1.2;
	display: block;
	font-size: 10px;
}

#advantage .btn {
	padding: 0 10px 10px;
	margin: 0 auto 10px;
}

#main {
	position: relative;
}

#main .area_box {
	position: absolute;
	top: 8.5vw;
	left: 3vw;
	padding: 2vw;
	color: #585858;
	background-color: #fff;
	font-size: 5vw;
	font-weight: 700;
}

#main .area_box span {
	color: #0d47a1;
}

#top_seo {
	margin: 0 auto;
	width: auto;
	min-width: 320px;
	max-width: 640px;
}

#top_seo p.txt {
	padding: 10px;
	margin-bottom: 10px;
}

#top_seo .tit02 {
	clear: both;
	text-align: left;
	margin: 20px 0 10px;
	padding: 0 10px 6px 0;
	border-bottom: dotted 1px #ff7c13;
	font-size: 17px;
	font-weight: bold;
}

#top_seo .tit02:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 17px;
	background: #ff7c13;
	margin: 0 10px 0 0;
}

#top_seo .img {
	float: right;
	margin: 10px;
	width: 30%;
	height: auto;
}

#top_seo .merit {
	padding: 0 10px;
	background-color: #FFF;
}

#top_seo .demerit {
	padding: 5px 10px 20px;
	background-color: #FFF;
}

#top_seo .merit h5,
#top_seo .demerit h5 {
	padding: 5px 10px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}

#top_seo .merit h5 {
	background-color: #9bbaeb;
}

#top_seo .demerit h5 {
	background-color: #dddddd;
}

#top_seo .demerit {
	background-color: #FFF;
}

#top_seo .merit ul li,
#top_seo .demerit ul li {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 5px;
}

#top_seo .merit ul li {
	background-color: #d6e6ff;
}

#top_seo .demerit ul li {
	background-color: #efefef;
}

#top_seo .merit ul li:before,
#top_seo .demerit ul li:before {
	content: '・';
}

#top_seo .tit02 {
	margin: 0 10px;
}

#top_seo h3.read_more {
	text-align: center;
	margin-bottom: 10px;
	width: 96%;
	margin: 0 auto 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: #0d47a1;
	border: 1px solid #e8e8e8;
	padding: 5px;
	border-radius: 0 0 6px 6px;
	cursor: pointer;
}

#top_seo .tap_open {
	margin: 0 auto;
	width: 96%;
}

#top_seo .tap_open img {
	width: 100%;
	height: auto;
}

#top_seo .seoAcd .text {
	display: none;
}

#top_seo .tit01+p.txt {
	margin-bottom: 0;
}

#top_seo .info.info05 .demerit {
	padding-bottom: 0;
}

#top_seo hr {
	margin: 0 10px 20px;
	height: 0;
	border: none;
	border-bottom: 1px solid #999;
}

#top_seo hr.merit {
	margin: 10px;
}

#top_seo .merit_wrap {
	padding: 8px 8px 0;
	display: block;
	background: linear-gradient(-45deg, rgba(49, 78, 185, 0.1) 25%, rgba(69, 148, 231, 0) 25%, rgba(69, 148, 231, 0) 50%, rgba(49, 78, 185, 0.1) 50%, rgba(49, 78, 185, 0.1) 75%, rgba(69, 148, 231, 0) 75%, rgba(69, 148, 231, 0));
	background-size: 4px 4px;
	border: 1px solid #fff;
}

#top_seo .merit_wrap h2 {
	padding: 5px 10px;
	background-color: #FFF;
}

#top_seo .merit_wrap h2 img {
	height: 9vw;
	margin: inherit;
}

#top_seo .txt.bgwhite {
	background-color: #FFF;
}

#top_seo .txt.bgwhite+h3.read_more {
	width: 100%;
}

#top_seo .txt.bgwhite+h3.read_more+.text {
	padding-top: 10px;
	background-color: #FFF;
}

.distribution {
	position: relative;
	margin: 20px auto 15px;
	padding: 0 10px;
}

.area_map {
	position: absolute;
	bottom: -2px;
	text-align: center;
	color: #212121;
	font-weight: bold;
	font-size: 5vw;
	padding: 5px 0;
	margin-left: 5vw;
	z-index: 2;
}

.area_mojikan {
	letter-spacing: -8px;
}

.area_moji {
	color: #0D47A1;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.tosho_img {
	flex-basis: 17%;
}

.s_showmovie {
	position: relative;
	margin: 30px 10px 20px;
	padding: 0 0 10px;
	border: 1px solid #ccc;
	background: #fff;
	text-align: center;
}

.bg_movie {
	width: 100%;
	padding: 30px 10px 0;
	margin: 0 0 -23px;
	position: relative;
	top: -20px;
	background: url(https://lp.sharing-tech.co.jp/antena/sp/top/img/movie_bg.png) no-repeat right top;
	background-size: 27% auto;
}

.bg_movie h2 {
	font-size: 23px;
	font-weight: bold;
	color: #000744;
	text-align: left;
	line-height: 1.2;
	margin: 0 0 5px 0;
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}

@media screen and (min-width: 667px) {
	.s_showmovie {
		width: 640px;
		margin: 70px auto 20px !important;
	}

	.bg_movie {
		margin: 0 0 -59px;
		top: -59px;
		padding: 80px 10px 0;
	}

	.bg_movie h2 {
		margin: 0 0 10px 0;
	}
}

.staff_introduction {
	width: auto;
	position: relative;
	margin: 15px auto;
	text-align: center;
}

.staff_moji {
	width: auto;
	margin: 0 0 -40px 0;
	position: relative;
	text-align: center;
	padding: 10px 0 0 0;
}

.staff001 {
	color: #4d4d4d;
	font-size: 20px;
	font-weight: bold;
}

.place_moji {
	color: #0e47a1;
	font-size: 24px;
	font-weight: bold;
}

@media screen and (min-width: 667px) {
	.staff_introduction {
		width: 640px;
		margin: 15px auto;
	}

	.staff_moji {
		width: auto;
		margin: 0 0 -70px 0;
		position: relative;
		text-align: center;
		padding: 20px 0 0 0;
	}

	.place_moji {
		color: #faaf3b;
		font-size: 47px;
		font-weight: bold;
	}

	.staff001 {
		color: #4d4d4d;
		font-size: 40px;
		font-weight: bold;
	}
}

.n_construction {
	margin: 15px 0 20px;
}

.n_construction_inner {
	position: relative;
}

.n_construction_inner div+div {
	position: absolute;
	bottom: 2%;
	left: 0;
	right: 0;
	margin: auto;
	width: 95%;
}

.tosho {
	margin: 10px;
	display: flex;
	justify-content: space-between;
	border: 1px solid #002171;
	align-items: stretch;
	background: #fff;
}

.tosho_img {
	flex-basis: 25%;
	align-self: center;
}

.tosho__ttl {
	color: #FFF;
	font-size: 4vw;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
	width: 20vw;
	height: 18vw;
	background: #002171;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tosho_txt {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	padding: 5px;
}

.tosho_txt p {
	flex-basis: 81%;
	font-size: 2.5vw;
	line-height: 1.4em;
}

.tosho_txt .co_name {
	font-weight: 900;
	display: block;
	margin-top: 3px;
}

.tosho_txt figure {
	flex-basis: 19%;
}

.mb30 {
	margin-bottom: 30px !important;
}

.homeFlow .homeFlow__stepSentence {
	font-size: 3.4vw;
}


/*! CSS Used from: Embedded */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "MS Pゴシック", Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: 400;
	color: #212121;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
}

h1.top_lg {
	display: block;
	background: #ececec;
	height: auto;
	padding: 2px 5px;
	color: #888;
	font-weight: 700;
	line-height: 10px;
	width: auto;
	font-size: 6px;
	letter-spacing: 0;
	overflow: hidden;
	white-space: nowrap;
}

.bg-gradian {
	background: 0 0;
	background-color: #fff;
}

header>div div#humberger {
	float: right;
	margin-top: 0;
	margin-right: 0;
	cursor: pointer;
	width: 46px;
	height: 50px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	position: relative;
}

header>div div#head_tel {
	float: right;
	margin-top: 0;
	margin-right: 0;
	cursor: pointer;
	width: 46px;
	height: 50px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	position: relative;
}

div#navigation {
	width: 240px;
	position: fixed;
	top: 0;
	right: -240px;
	background: #313131;
	height: 100%;
}

div#navigation.open {
	right: 0px;
}

#fixed_body,
div#navigation {
	transition: all .3s ease;
}

div#navigation nav {
	height: 100vh;
	overflow-y: auto;
	padding-bottom: 100px;
}

div#navigation nav ul li {
	padding-bottom: 1px;
	background-color: #313131;
	position: relative;
	border-bottom: 1px solid #131313;
}

div#navigation nav ul li a {
	width: 100%;
	display: block;
	padding: 15px 15px 15px 32px;
	background-color: #313131;
	color: #fff;
	text-decoration: none;
}

/*! CSS Used from: https://lp.sharing-tech.co.jp/antena/resource/sp/css/base.css?v=202008240840 */

.baisyoContents {
	margin: 20px 10px 10px;
	background: #fff;
	border: 2px solid #d6d6d6;
	padding: 0 1.5vw;
	font-size: 3.6vw;
}

.baisyoContents .baisyoContents__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 2vw;
	border-bottom: 2px solid #fcc;
	font-size: 3.6vw;
}

.baisyoContents .baisyoContents__titleImg {
	margin: 0;
	-ms-flex-item-align: center;
	align-self: center;
	width: 2.5em;
}

.baisyoContents .baisyoContents__titleTxt {
	padding-left: 2vw;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.4;
}

.baisyoContents .baisyoContents__detail {
	background: url(https://lp.sharing-tech.co.jp/antena/resource/sp/img/index_hoken_bg.png) no-repeat right bottom/8.5em;
	padding: 3vw 26vw 2vw 2vw;
}

.baisyoContents .baisyoContents__detail .txtStrong {
	color: #f03;
}

.policyArea {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px;
}

.policyArea .txtPolicy {
	position: relative;
	display: block;
	padding-left: 10px;
	font-size: 11px;
}

.policyArea .txtPolicy+.txtPolicy {
	margin-left: 15px;
}

.policyArea .txtPolicy a::before {
	content: '';
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 5px solid #004cac;
	position: absolute;
	top: 25%;
	left: 0;
}

.u-mT10 {
	margin-top: 10px !important;
}

.u-mT20 {
	margin-top: 20px !important;
}

.homeFlow .homeFlow__step {
	border: 2px solid #004ab3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
	margin-bottom: 1rem;
}

.homeFlow .homeFlow__step:not(:last-of-type)::after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	bottom: -1rem;
	left: 50%;
	border-top: 1rem solid #004ab3;
	border-left: 1.5rem solid transparent;
	border-right: 1.5rem solid transparent;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.homeFlow .homeFlow__stepIcon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 5px;
	background-color: #004ab3;
	color: #fff;
	font-size: 11px;
}

.homeFlow .homeFlow__stepIcon .num {
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: -1px;
	left: 1px;
}

.homeFlow .homeFlow__stepImg {
	width: 105px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.homeFlow .homeFlow__stepContents {
	-ms-flex-item-align: start;
	align-self: flex-start;
	padding: 1vw 1.5vw;
}

.homeFlow .homeFlow__stepTitle {
	color: #ff7c13;
	font-size: 4.3vw;
	font-weight: bold;
}

.homeFlow .homeFlow__stepSentence {
	line-height: 1.3;
}

.homeFlow .homeFlow__stepSentence__note {
	font-size: 2vw;
	line-height: 2.5vw;
	margin-top: 1vw;
}

.homeFaq {
	margin-top: 14px;
	background-color: #FFF;
}

.homeFaq .homeFaq__list {
	margin-bottom: 20px;
}

.homeFaq .homeFaq__item {
	background-color: #fff;
}

.homeFaq .homeFaq__item:not(:first-of-type) {
	margin-top: 10px;
}

.homeFaq .homeFaq__itemLink {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	height: 3.2rem;
	padding: 0 14px 0 14%;
	line-height: 1.2;
	background: #efefef;
}

.homeFaq .homeFaq__itemLink::before {
	width: 9vw;
	height: 33px;
	position: absolute;
	content: '';
	left: 2%;
	top: 50%;
	background: url(https://lp.sharing-tech.co.jp/antena/resource/sp/img/top/faq_ico_q.png) no-repeat center;
	background-size: contain;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.homeNews .homeNews__link {
	display: block;
	position: relative;
	line-height: 1.5;
	padding: 10px 10px 10px 2em;
	border-bottom: #ccc dotted 2px;
	color: #202d39;
	text-decoration: underline;
}

.homeNews .homeNews__link::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 5px;
	width: 0;
	height: 0;
	border-left: 10px solid #0d47a1;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.homeCredit {
	line-height: 1.7;
}

.homeCredit img {
	margin-bottom: 0 !important;
}


/*! CSS Used from: https://lp.sharing-tech.co.jp/antena/sp/css/style.css */

*,
*:after,
*::before {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "MS Pゴシック", Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: 400;
	color: #212121;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
}

#menu-scroll {
	height: 100vh;
	overflow: scroll;
	padding-bottom: 100px;
}

a {
	color: #212121;
	text-decoration: underline;
	display: initial;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.bg-gradian {
	background: #fff;
	background: linear-gradient(to bottom, #ffffff 10%, #e4e4e4 100%);
}

#fixed_body {
	position: relative;
	top: 0;
	left: 0;
	overflow-x: hidden;
}

#fixed_body.open {
	left: -240px;
}

#fixed_body,
div#navigation {
	transition: all 0.3s ease;
}

header {
	padding-bottom: 0px;
	background-color: #1398d4;
}

header>div {
	width: 100%;
	height: 60px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

header>div div#humberger {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	cursor: pointer;
	width: 85px;
	height: 40px;
	border: 1px solid #b8b8b8;
	border-radius: 4px;
	box-shadow: 0 1px 0 #fff;
	position: relative;
}

ul.sub-menu {
	display: none;
}

ul.sub-menu li {
	padding-left: 15px;
}

footer {
	text-align: center;
}

#page-top {
	position: relative;
	font-size: 0.9em;
	border-top: 1px solid #d7d7d7;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

#page-top a {
	display: block;
	padding: 10px;
	font-weight: 700;
	text-decoration: none;
	color: #5a5a5a;
	border-bottom: 2px solid #fff;
}

#foot-nav {
	padding: 20px 5px;
	font-size: 0.8em;
	line-height: 1.5em;
}

#foot-nav ul li {
	display: inline-block;
}

#foot-nav ul li+li:before {
	content: "|";
	margin-left: 6px;
	margin-right: 6px;
	font-size: 0.85em;
	font-weight: 300;
	color: #5a5a5a;
}

#foot-nav {
	background-color: #f7f7f7;
	margin-bottom: 2px;
}

#copyright {
	padding: 13px 13px 98px;
	color: #FFF;
	line-height: 1.5em;
	background-color: #002171;
}

/* #bottom-tap a:hover {
	  opacity: 0.8;
  } */

#bottom-tap a img {
	width: 192px;
	height: 37px;
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}

.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
}

a:hover {
	text-decoration: none !important;
}

.fa-play-circle:before {
	content: "▲";
	font-style: normal;
}

div#foot-text {
	text-align: left;
	color: #7c7c7c;
	font-size: 12px;
	display: -webkit-box;
}

h3.title {
	font-weight: bold;
	color: #221815;
	font-size: 12px;
}

.readmore {
	float: right;
	font-size: 11px;
	background: url(https://lp.sharing-tech.co.jp/antena/sp/images/icon/common_icon05.png) no-repeat 0;
	padding-left: 5px;
}

#bottom-tap .container {
	padding: 5px 10px;
}

.bg-secondcolor {
	background: #27a5e0;
	padding: 0;
}

.fs-small {
	font-size: 10px !important;
	color: #555555 !important;
}

span.note {
	font-size: 10px !important;
	color: #555555 !important;
}

h1.top_lg {
	display: block;
	background: #ececec;
	height: auto;
	padding: 2px 5px;
	color: #888;
	font-weight: 700;
	line-height: 10px;
	width: auto;
	font-size: 6px;
	letter-spacing: 0;
	overflow: hidden;
	white-space: nowrap;
}

@media {
	.container {
		width: 320px;
		margin: 0 auto;
	}
}

@media screen and (max-width:666px) {
	.container {
		width: 100%;
		padding: 10px;
	}

	section#main {
		padding: 0px;
		margin-bottom: -10px;
	}
}

.company_office {
	width: 95% !important;
	margin: 0 auto !important;
}

section h2.ttl {
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

section h2.ttl span {
	padding: 12px 0;
	display: block;
	color: #FFF;
	background: #002171;
	background-size: 4px 4px;
}

section .wrap {
	padding: 10px;
}

section .btn {
	padding: 0 10px;
	margin: 10px auto;
	width: 100%;
	overflow: hidden;
}

section .btn a {
	padding: 10px 20px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	display: block;
	position: relative;
	background: #fafafa;
	background-image: linear-gradient(to bottom, #fafafa, #d6d6d6);
	border-radius: 6px;
	text-shadow: 1px 1px 3px #fff;
	color: #333;
	border: solid #e8e8e8 2px;
	text-decoration: none;
	font-size: 4vw;
	font-weight: bold;
}

section .btn a:hover {
	background: #f0f0f0;
	text-decoration: none;
}

section .btn a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	border-radius: 50%;
	background: #0d47a1;
}

section .btn a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 18px;
	width: 0;
	height: 0;
	margin-top: -4px;
	border: 4px solid transparent;
	border-left: 5px solid #fff;
}

.bg-gradian {
	background: none;
	background-color: #FFF;
}

header>div {
	height: 50px;
}

header>div div#humberger {
	float: right;
	margin-top: 0;
	margin-right: 0;
	cursor: pointer;
	width: 46px;
	height: 50px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	position: relative;
}

header>div div#head_tel {
	float: right;
	margin-top: 0;
	margin-right: 0;
	cursor: pointer;
	width: 46px;
	height: 50px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	position: relative;
}

.top_price {
	margin-top: 10px;
}

.point {
	margin: 0 auto;
	padding: 0 8px;
}

.kome {
	padding: 0 10px;
	margin: 10px auto;
}



.loopSlider {
	margin: 0 auto;
	width: 100%;
	height: 75px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.loopSliderWrap {
	top: 0;
	left: 0;
	height: 75px;
	overflow: hidden;
	position: absolute;
}
.loopSlider ul {
	height: 75px;
	float: left;
	overflow: hidden;
}

.loopSlider ul li {
	width: 100px;
	height: 75px;
	float: left;
	display: inline;
	overflow: hidden;
}
.loopSliderWrap:after {
	content: "";
	display: none;
	clear: none;
}

section.slider {
	overflow: hidden;
}

#price img {
	margin-bottom: 10px;
}

#advantage h2 {
	margin-bottom: 20px;
}

#advantage p {
	position: relative;
	display: inline-block;
	padding: 15px;
	margin: 10px auto 40px;
	background-color: #f5f5f5;
	border-radius: 10px;
	line-height: 1.4;
}

#advantage p:after {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 4px;
	background-color: #CCC;
	border-radius: 2px;
}

#advantage p:nth-of-type(4) {
	margin-bottom: 10px;
}

#advantage p:nth-of-type(4):after {
	display: none;
}

#info .wrap {
	padding-top: 10px;
	background-color: #efefef;
}

#info ul {
	padding: 10px;
}

#info ul li {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #fff;
	box-shadow: 3px 3px #c3c3c3;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: 10px;
	background-color: #FFF;
}

#info ul li.listMk a {
	display: table;
	width: 100%;
}

#info li.listMk a .listMkImg {
	display: table-cell;
	vertical-align: middle;
	width: 30px;
}

#info li.listMk a .listMkImg img {
	max-width: 100%;
}

#info li.listMk a .listMkTit {
	display: table-cell;
	vertical-align: middle;
	padding-left: 5px;
}

#info li a {
	padding: 0;
}

#area .box {
	padding: 10px;
	margin-top: 10px;
	background-color: #F5F5F5;
}

#area li {
	width: 20%;
	float: left;
}

#support {
	margin-bottom: 20px;
}

#order .wrap {
	padding: 10px;
}

#order li a {
	text-decoration: none;
}

#order li {
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 6px;
	background-color: #efefef;
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: 10px;
}

#order li span {
	color: #314fbd;
	display: block;
}

#bottom-tap {
	position: fixed;
	bottom: -90px;
	right: 0;
	padding: 0;
	width: 100%;
	background-color: transparent;
	z-index: 100;
	transition: all 0.3s ease;
}

#bottom-tap a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	padding-top: 0;
	position: relative;
	background: none;
	z-index: 1;
	border-radius: 0;
	box-shadow: none;
}

#bottom-tap .container {
	padding: 0;
}

#bottom-tap a img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}

.telnumber-footer {
	position: absolute;
	display: block;
	top: 0;
	width: 100%;
	height: 100%;
}

.telnumber-footer span {
	position: relative;
	top: 10vw;
	left: 51vw;
	font-size: calc((30 - 20) * ((100vw - 320px) / (480 - 320)) + 20px);
	text-decoration: none;
	color: #fff;
	z-index: 3;
	letter-spacing: 0.5px;
}

#copyright {
	padding-bottom: 95px;
}

#price_popup01 img {
	margin: 0px !important;
}

.sp_cv {
	padding-top: 64vw;
	background: url('https://lp.sharing-tech.co.jp/antena/resource/sp/img/common/cv_bg2.png') no-repeat;
	background-size: 100%;
	position: relative;
}

.sp_cv .btn {
	display: block;
	position: absolute;
	width: 95%;
	height: auto;
	margin: 0 auto;
	bottom: 7vw;
	right: 0;
	left: 0;
}

.timebox {
	width: 83%;
	color: #1e1e1e;
	font-size: 3.5vw;
	line-height: 1;
	position: absolute;
	top: 24.5vw;
	left: 8.5%;
}

.timebox .time_n {
	color: #ff5715;
	font-weight: bold;
}
.timebox .time_n.red {
	color: red;
}

.motion-buzz{
	-webkit-animation: buzz 2.75s ease-in-out infinite;
	animation: buzz 2.75s ease-in-out infinite;
}

.telnumber-front {
	position: absolute;
	display: block;
	top: 0;
	width: 100%;
}

.telnumber-front span {
	position: relative;
	top: 12vw;
	left: 14vw;
	font-size: calc((50 - 32) * ((100vw - 320px) / (480 - 320)) + 32px);
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.telnumber-common {
	position: absolute;
	display: block;
	top: 0;
	width: 100%;
	height: 100%;
}

.telnumber-common span {
	position: relative;
	top: 16vw;
	left: 18vw;
	font-size: calc((50 - 32) * ((100vw - 320px) / (480 - 320)) + 32px);
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

footer .telnumber-common span {
	left: 2vw;
}

.triple_crown {
	margin: 20px 0 10px;
}

.triple_crown span {
	font-size: 10px;
	margin: 0 10px;
	color: #727272;
	display:block;
	line-height: 1.5em;
}

.cont_ttl_areaoutput {
	position: relative;
}

.cont_ttl_areaoutput p,
.cont_ttl_areaoutput strong {
	position: absolute;
	top: 2.5vw;
	left: 3vw;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #fff;
}

.cont_ttl_areaoutput strong {
	top: 1.5vw;
	left: 17vw;
	letter-spacing: 0px;
}

.cont_ttl_areaoutput p span,
.cont_ttl_areaoutput strong span {
	color: #ffeb3b;
}

.cont_ttl_areaoutput p span.white {
	color: #FFF;
}

.mb30 {
	margin-bottom: 30px !important;
}

section#main>div {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/*! CSS Used from: Embedded */

.logo_n {
	float: left;
	width: 47%;
	margin: 15px 0px 0px 8px;
}

.head__kiyaku .policyArea {
	margin-bottom: 0;
}

/*! CSS Used keyframes */

@-webkit-keyframes buzz {
	0% {
		-webkit-transform: translateX(0) rotate(0);
	}

	3.5% {
		-webkit-transform: translateX(0) rotate(0);
	}

	7% {
		-webkit-transform: translateX(0) rotate(0);
	}

	10.5% {
		-webkit-transform: translateX(2px) rotate(0.25deg);
	}

	14% {
		-webkit-transform: translateX(-2px) rotate(-0.25deg);
	}

	17.5% {
		-webkit-transform: translateX(1px) rotate(0.25deg);
	}

	21% {
		-webkit-transform: translateX(-1px) rotate(-0.25deg);
	}

	24.5% {
		-webkit-transform: translateX(0) rotate(0);
	}

	28% {
		-webkit-transform: translateX(0) rotate(0);
	}

	31.5% {
		-webkit-transform: translateX(0) rotate(0);
	}

	100% {
		-webkit-transform: translateX(0) rotate(0);
	}
}

@keyframes buzz {
	0% {
		transform: translateX(0) rotate(0);
	}

	3.5% {
		transform: translateX(0) rotate(0);
	}

	7% {
		transform: translateX(0) rotate(0);
	}

	10.5% {
		transform: translateX(2px) rotate(0.25deg);
	}

	14% {
		transform: translateX(-2px) rotate(-0.25deg);
	}

	17.5% {
		transform: translateX(1px) rotate(0.25deg);
	}

	21% {
		transform: translateX(-1px) rotate(-0.25deg);
	}

	24.5% {
		transform: translateX(0) rotate(0);
	}

	28% {
		transform: translateX(0) rotate(0);
	}

	31.5% {
		transform: translateX(0) rotate(0);
	}

	100% {
		transform: translateX(0) rotate(0);
	}
}

.taifuBox {
	background-color: #FFFFFF;
	background-size: 10px 10px;
	padding-bottom: 10px;
}

.top_btn_mail {
	width: 80%;
	margin: 0 auto 0px;
}

.top_btn_mail p {
	font-size: 15px;
	background-color: #000 !important;
	border: none !important;
	background-image: linear-gradient(to bottom, #fafafa, #d6d6d6);
}

section .top_btn_mail a {
	padding: 5px 20px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	display: block;
	position: relative;
	background: #fafafa;
	background-image: linear-gradient(to bottom, #fafafa, #d6d6d6);
	border-radius: 6px;
	text-shadow: 1px 1px 3px #fff;
	color: #333;
	border: solid #e8e8e8 2px;
	text-decoration: none;
	font-size: 18px;
}

section .top_btn_mail a:after {
	display: block;
	content: "";
	position: absolute;
	top: 48.4%;
	left: 94.5%;
	width: 0;
	height: 0;
	margin-top: -4px;
	border: 4px solid transparent;
	border-left: 5px solid;
}

.attention_area {
	background-image: linear-gradient(-45deg, #d80012 25%, #f21a32 25%, #f21a32 50%, #d80012 50%, #d80012 75%, #f21a32 75%, #f21a32);
	background-size: 10px 10px;
	background-attachment: fixed;
	padding: 10px;
	margin: 10px;
}

.attention_area p {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 1px;
	padding: 4px 4px 4px;
	font-size: 14px;
	font-weight: 900;
	line-height: 1.4;
	text-align: center;
}

@media screen and (min-width:667px) {
	.attention_area {
		width: 620px !important;
		margin: 20px auto;
	}

	.attention_area p {
		font-size: 18px;
	}
}

@media screen and (max-width:320px) {
	.attention_area p {
		font-size: 12px;
		padding: 4px 4px;
	}
}

.easyform {
	margin: 2.7vw;
}

.easyform__ttl:after {
	content: '';
	position: absolute;
	border: 0;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 14px 14px 0 14px;
	border-color: #002171 transparent transparent transparent;
}

.easyform__content {
	padding: 5.6vw 2.7vw 2.7vw;
	border: 2px solid #002171;
}

.form__item {
	margin: 0 0 4.0vw;
}

.select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	outline: none;
	background: transparent;
	width: 100%;
	padding: 2.7vw;
	font-size: 15px;
	border: 1px solid #666;
}

.select__wrap {
	display: block;
	position: relative;
}

.select__wrap:after {
	content: '';
	position: absolute;
	top: 15px;
	right: 10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 6px 0 6px;
	border-color: #000333 transparent transparent transparent;
}

.input {
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
	width: 100%;
	padding: 2.7vw;
	font-size: 15px;
	border: 1px solid #666;
}

.submit__btn {
	display: block;
	width: 70vw;
	height: 55px;
	margin: 20px auto 15px;
	font-weight: bold;
	text-decoration: none;
	outline: 0;
	color: #fff9eb;
	font-size: 18px;
	background: #ffa900;
	background: linear-gradient(180deg, #ffa900 0%, #ff6c00 100%, #fff 100%);
	border-radius: 30px;
	border: 1px solid #ff6c00;
	box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.3);
}

.note {
	margin: 0;
	font-size: 10px;
	line-height: 1.0;
	letter-spacing: -0.02em;
	color: #333;
}

.telnumber-front {
	position: absolute;
	display: block;
	top: 0;
	width: 100%;
}

.telnumber-front span {
	position: relative;
	top: 10vw;
	left: 14vw;
	font-family: "Roboto", sans-serif;
	font-size: 10.4vw;
	font-weight: 800;
	text-decoration: none;
	color: #fff;
	line-height: 1;
}

.telnumber-common {
	position: absolute;
	display: block;
	top: 0;
	width: 100%;
	height: 100%;
}

.telnumber-common span {
	position: relative;
	top: 14vw;
	left: 18vw;
	font-family: "Roboto", sans-serif;
	font-size: 10vw;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	line-height: 1;
}

footer .telnumber-common span {
	left: 2vw;
}

.telnumber-footer {
	position: absolute;
	display: block;
	top: 0;
	width: 100%;
	height: 100%;
}

.telnumber-footer span {
	position: relative;
	top: 9.2vw;
	left: 38vw;
	font-size: 7.4vw;
	text-decoration: none;
	font-family: "Roboto", sans-serif;
	color: #fff;
	letter-spacing: 0.5px;
	line-height: 1;
	z-index: 3;
}

/*-----------------------------------------------------------
  コールトラッキング
  -------------------------------------------------------------*/

.delacon {
	opacity: 0;
	transition: all 0.2s;
}

.delacon[dela-number] {
	opacity: 1;
}

/*-----------------------------------------------------------
台風CV
-------------------------------------------------------------*/
.cv_n{
	position: relative;
}
.area_box {
  z-index: 1000;
}
.fade-slide {
	height: 83vw;
}
.fade-slide__item {
	width: 100%;
	position: absolute;
	top: 7.8vw;
	left: 0;
}
.fade-slide__img {
	position: relative;
	width: 100%;
	height: auto;
	animation-duration: 18s;
	animation-timing-function: ease;
	animation-iteration-count: infinite;
}
.fade-slide__item:nth-of-type(1) .fade-slide__img {
	animation-name: slide1;
}
.fade-slide__item:nth-of-type(2) .fade-slide__img {
	animation-name: slide2;
}
.fade-slide__item:nth-of-type(3) .fade-slide__img {
	animation-name: slide3;
}

.fade-slide__btn {
	position: absolute;
	bottom:0;
	left: 0;
	right: 0;
	width: 100vw;
	height: 45vw;
	margin: 0 auto;
	z-index: 101; /* ボタンを前面に出す */
}
/* 1枚目：5秒後に次のスライドに切り替え */
@keyframes slide1 {
	0% {opacity: 1;}
	14.45% {opacity: 1;}
	27.78% {opacity: 0;}
	47.78% {opacity: 0;}
	61.11% {opacity: 0;}
	86.66% {opacity: 0;}
	100% {opacity: 1;}
}
/* 2枚目：6秒後に次のスライドに切り替え */
@keyframes slide2 {
	0% {opacity: 0;}
	14.45% {opacity: 0;}
	27.78% {opacity: 1; z-index: 10;}
	47.78% {opacity: 1; z-index: 10;}
	61.11% {opacity: 0;}
	86.66% {opacity: 0;}
	100% {opacity: 0;}
}
/* 3枚目：7秒後に次のスライドに切り替え */
@keyframes slide3 {
	0% {opacity: 0;}
	14.45% {opacity: 0;}
	27.78% {opacity: 0;}
	47.78% {opacity: 0;}
	61.11% {opacity: 1;}
	86.66% {opacity: 1;}
	100% {opacity: 0;}
}

#antena_type .antena_type__table_wrapper {
	position: relative;
}
#antena_type .antena_type__table {
	padding: 10px;
	overflow-x: scroll;
}
#antena_type .antena_type__table_img {
	width: 127vw;
}
#antena_type .antena_type__scroll_guide {
	position: absolute;
	top: 43%;
	left: 41%;
	width: 45vw;
	pointer-events: none;
}

/* アニメーション：スライド促進用の指アイコン */
.slide_guide_animation {
	animation: slide_guide_animation 1.5s infinite;
}

/* キーフレーム定義 */
@keyframes slide_guide_animation {
	/* 0%：初期位置・表示 */
	0% {
		transform: translateX(0);
		opacity: 1;
		animation-timing-function: ease-out; /* すっと開始 */
	}
	/* 60%：左へ移動（表示のまま） */
	60% {
		transform: translateX(-40%);
		opacity: 1;
		animation-timing-function: linear; /* 等速 */
	}
	/* 100%：左端でフェードアウト */
	100% {
		transform: translateX(-40%);
		opacity: 0;
	}
}

#voice {
	background-color: #f5f5f5;
	margin-bottom: 10px;
	padding-bottom: 1vw;
}
#voice .btn {
	padding: 0 9vw;
}

.review-slider-wrap {
	margin: 5vw 0;
}
.review-slider .review-slide {
	margin: 0 2vw;
}
.review-slider .slider-arrow {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 7vw;
	height: fit-content;
	margin: auto;
	cursor: pointer;
	z-index: 1;
}
.review-slider .slider-arrow.slick-disabled {
	display: none !important;
}
.review-slider .slider-arrow.slider-prev {
	left: 2vw;
}
.review-slider .slider-arrow.slider-next {
	right: 2vw;
}

/* グローバルナビメニュー「閉じる」ボタン */
.nav_close_btn {
	width: 80%;
	height: 40px;
	margin: 20px auto 0;
	padding: 0;
	display: block;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
	border: none;
	border-radius: 5px;
}

/* #flow content */
#flow {
	width:100%;
	background-color: #f5f5f5;
	margin-bottom: 10px;
	padding-bottom: 1vw;
}
#flow h2.ttl {
	padding: 12px 0;
	display: block;
	color: #FFF;
	background: #002171;
	background-size: 4px 4px;
}
#flow .video_wrapper,
#flow .cta_wrapper{
	width: calc(100% - 5.4vw);
	margin: 2.7vw;
}
#flow .video_wrapper video{
	width: 100%;
}
#flow .cta_wrapper{
	position: relative;
}
#flow .cta_wrapper .phone_number{
	position: absolute;
	font-family: "Roboto", sans-serif;
	top: 12.5vw;
	left: 13vw;
	font-size: 10.5vw;
	color: #FFF;
	font-weight: bold;
}


/***************************************
MV上 ティッカー
 */

	.loopTicker {
		width: 100%;
		height:30px;
		overflow: hidden;
		background-color: #01226f;
	}

	.loopTicker ul {
		display: flex;
		list-style: none;
		padding: 0;
		margin: 0;
		width: max-content;
		animation: slide-loop 20s linear infinite;
	}

	.loopTicker li {
		flex-shrink: 0;
		height:30px;
		width: auto;
		margin-right: 20px;
		padding:3px;
	}
	.loopTicker li img {
		height:24px;
		width:auto;
	}
	@keyframes slide-loop {
		from {
			transform: translateX(0);
		}
		to {
			transform: translateX(-50%);
		}
	}

	.animation_blink{animation: blinkEffect 2s infinite alternate;}
	@keyframes blinkEffect {
		0% { opacity: 1; }
		70% { opacity: 1; }
		100% { opacity: 0; }
	}
