@charset "UTF-8";

/*--------------------------------------------------------------------
 *	共通の記述
 *--------------------------------------------------------------------*/

/*------------------------------------------ guide共通 */

.fblue {
	color: #0000f9;
}
.fnavy {
	color: #003686;
}
.t-align_left {
	text-align: left;
}
.mrg-btm_2em {
	margin-bottom: 2em;
}
.mrg-top_2em {
	margin-top: 1em !important;
}
body.guide article .page_nav {
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: center; /* Safari */
	justify-content: center;
	list-style-type: none;
	margin: 2em auto;
}
body.guide article .page_nav li:last-child {
	margin-right: 0;
}
body.guide article .page_nav li a {
	display: block;
	border: 1px solid #999;
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
body.guide article .page_nav li.active a {
	border-color: #003686;
	color: #003686;
}
body.guide article h1 {
	background-repeat: no-repeat;
	background-size: auto 100%;
}
body.guide article .call_center {
	margin: 1em 0;
	border-style: solid;
	border-color: #003686;
	text-align: center;
}
body.guide article .call_center p {
	margin: 0 auto;
}
body.guide article .call_center .call_center_ttl {
	color: #003686;
	font-weight: bold;
}
body.guide article .call_center .call_center_number span {
	color: #003686;
	font-weight: bold;
	background-image: url("../images/icon_free_dial.png");
	background-repeat: no-repeat;
}
body.guide article .fblue {
	color: #0066cc;
}
body.guide article .notice_block {
	margin-top: 3em;
	padding: 1em;
	border: 8px double #003686;
	border-radius: 20px;
}
body.guide article .notice_block h3 {
	margin-top: 0;
}
body.guide article .notice_block h3 + p {
	margin: 0.5em 0 0;
	font-size: 1.2em;
}
body.guide article .notice_block .notice {
	color: #000;
}

body.guide article .bdt_w {
	border-top: 1px solid #fff;
}
body.guide article .bdr_w {
	border-right: 1px solid #fff;
}
body.guide article .bdb_w {
	border-bottom: 1px solid #fff;
}
body.guide article .bdl_w {
	border-left: 1px solid #fff;
}
body.guide article div.blue_bg {
	margin-bottom: 1em;
	background-color: #eff7ff;
}
body.guide article div.blue_bg p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0.5em;
	color: #003686;
}
article .content_inner .fblack {
	color: #000;
}

body.second p.mtb{
	margin: 2em 0 !important;
}
body.second p.imp_notice a{
	color: #c1272d !important;
    font-weight: bold;
}
body.second p.imp_notice a:visited{
	color: #c1272d !important;
}
.notice_202604 {
	color: #c1272d !important;
}
body.guide article .content_inner a.goto_acd::before {
	content: "";
    display: block;
    position: absolute;
    left: 0.2em;
    top: 0.5em;
    width: 15px;
    height: 15px;
    background: url(../../guide/baikyaku/images/link_circle_arrow.png) no-repeat;
    background-size: 100%;
    border: none;
}
body.guide article .content_inner a.goto_acd {
    float: right;
    position: relative;
    padding: 0.2em 0.5em 0.2em 1.5em;
    background-color: #eff7ff;
    text-decoration: none;
}

/*------------------------------------------ guide(index) */
body#guide section.wrap {
	margin-bottom:3em;
}
body#guide ul#imenu {
	list-style-type: none;
	margin: 1em 0 0 0;
}
body#guide ul#imenu li {
	border-bottom: 1px solid #003686;
	font-size: 1.4rem;
	font-weight: bold;
}
body#guide ul#imenu li a {
	display: block;
	padding: 0.5em 5px;
	background: transparent url("../images/gmenu_arrow.png") no-repeat right center;
	background-size: 18px auto;
	text-decoration: none;
	color: #999999;
}
body#guide ul#imenu li ul.gmenu_sub {
	list-style-type: none;
	margin: 0;
	border-top: 1px solid #003686;
}
body#guide ul#imenu li.bdr-btm_none {
	border-bottom: none;
}
body#guide ul#imenu li .gmenu_sub_inner .gmenu_sub_ttl {
	display: none;
}
body#guide ul#imenu li ul.gmenu_sub li {
	margin: 0 0 0 32%;
}
body#guide ul#imenu li ul.gmenu_sub li:last-child {
	border-bottom: none;
}
body#guide ul#imenu li.bdr-btm_none ul.gmenu_sub li:last-child {
	border-bottom: 1px solid #003686;
}
/*------------------------------------------ kouzakanri */
body#kouzakanri article h1 {
	background-image: url("../../kouzakanri/images/h1_icon.png");
}
body#kouzakanri article p.sub_txt {
	margin-bottom:0;
}
body#kouzakanri article ul.sub_list {
	margin:0 0 0 20px;
}
body#kouzakanri article p.notice {
	margin-top:0.4em;
	margin-left: 1em;
    text-indent: -1em;
}

/*------------------------------------------ member */
body#member article h1 {
	background-image: url("../../guide/member/images/h1_icon.png");
}
body#member article ul.step_flow {
	list-style: none;
	margin-left: 0;
}
body#member article ul.step_flow li {
	display: flex;
}
body#member article ul.step_flow li p {
	align-self: flex-start;
	margin: 0;
	vertical-align: top;
}
body#member article ul.step_flow li p span.notes {
	display: block;
	text-indent: -1em;
	margin-left: 1em;
}
body#member article ul.step_flow li p:nth-child(2) {
	padding-left: 1em;
	margin-bottom: 2em;
}
body#member article p.member_notice {
	color: #c1272d;
}

/*------------------------------------------ flow */
body#flow article h1 {
	background-image: url("../../guide/flow/images/h1_icon.png");
}

/*------------------------------------------ tsumitate */
body#tsumitate article h1 {
	background-image: url("../../guide/tsumitate/images/h1_icon.png");
}
body#tsumitate article table th,
body#tsumitate article table td {
	width: 50%;
}

/*------------------------------------------ spot */

body#spot article h1 {
	background-image: url("../../guide/spot/images/h1_icon.png");
}
body.guide article .notice_block h3,
body.guide article .notice_block .fred {
	color: red;
}
body.guide article .notice_block .flexbox,
body.guide article .notice_block .flexbox dl {
	margin-bottom: 0;
}
body.guide article .notice_block table {
	width: 100%;
	border: none;
}
body.guide article .notice_block table ul {
	list-style: none;
}
body.guide article .notice_block .fig_block {
	margin: 0;
}
body.guide article .notice_block .fig_block .ttl {
	margin: 1em 0 0;
	font-weight: bold;
}
body.guide article .notice_block .fig_block .fblue {
	color: #0070c0;
}
body#spot article .accordion {
	border: solid 2px #eff7ff;
	border-top-left-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-right-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px;
}
body#spot article .accordion.open{
	/* 左下のみ角丸 */
border-bottom-left-radius: 12px;
-webkit-border-bottom-left-radius: 12px;
-moz-border-radius-bottomleft: 12px;
/* 右下のみ角丸 */
border-bottom-right-radius: 12px;
-webkit-border-bottom-right-radius: 12px;
-moz-border-radius-bottomright: 12px;
}
body#spot article .accordion_header {
	margin: 0;
	padding: 1em 0;
	text-align: center;
	cursor: pointer;
	background-color: #f0f6f8;
}
body#spot article .accordion_header.open {
	border-bottom: solid 2px #c7c7c7;
}
body#spot article .accordion_inner {
	display: none;
}
body#spot article table td {
	background-color: #eff7ff;
	vertical-align: middle;
}
body#spot article table th {
	background-color: #003686;
	vertical-align: middle;
	color: #fff;
}
body#spot article .content_inner p.link_arrow a,
body#spot article .content_inner .link_arrow {
	color: #6b9dcf;
}
body#spot article .content_inner p.acd_h {
	font-weight: bold;
}
body#spot article .content_inner a.goto_acd::before {
	content: "";
    display: block;
    position: absolute;
    left: 0.2em;
    top: 0.5em;
    width: 15px;
    height: 15px;
    background: url(../../guide/baikyaku/images/link_circle_arrow.png) no-repeat;
    background-size: 100%;
    border: none;
}
body#spot article .content_inner a.goto_acd {
	float: right;
	position: relative;
	padding: 0.2em 0.5em 0.2em 1em;
	background-color: #eff7ff;
	text-decoration: none;
}
body#spot article .content_inner .mgnt_0 {
	margin-top: 0;
}
body#spot article .content_inner .mgnb_0 {
	margin-bottom: 0;
}
body#spot article .content_inner .mgnb_05 {
	margin-bottom: 0.5em;
}
/*------------------------------------------ spot_azukari */

body#azukari article h1#azukari {
	background-image: url("../../guide/spot/azukari/images/h1_icon_azukari.png");
}
body#azukari article .notice_block {
	margin: 2em 0 3em;
}

/*------------------------------------------ baikyaku */
body#baikyaku article h1 {
	background-image: url("../../guide/baikyaku/images/h1_icon.png");
}
body#baikyaku article table td {
	background-color: #eff7ff;
}
body#baikyaku article table th {
	background-color: #003686;
	vertical-align: middle;
	color: #fff;
}
body#baikyaku article .tbl_unit th {
	vertical-align: middle;
}
body#baikyaku article .tbl_unit tr:nth-child(1) td {
	width: 55%;
}
body#baikyaku article .tbl_unit + p.notice {
	margin-top: 0;
}
body#baikyaku article .tbl_service td {
	vertical-align: middle;
}
body#baikyaku article .tbl_service td .small {
	font-size: 1.2rem;
	font-weight: normal;
}
body#baikyaku article .content_inner p.link_arrow a,
body#baikyaku article .content_inner .link_arrow {
	color: #6b9dcf;
}
body#baikyaku article .fblack {
	color: #000;
}
body#baikyaku article div.red_frame {
	border: 3px solid red;
}
body#baikyaku article .indent {
	padding-left: 1em;
	text-indent: -1em;
}
/*------------------------------------------ henkyaku */
body#henkyaku article h1 {
	background-image: url("../../guide/henkyaku/images/h1_icon.png");
}
body#henkyaku article p.case {
	margin-bottom: 0;
}
body#henkyaku article p.case+h4 {
	margin-top: 0;
}
body#henkyaku article table th {
	background-color: #003686;
    vertical-align: middle;
    color: #fff;
}
body#henkyaku article table td {
	background-color: #eff7ff;
}
body#henkyaku article .content_inner p.link_arrow a,
body#henkyaku article .content_inner .link_arrow {
	color: #6b9dcf;
}
body#henkyaku article .content_inner table th {
	text-align: center;
}
body#henkyaku article .content_inner table th.thw04 {
	width: 37%;
}
body#henkyaku article div.red_frame {
    border: 3px solid red;
}
body#henkyaku article .vtc_middle {
	vertical-align: middle;
}
/*------------------------------------------ exchange */
body#exchange article h1 {
	background-image: url("../../guide/exchange/images/h1_icon.png");
}

/*------------------------------------------ change */
body#change article h1 {
	background-image: url("../../guide/change/images/h1_icon.png");
}
body#change article .tbl_change th {
	text-align: center;
}
body#change article .tbl_change td {
	text-align: center;
	vertical-align: middle;
}
body#change article .tbl_change tr:nth-child(even) td {
	background-color: #ebf3f6;
}
body#change article .tbl_change td .small {
	font-size: 1.2rem;
	font-weight: normal;
}

/*------------------------------------------ cancel */
body#cancel article h1 {
	background-image: url("../../guide/cancel/images/h1_icon.png");
}
body#cancel article div.redbox h3{
	margin: 0.2em 0;
}
body#cancel article div.redbox {
	margin-top: 2em;
	padding: 10px 15px 15px 15px;
	border: #c1272d 3px solid;
}

/*------------------------------------------ fee */
body#fee article h1 {
	background-image: url("../../guide/fee/images/h1_icon.png");
}
body#fee article table.buy th {
	width: 50%;
}

/*------------------------------------------ storage */
body#storage article h1 {
	background-image: url("../../guide/storage/images/h1_icon.png");
}

