@charset "utf-8";

/* noto-sans-jp-regular - japanese */
/* API Load*/
/* @font-face {
  font-display: swap;
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/NotoSansJP-Regular.woff2') format('woff2');
} */
/* noto-sans-jp-700 - japanese */
/* API Load*/
/* @font-face {
  font-display: swap;
  font-family: 'Noto Sans JP';
  font-style: bold;
  font-weight: 700;
  src: url('../fonts/NotoSansJP-Bold.woff2') format('woff2');
} */
/* noto-sans-jp-700 - japanese */
/* API Load*/
/* @font-face {
  font-display: swap; 
  font-family: 'Noto Sans JP';
  font-style: black;
  font-weight: 900;
  src: url('../fonts/NotoSansJP-Black.woff2') format('woff2');
} */


body {
	font-family: 'Noto Sans JP';
	color: #333;
	background-color: #FFFFFF !important;
	font-size: 15px;
	line-height: 1.4;

}

.right__phone a{
	color: white !important;
}

.subNavItem a{
	color: #000;
}

header .listItem__link{
	color: white;
}


  .header__globalNav__list .is-active .listItem__link{

    color: black !important;
  }


    .header__globalNav__list .is-active .listItem__link{
 color: black !important;
  }


  
a {
	color: #0066ff;
	}
	




a:hover .over {
	opacity:0.8;
	filter: alpha(opacity=80);
}
/* .header {
	background-color: #FFF;
	display:none;
	position: fixed;
	top: 0;
	left: 0;
	width:100%;
	z-index:10000
}
#head_cont {
	width: 1000px;
	display: flex;
	margin-right: auto;
	margin-left: auto;
}
#head_cont .logo {
	margin-top: 25px;
	margin-left: 12px;
}
#head_cont .head_menu {
	display: flex;
}

#head_cont .head_menu li {
	list-style-type: none;
} */

#topimg {
	height: 457px;
	position: relative;
	text-align: center;

}


.beginner-title-text{
	max-width: 1100px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
}

#topimg p {

	text-align: center;
}
#toptitlebox {
	background-color: #001703;
	text-align: center;
	height: 260px;
}

.first_guide_title{
	text-align: center;
	font-size: 1.8rem;
	margin-bottom: 4px;
	background-color: #0066ff;
	color: white;
	padding: 4px 10px;
}

@media screen and (max-width:767px){
	#toptitlebox {
	display: none;
}
}
h2 {
	font-size: 32px;
	font-weight: normal;
	text-align: center;
	margin-top: 45px;
}
.campaign_box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	margin-top: 40px;
}
.campaign_box .newaccount {
	margin-left: 12px;
}
.campaign_box .torihiki {
	margin-left: 26px;
}


.topimg_text{
	max-width: 1000px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	/* font-size: 0.8rem; */
	margin-top: 8px;
	line-height: 1.4;
}




#navi {
	text-align: center;
	width: 1000px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}

#navi h2 {
	font-size: clamp(30px,4vw,48px);
	font-weight: normal;
}
#navi .menubox {
	display: flex;
	padding-right: 45px;
	padding-left: 45px;
}
#navi .menubox .ml {
	margin-left: 21px;
}
#navi .menubox2 {
	display: flex;
	padding-right: 45px;
	padding-left: 45px;
	margin-top: 23px;
}
#navi .menubox2 .ml {
	margin-left: 21px;
}

#navi ul {
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

#navi ul li {
	list-style-type: none;
}
#contents .contentsbox {
	text-align: center;
	
}


#contents .contentsbox#spread {
	margin-top: 54px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#contents .contentsbox#spread .mt {
	margin-top: 44px;
}
#contents .contentsbox#spread .chuui {
	font-size: 12px;
	line-height: 160%;
	text-align: left;
	margin-top: 20px;
}
#contents .contentsbox#system {
	margin-top: 54px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
/* #contents .contentsbox#system h2 {
	background-image: url("../images/title_02.png");
	width: 940px;
	height: 102px;
	padding-top: 36px;
} */
#contents .contentsbox#system .system_box {
	display:flex;
}
#contents .contentsbox#system .system_box p {
	height: 338px;
	width: 452px;
	background-color: #60d72b;
	text-align: left;
	color: #FFF;
	font-size: 21px;
	line-height: 160%;
	padding: 30px;
}
#contents .contentsbox#system .system_box p:not(:first-child) {
	margin-left:38px;
	}