/*------------------------------------------ netservice */
body#netservice article h1 {
	position: relative;
	background-image: url("../../guide/netservice/images/h1_icon.png");
}
body#netservice article h1 span.members_only {
	position: absolute;
	display: block;
}
body#netservice article .btn_service_app {
	text-align: center;
}
body#netservice article .box {
	padding: 1px 1em;
	border: 1px solid #000;
	border-radius: 10px;
}
body#netservice article .box h2 {
	margin-top: 0;
}
body#netservice article .box ul {
	list-style-type: none;
	margin: 1em 0;
}
body#netservice article .box ul li {
	margin: 0 0 1em 1em;
	text-indent: -1em;
}
body#netservice article ul.appeal_point {
	list-style-type: none;
	margin-left: 0;
}
body#netservice article ul.appeal_point li {
	display: block;
	box-sizing: border-box;
	border: 1px solid #000000;
	background-color: #ebf3f6;
}
body#netservice article ul.appeal_point li p {
	margin: 0;
}
body#netservice article ul.appeal_point li h3 {
	display: block;
	margin-top: 0;
	color: #003686;
	font-size: 1.6rem;
}
body#netservice article ul.appeal_point li .notes {
	display: block;
	margin-top: 0.5em;
	text-indent: -1em;
	margin-left: 1em;
}
body#netservice article ul.appeal_point li p.btn_what {
	margin: 1em 0 0;
	text-align: center;
}
body#netservice article ul.appeal_point li p.btn_what a {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	padding: 5px 35px 5px 13px;
	border: 1px solid #003686;
	border-radius: 20px;
	background: #fff;
	color: #003686;
	text-decoration: none;
	text-align: center;
}
body#netservice article ul.appeal_point li p.btn_what a::after {
	position: absolute;
	top: 1.0em;
	right: 12px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #003686 transparent transparent transparent;
	content: "";
	vertical-align: middle;
}
body#netservice article ul.appeal_point li p.btn_what a:hover {
	background: #003686;
	color: #fff;
	transition: .4s;
}
body#netservice article ul.appeal_point li p.btn_what a:hover::after {
	border-color: #fff transparent transparent transparent;
	transition: .4s;
}
body#netservice article ul.service {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 1em 0 0;
}
body#netservice article ul.service li {
	box-sizing: border-box;
	border: 1px solid #000000;
	background-color: #ebf3f6;
	text-align: center;
	font-weight: bold;
	color: #003686;
}
body#netservice article ul.service li p:first-child {
	color: #003686;
}
body#netservice article table,
body#netservice article th,
body#netservice article td {
	vertical-align: middle;
}
body#netservice article th {
	text-align: center;
}
body#netservice article td span {
	font-size: 1.2rem;
}
body#netservice article .box .fblack,
body#netservice article .txt_underline.fblack {
	font-size: 1.2rem;
	font-weight: bold;
	color: #000;
}
body#netservice .procedure_link {
	display: flex;
	list-style: none;
	justify-content: center;
}
body#netservice article .box .procedure_link li {
	margin: 0;
	text-indent: 0;
}
body#netservice article .box .procedure_link li:nth-child(1),
body#netservice .procedure_link li:nth-child(1) {
	margin-right: 2em;
}
body#netservice .procedure_link li a {
	position: relative;
	display: block;
	width: 73%;
	margin: 0 auto;
	padding: 2px 0 2px 1em;
	border: 1px solid #003686;
	border-radius: 20px;
	background: #fff;
	color: #003686;
	text-decoration: none;
	text-align: center;
}
body#netservice .procedure_link li a::after {
	position: absolute;
	top: 0.7em;
	right: 8px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 8px;
	border-color: transparent transparent transparent #003686;
	content: "";
	vertical-align: middle;
}
body#netservice .procedure_link li a:hover {
	background: #003686;
	color: #fff;
	transition: .4s;
}
body#netservice .procedure_link li a:hover::after {
	border-color: transparent transparent transparent #fff;
	transition: .4s;
}
body#netservice article .notice_gray {
	font-size: 1.2rem;
	color: #676767;
}
body#netservice article .precautions {
	box-sizing: border-box;
	padding: 1px 1em;
	border: 1px solid #000000;
	background-color: #ebf3f6;
}
body#netservice article .precautions h3 {
	margin-top: 1em;
	text-align: center;
}
body#netservice article .precautions ul {
	list-style: none;
	margin: 1em 0;
}
body#netservice article .precautions ul li {
	margin-left: 1em;
	text-indent: -1em;
}
body#netservice article .precautions ul li span {
	color: #003686;
}
body#netservice article .precautions ul li:nth-child(1),
body#netservice article .precautions ul li:nth-child(1) span {
	color: #c03224;
}



/*------------------------------------------ shopservice */
body#shopservice .fw_b {
	font-weight: bold;
}
body#shopservice article h1 {
	background-image: url("../../guide/shopservice/images/h1_icon.png");
}
body#shopservice .tbl_use th {
	text-align: center;
	vertical-align: middle;
}
body#shopservice .tbl_use td {
	text-align: center;
	vertical-align: middle;
}
body#shopservice .service_block dl {
	padding: 13px;
	border: 1px solid #000;
	border-radius: 7px;
	background-color: #ebf3f6;
}
body#shopservice .service_block dl dt {
	margin-top: 0;
	color: #003686;
	font-weight: bold;
}

/*------------------------------------------ jiganecoin */
body#jiganecoin article h1 {
	background-image: url("../../guide/jiganecoin/images/h1_icon.png");
}
body#jiganecoin article .accordion {
	border: solid 2px #eff7ff;
	border-top-left-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-right-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px;
}
body#jiganecoin article .accordion.open{
	/* 左下のみ角丸 */
border-bottom-left-radius: 12px;
-webkit-border-bottom-left-radius: 12px;
-moz-border-radius-bottomleft: 12px;
/* 右下のみ角丸 */
border-bottom-right-radius: 12px;
-webkit-border-bottom-right-radius: 12px;
-moz-border-radius-bottomright: 12px;
}
body#jiganecoin article .accordion_header {
	text-align: center;
	cursor: pointer;
	background-color: #f0f6f8;
}
body#jiganecoin article .accordion_header.open {
	border-bottom: solid 2px #c7c7c7;
}
body#jiganecoin article .accordion_inner {
	display: none;
}
body#jiganecoin table th {
	background-color: #003686;
	color: #fff;
}
body#jiganecoin table td {
	background-color: #eff7ff;
}
body#jiganecoin div.purchase_flow ul {
	list-style: none;
}

/*------------------------------------------ introduction */

body#introduction {
    font-family: 'Noto Sans JP', sans-serif;
    color: #505050;
}
body#introduction article h1 {
	background-image: url("../../guide/introduction/images/h1_icon.png");
}
body#introduction .btn_introduce_now {
	margin-top: 2em;
	margin-bottom: 2em;
}
body#introduction .btn_introduce_now a {
	display: block;
	background-color: #003686;
	color: #fff;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
body#introduction .btn_introduce_now a span {
	display: inline-block;
	background-image: url("../../guide/introduction/images/btn_icon.png");
	background-repeat: no-repeat;
	background-position: left 0.5em;
}
body#introduction article h2 {
	border: 1px solid #a4ca1c;
	background-color: #bce26b;
	font-weight: bold;
	text-align: center;
	color: #000;
}
body#introduction article h3 {
	background-color: #dbedb5;
	font-weight: bold;
	text-align: center;
	color: #000;
}
body#introduction article .area_outline {
	background-color: #f8ffea;
}
body#introduction article .area_outline ul {
	list-style-type: none;
	margin: 1em 0;
}
body#introduction article .area_outline ul.outline_list li {
	margin-left: 4em;
	text-indent: -4em;
}
body#introduction article .area_outline ul li span {
	font-weight: bold;
}

body#introduction article .area_outline dl.cautions {
	margin: 2em 0;
}
body#introduction article .area_outline dl.cautions dt {
	position: relative;
	margin-bottom: 2em;
	padding: 0.5em 10px;
	border: 1px solid #006837;
	background-color: #fff;
	text-align: center;
	line-height: 1.28;
	color: #006837;
}
body#introduction article .area_outline dl.cautions dt::before {
	position: absolute;
	content: '';
	top: 49.5%;
	top: calc(50% - 1px);
	right: 10px;
	display: inline-block;
	width: 20px;
	height: 2px;
	background-color: #006837;
}
body#introduction article .area_outline dl.cautions dt::after {
	position: absolute;
	content: '';
	top: 49.5%;
	top: calc(50% - 10px);
	right: 19px;
	display: inline-block;
	width: 2px;
	height: 20px;
	background-color: #006837;
}
body#introduction article .area_outline dl.cautions dt.open::after {
	content: none;
}
body#introduction article .area_outline dl.cautions dd {
	margin: 0;
}
body#introduction article .area_outline dl.cautions dd p {
	margin: 0;
	font-weight: bold;
}
body#introduction article .area_outline dl.cautions dd ul {
	margin: 0 0 2em;
}
body#introduction article .area_outline dl.cautions dd ul li {
	margin-left: 1em;
	text-indent: -1em;
}
body#introduction article .area_outline dl.cautions dd ol {
	list-style-type: none;
	margin: 0 0 2em;
}
body#introduction article .area_outline dl.cautions dd ol li {
	margin-left: 1em;
	text-indent: -1em;
}
body#introduction article .area_outline dl.cautions dd .close {
	margin: 2em 0;
	text-align: center;
}
body#introduction article .area_outline dl.cautions dd .close span {
	display: inline-block;
	padding: 0 10px 3px;
	border: 1px solid #006837;
	border-radius: 12px;
	background-color: #fff;
	color: #006837;
}
body#introduction article .area_method div#method_line h4,
body#introduction article .area_method div#method_mail h4 {
	margin: 0;
}
body#introduction article .area_method div#method_line h4 span {
	background-image: url("../../guide/introduction/images/method_line_icon.png");
	background-repeat: no-repeat;
}
body#introduction article .area_method div#method_mail h4 span {
	background-image: url("../../guide/introduction/images/method_mail_icon.png");
	background-repeat: no-repeat;
}

body#introduction article .area_method div dl dt {
	margin-bottom: 0.8em;
}
body#introduction article .area_method div dl dt span {
	display: block;
	font-weight: bold;
	text-align: center;
	color: #707070;
}
body#introduction article .area_method div dl dd {
	margin: 0;
	border: 1px solid #e4e4e4;
}
body#introduction article .area_method div  p {
	color: #707070;
}
body#introduction article .area_flow dl dd ul {
	list-style-type: none;
	margin: 0;
}
body#introduction article .area_flow dl dd ul li {
	margin-left: 1em;
	text-indent: -1em;
}

body#introduction div.campaign p.campaign_notice{
	margin: 0;
}
body#introduction div#present_campaign {
	background-color: #fffdeb;
}
body#introduction div#present_campaign h1 {
	margin: 0 auto;
	background-color: #f0bf1a;
	color: #000;
	font-weight: bold;
	text-align: center;
}
body#introduction div#present_campaign h2 {
	margin: 1em 0 0.3em;
	color: #003686;
	font-weight: bold;
	line-height: 1.4;
}
body#introduction div#present_campaign h3 {
	margin: 0;
	font-weight: bold;
}
body#introduction div#present_campaign dl dt {
	font-weight: bold;
}
body#introduction div#present_campaign ul {
	list-style-type: none;
	margin: 0 0 1em;
}
body#introduction div#present_campaign ul li {
	margin-left: 1.3em;
	text-indent: -1.3em;
}
body#introduction div#present_campaign span {
	font-weight: bold;
}
body#introduction div#present_campaign .present_notice {
	margin: 0 auto;
	color: #000;
	background-color: #f0bf1a;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	position: relative;
}
body#introduction div#present_campaign .present_notice span {
	position: relative;
}
body#introduction .mfp-close-btn-in .mfp-close {
    display: none;
}



/*--------------------------------------------------------------------
 *	736px以下用（SP用）の記述
 *--------------------------------------------------------------------*/

@media screen and (max-width: 736px) {
/* 736px以下用（SP用）の記述 */

/*------------------------------------------ guide共通 */
body.guide p.lead2 {
  font-size: 1.6rem;
}
body.guide article .context_center {
	font-size: 1.4rem;
}

body.guide article .page_nav li {
	margin-right: 12px;
}
body.guide article .page_nav li a,
body.guide article .page_nav li span {
	padding: 10px;
	border-radius: 4px;
	font-size: 1.2rem;
}
body.guide article h1 {
	margin-bottom: 0.5em;
	padding: 0.5em 0 0.5em 55px;
	background-position: left top;
	background-size: auto 100%;
}
body.guide article .call_center {
	padding: 8px;
	border-width: 2px;
	border-radius: 4px;
	font-size: 1.1rem;
}
body.guide article .call_center .call_center_number {
	font-size: 1.0rem;
}
body.guide article .call_center .call_center_number span {
	padding: 0 5px 0 24px;
	background-position: left 0.5em;
	background-size: 21px auto;
	font-size: 3rem;
}
body.guide article table th.weight {
	width: 4em;
}
body.guide article table th.precious_metal {
	width: 9em;
}

body.second  div.imp_flex p.imp_notice{
	text-align: left;
}
.notice_202604 {
	display: block;
	margin: 0.5em 0;
}
body.guide article .content_inner a.goto_acd {
	padding-left: 2em;
}

/*------------------------------------------ kouzakanri */
body#kouzakanri article p.lede {
    font-size: 1.6rem;
}


/*------------------------------------------ member */
body#member article ul.step_flow li p:nth-child(1) {
	width: 22.5%;
}
body#member article ul.step_flow li p:nth-child(2) {
	width: 74%;
	padding-left: 3.5%;
	margin-bottom: 0;
}
body#member article ul.step_flow li p span.notes {
	font-size: 1.0rem;
	line-height: 1.5;
}
body#member article p.member_notice {
	width: 90%;
	margin: 2em auto 0;
}
body#member article p.btn_member {
	width: 90%;
	margin: 0 auto 2em;
}