#contents .contentsbox#system .system_box .text_l {
	font-size: 55px;
	line-height: 140%;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#contents .contentsbox#system .system_box .text_r {
	font-size: 55px;
	line-height: 140%;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#contents .contentsbox#system .system_box .text_r2 {
	font-size: 26px;
	line-height: 140%;
	font-weight: bold;
	letter-spacing: 0.07em;
}

#contents .contentsbox#system .cont_text {
	font-size: 32px;
	margin-top: 30px;
	margin-bottom: 45px;
}
#contents .contentsbox#system .details {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-right: 15px;
}
#contents .contentsbox#order {
	margin-top: 54px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#contents .contentsbox#order h2 {
	/* background-image: url("../images/title_03.png"); */
	width: 940px;
	height: 102px;
	padding-top: 2px;
}
#contents .contentsbox#order .cont_text {
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#contents .contentsbox#smart {
	margin-top: 54px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#contents .contentsbox#smart h2 {
	/* background-image: url("../images/title_04.png"); */
	width: 940px;
	height: 102px;
	/* padding-top: 36px; */
	padding-left: 50px;
}
#contents .contentsbox#smart .cont_text {
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 40px;
}
#contents .contentsbox#smart .img_box {
	display:flex;
}
#contents .contentsbox#smart .img_box .img_s1 {
	margin-left: 55px;
}
#contents .contentsbox#smart .img_box .img_s2 {
	margin-top: 120px;
	margin-left: 40px;
	text-align:left;
}
#contents .contentsbox#smart .img_box .img_s2 p {
	font-size:16px;
	margin-bottom:35px;
	line-height: 1.5;
}
#contents .contentsbox#smart .img_box .img_s2 .sml {
	font-size: 30px;
	padding-top:12px;
}

#contents .contentsbox#smart .img_box .img_s2 h3 {
	background-image: url(../images/icon_point.png);
	color: #46b956;
	font-size: 34px;
	font-weight: lighter;
	background-repeat: no-repeat;
	background-position: left center;

	/* padding-top: 10px; */
	width: 516px;
	padding-left: 65px;
}

#contents .contentsbox#smart .img_box .img_s3 {
	margin-top: 130px;
	margin-left: 65px;
	text-align:left;
}
#contents .contentsbox#smart .img_box .img_s3 p {
	font-size:16px;
	margin-bottom:35px;

}
#contents .contentsbox#smart .img_box .img_s3 h3 {
	background-image: url(../images/icon_point.png);
	color: #46b956;
	font-size: 32px;
	font-weight: lighter;
	background-repeat: no-repeat;
	background-position: left center;
	/* height: 46px; */
	/* padding-top: 10px; */
	width: 516px;
	padding-left: 65px;
}

#contents .contentsbox#smart .img_box .img_s4 {
	margin-top: -90px;
	margin-left: 5px;
}
#contents .contentsbox#market {
	margin-top: 54px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#contents .contentsbox#market h2 {

	width: 940px;
	height: 102px;
	/* padding-top: 36px; */
	padding-left: 50px;
}
#contents .contentsbox#market .cont_text {
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 40px;
}
#contents .contentsbox#market .img_m {
	margin-top: 30px;
}
#contents .contentsbox#market .text_m {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 15px;
	line-height: 170%;
}
#contents .contentsbox#market .marketbox {
	margin-top: 75px;
	display:flex;
}
#contents .contentsbox#market .marketbox .left {
	width: 456px;
}
#contents .contentsbox#market .marketbox .right {
	width: 456px;
	margin-left: 28px;
}
#contents .contentsbox#safe {
	margin-top: 54px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#contents .contentsbox#safe h2 {
	/* background-image: url("../images/title_06.png"); */
	width: 940px;
	height: 102px;
	/* padding-top: 36px; */
	padding-left: 50px;
}
#contents .contentsbox#safe .safebox {
	background-color: #f2f2f2;
	margin-top: 75px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}
#contents .contentsbox#safe .safebox_mini {
	justify-content: space-between;
	display: flex;
	margin-top: 25px;
}
#contents .contentsbox#safe .safebox .safebox_mini .right {
	margin-left: 28px;
}
#contents .contentsbox#safe .safebox .safebox_bottom {
	background-color: #ffffff;
	height: 549px;
	margin-top: 25px;
	text-align: center;
	padding-top: 40px;
	padding-left: 60px;
	padding-right: 60px;
}
#contents .contentsbox#safe .safebox .safebox_bottom h3 {
	font-size: 24px;
	font-weight: lighter;
	margin-top: 23px;
}

#contents .contentsbox#safe .safebox .safebox_bottom .right {
	margin-left: 42px;
}
#contents .contentsbox#safe .safebox .safebox_bottom .bottom_box {
	display:flex;
	margin-top: 30px;
	justify-content: space-between;
}
#contents .contentsbox#safe .safebox .safebox_bottom .bottom_box .safe_details_bottom {
	background-color: #f2f2f2;
	height: 361px;
	width: 345px;
	padding-top: 30px;
	padding-left:30px;
	padding-right:30px;
}
#contents .contentsbox#safe .safebox .safebox_bottom .bottom_box .safe_details_bottom h4 {
	font-size: 24px;
	font-weight: lighter;
	color: #38af0a;
	margin-bottom: 10px;
}
#contents .contentsbox#safe .safebox .safebox_bottom .bottom_box .safe_details_bottom .safe_b_text {
	text-align: left;
	font-size: 15px;
	line-height: 160%;
	margin-top: 5px;
}
#contents .contentsbox#safe .safebox .safebox_bottom .bottom_box .safe_details_bottom .safe_b_text_r {
	text-align: left;
	font-size: 15px;
	line-height: 160%;
	margin-top: 25px;
	margin-bottom: 94px;
}
#contents .contentsbox#safe .safebox .safebox_bottom .bottom_box .safe_details_bottom .safe_b_text_s {
	text-align: left;
	font-size: 11px;
	color: #434343;
	line-height: 150%;
	margin-bottom: 20px;
	margin-top: 20px;
}

#contents .contentsbox#safe .safebox .safebox_mini .safe_details {
	background-color: #ffffff;
	height: 392px;
	width: 421px;
	padding-top: 40px;
	padding-left:30px;
	padding-right:30px;
}
#contents .contentsbox#safe .safebox .safebox_mini .safe_details h3 {
	font-size: 24px;
	font-weight: lighter;
	margin-top: 23px;
}
#contents .contentsbox#safe .safebox .safebox_mini .safe_details .safe_img {
	margin-top: 30px;
	margin-bottom: 30px;
}
#contents .contentsbox#safe .safebox .safebox_mini .safe_details .safe_text {
	font-size:12px;
	text-align:left;
}



.cp_button {
	text-align: center;
	margin-top: 0px;
}
.flow {
	margin-top: 50px;
}

#risk {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b8b8b;
}

#risk h4 {
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b8b8b;
	padding-bottom: 10px;
}
#risk p {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 180%;
}
#company {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
#company .com_box {
	padding-left: 80px;
	display: flex;
}

#company p {
	font-size: 13px;
}
#company .com_box .text {
	font-size: 12px;
	line-height: 190%;
	margin-left: 126px;
}

#footer {
	background-color: #2d2d2d;
	height: 90px;
	text-align: center;
	color: #FFF;
	padding-top: 35px;
	font-size: 13px;
}

.detail_b a {
	display: inline-block;
	width: 105px;
	height: 28px;
	padding-top: 5px;
	text-align: center;
	color: #0d0d0d;
	text-decoration: none;
	font-size: 15px;
}
.accountbox {
	margin-top: 70px;
	text-align: center;
}
.red {
	color: #F00;
}

.accountbox .account_c {
	font-size: 23px;
	margin-top: 23px;
}

.cd-fixed-bg {
	background-image: url("../images/bg.png");

	/* background-attachment: fixed; */

	background-position: top center;
	background-position: center 136px;
  padding-top: 148px;
}
body, html, main {
    /* important */
    height: 100%;
}
.flex-container {
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display: flex; 
}



/*totop*/

.page-top
{
	display: none ;
	margin: 0 ;
	padding: 0 ;
}
 
.page-top p
{
	margin: 0;
	padding: 0;
	position: fixed;
	right: 16px;
	bottom: 60px;
}
.move-page-top
{
	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;
}
.move-page-top:hover
{
	opacity: 0.85 ;
}
/*totop*/

/*新規ボタンサイド*/