/*------------------------------------------ tsumitate */

body#tsumitate article p.lede {
    font-size: 1.6rem;
}

/*------------------------------------------ spot */
body#spot article p.lede {
    font-size: 1.6rem;
}

body.guide article .notice_block h3 + p {
	font-size: 1.4rem;
}
body.guide article .notice_block .fig_block .fig_img img {
	max-width: 544px;
}
body#spot th.thw01 {
	width: 50%;
}
body#spot th.thw02 {
	width: 25%;
}
body#spot th.thw03 {
	width: 25%;
}

body#spot article .accordion .accordion_header {
	position: relative;
	margin: 0;
	padding: 0.5em 0 10px 0;
	text-align: center;
	border-top-left-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-right-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px;
	font-size: 16px;
}
body#spot article .accordion .accordion_inner {
	margin: 0 8.5%;
	padding-bottom: 20px;
}
body#spot article .accordion .accordion_inner p.txt_underline{
	text-align: center;
	font-size: 16px;
}

body#sopt article .accordion .accordion_inner table tr th{
	width: 37%;
	font-size: 1.1em;
}
body#sopt article .accordion .accordion_inner .notice {
	margin: 0;
    color: #000;
	font-size: 1.4rem;
}
body#sopt article .accordion .accordion_inner table ul {
	list-style: none;
}
body#sopt article .accordion .accordion_inner .flexbox {
	display: flex;
	flex-flow: column;
	justify-content: center;
}
body#sopt article .accordion .accordion_inner .flexbox .example {
	font-size: 1.1em;
}
body#sopt article  .vetic tr th:nth-child(3) {
	font-size: 0.9em;
}
body#sopt article .specification {
	margin-top: 2.8em;
}
body#sopt .notice_gray {
	color: #808080;
}
body#sopt .last_txt {
	margin-bottom: 3em;
}
body#sopt .shrink {
	letter-spacing: -0.09em;
}

body#spot .tab_item {
	display: inline-block;
	width: 98%;
	margin-right: 0;
	margin-bottom: 12px;
	padding: 0.2em;
	background-image: url(../../guide/baikyaku/images/tab_arrow.png);
	background-repeat: no-repeat;
	background-size: 5%;
    background-position: right 15px center;		
	border: 3px solid #6b9dcf;
	border-radius: 50px;
	font-size: 2rem;
	color: #6b9dcf;
	text-align: center;
}
body#spot article .tbl_service.pcNone tr:nth-child(3) th {
	width: 50%;
}
body#spot article p.select_way {
	padding: 0.5em 0;
	background-color: #e5f2ff;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
body#spot article .wrap .title{
	padding-left:80px;
}
body#spot article p.case_title {
	width: 50%;
	margin: 10% auto;
}
body#spot article ul {
	margin: 0;
	list-style: none;
}
body#spot div.flow_wrap {
	display: flex;
	justify-content: right;
}
body#spot div.flow_wrap ul {
	width: 66.667%;
}
body#spot div.flow_wrap ul li {
	position: relative;
	padding-bottom: 2em;
}
body#spot div.flow_wrap ul li:first-of-type {
	position: relative;
	padding-top: 2em;
}
body#spot div.shop_flow ul li:first-of-type {
	position: relative;
	padding-bottom: 4em;
}
body#spot div.net_flow ul li:nth-of-type(2) {
	position: relative;
	padding-bottom: 0em;
}
body#spot div.flow_wrap ul li p:not(.notice) {
	display: block;
	background: #eff7ff;
	border-radius: 5px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
	padding: 1em;
}
body#spot div.flow_wrap ul li h3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
body#spot div.flow_wrap ul li::before {
	display: block;
	position: absolute;
	left: -40%;
	max-width: 70px;
	width: 20vw;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 100%;
	content: '';
}
body#spot div.net_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/spot/images/net_step01.png);
	height: 120%;
}
body#spot div.net_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/spot/images/net_step02.png);
}
body#spot div.net_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/spot/images/net_step03.png);
}

body#spot div.tel_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/spot/images/tel_step01.png);
	height: 120%;
}
body#spot div.tel_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/spot/images/tel_step02.png);
}
body#spot div.tel_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/spot/images/tel_step03.png);
}
body#spot div.tel_flow ul li:nth-child(4)::before {
	background-image: url(../../guide/spot/images/tel_step04.png);
}

body#spot div.shop_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/spot/images/shop_step01.png);
}
body#spot div.shop_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/spot/images/shop_step02.png);
}
body#spot div.shop_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/spot/images/shop_step03.png);
}

body#spot input[name="tab_item"] {
	display: none;
}
body#spot .tab_content {
	display: none;
	clear: both;
	overflow: hidden;
}
body#spot #net:checked ~ #net_content,
body#spot #tel:checked ~ #tel_content,
body#spot #shop:checked ~ #shop_content,
body#spot #paper:checked ~  #paper_content {
  display: block;
}
body#spot input:checked + .tab_item {
	background-image: url(../../guide/baikyaku/images/tab_arrow_chk.png);
	background-color: #6b9dcf;
	background-repeat: no-repeat;
	background-size: 5%;
    background-position: right 15px center;	
	color: #fff;
}
body#spot p.link_arrow::before {
	content: "";
    display: block;
    position: absolute;
    left: 10em;
    top: 0.3em;
    width: 15px;
    height: 15px;
	background: url(../../guide/baikyaku/images/link_circle_arrow.png) no-repeat;
	background-size: 100%;
	border: none;
}
body#spot article .accordion .accordion_header span.detail::after {
	position: absolute;
	top: 3px;
	right: -34px;
	width: 15px;
	height: 15px;
	background: url(../../guide/jiganecoin/images/circle_arrow_icon.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
}
body#spot article .accordion .accordion_header span.detail {
	position: relative;
	margin-right: 3em;
	color: #000;
	font-size: 1.3rem;
}
body#spot article .accordion .accordion_header span.txt_underline {
	font-size: 1.6rem;
}
body#spot article table tr th.thw05 {
	width: 40%;
}
body#spot article table tr th.thw06 {
	width: 20%;
}
body#spot article .accordion_inner p {
	font-size: 14px;
}
body#spot article div.flow_wrap ul li h3.mgnt1 {
	margin-top: 3em;
}

/*------------------------------------------ spot_azukari */
body#azukari article p.lede {
    font-size: 1.6rem;
}
body#azukari table.block th, 
body#azukari table.block td {
	text-align: left;
}
body#azukari table.block td.btm_brdr_non {
	border-bottom-style: none;
}
body#azukari .sp_btm_mgn {
	margin-bottom: 2em;
}

/*------------------------------------------ baikyaku */
body#baikyaku th.thw01 {
	width: 40%;
}
body#baikyaku th.thw02 {
	width: 20%;
}
body#baikyaku th.thw03 {
	width: 20%;
}
body#baikyaku p.link_arrow::before {
	content: "";
    display: block;
    position: absolute;
    left: 10em;
    top: 0.3em;
    width: 15px;
    height: 15px;
	background: url(../../guide/baikyaku/images/link_circle_arrow.png) no-repeat;
	background-size: 100%;
	border: none;
}
body#baikyaku .tab_item {
	display: inline-block;
	width: 98%;
	margin-right: 0;
	margin-bottom: 12px;
	padding: 0.2em;
	background-image: url(../../guide/baikyaku/images/tab_arrow.png);
	background-repeat: no-repeat;
	background-size: 5%;
    background-position: right 15px center;		
	border: 3px solid #6b9dcf;
	border-radius: 50px;
	font-size: 2rem;
	color: #6b9dcf;
	text-align: center;
}
body#baikyaku article .tbl_service.pcNone tr:nth-child(3) th {
	width: 50%;
}
body#baikyaku article p.select_way {
	padding: 0.5em 0;
	background-color: #e5f2ff;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
body#baikyaku article .wrap .title{
	padding-left:80px;
}
body#baikyaku article p.case_title {
	width: 50%;
	margin: 10% auto;
}
body#baikyaku article ul {
	margin: 0;
	list-style: none;
}
body#baikyaku div.flow_wrap {
	display: flex;
	justify-content: right;
}
body#baikyaku div.flow_wrap ul {
	width: 66.667%;
}
body#baikyaku div.flow_wrap ul li {
	position: relative;
	padding-bottom: 2em;
}
body#baikyaku div.flow_wrap ul li:first-of-type {
	padding-top: 2em;
}
body#baikyaku div.net_flow ul li:first-of-type {
	padding-bottom: 5em;
}
body#baikyaku div.flow_wrap ul li p:not(.notice) {
	display: block;
	background: #eff7ff;
	border-radius: 5px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
	padding: 1em;
}
body#baikyaku div.flow_wrap ul li h3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
body#baikyaku div.flow_wrap ul li::before {
	display: block;
	position: absolute;
	left: -40%;
	max-width: 70px;
	width: 20vw;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 100%;
	content: '';
}
body#baikyaku div.net_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/baikyaku/images/case_net_flow01.png);
	height: 90%;
}
body#baikyaku div.net_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/baikyaku/images/case_net_flow02.png);
}

body#baikyaku div.tel_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/baikyaku/images/case_tel_flow01.png);
	height: 90%;
}
body#baikyaku div.tel_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/baikyaku/images/case_tel_flow02.png);
}
body#baikyaku div.tel_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/baikyaku/images/case_tel_flow03.png);
}

body#baikyaku div.shop_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/baikyaku/images/case_shop_flow01.png);
}
body#baikyaku div.shop_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/baikyaku/images/case_shop_flow02.png);
}
body#baikyaku div.shop_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/baikyaku/images/case_shop_flow03.png);
}
body#baikyaku div.shop_flow ul li:nth-child(4)::before {
	background-image: url(../../guide/baikyaku/images/case_shop_flow04.png);
}

body#baikyaku div.paper_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/baikyaku/images/case_paper_flow01.png);
}
body#baikyaku div.paper_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/baikyaku/images/case_paper_flow02.png);
}
body#baikyaku div.paper_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/baikyaku/images/case_paper_flow03.png);
}
body#baikyaku div.paper_flow ul li:nth-child(4)::before {
	background-image: url(../../guide/baikyaku/images/case_paper_flow04.png);
}
body#baikyaku div.paper_flow ul li:nth-child(5)::before {
	background-image: url(../../guide/baikyaku/images/case_paper_flow05.png);
}
body#baikyaku input[name="tab_item"] {
	display: none;
}
body#baikyaku .tab_content {
	display: none;
	clear: both;
	overflow: hidden;
}
body#baikyaku #net:checked ~ #net_content,
body#baikyaku #tel:checked ~ #tel_content,
body#baikyaku #shop:checked ~ #shop_content,
body#baikyaku #paper:checked ~  #paper_content {
  display: block;
}
body#baikyaku  input:checked + .tab_item {
	background-image: url(../../guide/baikyaku/images/tab_arrow_chk.png);
	background-color: #6b9dcf;
	background-repeat: no-repeat;
	background-size: 5%;
    background-position: right 15px center;	
	color: #fff;
}
body#baikyaku div.red_frame h3 {
	margin-top: 1em;
}
body#baikyaku div.red_frame p {
	padding-left: 0.1em;
}
body#baikyaku article div.red_frame {
    padding: 0 1em;
}
/*------------------------------------------ henkyaku */
body#henkyaku article p.lede,
body#henkyaku article p.lede .notice {
    font-size: 1.6rem;
}

body#henkyaku .tab_item {
	display: inline-block;
	width: 98%;
	margin-right: 0;
	margin-bottom: 12px;
	padding: 0.2em;
	background-image: url(../../guide/baikyaku/images/tab_arrow.png);
	background-repeat: no-repeat;
	background-size: 5%;
    background-position: right 15px center;		
	border: 3px solid #6b9dcf;
	border-radius: 50px;
	font-size: 2rem;
	color: #6b9dcf;
	text-align: center;
}
body#henkyaku article .tbl_service.pcNone tr:nth-child(3) th {
	width: 50%;
}
body#henkyaku article p.select_way {
	padding: 0.5em 0;
	background-color: #e5f2ff;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
body#henkyaku article .wrap .title{
	padding-left:80px;
}
body#henkyaku article p.case_title {
	width: 50%;
	margin: 10% auto;
}
body#henkyaku article ul {
	margin: 0;
	list-style: none;
}
body#henkyaku div.flow_wrap {
	display: flex;
	justify-content: right;
}
body#henkyaku div.flow_wrap ul {
	width: 66.667%;
}
body#henkyaku div.flow_wrap ul li {
	position: relative;
	padding-bottom: 2em;
}
body#henkyaku div.flow_wrap ul li:first-of-type {
	padding-top: 2em;
}
body#henkyaku div.flow_wrap ul li p:not(.notice) {
	display: block;
	background: #eff7ff;
	border-radius: 5px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
	padding: 1em;
}
body#henkyaku div.flow_wrap ul li h3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
body#henkyaku div.flow_wrap ul li::before {
	display: block;
	position: absolute;
	left: -40%;
	max-width: 70px;
	width: 20vw;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 100%;
	content: '';
}
body#henkyaku div.paper_flow ul li:first-of-type::before {
	height: 85%;
}
body#henkyaku div.net_flow ul li:first-of-type::before {
	height: 90%;
}
body#henkyaku div.paper_flow ul li:nth-of-type(2) {
	padding-bottom: 3em;
}
body#henkyaku div.net_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/henkyaku/images/net_step01.png);
}
body#henkyaku div.net_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/henkyaku/images/net_step02.png);
}