#sidemenu_r {
	position:fixed;
	top: 84px;
	right: 8px;
}
/* #spread, #system, #order, #smart, #market, #safe
{
  margin-top:-40px;
  padding-top:40px;
} */
.info_img {
	margin-top:25px;
}
.yano{
	color: #05257a;
	text-align:center;
	font-size:28px;
	margin-top: 20px;
	font-weight: bold;
}




/* =========================
   レスポンシブ対応
========================= */

* {
	box-sizing: border-box;
}

img {
	max-width: 100%;
	height: auto;
}

iframe {
	max-width: 100%;
}

@media screen and (max-width: 767px) {

	.cd-fixed-bg {

	background-position: center 40px;
  padding-top: 80px;
}


	html,
	body {
		width: 100%;
		overflow-x: hidden;
	}

	/* 固定背景はスマホで不具合が出やすいため解除 */
	.cd-fixed-bg {
		min-height: auto;
		background-attachment: scroll;
	}

	/* ヘッダー */
	#head_cont {
		width: 100%;
		padding: 10px 15px;
		display: block;
	}

	#head_cont .logo {
		margin: 0;
		text-align: center;
	}

	#head_cont .head_menu {
		display: none;
	}

	/* メインビジュアル */
	#topimg {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	#topimg p {
		padding-top: 0;
	}

	#topimg img {
		width: 100%;
		height: auto;
	}

	#toptitlebox img {
		width: 100%;
		height: auto;
	}

	/* 共通見出し */
	h2 {
		font-size: 22px;
		line-height: 1.4;
		margin-top: 35px;
		padding-left: 15px;
		padding-right: 15px;
	}

	/* キャンペーン */
	.campaign_box {
		width: 100%;
		display: block;
		margin-top: 25px;
		padding: 0 15px;
	}

	.campaign_box .newaccount,
	.campaign_box .torihiki {
		margin: 0 0 15px;
	}

	/* 5つの理由 */
	#navi {
		width: 100%;
		margin-top: 50px;
		padding: 0 15px;
	}

	#navi .menubox,
	#navi .menubox2 {
		width: 100% !important;
		padding: 0;
		margin-top: 20px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 10px;
	}

	#navi .menubox li,
	#navi .menubox2 li {
		width: calc(50% - 5px);
		margin: 0 !important;
	}

	#navi .menubox li img,
	#navi .menubox2 li img {
		width: 100%;
		height: auto;
	}

	/* コンテンツ共通 */
	#contents .contentsbox#system,
	#contents .contentsbox#order,
	#contents .contentsbox#smart,
	#contents .contentsbox#market,
	#contents .contentsbox#safe {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-left: 15px;
		padding-right: 15px;
	}

	/* 背景画像付きタイトル */
	#contents .contentsbox#system h2,
	#contents .contentsbox#order h2,
	#contents .contentsbox#smart h2,
	#contents .contentsbox#market h2,
	#contents .contentsbox#safe h2 {
		width: 100%;
		height: auto;
		font-feature-settings: "palt";
		min-height: 40px;
		padding: 4px 4px 0px;
		background-size: cover;
		background-position: center;
	}

	/* レビュー iframe */
	#iframe {
		width: 100% !important;
		height: auto !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding: 0 15px;
	}

	#iframe > div {
		height: auto !important;
	}

	#iframe iframe {
		display: block;
		width: 100% !important;
		max-width: 100%;
	}

	/* 約定力 */
	#contents .contentsbox#system .system_box {
		display: block;
	}

	#contents .contentsbox#system .system_box p {
		width: 100%;
		height: auto;
		min-height: 230px;
		padding: 20px;
		font-size: 17px;
	}

	#contents .contentsbox#system .system_box p:not(:first-child) {
		margin-left: 0;
		margin-top: 15px;
	}

	#contents .contentsbox#system .system_box .text_l,
	#contents .contentsbox#system .system_box .text_r {
		font-size: 34px;
		line-height: 1.35;
		letter-spacing: 0;
	}

	#contents .contentsbox#system .system_box .text_r2 {
		font-size: 19px;
		letter-spacing: 0;
	}

	/* スライダー */
	#slide,
	.bx-wrapper,
	.bx-viewport,
	.bxslider,
	.bxslider li {
		width: 100% !important;
		max-width: 100% !important;
	}

	.bxslider img {
		width: 100% !important;
		height: auto !important;
	}

	/* スマホ紹介部分 */
	#contents .contentsbox#smart .img_box {
		display: block;
	}

	#contents .contentsbox#smart .img_box .img_s1,
	#contents .contentsbox#smart .img_box .img_s2,
	#contents .contentsbox#smart .img_box .img_s3,
	#contents .contentsbox#smart .img_box .img_s4 {
		width: 100%;
		margin: 25px 0 0;
		text-align: left;
	}

	#contents .contentsbox#smart .img_box .img_s2 h3,
	#contents .contentsbox#smart .img_box .img_s3 h3 {
		width: 100%;
		height: auto;
		min-height: 46px;
		padding: 8px 0 8px 50px;
		font-size: 23px;
		line-height: 1.4;
		background-size: 38px auto;
		background-position: left center;
	}

	#contents .contentsbox#smart .img_box .img_s2 .sml {
		font-size: 21px;
	}

	/* マーケット情報 */
	#contents .contentsbox#market .marketbox {
		display: block;
		margin-top: 40px;
	}

	#contents .contentsbox#market .marketbox .left,
	#contents .contentsbox#market .marketbox .right {
		width: 100%;
		margin-left: 0;
	}

	#contents .contentsbox#market .marketbox .right {
		margin-top: 40px;
	}

	/* 安心・安全 */
	#contents .contentsbox#safe .safebox {
		padding: 15px;
		margin-top: 40px;
	}

	#contents .contentsbox#safe .safebox_mini {
		display: block;
		margin-top: 0;
	}

	#contents .contentsbox#safe .safebox .safebox_mini .safe_details {
		width: 100%;
		height: auto;
		padding: 25px 20px;
		margin-bottom: 15px;
	}

	#contents .contentsbox#safe .safebox .safebox_bottom {
		height: auto;
		padding: 25px 15px;
	}

	#contents .contentsbox#safe .safebox .safebox_bottom .bottom_box {
		display: block;
	}

	#contents .contentsbox#safe .safebox .safebox_bottom .bottom_box .safe_details_bottom {
		width: 100%;
		height: auto;
		padding: 25px 20px;
		margin-bottom: 15px;
	}

	#contents .contentsbox#safe .safebox .safebox_bottom .bottom_box .safe_b_text_r {
		margin-bottom: 25px;
	}

	/* 口座開設ボタン */
	.accountbox {
		margin-top: 40px;
		padding: 0 15px;
	}

	.accountbox .account_c {
		font-size: 17px;
	}

	/* 取引までの流れ */
	.flow {
		padding: 0 15px;
	}

	/* 注意喚起 */
	#risk {
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;
	}

	/* 会社情報 */
	#company {
		width: 100%;
		padding: 0 20px;
	}

	#company .com_box {
		display: block;
		padding-left: 0;
		text-align: center;
	}

	#company .com_box .text {
		margin-left: 0;
		margin-top: 20px;
		text-align: left;
	}

	/* 右固定メニューを非表示 */
	#sidemenu_r {
		display: none;
	}

	/* ページトップ */
	.page-top p {
		right: 10px;
		bottom: 20px;
	}

	.page-top img {
		width: 45px;
	}

	#footer {
		height: auto;
		min-height: 70px;
		padding: 25px 15px;
	}
}



.entry-message {
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 12px;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
  color: #000;
  font-family:
    "Noto Sans JP",
    "Yu Gothic",
    "Hiragino Kaku Gothic ProN",
    sans-serif;
	margin-bottom: 10px;
}

.entry-message__text {
  margin: 0;
  font-size: 28px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: -0.04em;
  white-space: nowrap;
}

.entry-message__number {
  display: inline-block;
  margin: 0 2px;
  font-size: 1.55em;
  font-weight: 900;
  line-height: 0.8;
  vertical-align: -0.08em;
}

.entry-message__number--italic {
  font-style: italic;
}

.entry-message__triangle {
  display: block;
  flex-shrink: 0;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 24px solid transparent;
}

.entry-message__triangle--left {
  border-right: 10px solid #000;
  transform: rotate(-18deg);
}

.entry-message__triangle--right {
  border-left: 10px solid #000;
  transform: rotate(18deg);
}

@media (max-width: 600px) {
  .entry-message {
    gap: 7px;
  }

  .entry-message__text {
    font-size: clamp(14px, 4.2vw, 22px);
  }

  .entry-message__triangle {
    border-top-width: 6px;
    border-bottom-width: 15px;
  }

  .entry-message__triangle--left {
    border-right-width: 7px;
  }

  .entry-message__triangle--right {
    border-left-width: 7px;
  }
}