body#henkyaku div.shop_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/henkyaku/images/shop_step01.png);
}
body#henkyaku div.shop_flow ul li:nth-child(2) {
	padding-bottom: 1em;
}
body#henkyaku div.shop_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/henkyaku/images/shop_step02.png);
}
body#henkyaku div.shop_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/henkyaku/images/shop_step03.png);
}
body#henkyaku div.shop_flow ul li:nth-child(4)::before {
	background-image: url(../../guide/henkyaku/images/shop_step04.svg);
}

body#henkyaku div.paper_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/henkyaku/images/paper_step01.png);
}
body#henkyaku div.paper_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/henkyaku/images/paper_step02.png);
}
body#henkyaku div.paper_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/henkyaku/images/paper_step03.png);
}
body#henkyaku div.paper_flow ul li:nth-child(4)::before {
	background-image: url(../../guide/henkyaku/images/paper_step04.png);
}
body#henkyaku div.paper_flow ul li:nth-child(5)::before {
	background-image: url(../../guide/henkyaku/images/paper_step05.png);
}



body#henkyaku input[name="tab_item"] {
	display: none;
}
body#henkyaku .tab_content {
	display: none;
	clear: both;
	overflow: hidden;
}
body#henkyaku .case_title {
	display: none;
	clear: both;
	overflow: hidden;
}
body#henkyaku #net:checked ~ #ttl_net,
body#henkyaku #shop:checked ~ #ttl_shop,
body#henkyaku #paper:checked ~ #ttl_paper {
  display: block;
}
body#henkyaku #net:checked ~ #net_content,
body#henkyaku #tel:checked ~ #tel_content,
body#henkyaku #shop:checked ~ #shop_content,
body#henkyaku #paper:checked ~  #paper_content {
  display: block;
}
body#henkyaku  input:checked + .tab_item {
	background-image: url(../../guide/baikyaku/images/tab_arrow_chk.png);
	background-color: #6b9dcf;
	background-repeat: no-repeat;
	background-size: 5%;
    background-position: right 15px center;	
	color: #fff;
}
body#henkyaku p.link_arrow::before {
	content: "";
    display: block;
    position: absolute;
    left: 10em;
    top: 0.3em;
    width: 15px;
    height: 15px;
	background: url(../../guide/baikyaku/images/link_circle_arrow.png) no-repeat;
	background-size: 100%;
	border: none;
}
body#henkyaku article div.red_frame {
	padding: 0 1em;
}

/*------------------------------------------ exchange */

/*------------------------------------------ change */
body#change article p.lede {
    font-size: 1.6rem;
}

/*------------------------------------------ cansel */

body#change article .tbl_change tr td:nth-child(n+2) {
	width: 15%;
}

/*------------------------------------------ fee */

/*------------------------------------------ storage */

/*------------------------------------------ netservice */

body#netservice article h1 {
	margin-bottom: 50px;
}
body#netservice article h1 span.members_only {
	bottom: -38px;
	left: 0;
	width: 96px;
	font-size: 1.4rem;
	font-weight: normal;
}
body#netservice article p.lede {
	font-size: 1.6rem;
}
body#netservice article .btn_service_app img {
	width: 77.6%;
}
body#netservice article .box p {
	font-size: 1.465rem;
	text-align: center;
	color: #003686;
}
body#netservice article .box ul li {
	font-size: 1.4rem;
}
body#netservice article ul.appeal_point li {
	border-radius: 10px;
	margin-bottom: 3.125%;
	padding: 5%;
}
body#netservice article ul.appeal_point li h3 {
	padding-left: 75px;
}
body#netservice article ul.appeal_point li:nth-child(1) h3 {
	background-image: url("../../guide/netservice/images/netservice_new_01.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 66px auto;
	line-height: 2.6em;
}
body#netservice article ul.appeal_point li:nth-child(2) h3 {
	background-image: url("../../guide/netservice/images/netservice_new_02.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	background-size: 39px auto;
	line-height: 2.6em;
}
body#netservice article ul.appeal_point li:nth-child(3) h3 {
	background-image: url("../../guide/netservice/images/netservice_new_03.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 66px auto;
}
body#netservice article ul.appeal_point li .detail {
	font-size: 1.4rem;
}
body#netservice article ul.appeal_point li .notes {
	font-size: 1.1rem;
}
body#netservice article ul.appeal_point li p.btn_what {
	margin-top: 0.5em;
}
body#netservice article ul.support_function {
	list-style: none;
	margin: 0;
	width: 100%;
}
body#netservice article ul.support_function li {
	border: 1px solid #000;
	border-radius: 10px;
	width: 92%;
	padding: 0px 3.967%;
	margin: 1em auto;
}
body#netservice article ul.support_function li .s_title {
	font-size: 1.4rem;
	color: #003686;
	text-align: center;
}
body#netservice article ul.support_function li .sf1 {
	text-align: left;
}
body#netservice article ul.support_function li .s_image2,
body#netservice article ul.support_function li .s_image1 {
	text-align: center;
}
body#netservice article ul.support_function li .sf11 {
	text-align: right;
}

body#netservice article div#net_price_image {
	width: 90%;
	margin: 0 auto;
	border: 1px solid #000;
	border-radius: 10px;
	padding: 0px 3.967%;
}
body#netservice article div#net_price_image .n_title {
	font-size: 1.4rem;
	color: #003686;
	text-align: center;
	margin: 1em 0;
}
body#netservice article div#net_price_image .n_image {
	text-align: center;
}
body#netservice article div#net_price_image .np1 {
	margin: 0 auto 1em;
}
body#netservice article div#torihiki_area .ts_title {
	font-size: 1.6rem;
	color: #676767;
	display: block;
	text-align: center;
}
body#netservice article div#torihiki_area #torihiki_section1 > div > span,
body#netservice article div#torihiki_area #torihiki_section2 > div > span {
	display: block;
	text-align: center;
	margin-top: 7.32%;
}
body#netservice article div#torihiki_area #torihiki_section1 > div > span img {
	width: 25%;
}
body#netservice article div#torihiki_area #torihiki_section2 > div > span img {
	width: 20%;
}
body#netservice article div#torihiki_area #torihiki_section1 .ts_title span {
	font-size: 1.6rem;
	color: #ed6c00;
}
body#netservice article div#torihiki_area #torihiki_section1 #ts_1list {
	list-style: none;
	margin: 16px 0 0;
}
body#netservice article div#torihiki_area #torihiki_section1 #ts_1list li {
	text-indent: -1em;
	padding-left: 1em;
	font-size: 1.4rem;
	color: #676767;
}
body#netservice article div#torihiki_area #torihiki_section1 #ts_1list span {
	color: #ed6c00;
}
body#netservice article div#torihiki_area #torihiki_section2 .ts_title span {
	font-size: 1.6rem;
	color: #20aee5;
}
body#netservice article div#torihiki_area #torihiki_section2 #ts_2list {
	list-style: none;
	margin: 16px 0 0;
}
body#netservice article div#torihiki_area #torihiki_section2 #ts_2list li {
	text-indent: -1em;
	padding-left: 1em;
	font-size: 1.4rem;
	color: #676767;
}
body#netservice article div#torihiki_area #torihiki_section2 #ts_2list span {
	color: #20aee5;
}
body#netservice article #net_service_new {
	margin-top: 1em;
}
body#netservice article #last_service {
	margin-top: 1.6em;
}
body#netservice article ul.service li {
	border-radius: 10px;
	width: 47%;
	margin-right: 6%;
	margin-bottom: 12px;
	padding: 16px 16px 16px;
	font-size: 1.5rem;
}
body#netservice article ul.service li:nth-child(2n) {
	margin-right: 0;
}
body#netservice .procedure_link {
	display: unset;
	margin: 1em 0 3em;
}
body#netservice .procedure_link li {
	margin: 1em 0 1em !important;
}
body#netservice .procedure_link li a {
	font-size: 1.4rem;
}
body#netservice .procedure_link li:nth-child(1) a::after {
	margin-left: 3.5em;
}
body#netservice .procedure_link li:nth-child(2) a::after {
	margin-left: 2em;
}
body#netservice article .precautions {
	border-radius: 10px;
}

/*------------------------------------------ shopservice */
body#shopservice .fw_b {
	font-size: 1.4rem;
}
body#shopservice .service_block dl:last-child {
	margin-bottom: 0;
}
body#shopservice .service_block dl dt {
	display: table-cell;
	width: 18%;
	padding-right: 2%;
	border-right: 1px solid #000;
	vertical-align: middle;
}
body#shopservice .service_block dl dd {
	display: table-cell;
	padding-left: 4%;
	vertical-align: middle;
}
body#shopservice .service_block dl dd .notice {
	margin-bottom: 0;
}
body#shopservice .service_block dl .cash span{
	font-size:10px;
}

/*------------------------------------------ jiganecoin */
body#jiganecoin article .content_inner .indt {
	display: block;
	text-indent: -1em;
    margin-left: 1em;
}
body#jiganecoin article p.lede {
	font-size: 1.6rem;
}
body#jiganecoin article .accordion .accordion_header {
	position: relative;
	margin: 0;
	padding: 0.5em 0 10px 0;
	text-align: center;
	border-top-left-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-right-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px;
	font-size: 16px;
}
body#jiganecoin article div.spAccrdion .accordion {
	border: none;
	color: #f8f8f8;
}
body#jiganecoin article div.spAccrdion .accordion .accordion_header {
	position: relative;
	margin: 0;
	padding: 1em 0 1em 5em;
	border: 1px solid #c7c7c7;
	border-radius: 0;
	color: #338cd2;
	text-align: left;
	font-size: 1.5rem;
}
body#jiganecoin article div.spAccrdion .accordion:nth-of-type(5) .accordion_header {
	padding: 0 0 0 5em;
}
body#jiganecoin article div.spAccrdion .accordion .accordion_header::after {
	position: absolute;
	right: 1rem;
	top: 50%;
	width: 14px;
	height: 20px;
	background: url(../../guide/jiganecoin/images/acd_arw.png) no-repeat;
	background-size: 100%;
	content: '';
}
body#jiganecoin article div.spAccrdion .accordion .accordion_header::before {
	display: block;
	position: absolute;
	content: '';
}
body#jiganecoin article div.spAccrdion .accordion:nth-of-type(1) .accordion_header::before {
	top: 5px;
	left: 16px;
	width: 42px;
	height: 51px;
	background: url(../../guide/jiganecoin/images/gold_bar.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top left;
}
body#jiganecoin article div.spAccrdion .accordion:nth-of-type(2) .accordion_header::before {
	top: 8px;
	left: 16px;
	width: 45px;
	height: 47px;
	background: url(../../guide/jiganecoin/images/ween_coin.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top left;
}
body#jiganecoin article div.spAccrdion .accordion:nth-of-type(3) .accordion_header::before {
	top: 8px;
	left: 16px;
	width: 45px;
	height: 48px;
	background: url(../../guide/jiganecoin/images/maple_coin.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top left;
}
body#jiganecoin article div.spAccrdion .accordion:nth-of-type(4) .accordion_header::before {
	top: 1px;
	left: 16px;
	width: 42px;
	height: 54px;
	background: url(../../guide/jiganecoin/images/plutinum_bar.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top left;
}
body#jiganecoin article div.spAccrdion .accordion:nth-of-type(5) .accordion_header::before {
	top: 5px;
	left: 16px;
	width: 45px;
	height: 46px;
	background: url(../../guide/jiganecoin/images/plutinum_coin.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top left;
}
body#jiganecoin article div.spAccrdion .accordion .accordion_inner {
    margin: 0;
    padding-bottom: 20px;
}
body#jiganecoin article div.spAccrdion .accordion .accordion_inner p:first-of-type {
    margin: 0;
}
body#jiganecoin article .accordion .accordion_header span.txt_underline {
	font-size: 1.6rem;
}
body#jiganecoin article .accordion .accordion_header span.detail::after {
	position: absolute;
	top: 3px;
	right: -34px;
	width: 15px;
	height: 15px;
	background: url(../../guide/jiganecoin/images/circle_arrow_icon.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
}
body#jiganecoin article .accordion .accordion_header span.detail {
	position: relative;
	margin-right: 3em;
	color: #000;
	font-size: 1.3rem;
}