.comparison-wrap {
	 box-sizing: border-box;
  width: 100%;
  max-width: 1160px;
  margin-inline: auto;
  padding: 16px;
  overflow-x: auto;
  color: #111;
  font-family:
    "Noto Sans JP",
    "Yu Gothic",
    "Hiragino Kaku Gothic ProN",
    sans-serif;
}

.comparison-table {
  width: 100%;
  min-width: 900px;
  border-collapse: collapse;
  table-layout: fixed;
  background: #fff;
  border: 2px solid #222;
}

.comparison-table th,
.comparison-table td {
  border: 1px solid #222;
}

.comparison-table__corner {
  width: 12%;
  background: #fff;
}

.comparison-table__product {
  width: 24%;
  padding: 10px 16px 8px;
  background: linear-gradient(
    90deg,
    #fff7dc 0%,
    #fff1c9 50%,
    #fff7dc 100%
  );
  text-align: center;
  line-height: 1.2;
}

.comparison-table__product strong {
  display: block;
  font-size: clamp(21px, 2vw, 30px);
  font-weight: 800;
  letter-spacing: 0.02em;
}

.comparison-table__product span {
  display: block;
  margin-top: 3px;
  font-size: 16px;
  font-weight: 500;
}

.comparison-table__label {
  width: 10%;
  padding: 18px 8px;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 0.08em;
}

.comparison-table td {
  padding: 18px 12px;
  text-align: center;
  vertical-align: middle;
}

.comparison-table__main {
  margin: 0;
  /* font-family: Georgia, "Times New Roman", "Yu Mincho", serif; */
  font-size: clamp(29px, 3.2vw, 47px);
  font-weight: 500;
  line-height: 1.3;
}

.comparison-table__currency {
  padding: 0 0 18px;
}

.comparison-table__currency + .comparison-table__currency {
  padding-top: 17px;
  border-top: 2px dotted #aaa;
}

.comparison-table__currency span {
  display: block;
  margin-bottom: 5px;
  font-size: 2.2rem;
}

.comparison-table__currency strong {
  display: block;
  /* font-family: Georgia, "Times New Roman", "Yu Mincho", serif; */
  font-size: clamp(28px, 3vw, 43px);
  font-weight: 500;
  line-height: 1.2;
}

.comparison-table__small-main {
  margin: 0;
  font-size: clamp(20px, 2.2vw, 28px);
  font-weight: 700;
  line-height: 1.4;
}

.comparison-table__note {
  font-size: 13px;
  line-height: 1.7;
  font-feature-settings: "palt";
}

.comparison-table__link {
  display: inline-block;
  max-width: 100%;
  margin-top: 3px;
  color: #075bd8;
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  overflow-wrap: anywhere;
  text-decoration: none;
}

.comparison-table__link:hover {
  text-decoration: underline;
}

.comparison-table__wide {
  padding-block: 16px !important;
}

/* タブレット */
@media (max-width: 1024px) {
  .comparison-wrap {
    padding: 10px;
  }

  .comparison-table td {
    padding: 20px;
  }

  .comparison-table__label {
    font-size: 16px;
  }
}

/* スマートフォン */
@media (max-width: 767px) {
	
  .comparison-wrap {
    padding: 8px 16px;
    overflow: visible;
  }

  .comparison-table {
    display: block;
    min-width: 0;
    border: 0;
    background: transparent;
  }

  .comparison-table thead {
    display: none;
  }
  .img_s1{
	text-align: center !important;
  }
  .img_s4{
	text-align: center !important;
  }

  .comparison-table tbody,
  .comparison-table tr,
  .comparison-table th,
  .comparison-table td {
    display: block;
    width: 100%;
  }

  .comparison-table tr {
    margin-bottom: 20px;
    border: 1px solid #222;
    background: #fff;
  }

  .comparison-table th,
  .comparison-table td {
    border: 0;
  }

  .sp_non{
	display: none;
  }

  /* .comparison-table th.comparison-table__label_plus{
	border-top: 1px solid;
  } */
  .comparison-table__label {
    padding: 12px 14px;
    border-bottom: 1px solid #222 !important;
    background: #f4f4f4;
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 0.04em;
  }

  .comparison-table td {
    position: relative;
    padding: 58px 16px 22px;
  }

  .comparison-table td + td {
    border-top: 1px solid #222;
  }

  .comparison-table td::before {
    content: attr(data-product);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 9px 12px;
    border-bottom: 1px solid #d3c18d;
    background: #fff3cf;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.3;
	box-sizing: border-box;
  }

  .comparison-table__main {
    font-size: clamp(27px, 8.2vw, 38px);
  }

  .comparison-table__currency strong {
    font-size: clamp(27px, 8vw, 38px);
  }

  .comparison-table__note {
    font-size: 12px;
    text-align: center;
  }

  .comparison-table__note br {
    display: none;
  }

  .comparison-table__link {
    font-size: 11px;
  }

  .comparison-table__wide {
    padding-top: 20px !important;
  }

  .comparison-table__wide::before {
    display: none;
  }
}




.comparison-table__detail-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 150px;
  margin-top: 4px;
  padding: 4px 40px;
  border: 1px solid #075bd8;
  border-radius: 999px;
  background: #075bd8;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  transition:
    background-color 0.2s ease,
    color 0.2s ease,
    transform 0.2s ease;
}

.comparison-table__detail-button::after {
  content: "›";
  margin-left: 10px;
  font-size: 20px;
  line-height: 1;
  margin-top: -4px;
}

.comparison-table__detail-button:hover {
  background: #fff;
  color: #075bd8;
  transform: translateY(-1px);
}

.comparison-table__detail-button:focus-visible {
  outline: 3px solid rgba(7, 91, 216, 0.35);
  outline-offset: 3px;
}

@media (max-width: 767px) {

	#contents .contentsbox#order{
		margin-top: 8px;
	}
	#contents .contentsbox#smart{
		margin-top: 8px;
	}
	#contents .contentsbox#market{
		margin-top: 8px;
	}
	#contents .contentsbox#safe{
		margin-top: 8px;
	}
	.topimg_text{
		padding-left: 16px;
		padding-right: 16px;
		box-sizing: border-box;
	}
	.fx-guide {

  padding: 20px 10px;
}

	#contents .contentsbox#system {
  margin-top: 8px;
	}
  .comparison-table__detail-button {
    width: 100%;
    max-width: 260px;
    min-width: 0;
    padding: 12px 20px;
  }
}


.fx-guide{
    max-width:1160px;
    margin:auto;
    padding:40px 10px;
}

.fx-guide__grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:32px;
}

.fx-guide-card img{
    width:100%;
    display:block;
}

.episode-list{
    margin-top:20px;
    padding:0;
    list-style:none;

    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px 30px;
}

.episode-list li{
    font-size:14px;
}

.episode-list a{
    color:#333;
    text-decoration:none;
}

.episode-list a:hover{
    color:#0b64d8;
}

@media(max-width:768px){

    .fx-guide__grid{
        grid-template-columns:1fr;
    }

    .episode-list{
        grid-template-columns:1fr;
    }

}

.intro{
    margin-top:20px;
}

.intro__title{
    display:inline-block;
    padding:4px 12px;
    background:#ff2f67;
    color:#fff;
    font-weight:bold;
    border-radius:4px;
    font-size:18px;
    margin-bottom:12px;
}

.intro__list{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px;
    background:#f5f5f5;
    padding:20px;
}

.intro__list img{
    width:100%;
    display:block;
}


/* PC：第○話の後で改行 */
.episode-no {
    display: block;
    font-weight: 700;
    margin-bottom: 4px;
}

/* スマホ：横並び */
@media (max-width: 767px) {
    .episode-no {
        display: inline;
        margin-right: .5em;
        margin-bottom: 0;
    }
}



.intro {
    margin-top: 10px;
}

.intro__title {
    display: inline-block;
    margin-bottom: -10px;
    margin-left: 12px;
    padding: 4px 12px;
    background: #ff2f67;
    border-radius: 6px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
}

.intro__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    padding: 20px 20px 20px;
    background: #f3f3f3;
	margin-top: 12px;
}

.intro__item {
    text-align: center;
}