/*アイコンの＋と×*/
/*
body#jiganecoin article .accordion .accordion_header::before,
body#jiganecoin article .accordion .accordion_header::after{
	position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #c1272d;;
}
body#jiganecoin article .accordion .accordion_header::before{
	top:84%;
    right: 50%;
    transform: rotate(0deg);
}
body#jiganecoin article .accordion .accordion_header::after{
	top:84%;
    right: 50%;
    transform: rotate(90deg);
}
*/
/*openというクラスがついたら形状変化*/
body#jiganecoin article .accordion .accordion_header.open::before{
	transform: rotate(0deg);
}
body#jiganecoin article .accordion .accordion_header.open::after{
	transform: rotate(0deg);
}

/* アコーディンの中身 */
body#jiganecoin article .accordion .accordion_inner {
	margin: 0 8.5%;
	padding-bottom: 20px;
}
body#jiganecoin article .accordion .accordion_inner p.txt_underline{
	text-align: center;
	font-size: 16px;
}

body#jiganecoin article .accordion .accordion_inner table tr th{
	width: 37%;
	font-size: 1.1em;
}
body#jiganecoin article .accordion .accordion_inner .notice {
	margin: 0;
    color: #000;
	font-size: 1.4rem;
}
body#jiganecoin article .accordion .accordion_inner table ul {
	list-style: none;
}
body#jiganecoin article .accordion .accordion_inner .flexbox {
	display: flex;
	flex-flow: column;
	justify-content: center;
}
/*
body#jiganecoin article .accordion .accordion_inner .flexbox .example {
	font-size: 1.1em;
}
*/
body#jiganecoin article  .vetic tr th:nth-child(3) {
	font-size: 0.9em;
}
body#jiganecoin article .specification {
	margin-top: 2.8em;
}
body#jiganecoin .notice_gray {
	color: #808080;
}
body#jiganecoin .last_txt {
	margin-bottom: 3em;
}
body#jiganecoin .shrink {
	letter-spacing: -0.09em;
}
body#jiganecoin div.purchase_flow {
	display: flex;
	justify-content: right;
	margin-bottom: 3em;
}
body#jiganecoin div.purchase_flow ul {
	width: 66.667%;
}
body#jiganecoin div.purchase_flow ul li {
	position: relative;
	padding-bottom: 2em;
}
body#jiganecoin div.purchase_flow ul li p:not(.notice) {
	display: block;
	background: #eff7ff;
	border-radius: 5px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
	padding: 1em;
}
body#jiganecoin div.purchase_flow ul li h3 {
	clear: both;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
body#jiganecoin div.purchase_flow ul li::before {
	display: block;
	position: absolute;
	left: -40%;
	max-width: 70px;
	width: 20vw;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 100%;
	content: '';
}
body#jiganecoin div.purchase_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/jiganecoin/images/step_01.png);
}
body#jiganecoin div.purchase_flow ul li:nth-child(2)::before {
	top: 10px;
	background-image: url(../../guide/jiganecoin/images/step_02.png);
}
body#jiganecoin div.purchase_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/jiganecoin/images/step_03.png);
}
body#jiganecoin div.purchase_flow ul li:nth-child(4)::before {
	background-image: url(../../guide/jiganecoin/images/step_04.png);
}
body#jiganecoin div.purchase_flow ul li:last-child {
	padding-bottom: 0;
}
body#jiganecoin article .acd_in p {
	font-size: 14px;
}

/*------------------------------------------ introduction */


body#introduction article {
	padding-bottom: 120px;
}
body#introduction .btn_introduce_now {
	margin-left: 3.125%;
	margin-right: 3.125%;
}
body#introduction .btn_introduce_now a {
	width: 90%;
	margin: 0 auto;
	padding: 0 10px;
	border-radius: 6px;
	box-shadow:3px 3px 4px 0px #999999;
	font-size: 1.5rem;
}
body#introduction .btn_introduce_now a  span{
	padding: 1em 0 1em 42px;
	background-size: 35px auto;
}
body#introduction article h2 {
	margin-left: 3.125%;
	margin-right: 3.125%;
	padding: 0.4em 10px;
	border-radius: 6px;
	font-size: 1.6rem;
}
body#introduction article h3 {
	margin-left: 3.125%;
	margin-right: 3.125%;
	padding: 0.7em 10px;
	border-radius: 6px;
	font-size: 1.6rem;
}
body#introduction article .area_outline {
	padding: 1px 3.125%;
}

body#introduction article .area_outline dl.cautions dt {
	font-size: 1.4rem;
}
body#introduction article .area_outline dl.cautions dd .btn_introduce_now {
	margin-left: 0;
	margin-right: 0;
}
body#introduction article .area_method {
	padding: 0 3.125%;
}

body#introduction article .area_method .lede {
	font-size: 1.4rem;
}

body#introduction article .area_method .lede span {
	color: #003686;
}
body#introduction article .area_method div h4 {
	position: relative;
	padding-top: 18px;
	padding-bottom: 35px;
	font-size: 2.0rem;
	text-align: center;
}
body#introduction article .area_method div h4 span {
	display: inline-block;
	padding: 0.3em 0 0.3em 49px;
	background-size: 40px auto;
}


body#introduction article .area_method div#method_line {
	margin-bottom: 35px;
	border: 1px solid #00b900;
	border-radius: 8px;
}
body#introduction article .area_method div#method_line h4::before  {
	position: absolute;
	content: '';
	bottom: 22px;
	left: 0;
	right: 0;
	display: inline-block;
	width: 17px;
	height: 2px;
	margin: 0 auto;
	background-color: #00b900;
}
body#introduction article .area_method div#method_line h4::after {
	position: absolute;
	content: '';
	bottom: 15px;
	left: 0;
	right: 0;
	display: inline-block;
	width: 2px;
	height: 17px;
	margin: 0 auto;
	background-color: #00b900;
}
body#introduction article .area_method div#method_line h4.open::after {
	content: none;
}
body#introduction article .area_method div#method_mail {
	border: 1px solid #eb4040;
	border-radius: 8px;
}
body#introduction article .area_method div#method_mail h4::before {
	position: absolute;
	content: '';
	bottom: 22px;
	left: 0;
	right: 0;
	display: inline-block;
	width: 17px;
	height: 2px;
	margin: 0 auto;
	background-color: #eb4040;
}
body#introduction article .area_method div#method_mail h4::after {
	position: absolute;
	content: '';
	bottom: 15px;
	left: 0;
	right: 0;
	display: inline-block;
	width: 2px;
	height: 17px;
	margin: 0 auto;
	background-color: #eb4040;
}
body#introduction article .area_method div#method_mail h4.open::after {
	content: none;
}
body#introduction article .area_method div.method_line_cont {
	padding: 0 6.4%;
}
body#introduction article .area_method div.method_mail_cont {
	padding: 0 6.4%;
}

body#introduction article .area_method div dl {
	position: relative;
	padding-bottom: 30px;
}
body#introduction article .area_method div dl::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 13px 12px 0 12px;
	border-color: #e9b700 transparent transparent transparent;
}
body#introduction article .area_method div dl:last-of-type::after {
	content: none;
}
body#introduction article .area_method div dl dt {
	font-size: 1.3rem;
}
body#introduction article .area_method div dl dt span {
	font-size: 1.6rem;
}
body#introduction article .area_method div  p {
	margin-bottom: 3em;
	font-size: 1.1rem;
}
body#introduction article .area_flow {
	padding: 0 3.125%;
}
body#introduction article .area_flow dl {
	padding-bottom: 60px;
	background: transparent url("../../guide/introduction/images/flow_arrow_bottom.png") no-repeat 38px bottom;
	background-size: 30px auto;
}
body#introduction article .area_flow dl:last-of-type {
	padding-bottom: 0;
	background-image: none;
}
body#introduction article .area_flow dl dt {
	margin-bottom: 5px;
}
body#introduction article .area_flow dl dd ul li {
	font-size: 1.3rem;
}
body#introduction div.campaign {
    margin: 2em 0 -0.7em 0;
}
body#introduction div#present_campaign {
	padding: 0;
}
body#introduction div#present_campaign .present_notice {
	font-size: 1.5rem;
	font-weight: bold;
}
body#introduction div#present_campaign a.open::after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	transition: transform 0.3s linear;
}
body#introduction div#present_campaign .campaign {
	padding: 0 6% 8.4375%;
}
body#introduction div#present_campaign h1 {
	font-size: 1.8rem;
}
body#introduction div#present_campaign h2 {
	font-size: 2.0rem;
}
body#introduction div#present_campaign dl {
	font-size: 1.6rem;
}
body#introduction div#present_campaign dl dd {
	margin: 0;
}
body#introduction div#present_campaign ul {
	font-size: 1.6rem;
}
body#introduction div#present_campaign p {
	margin-bottom: 0%;
	font-size: 1.6rem;
	line-height: 1.8;
}
body#introduction div#present_campaign p.quo_close {
	width: 23.5%;
	margin: 5.5% auto 0;
}
body#introduction div#present_campaign p.notice_ttl {
	margin-bottom: 0;
	font-size: 1.2rem;
}
body#introduction div#present_campaign .notice_block {
	padding: 0 6% 8.4375%;
}

body.second p.imp_notice  {
	text-align: left !important;
	margin: 0.5em 0 1em;
}


/* 736px以下用（SP用）の記述 end */
}


/*--------------------------------------------------------------------
 *	737px以上用（PC用）の記述
 *--------------------------------------------------------------------*/
@media screen and (min-width: 737px), print {
/* 737px以上用（PC用）の記述 */

/*------------------------------------------ guide共通 */
body.guide p.lead2 {
  font-size: 1.9rem;
}
body.guide article table {
	width: 1020px;
}
body.guide article .context_center {
	text-align: center;
	font-size: 2.2rem;
}
body.guide article .cat_sub_nav li:nth-child(8),
body.guide article .cat_sub_nav li:nth-child(14) {
    border-right: none;
}
body.guide article .cat_sub_nav li:nth-child(9) {
	/* margin-left: 68px; */
}
body.guide article .cat_sub_nav li:last-child {
	margin-right: 68px;
}
body.guide article .page_nav li {
	margin-right: 25px;
	font-size: 2.2rem;
}
body.guide article .page_nav li a,
body.guide article .page_nav li span {
	padding: 10px;
	border-width: 2px;
	border-radius: 8px;
}
body.guide article .page_nav li a:hover {
	border-color: #003686;
	color: #003686;
}
body.guide article h1 {
	margin-top: 1.6em;
	padding: 100px 0 0;
	background-position: center top;
	background-size: 92px auto;
}
body.guide article .call_center {
	padding: 10px 27px;
	border-width: 3px;
	border-radius: 8px;
}
body.guide article .call_center .call_center_ttl {
	font-size: 1.5rem;
}
body.guide article .call_center .call_center_number {
	font-size: 1.3rem;
}
body.guide article .call_center .call_center_number span {
	vertical-align: -12%;
	padding: 0 10px 0 64px;
	background-position: left 0.3em;
	background-size: 56px auto;
	font-size: 3.2rem;
}
body.guide article .fig_box {
	margin-right: 50px;
	margin-left: 50px;
}

body.guide article .imp_flex {
	display: flex;
    align-items: baseline;
}
body.guide article .imp_flex p.imp_notice{
	margin-left: 2em;
	margin-bottom: 0;
}
.notice_202604 {
	display: inline-block;
    margin-left: 2em;
}

/*------------------------------------------ kouzakanri */
body#kouzakanri article p.lede {
    font-size: 1.9rem;
}

/*------------------------------------------ member */
body#member article ul.step_flow li p span.notes {
	font-size: 1.2rem;
	line-height: 1.5;
}
body#member article p.member_notice {
	margin: 40px 0 0;
	text-align: center;
}
body#member article p.btn_member {
	margin: 0 0 50px;
}

/*------------------------------------------ flow */

/*------------------------------------------ tsumitate */
body#tsumitate article p.lede {
    font-size: 1.9rem;
}

/*------------------------------------------ spot */
body#spot th.thw01,
body#spot td.thw01 {
	width: 25em;
}
body#spot th.thw02 {
	width: 7em;
}
body#spot th.thw03 {
	width: 17em;
}
body#spot article p.lede {
    font-size: 1.9rem;
}

body.guide article .notice_block h3,
body.guide article .notice_block h3 + p {
	font-size: 1.8rem;
}
body.guide article .notice_block .flexbox {
	display: flex;
}
body.guide article .notice_block table.spNone {
	display: table !important;
}
body.guide article .notice_block table th:nth-child(1) {
	width: 37%;
}
body.guide article .notice_block table th:nth-child(2) {
	width: 63%;
}
body.guide article .notice_block table ul,
body.guide article .notice_block table p {
	margin: 0;
}
body.guide article .notice_block .fig_block .flexbox {
	align-items: center;
}
body.guide article .notice_block .fig_block .fig_person {
	margin: 22px 0 0 50px;
}
body.guide article .notice_block .fig_block .fig_img {
	margin-left: 38px;
}
body#spot article .tbl_service.spNone {
	display: table !important;
}

body#spot .tab_item {
	display: inline-block;
	position: relative;
	width: 20%;
	margin: 0.7em 71px 2em;
	padding: 0.2em;
	background-image: url(../../guide/baikyaku/images/tab_arrow.png);
	background-repeat: no-repeat;
	background-size: 5%;
    background-position: right 15px center;		
	border: 3px solid #6b9dcf;
	border-radius: 50px;
	font-size: 2rem;
	color: #6b9dcf;
	text-align: center;
}
body#spot article p.case_title img {
	width: 15%;
}
body#spot article p.select_way {
	padding: 0.5em 0;
	background-color: #e5f2ff;
	font-size: 1.9rem;
	font-weight: bold;
	text-align: center;
}
body#spot div.flow_wrap ul li h3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
body#spot div.flow_wrap ul {
	position: relative;
	left: 3em;
	width: 66.667%;
	margin: 0 auto;
	list-style: none;
}
article .content_inner p.link_arrow, article .content_inner .link_arrow {
    position: relative;
    padding: 0 0 0 10px;
}
body#spot div.flow_wrap ul li {
	position: relative;
	padding-bottom: 4em;
}
body#spot div.tel_flow ul li {
	padding-bottom: 3em;
}
body#spot div.flow_wrap ul li::before {
	display: block;
	position: absolute;
	left: -17%;
	width: 84px;
	height: 100%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: '';
}
body#spot div.flow_wrap ul li p:not(.notice) {
	display: block;
	background: #eff7ff;
	border-radius: 5px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
	padding: 1em;
}

body#spot input[name="tab_item"] {
	display: none;
}
body#spot .tab_content {
	display: none;
	clear: both;
	overflow: hidden;
}
body#spot #net:checked ~ #net_content,
body#spot #tel:checked ~ #tel_content,
body#spot #shop:checked ~ #shop_content,
body#spot #paper:checked ~  #paper_content {
  display: block;
}
body#spot input:checked + .tab_item {
	background-image: url(../../guide/baikyaku/images/tab_arrow_chk.png);
	background-color: #6b9dcf;
	background-repeat: no-repeat;
	background-size: 5%;
    background-position: right 15px center;	
	color: #fff;
}

body#spot article .accordion .accordion_header {
	position: relative;
	margin: 0;
	padding: 0.5em 0;
	border-top-left-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-right-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px;
	font-size: 20px;
}
body#spot article .accordion .accordion_header span.txt_underline {
	font-size: 18px;
}
body#spot article .accordion .accordion_header span.detail::after {
	position: absolute;
	top: 1px;
	right: -25px;
	width: 20px;
	height: 20px;
	background: url(../../guide/jiganecoin/images/circle_arrow_icon.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
}
body#spot div.net_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/spot/images/net_step01_pc.png);
}
body#spot div.net_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/spot/images/net_step02_pc.png);
}
body#spot div.net_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/spot/images/net_step03_pc.png);
}

body#spot div.tel_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/spot/images/tel_step01_pc.png);
}
body#spot div.tel_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/spot/images/tel_step02_pc.png);
}
body#spot div.tel_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/spot/images/tel_step03_pc.png);
}
body#spot div.tel_flow ul li:nth-child(4)::before {
	background-image: url(../../guide/spot/images/tel_step04_pc.png);
}

body#spot div.shop_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/spot/images/shop_step01_pc.png);
}
body#spot div.shop_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/spot/images/shop_step02_pc.png);
}
body#spot div.shop_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/spot/images/shop_step03.png);
}

body#spot article .accordion .accordion_header span.detail {
	position: relative;
	color: #000;
	font-size: 15px;
}
body#spot article .accordion .accordion_header.open::before{
	transform: rotate(0deg);
}
body#spot article .accordion .accordion_header.open::after{
	transform: rotate(0deg);
}
/* アコーディンの中身 */
body#spot article .accordion .accordion_inner {
	margin: 0 52px;
	padding-bottom: 20px;
}
body#spot article .accordion .accordion_inner p.txt_underline{
	font-size: 18px;
}
body#spot article .accordion .accordion_inner table.spNone {
	display: table !important;
}
body#spot article .accordion .accordion_inner table tr th:nth-child(1) {
	width: 37%;
}
body#spot article .accordion .accordion_inner table tr th:nth-child(2) {
	width: 63%;
}
body#spot article .accordion .accordion_inner .notice {
	margin: 0;
    color: #000;
	font-size: 1.4rem;
}
body#spot article .accordion .accordion_inner table ul {
	list-style: none;
}
body#spot article .accordion .accordion_inner .flexbox {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
body#spot article .accordion .accordion_inner .flexbox .fig_person {
	margin: 22px 0 0 50px;
}
body#spot  input:checked + .tab_item::after {
	position: absolute;
	top: 100%;
	left: 40%;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #6b9dcf;
	content: '';
}
body#spot p.link_arrow::before {
	content: "";
    display: block;
    position: absolute;
    left: 10em;
    top: 0.3em;
    width: 15px;
    height: 15px;
	background: url(../../guide/baikyaku/images/link_circle_arrow.png) no-repeat;
	background-size: 100%;
	border: none;
}
body#spot article .notice.fblack {
	color: #000;
}
body#spot div.flow_wrap ul li:nth-of-type(1) {
	padding-bottom: 3em;
}
body#spot div.flow_wrap ul li:nth-of-type(2) {
	padding-bottom: 0.5em;
}
body#spot p.notice2 {
	margin-top: 3em;
}
body#spot p.acd_h {
	font-size: 1.6rem;
}
body#spot div.flow_wrap ul li.pdngb_0 {
	padding-bottom: 0;
}
body#spot article .call_center .call_center_number{
	font-size: 1.5rem;
}
body#spot article div.accordion {
	width: 896px;
	margin: 0 auto;
}
/*------------------------------------------ spot_azukari */
body#azukari article p.lede{
    font-size: 1.9rem;
}

/*------------------------------------------ baikyaku */
body#baikyaku td.thw01,
body#baikyaku th.thw01 {
	width: 30%;
}
body#baikyaku th.thw02 {
	width: 10%;
}
body#baikyaku th.thw03 {
	width: 20%;
}
body#baikyaku article .tbl_service.spNone {
	display: table !important;
}
body#baikyaku p.link_arrow::before {
	content: "";
    display: block;
    position: absolute;
    left: 10em;
    top: 0.35em;
    width: 15px;
    height: 15px;
	background: url(../../guide/baikyaku/images/link_circle_arrow.png) no-repeat;
	background-size: 100%;
	border: none;
}
body#baikyaku .tab_item {
	display: inline-block;
	position: relative;
	width: 20%;
	margin: 0.7em 0.7em 2em;
	padding: 0.2em;
	background-image: url(../../guide/baikyaku/images/tab_arrow.png);
	background-repeat: no-repeat;
	background-size: 5%;
    background-position: right 15px center;		
	border: 3px solid #6b9dcf;
	border-radius: 50px;
	font-size: 2rem;
	color: #6b9dcf;
	text-align: center;
}
body#baikyaku article p.case_title img {
	width: 14%;
}
body#baikyaku article p.select_way {
	padding: 0.5em 0;
	background-color: #e5f2ff;
	font-size: 1.9rem;
	font-weight: bold;
	text-align: center;
}
body#baikyaku div.flow_wrap ul li h3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
body#baikyaku div.flow_wrap {
	display: flex;
	justify-content: center;
	margin-bottom: 1em;
}
body#baikyaku div.flow_wrap ul {
	position: relative;
	left: 3em;
	width: 66.667%;
	margin: 0 auto;
	list-style: none;
}
body#baikyaku div.flow_wrap ul li {
	position: relative;
	padding-bottom: 4em;
}
body#baikyaku div.net_flow ul li {
	padding-bottom: 2.5em;
}
body#baikyaku div.tel_flow ul li {
	padding-bottom: 3em;
}
body#baikyaku div.flow_wrap ul li:last-of-type {
	padding-bottom: 2em;
}
body#baikyaku div.flow_wrap ul li::before {
	display: block;
	position: absolute;
	left: -17%;
	width: 84px;
	height: 100%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: '';
}
body#baikyaku div.flow_wrap ul li p {
	display: block;
	background: #eff7ff;
	border-radius: 5px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
	padding: 1em;
}
body#baikyaku div.net_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/baikyaku/images/case_net_flow01_pc.png);
}
body#baikyaku div.net_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/baikyaku/images/case_net_flow02_pc.png);
}

body#baikyaku div.tel_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/baikyaku/images/case_tel_flow01_pc.png);
}
body#baikyaku div.tel_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/baikyaku/images/case_tel_flow02_pc.png);
}
body#baikyaku div.tel_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/baikyaku/images/case_tel_flow03_pc.png);
}

body#baikyaku div.shop_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/baikyaku/images/case_shop_flow01_pc.png);
}
body#baikyaku div.shop_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/baikyaku/images/case_shop_flow02_pc.png);
}
body#baikyaku div.shop_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/baikyaku/images/case_shop_flow03.png);
}
body#baikyaku div.shop_flow ul li:nth-child(4)::before {
	background-image: url(../../guide/baikyaku/images/case_shop_flow04_pc.png);
}

body#baikyaku div.paper_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/baikyaku/images/case_paper_flow01_pc.png);
}
body#baikyaku div.paper_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/baikyaku/images/case_paper_flow02_pc.png);
}
body#baikyaku div.paper_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/baikyaku/images/case_paper_flow03_pc.png);
}
body#baikyaku div.paper_flow ul li:nth-child(4)::before {
	background-image: url(../../guide/baikyaku/images/case_paper_flow04.png);
}
body#baikyaku div.paper_flow ul li:nth-child(5)::before {
	background-image: url(../../guide/baikyaku/images/case_paper_flow05_pc.png);
}
body#baikyaku input[name="tab_item"] {
	display: none;
}
body#baikyaku .tab_content {
	display: none;
	clear: both;
	overflow: hidden;
}
body#baikyaku #net:checked ~ #net_content,
body#baikyaku #tel:checked ~ #tel_content,
body#baikyaku #shop:checked ~ #shop_content,
body#baikyaku #paper:checked ~  #paper_content {
  display: block;
}
body#baikyaku  input:checked + .tab_item {
	background-image: url(../../guide/baikyaku/images/tab_arrow_chk.png);
	background-color: #6b9dcf;
	background-repeat: no-repeat;
	background-size: 5%;
    background-position: right 15px center;	
	color: #fff;
}
body#baikyaku  input:checked + .tab_item::after {
	position: absolute;
	top: 100%;
	left: 40%;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #6b9dcf;
	content: '';
}
body#baikyaku article .call_center .call_center_number {
	font-size: 1.5rem;
}
body#baikyaku article div.red_frame h3 {
	margin-top: 1em;
}
body#baikyaku article div.red_frame p {
	padding-left: 0.2em;
}
body#baikyaku article .mgnt_0 {
	margin-top: 0;
}
body#baikyaku article .mgnb_0 {
	margin-bottom: 0;
}
body#baikyaku article div.red_frame {
	padding-left: 1em;
}

/*------------------------------------------ henkyaku */
body#henkyaku article p.lede,
body#henkyaku article p.lede .notice {
    font-size: 1.9rem;
}
body#henkyaku table.block th {
	width: 40%;
}
body#henkyaku table.block td {
	width: 60%;
}
body#henkyaku .tab_item {
	display: inline-block;
	position: relative;
	width: 20%;
	margin: 0.7em 71px 2em;
	padding: 0.2em;
	background-image: url(../../guide/baikyaku/images/tab_arrow.png);
	background-repeat: no-repeat;
	background-size: 5%;
    background-position: right 15px center;		
	border: 3px solid #6b9dcf;
	border-radius: 50px;
	font-size: 2rem;
	color: #6b9dcf;
	text-align: center;
}
body#henkyaku article p.case_title img {
	width: 14%;
}
body#henkyaku article p.select_way {
	padding: 0.5em 0;
	background-color: #e5f2ff;
	font-size: 1.9rem;
	font-weight: bold;
	text-align: center;
}
body#henkyaku div.flow_wrap ul li h3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
body#henkyaku div.flow_wrap {
	display: flex;
	justify-content: center;
}
body#henkyaku div.flow_wrap ul {
	position: relative;
	left: 3em;
	width: 66.667%;
	margin: 0 auto;
	list-style: none;
}
body#henkyaku div.flow_wrap ul li {
	position: relative;
	padding-bottom: 4em;
}
body#henkyaku div.flow_wrap ul li:last-child {
	position: relative;
	padding-bottom: 1em;
}
body#henkyaku div.net_flow ul li {
	position: relative;
	padding-bottom: 3em;
}
body#henkyaku div.net_flow ul li {
	padding-bottom: 1em;
}
body#henkyaku div.tel_flow ul li {
	padding-bottom: 3em;
}
body#henkyaku div.flow_wrap ul li::before {
	display: block;
	position: absolute;
	left: -17%;
	width: 84px;
	height: 100%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: '';
}
body#henkyaku div.flow_wrap ul li p {
	display: block;
	background: #eff7ff;
	border-radius: 5px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
	padding: 1em;
}
body#henkyaku div.flow_wrap ul li::before {
	display: block;
	position: absolute;
	left: -17%;
	width: 84px;
	height: 100%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: '';
}
body#henkyaku div.net_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/henkyaku/images/net_step01_pc.png);
}
body#henkyaku div.net_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/henkyaku/images/net_step02_pc.png);
}