.intro__item img {
    display: block;
    width: 100%;
    max-width: 140px;
    margin: 0 auto 10px;
}

.intro__text {
    margin: 0;
    color: #333;
    font-size: 12px;
    line-height: 1.6;
    text-align: left;
}

@media (max-width: 767px) {

    .intro__list {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .intro__item {
        display: flex;
        gap: 16px;
        align-items: center;
        text-align: left;
    }

    .intro__item img {
        width: 110px;
        margin: 0;
        flex-shrink: 0;
    }

    .intro__text {
        font-size: 14px;
    }
}


@media screen and (min-width:768px) and (max-width:1000px){

.cd-fixed-bg {

  background-position: center 69px;
  padding-top: 67px;
}
}


/* bxSliderの矢印位置を固定 */
.bx-wrapper .bx-controls-direction a {
  top: 50%;
  margin-top: 0;
  transform: translateY(-50%);
}

.bx-wrapper .bx-controls-direction a:hover,
.bx-wrapper .bx-controls-direction a:focus,
.bx-wrapper .bx-controls-direction a:active {
  top: 50%;
  margin-top: 0;
  transform: translateY(-50%);
}
/* bxSlider ページ送りのホバー画像切替を無効化 */
.bx-wrapper .bx-controls-direction a {
  top: 50% !important;
  margin-top: -16px !important;
  transform: none !important;
  transition: none !important;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-prev:active {
  background-position: 0 0 !important;
}

.bx-wrapper .bx-next,
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus,
.bx-wrapper .bx-next:active {
  background-position: -43px 0 !important;
}

.h2{
	font-weight: bold !important;
	font-family: 'Noto Sans JP' !important;
}

@media screen and (max-width: 767px){
.subNavItem a{
	color: white;
}
}


.toptitle{
	text-align: center;
	background-color: #000000;
}


.reason-head{
    position:relative;
    max-width:1200px;
    margin:50px auto;
    padding:32px 40px 4px 24px;
    background:#e8e8e8;
    box-sizing:border-box;
}

.reason-head__badge{
    position:absolute;
    top:-14px;
    left:16px;

    width:64px;
    height:78px;

    background:#7ed300;
    color:#fff;

    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    line-height:1;
}

.reason-head__badge::after{
    content:"";
    position:absolute;
    top:0;
    right:-11px;

    border-top:14px solid transparent;
    border-left:11px solid #5e9800;
}

.reason-head__badge span{
    font-size:18px;
    font-weight:bold;
}

.reason-head__badge strong{
    margin-top:6px;
    font-size:34px;
}

.reason-head__title{
    margin:0;
    font-size:48px;
    font-weight:700;
    text-align:center;
    color:#333;
}


@media screen and (max-width: 767px) {

  .reason-head {
    display: block;

    margin: 24px auto;
    padding: 2px 16px 14px;
    background: #e9e9e9;
    box-sizing: border-box;
  }

  .reason-head__badge {
    position: static;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 8px;

    width: 150px;
    height: 40px;
    margin: 6px auto 10px;
    padding: 0;

    background: #7ed900;
    color: #fff;
    line-height: 1;
  }

  .reason-head__badge::after {
    display: none;
  }

  .reason-head__badge span {
    font-size: 18px;
    font-weight: 400;
  }

  .reason-head__badge strong {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
  }

  .reason-head__title {
    width: 100%;
    margin: 0;
    color: #222;
    font-size: clamp(24px, 7vw, 34px);
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0.04em;
    text-align: center;
    word-break: keep-all;
    overflow-wrap: break-word;
	font-size: 1.9rem;
  }

  
}


.reason-head__title_re{
	padding-bottom: 20px;
}

.reason-head{
	margin-top: 140px;
}


@media screen and (max-width: 767px) {
  #system,
  #order,
  #smart,
  #market,
  #safe {
    scroll-margin-top: 60px;
  }
}


.h2_title{
	font-size: clamp(30px,4vw,48px);
	margin-bottom: 20px;
	position: relative;

}



.beginner-title{
	margin-top: 80px;
	border-bottom: 1px solid black;

	justify-content: center;
	width: fit-content;
    margin-left: auto;
    margin-right: auto;
	 display: table;
    margin: 0 auto;
	margin-top: 80px;
}


.comparison-wrap{
	margin-top: 24px;
}