body#henkyaku div.shop_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/henkyaku/images/shop_step01_pc.png);
}
body#henkyaku div.shop_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/henkyaku/images/shop_step02_pc.png);
}
body#henkyaku div.shop_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/henkyaku/images/shop_step03.png);
}
body#henkyaku div.shop_flow ul li:nth-child(4)::before {
	background-image: url(../../guide/henkyaku/images/shop_step04_pc.svg);
}

body#henkyaku div.paper_flow ul li:nth-child(1)::before {
	background-image: url(../../guide/henkyaku/images/paper_step01_pc.png);
}
body#henkyaku div.paper_flow ul li:nth-child(2)::before {
	background-image: url(../../guide/henkyaku/images/paper_step02_pc.png);
}
body#henkyaku div.paper_flow ul li:nth-child(3)::before {
	background-image: url(../../guide/henkyaku/images/paper_step03_pc.png);
}
body#henkyaku div.paper_flow ul li:nth-child(4)::before {
	background-image: url(../../guide/henkyaku/images/paper_step04.png);
}
body#henkyaku div.paper_flow ul li:nth-child(5)::before {
	background-image: url(../../guide/henkyaku/images/paper_step05_pc.png);
}

body#henkyaku input[name="tab_item"] {
	display: none;
}
body#henkyaku .tab_content {
	display: none;
	clear: both;
	overflow: hidden;
}
body#henkyaku .case_title {
	display: none;
	clear: both;
	overflow: hidden;
}
body#henkyaku #net:checked ~ #net_content,
body#henkyaku #shop:checked ~ #shop_content,
body#henkyaku #paper:checked ~  #paper_content {
  display: block;
}
body#henkyaku #net:checked ~ #ttl_net,
body#henkyaku #shop:checked ~ #ttl_shop,
body#henkyaku #paper:checked ~ #ttl_paper {
  display: block;
}
body#henkyaku  input:checked + .tab_item {
	background-image: url(../../guide/baikyaku/images/tab_arrow_chk.png);
	background-color: #6b9dcf;
	background-repeat: no-repeat;
	background-size: 5%;
    background-position: right 15px center;
	color: #fff;
}
body#henkyaku  input:checked + .tab_item::after {
	position: absolute;
	top: 100%;
	left: 40%;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #6b9dcf;
	content: '';
}
body#henkyaku p.link_arrow::before {
	content: "";
    display: block;
    position: absolute;
    left: 10em;
    top: 0.35em;
    width: 15px;
    height: 15px;
	background: url(../../guide/baikyaku/images/link_circle_arrow.png) no-repeat;
	background-size: 100%;
	border: none;
}
body#henkyaku table.tw01 {
	width: 25%;
}
body#henkyaku article div.red_frame h3 {
	margin-top: 1em;
}
body#henkyaku article div.red_frame p {
	padding-left: 0.2em;
}
body#henkyaku article div.red_frame {
	padding-left: 1em;
}

/*------------------------------------------ exchange */

/*------------------------------------------ change */
body#change article p.lede {
    font-size: 1.9rem;
}

body#change article .tbl_change tr td:nth-child(n+2) {
	width: 20%;
}

/*------------------------------------------ cancel */

/*------------------------------------------ fee */

/*------------------------------------------ storage */

/*------------------------------------------ netservice */
body#netservice article h1 {
	margin-bottom: 50px;
}
body#netservice article table {
	width: 100%;
}
body#netservice article h1 span.members_only {
	bottom: 7px;
	right: 0;
	width: 110px;
	font-size: 1.4rem;
	font-weight: normal;
}
body#netservice article p.lede {
	font-size: 1.9rem;
}
body#netservice article .btn_service_app img {
	width: 360px;
}
body#netservice article .box ul li {
	font-size: 1.6rem;
}
body#netservice article ul.support_function {
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 20px auto 30px;
	width: 960px;
}
body#netservice article ul.support_function li {
	border: 1px solid #000;
	border-radius: 10px;
	width: 408px;
	padding: 1px 30px;
}
body#netservice article ul.support_function li .s_title {
	font-size: 20px;
	color: #003686;
	text-align: center;
}
body#netservice article ul.support_function li .sf1 {
	font-size: 13px;
	text-align: left;
}
body#netservice article ul.support_function li .s_image1 {
	text-align: center;
}
body#netservice article ul.support_function li .sf11 {
	font-size: 11px;
	text-align: right;
}
body#netservice article ul.support_function li .sf2 {
	font-size: 16px;
}
body#netservice article ul.support_function li .s_image2 {
	text-align: center;
}
body#netservice article ul.support_function li .s_image2 img {
	width: 267px;
}
body#netservice article p#net_price {
	margin: 20px 0 30px;
	font-size: 16px;
}
body#netservice article div#net_price_image {
	width: 900px;
	margin: 0 auto;
	border: 1px solid #000;
	border-radius: 10px;
	padding: 24px 0 14px;
}
body#netservice article div#net_price_image .n_title {
	font-size: 20px;
	color: #003686;
	text-align: center;
	margin: 0;
}
body#netservice article div#net_price_image .n_image {
	text-align: center;
	margin: 16px 0 0;
}
body#netservice article div#net_price_image .n_image img {
	width: 540px;
}
body#netservice article div#net_price_image .np1 {
	font-size: 12px;
	text-align: right;
	width: 540px;
	margin: 12px auto 0;
}
body#netservice article div#torihiki_area {
	display: flex;
	justify-content: space-between;
	margin: 44px 0 42px;
	width: 960px;
}
body#netservice article div#torihiki_area {
	display: flex;
	justify-content: space-between;
	margin: 44px auto 42px;
	width: 960px;
}
body#netservice article div#torihiki_area .ts_title {
	font-size: 16px;
	color: #676767;
	display: inline-block;
	margin-left: 16px;
	text-indent: -1em;
	padding-left: 1em;
}
body#netservice article div#torihiki_area .ts_title .spNone {
	display: inline!important;
}
body#netservice article div#torihiki_area #torihiki_section1 {
	width: 479px;
}
body#netservice article div#torihiki_area #torihiki_boundary {
	width: 2px;
}
body#netservice article div#torihiki_area #torihiki_section2 {
	width: 433px;
	padding-left: 46px;
}
body#netservice article div#torihiki_area p {
	font-size: 12px;
}
body#netservice article div#torihiki_area #torihiki_section1 .ts_title span {
	font-size: 24px;
	color: #ed6c00;
}
body#netservice article div#torihiki_area #torihiki_section1 #ts_1list {
	list-style: none;
	margin: 16px 0 0;
}
body#netservice article div#torihiki_area #torihiki_section1 #ts_1list li {
	margin-left: 1em;
	text-indent: -1em;
	font-size: 16px;
}
body#netservice article div#torihiki_area #torihiki_section1 #ts_1list span {
	color: #ed6c00;
}
body#netservice article div#torihiki_area #torihiki_section1 #important_area {
	border: 1px solid #c83232;
	display:flex;
	justify-content: space-between;
	width: 400px;
	border-radius: 10px;
	background-color: #c83232;
	height: 68px;
}
body#netservice article div#torihiki_area #torihiki_section1 #important_section1 {
	color: #fff;
	font-size: 15px;
	width: 46px;
	text-align: center;
	padding: 22px 0;
}
body#netservice article div#torihiki_area #torihiki_section1 #important_section2 {
	font-size: 12px;
	width: 352px;
	background-color: #fff;
	padding: 8px 15px;
	line-height: 1.4;
	border: none;
}
body#netservice article div#torihiki_area #torihiki_section1 #important_section2 span {
	font-size: 12px;
}
body#netservice article div#torihiki_area #torihiki_section2 .ts_title span {
	font-size: 24px;
	color: #20aee5;
}
body#netservice article div#torihiki_area #torihiki_section2 #ts_2list {
	list-style: none;
	margin: 16px 0 0;
	border-radius: 10px;
}
body#netservice article div#torihiki_area #torihiki_section2 #ts_2list li {
	margin-left: 1em;
	text-indent: -1em;
	font-size: 16px;
}
body#netservice article div#torihiki_area #torihiki_section2 #ts_2list span {
	color: #20aee5;
}
body#netservice article #net_service_new {
	margin-top: 30px;
}
body#netservice article #last_service {
	margin: 40px 0 1em;
}
body#netservice article ul.service li {
	width: 285px;
	margin: 0 20px 20px 0;
	padding: 15px;
	border-radius: 10px;
	vertical-align: top;
	font-size: 2.0rem;
	text-align: center;
}
body#netservice article ul.service li:nth-child(4n) {
	margin-right: 0;
}
body#netservice article ul.service li img {
	display: inline-block;
	width: 120px;
}

body#netservice article .box .procedure_link li:nth-child(1), body#netservice .procedure_link li:nth-child(1) {
    margin-right: 40px;
}
body#netservice .procedure_link li a {
	width: 140px;
	padding: 3px 5px 3px 0;
	font-size: 1.4rem;
	box-sizing: border-box;
}
body#netservice .procedure_link li a:after {
	top: 0.7em;
	right: 4px;
}
body#netservice article .box .fblack,
body#netservice article .txt_underline.fblack {
	font-size: 1.8rem;
}
body#netservice article .precautions {
	border-radius: 15px;
	font-size: 1.6rem;
}
body#netservice article .precautions h3 {
	font-size: 2.0rem;
	text-align: left;
}
body#netservice article .add_link {
	text-align: center;
}
body#netservice article .privacy {
	margin: 40px 0;
}
body#netservice article .privacy p {
	font-size: 1.6rem;
}

body#netservice article ul.appeal_point li {
	float: left;
	width: 590px;
	border-radius: 10px;
	margin-bottom: 3.125%;
	padding: 12px 0 20px 26px;
}
body#netservice article ul.appeal_point li:nth-child(1) {
	margin-right: 20px;
	padding-top: 20px;
	padding-right: 20px;
	height: 280px;
}
body#netservice article ul.appeal_point li:nth-child(2) {
	height: 130px;
	margin-bottom: 20px;
}
body#netservice article ul.appeal_point li:nth-child(3) {
	height: 130px;
}
body#netservice article ul.appeal_point li h3 {
	padding-left: 114px;
	font-size: 2.0rem;
}
body#netservice article ul.appeal_point li:nth-child(1) h3 {
	padding-top: 20px;
	padding-left: 60px;
	background-image: url("../../guide/netservice/images/netservice_new_01.png");
	background-repeat: no-repeat;
	background-size: 134px auto;
	text-align: center;
	background-position-x: -1px;
	background-position-y: 6px;
	padding-bottom: 35px;
	line-height: 2.6;
}
body#netservice article ul.appeal_point li:nth-child(2) h3 {
	padding-bottom: 50px;
	background-image: url("../../guide/netservice/images/netservice_new_02.png");
	background-position-x: 0;
	background-position-y: 10px;
	background-repeat: no-repeat;
	background-size: 105px auto;
	padding-top: 14px;
}
body#netservice article ul.appeal_point li:nth-child(3) {
	padding-top: 10px;
	position: relative;

}
body#netservice article ul.appeal_point li:nth-child(3) h3 {
	background-image: url("../../guide/netservice/images/netservice_new_03.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 98px auto;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-bottom: 12px;
}
body#netservice article ul.appeal_point li .detail {
	font-size: 1.6rem;
}
body#netservice article ul.appeal_point li:nth-child(2) .detail {
	margin-top: -3em;
	padding-left: 114px;
}
body#netservice article ul.appeal_point li .notes {
	margin: 17px 0 0;
	font-size: 1.1rem;
}
body#netservice article ul.appeal_point li .notes2 {
	margin: 0;
	position: absolute;
	font-size: 1.1rem;
	left: 138px;
	bottom: 45px;
}
body#netservice article ul.appeal_point li p.btn_what {
	margin-top: 2em;
}


/*------------------------------------------ shopservice */
body#shopservice article table {
	width: 100%;
}
body#shopservice .fw_b {
	font-size: 1.6rem;
}
body#shopservice .tbl_use tr:first-child th:nth-child(n+2) {
	width: 40%;
}
body#shopservice .service_block {
	display: flex;
	justify-content: space-between;
}
body#shopservice .service_block dl {
	width: 20%;
	margin-bottom: 0;
}
body#shopservice .service_block dl dt {
	padding-bottom: 13px;
	border-bottom: 1px solid #727a7c;
	text-align: center;
	font-size: 1.7rem;
}
body#shopservice .service_block dl dd {
	margin: 0;
	padding-top: 5px;
}
body#shopservice .service_block dl .cash {
	padding-bottom: 5px;
    line-height: 21px;
    margin-top: -6px;
}
body#shopservice .service_block dl .cash span{
    font-size: 1.5rem;
}


/*------------------------------------------ jiganecoin */
body#jiganecoin article .lede {
	font-size: 1.9rem;
}
body#jiganecoin article .accordion .accordion_header {
	position: relative;
	margin: 0;
	padding: 0.5em 0;
	border-top-left-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-right-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px;
	font-size: 20px;
}
body#jiganecoin article .accordion .accordion_header span.txt_underline {
	font-size: 18px;
}
body#jiganecoin article .accordion .accordion_header span.detail::after {
	position: absolute;
	top: 1px;
	right: -25px;
	width: 20px;
	height: 20px;
	background: url(../../guide/jiganecoin/images/circle_arrow_icon.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
}
body#jiganecoin article .accordion .accordion_header span.detail {
	position: relative;
	color: #000;
	font-size: 15px;
}
body#jiganecoin table th.btm_w {
	border-bottom: 1px solid #fff;
}
body#jiganecoin table th.rgt_w {
	border-right: 1px solid #fff;
}
body#jiganecoin table th.lft_w {
	border-left: 1px solid #fff;
}


/*アイコンの＋と×*/
/*
body#jiganecoin article .accordion .accordion_header::before,
body#jiganecoin article .accordion .accordion_header::after{
	position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #c1272d;;
}
body#jiganecoin article .accordion .accordion_header::before{
	top:48%;
    right: 15px;
    transform: rotate(0deg);
}
body#jiganecoin article .accordion .accordion_header::after{
	top:48%;
    right: 15px;
    transform: rotate(90deg);
}
*/
/*openというクラスがついたら形状変化*/
body#jiganecoin article .accordion .accordion_header.open::before{
	transform: rotate(0deg);
}
body#jiganecoin article .accordion .accordion_header.open::after{
	transform: rotate(0deg);
}
/* アコーディンの中身 */
body#jiganecoin article .accordion .accordion_inner {
	margin: 0 52px;
	padding-bottom: 20px;
}
body#jiganecoin article .accordion .accordion_inner p.txt_underline{
	font-size: 18px;
}
body#jiganecoin article .accordion .accordion_inner table.spNone {
	display: table !important;
}
body#jiganecoin article .accordion .accordion_inner table tr th:nth-child(1) {
	width: 37%;
}
body#jiganecoin article .accordion .accordion_inner table tr th:nth-child(2) {
	width: 63%;
}
body#jiganecoin article .accordion .accordion_inner .notice {
	margin: 0;
    color: #000;
	font-size: 1.4rem;
}
body#jiganecoin article .accordion .accordion_inner table ul {
	list-style: none;
}
body#jiganecoin article .accordion .accordion_inner .flexbox {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
body#jiganecoin article .accordion .accordion_inner .flexbox .fig_person {
	margin: 22px 0 0 50px;
}
body#jiganecoin article .specification {
	margin-top: 2.8em;
}
body#jiganecoin .notice_gray {
	font: 1.3em;
	color: #808080;
}

body#jiganecoin div.purchase_flow {
	display: flex;
	justify-content: center;
	margin-bottom: 5em;
}
body#jiganecoin div.purchase_flow ul {
	position: relative;
	left: 3em;
	width: 66.667%;
	margin: 0 auto;
}
body#jiganecoin div.purchase_flow ul li {
	position: relative;
	margin-bottom: 3em;
}
body#jiganecoin div.purchase_flow ul li p:not(.notice) {
	display: block;
	background: #eff7ff;
	border-radius: 5px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
	padding: 1em;
}
body#jiganecoin div.purchase_flow ul li h3 {
	margin-bottom: 0.5em;
}
body#jiganecoin div.purchase_flow ul li::before {
	display: block;
	position: absolute;
	left: -90px;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
}
body#jiganecoin div.purchase_flow ul li:nth-child(1)::before {
	width: 70px;
	height: 120px;
	background-image: url(../../guide/jiganecoin/images/step_01_pc.png);
}
body#jiganecoin div.purchase_flow ul li:nth-child(2)::before {
	top: 10px;
	width: 70px;
	height: 160px;
	background-image: url(../../guide/jiganecoin/images/step_02_pc.png);
}
body#jiganecoin div.purchase_flow ul li:nth-child(3)::before {
	width: 70px;
	height: 160px;
	background-image: url(../../guide/jiganecoin/images/step_03_pc.png);
}
body#jiganecoin div.purchase_flow ul li:nth-child(4)::before {
	width: 70px;
	height: 120px;
	background-image: url(../../guide/jiganecoin/images/step_04_pc.png);
}
body#jiganecoin p.notice2 {
	margin-top: 3em;
}
body#jiganecoin article div.accordion {
	width: 896px;
	margin: 0 auto;
}
/*------------------------------------------ introduction */

body#introduction article .local_inner {
	margin: 0 30px;
}

body#introduction .btn_introduce_now {
	margin: 40px 0;
}
body#introduction .btn_introduce_now a {
	width: 500px;
	margin: 0 auto;
	padding: 0 10px;
	border-radius: 8px;
	box-shadow:1px 1px 4px 0px #999999;
	font-size: 2.2rem;
}
body#introduction .btn_introduce_now a:hover {
	opacity: 0.8;
}
body#introduction .btn_introduce_now a span{
	padding: 1em 0 1em 62px;
	background-size: 48px auto;
}
body#introduction article h2 {
	padding: 0.1em 10px 0.3em;
	border-radius: 6px;
	border-width: 2px;
	font-size: 2.2rem;
}
body#introduction article h3 {
	padding: 0.1em 10px 0.3em;
	border-radius: 6px;
	font-size: 2.2rem;
	font-weight: bold;
}
body#introduction article .area_outline {
	padding: 1px 20px;
}
body#introduction article .area_outline ul.outline_list {
	font-size: 1.6rem;
}
body#introduction article .area_outline ul.outline_list li {
	margin-bottom: 0.3em;
	font-weight: normal;
}
body#introduction article .area_outline dl.cautions dt {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.6rem;
	cursor: pointer
}
body#introduction article .area_outline dl.cautions dd {
	font-size: 1.6rem;
}
body#introduction article .area_outline dl.cautions dd ul,
body#introduction article .area_outline dl.cautions dd ol {
	font-weight: normal;
}

body#introduction article .area_outline dl.cautions dd .close {
	font-size: 1.6rem;
	font-weight: normal;
}
body#introduction article .area_outline dl.cautions dd .close span {
	display: inline-block;
	padding: 0 24px 3px;
	border: 1px solid #006837;
	border-radius: 16px;
	background-color: #fff;
	color: #006837;
	cursor: pointer
}

body#introduction article .area_method .lede {
	margin: 0 0;
	font-size: 1.6rem;
	font-weight: normal;
	text-align: center;
}
body#introduction article .area_method .lede:nth-child(2) {
	font-size: 1.8rem;
	font-weight: bold;
}
body#introduction article .area_method .lede span {
	color: #003686;
}
body#introduction article .area_method div h4 {
	font-size: 2.0rem;
	text-align: center;
}
body#introduction article .area_method div#method_line h4,
body#introduction article .area_method div#method_mail h4 {
	margin: 15px auto;
}
body#introduction article .area_method div h4 span {
	padding: 0.3em 0 0.3em 54px;
	background-size: 40px auto;
}
body#introduction article .area_method div#method_line {
	margin-top: 24px;
	margin-bottom: 36px;
	padding-bottom: 26px;
	border: 2px solid #00b900;
	border-radius: 8px;
}
body#introduction article .area_method div#method_mail {
	border: 2px solid #eb4040;
	border-radius: 8px;
}

body#introduction article .area_method div.method_line_cont .method_line_cont_inner,
body#introduction article .area_method div.method_mail_cont {
	display: flex;
	justify-content: center;
	padding: 0 37px;
}

body#introduction article .area_method div.method_line_cont .method_line_cont_inner dl,
body#introduction article .area_method div.method_mail_cont dl {
	position: relative;
	display: flex;
	flex-wrap:wrap;
	align-items: flex-start;
	align-self: flex-start ;
	width: 182px;
	margin: 0 30px 20px 0;
}
body#introduction article .area_method div dl::after {
	position: absolute;
	content: '';
	top: 78px;
	right: -23px;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 12px 0 12px 15px;
	border-color: transparent transparent transparent #e9b700;
}
body#introduction article .area_method div dl:last-of-type::after {
	content: none;
}
body#introduction article .area_method div.method_line_cont dl:last-child,
body#introduction article .area_method div.method_mail_cont dl:last-child {
	margin-right: 0;
}
body#introduction article .area_method div dl dt {
	order: 2;
	font-size: 1.3rem;
}
body#introduction article .area_method div dl dt span {
	font-size: 1.6rem;
}
body#introduction article .area_method div dl dd {
	order: 1;
}
body#introduction article .area_method div dl dd img {
	width: 100%;
}
body#introduction article .area_method div  p {
	margin: 0 37px;
	font-size: 1.2rem;
}
body#introduction article .area_flow {
	display: flex;
	justify-content: center;
	margin-bottom: 60px;
}
body#introduction article .area_flow dl {
	position: relative;
	width: 265px;
	margin: 0 20px 0 0;
}
body#introduction article .area_flow dl::after {
	position: absolute;
	content: '';
	top: 45px;
	right: -35px;
	width: 50px;
	height: 30px;
	background: transparent url("../../guide/introduction/images/flow_arrow_right.png") no-repeat left top;
	background-size: 50px auto;
}
body#introduction article .area_flow dl:last-child {
	margin-right: 0;
}
body#introduction article .area_flow dl:last-child::after {
	content: none;
}
body#introduction article .area_flow dl dt {
	margin: 0 0 0.5em;
	text-align: center;
}
body#introduction article .area_flow dl:nth-of-type(2) dd ul li:nth-child(2) {
	letter-spacing: -0.07em;
}
body#introduction article .area_flow dl:nth-of-type(2) dd ul li:nth-child(3) {
	letter-spacing: -0.05em;
}
body#introduction article .area_flow dl:nth-of-type(3) dd ul li:nth-child(1) {
	letter-spacing: -0.067em;
}
body#introduction article .area_flow dl:nth-of-type(4) dd ul li:nth-child(1) {
	letter-spacing: -0.02em;
}
body#introduction .btn_member {
	width: 760px;
	margin: 0 auto;
	filter: drop-shadow(5px 5px 0px #b9b9b9);
}
body#introduction .btn_member:active {
	position: relative;
	top: 5px;
	left: 5px;
	filter: drop-shadow(0px 0px 0px #b9b9b9);
}
body#introduction div.campaign {
    margin: 2em 0 -1.1em 0;
}
body#introduction div#present_campaign {
	width: 1280px;
	margin: 10px auto 40px;
}
body#introduction div#present_campaign h1 {
	/* border-radius: 10px 10px 0 0; */
	font-size: 2.2rem;
	line-height: 2.5;
}
body#introduction div#present_campaign h2 {
	margin-top: 30px;
	font-size: 2.6rem;
}
body#introduction div#present_campaign dl {
	font-size: 2.0rem;
}
body#introduction div#present_campaign ul {
	font-size: 2.0rem;
}
body#introduction div#present_campaign p {
	margin-bottom: 0;
	font-size: 2.0rem;
	line-height: 1.8;
}
body#introduction div#present_campaign dl dt {
	float: left;
	width: 4em;
	margin: 0 -4em 0 0;
}
body#introduction div#present_campaign dl dt:last-of-type {
	width: 6em;
	margin-right: -6em;
}
body#introduction div#present_campaign dl dd {
	margin: 0 0 0 4em;
	padding: 0;
}
body#introduction div#present_campaign dl dd:last-of-type {
	margin-left: 6em;
}
body#introduction div#present_campaign .campaign {
	padding: 0 60px 40px;
	box-sizing: border-box;
	margin: 0 auto;
}
body#introduction div#present_campaign .present_notice {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 2.5;
}
body#introduction div#present_campaign .present_notice span {
	padding-right: 25px;
}
body#introduction div#present_campaign .present_notice span::after {
	content: "";
	position: absolute;
	right: 0;
	top: 10px;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #000000 transparent transparent transparent;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: transform 0.3s linear;
}
body#introduction div#present_campaign a.open span::after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	transition: transform 0.3s linear;
}
body#introduction div#present_campaign .notice_block {
	padding: 1px 40px 30px;
	box-sizing: border-box;
	margin: 0 auto;
}
body#introduction div#present_campaign .notice_block p.btn_member,
body#introduction div#present_campaign .notice_block p.quo_close {
	text-align: center;
}
body#introduction div#present_campaign .notice_block p.quo_close img {
	cursor: pointer
}




/* 737px以上用（PC用）の記述 end */
}


/*------------------------------------------ clear */
body,
body#netservice article ul.appeal_point,
body#netservice article ul.service,
footer {
	zoom: 100%;
}

body:after,
body#netservice article ul.appeal_point:after,
body#netservice article ul.service:after,
footer:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}