@media screen and (min-width: 961px) {
	.GlobalNavi_header__dropdown__I4ziw {
	    display: none;
	}
	.LayoutTwoColumn_content__a8jr2 {
		width: unset;
	}
	.Header_inner__tfr0u {
		width: unset;
		min-width: unset;
	}
	.Footer_footer__content__3I8ZZ {
		width: unset;
	}
	.LayoutTwoColumn_content__a8jr2 {
		padding: unset;
	}
	.Footer_footer__Dhw_9:before {
		width: unset;
	}
	.Footer_footer__copyright__pZOgD:before {
		width: unset;
	}
	main {
		width: 100%!important;
		padding-top: 0px!important;
	}
	.helpHeaderber .link-backHelptopWrap,
	.guideHeaderber {
		padding: 32px 50px 16px;
	}
	header#helpHeader {
		height: 200px;
	}
	header#helpHeader h1,
	main .helpTopHeaderber h1 {
		font-size: 38px;
		margin: 40px 0;
	}
	div.helpTopContainer {
		margin-bottom: 80px;
	}
	.guideHeaderber .link-backGuidetopWrap a.link-backGuidetop {
	    font-size: 14px;
	}
	.guideRecommendSection {
	    display: flex;
		align-items: center;
		flex-direction: row;
		gap: 8px;
		margin-bottom: 10px;
		color: #445076;
		font-weight: 700;
	}
	a.guideRecommendSection {
		padding-right: 32px;
	}
	.purposeTitleWrap {
	    height: 200px;
	}
	.purposeTitleWrap .purposeTitle {
		font-size: 44px;
	}
	#functionAndContentsList {
    width: 100%;
    margin-top: 24px;
    border-bottom: 1px #ccc solid;
	}
	#functionAndContentsList ul {
	    display: flex;
	    width: 890px;
	    height: 42px;
	    margin: auto;
	}
	#functionAndContentsList ul li {
	    flex: 1 1;
	}
	#functionAndContentsList ul li a {
	    position: relative;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    width: 100%;
	    height: 100%;
	    text-align: center;
	    line-height: 1.6;
	    font-weight: 700;
	    letter-spacing: 0;
	}
	#functionAndContentsList ul li a:after {
	    position: absolute;
	    bottom: 0;
	    display: block;
	    width: 0;
	    height: 4px;
	    content: "";
	    background: #faa000;
	    border-radius: 2px;
	    transition: width .5s;
	}
	#functionAndContentsList ul li a:hover:after {
	    width: 100%;
	}
	#functionAndContentsList ul li a.active:after {
	    width: 100%;
	}
	div#helpTopOutline {
		padding: 60px 50px;
		max-width: 1410px;
		margin: auto;
	}
	div#helpOutline {
		padding: 60px 50px;
		max-width: 960px;
		margin: auto;
	}
	div.functionsList ul.functionWrap li h3.functionName {
	    font-size: 24px;
    }
	div.helpTopContainer .helpGenreSection {
	    padding-right: 40px;
	    width: 50%;
	}
	div.helpTopContainer .helpGenreSection:nth-child(even) {
	    padding-left: 40px;
	    padding-right: 0;
	}
	div.helpTopContainer .helpFrequentSection h2 {
	    font-size: 26px;
	}
	.helpGenreSection h2 {
    	font-size: 26px;
    }
    #helpBody h2 {
	    font-size: 28px;
	    font-weight: 700;
	    line-height: 1.6;
	    border-bottom: solid 1px #E8E8E8;
	}
	div.guideBody.columns {
	    display: flex;
	    justify-content: center;
	    align-items: flex-start;
	}
	div.guideBody.columns .text-area {
	    width: calc(40% - 10px);
	    margin-right: 20px;
	}
	div.guideBody.columns .text-area ul li {
		line-height: 1.6;
		margin-bottom: 15px;
	}
	div.guideBody.columns .text-area ul li span {
		display: block;
		font-weight: 700;
	}
	div.guideBody.columns .imageHelpContents {
	    width: calc(60% - 10px);
	}
	div.guideBody.columns .imageHelpContents img {
	    width: 100%;
	    height: auto;
	}
	.guideBody h3 {
	    font-size: 22px;
	}
	div#helpBody p,
	div.guideBody p {
		font-size: 18px;
		height: auto;
		margin: 10px 0 30px;
	}
	div#helpBody ul {
	}
	div#helpBody ul li {
	    font-size: 16px;
	}
	div#helpBody ul.detailsList li {
	    line-height: 1.8;
	    margin-left: 20px;
	    text-indent: -16px;
	}
	div#helpBody ul.detailsList li:before {
	    content: '・';
	}
	div#helpBody .imageHelpContents img {
		max-width: 960px;
	}
	.helpHeaderber .link-backHelptopWrap a.link-backHelptop {
		font-size: 14px;
	}
	.helpHeaderber .link-backHelptopWrap a.link-backHelptop span {
		margin-left: 10px;
	}
	div#helpful {
		font-size: 18px;
	}
	div#helpful {
	    display: flex;
	}
	div#helpful .helpfulQuestion {
	    margin-right: 20px;
	}
	div.helpTopContainer {
		display: flex;
		margin-bottom: 80px;
	}
	div.helpTopContainer .helpFrequentSection:nth-child(odd) {
		padding-right: 40px;
		width: 50%;
	}
	div.helpTopContainer .helpFrequentSection ul li {
	    font-size: 18px;
	    line-height: 1.2;
	    font-weight: 700;
	}
	div.helpTopContainer .helpGenreSection ul li {
	    font-size: 18px;
	}
	div.helpTopContainer .helpFrequentSection:nth-child(even) {
		padding-left: 20px;
		width: 50%;
		text-align: center;
	}
	div.guideHeader {
	    max-width: 960px;
	    padding: 60px 0;
	    margin: auto;
	}
	div.guideHeader p {
	    margin-bottom: 16px;
	}
	div.guideHeader h2 {
	    font-size: 28px;
	    line-height: 1.2;
	    font-weight: 700;
	    border-bottom: solid 1px #E8E8E8;
	}
	div.guideHeader p {
	    font-size: 16px;
	    line-height: 1.6;
	}
	img.guideCover {
	    padding: 20px;
	    border: solid 1px #445076;
	    border-radius: 5px;
	    width: 470px;
        box-shadow: #afb4c1 10px 10px 10px;
	}
	div.guideTopContainer {
		margin-bottom: 80px;
	}
	.btnToFuncList {
	    width: 500px;
	    font-size: 14px;
	    font-weight: 700;
	    color: #445076;
	    margin: 0 77px;
	    border: solid #445076 1px;
	    border-radius: 5px;
	    box-shadow: 0 2px 2px rgb(0 0 0 / 24%);
	}
	.btnToFuncList:hover {
		opacity: 0.6;
	}
	.btnToFuncList a {
	    width: 100%;
	    height: 100%;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    padding: 20px 0;
	}
	#helpBody .guideHowtoContainer h2 {
		font-size: 28px;
	    border-bottom: solid 1px #E8E8E8;
	    padding-bottom: 5px;
	    margin: 20px 0;
	    text-align: center;
	}
	div#helpfulNoDetail .btnHelpful {
		width: 500px;
		margin: 8px auto;
	}
	dt.functionName {
	    width: 200px;
	    float: left;
	    min-height: 80px;
	    border-radius: 5px 0 0 5px;
	    font-size: 20px;
	}
	dd.functionDescLink a {
	    border-radius: 0 5px 5px 0;
	    min-height: 80px;
	}
	.caseHowToUse {
	    margin: 40px 0;
	}
	.caseHowToUse h3 {
	    font-size: 22px;
	    line-height: 1.6;
	    font-weight: 700;
	    margin: 10px 0;
	}
	.caseHowToUse .image-caseHowToUse {
		max-width: 960px;
	    border: solid 1px #ddd;
	}
	div.movieWrap {
		 text-align: center;
	}
	div.movieWrap iframe {
		 width: 960px;
		 height: 540px;
	}
    .AsideContents_sidebar__D3TIV.article_hidePrint__xQr37 {
        display: none;
    }
}

@media screen and (max-width: 960px) {
	.helpHeaderber .link-backHelptopWrap {
		width: auto;
		padding: 0 20px;
	}
	header#helpHeader {
		height: 120px;
		padding: 0 20px;
	}
	header#helpHeader h1,
	main .helpTopHeaderber h1 {
		font-size: 26px;
		margin: 20px;
	}
	.guideHeaderber {
	    padding: 32px 0px 16px;
	    font-size: 12px;
	}
	.purposeTitleWrap {
	    height: 100px;
	}
	.purposeTitleWrap .purposeTitle {
		font-size: 26px;
	}
	div#functionAndContentsList {
	    width: 100%;
	    margin-top: 12px;
	    border-bottom: solid 1px #ccc;
	    padding-bottom: 12px;
	}
	div#functionAndContentsList ul {
	    display: block;
	    height: 120px;
	}
	div#functionAndContentsList ul li {
	    font-weight: 700;
	}
	div#functionAndContentsList ul li a {
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    height: 40px;
	    width: 100%;
	}
	div#functionAndContentsList ul li a.active {
	    background-color: #fff1d3;
	}
	div#functionAndContentsList ul li a:hover {
	    opacity: 0.6;
	}
	div#helpTopOutline,
	div#helpOutline {
		padding: 20px;
	}
	div.functionsList ul.functionWrap li h3.functionName {
	    font-size: 16px;
    }
	div.helpTopContainer .helpGenreSection {
	    width: auto;
	    margin-bottom: 40px;
	}
	div.helpTopDetails div.helpTopContainer .helpGenreSection {
	    margin-bottom: 0px;
	}
	div.guideHeader h2 {
	    font-size: 20px;
	    font-weight: 700;
	    line-height: 1.6;
	    border-bottom: solid 1px #E8E8E8;
	}
	div.guideHeader p {
	    font-size: 12px;
	    line-height: 1.6;
	}
	div.helpTopContainer .helpFrequentSection h2 {
	    font-size: 20px;
	}
	.helpGenreSection h2 {
    	font-size: 20px;
    }
    #helpBody h2 {
	    font-size: 20px;
	    font-weight: 700;
	    margin: 0 0 16px 0;
	    line-height: 1.6;
	}
	.guideBody h3 {
	    font-size: 16px;
	}
	div#helpBody p,
	div.guideBody p {
		font-size: 16px;
	}
	div#helpBody ul {
	}
	div#helpBody ul li {
	    font-size: 14px;
	}
	div#helpBody ul.detailsList li {
	    line-height: 1.8;
	    text-indent: -14px;
	}
	div#helpBody ul.detailsList li:before {
		content: '・';
	}
	div#helpBody .imageHelpContents img,
	div.guideBody .imageHelpContents img {
		width: 100%;
	}
	.helpHeaderber .link-backHelptopWrap a.link-backHelptop {
		font-size: 12px;
	}
	.helpHeaderber .link-backHelptopWrap a.link-backHelptop span {
	}
	div#helpful {
		font-size: 16px;
	}
	div#helpful .helpfulQuestion {
	    margin-bottom: 10px;
	}
	div.helpTopContainer {
		display: block;
	}
	div.helpTopContainer .helpFrequentSection {
		margin-bottom: 40px;
	}
	div.helpTopContainer .helpFrequentSection:nth-child(odd) {
		width: 100%;
	}
	div.helpTopContainer .helpFrequentSection ul li,
	div.helpTopContainer .helpGenreSection ul li {
	    font-size: 16px;
	    line-height: 1.2;
	}
	div.helpTopContainer .helpFrequentSection ul li {
	    font-weight: 700;
	}
	div#guideOutline {
		padding: 0 20px;
	}
	img.guideCover {
	    padding: 10px;
	    max-width: 400px;
	    width: 100%;
	    min-width: 200px;
	    border: solid 3px #445076;
	    border-radius: 5px;
	}
	div.guideTopContainer {
		margin-bottom: 80px;
	}
	#helpBody .guideHowtoContainer h2 {
	    font-size: 20px;
	    border-bottom: solid 1px #E8E8E8;
	    padding-bottom: 5px;
	    text-indent: 16px;
	}
	.btnToFuncList {
	    max-width: 480px;
	    width: auto;
	    font-size: 14px;
	    font-weight: 700;
	    color: #445076;
	    margin: 20px auto;
	    border: solid #445076 1px;
	    border-radius: 5px;
	    box-shadow: 0 2px 2px rgb(0 0 0 / 24%);
	}
	.btnToFuncList:hover {
		opacity: 0.6;
	}
	.btnToFuncList a {
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    padding: 20px 0;
	}
	div#helpfulNoDetail {
		padding: 0 20px;
	}
	div#helpfulNoDetail .btnHelpful {
		margin: 8px auto;
	}
	
	dt.functionName {
	    width: 100%;
	    padding: 10px;
	    border-radius: 5px 5px 0 0;
	}
	dd.functionDescLink a {
	    border-radius: 0 0 5px 5px;
	}
	.caseHowToUse h3 {
	    font-size: 18px;
	    font-weight: 700;
	    border-bottom: solid 2px #333;
	    margin: 80px 0 5px;
	    padding: 5px;
	}
	.caseHowToUse .image-caseHowToUse {
		width: 100%;
	}
	div.movieWrap {
		 text-align: center;
		 position: relative;
		 width: 100%;
		 padding-top: 56.25%;
		 height: 0;
	}
	div.movieWrap iframe {
		 position: absolute;
		 top: 0;
		 left: 0;
		 width: 100%;
		 height: 100%;
	}

}
#backArrow {
	transform: scale(-1,1);
}
.helpHeaderber {
/*	background: #f2f2f2; */
}
.helpHeaderber .link-backHelptopWrap {
	max-width: 1410px;
	margin: auto;
}
.helpHeaderber .link-backHelptopWrap a.link-backHelptop {
	display: flex;
	align-items: center;
}
.helpHeaderber .link-backHelptopWrap a.link-backHelptop span {
	color: #445076;
	font-weight: 700;
}
header#helpHeader {
	background-color: #f2f2f2;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 32px;
}
header#helpHeader h1 {
	line-height: 1.2;
	font-weight: 700;
	margin: 0;
}
div#helpBody {
	margin-bottom: 60px;
}
.guideBody h3 {
    font-weight: 700;
    line-height: 1.6;
}
#helpBody h4 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.6;
	margin: 10px 0;
}
.guideBody a {
    color: #445076;
    font-weight: 700;
}
div#helpBody p,
div.guideBody p {
	font-weight: 400;
	line-height: 1.8;
	margin-bottom: 32px;
}
div#helpBody p a {
    color: #445076;
    font-weight: 700;
}
div#helpBody ul {
    margin-bottom: 32px;
}
div#helpBody .account-btn-image {
    display: inline-block;
    height: 23px;
    width: 23px;
    margin: 0 3px;
    background-color: #e3e3e3;
    vertical-align: text-top;
}
div#helpful {
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}
div#helpful #helpfulFeedback {
    display:flex;
    align-items: center;
    justify-content: center;
}
div#helpful .helpfulQuestion {
	display: flex;
	align-items: center;
    text-align: center;
    justify-content: center;
    margin-right: 20px;
}
div.btnHelpful {
	padding: 16px;
	border-radius: 4px;
	background: #333333;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	cursor: pointer;
	transition: opacity .15s linear;
    min-width: 100px;
    margin-right: 20px;
}
div.btnHelpful:hover {
	opacity: .6;
}
div#helpfulThanks p {
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 22px;
    font-weight: 700;
    color: #FAA000;
}
div#helpfulNoDetail {
	display: none;
}


.helpTopHeaderber {
    padding: 32px 0;
    background: #f2f2f2;
}
main .helpTopHeaderber h1 {
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
}
div.helpTopContainer {
	width: 100%;
}
div.helpTopContainer .helpFrequentSection {
	/* display: flex; */
}
.helpFrequentSection a:hover{
	opacity: 0.6;
}
div.helpTopContainer .helpFrequentSection h2 {
    margin-bottom: 10px;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: solid 3px #E8E8E8;
}
div.helpTopContainer .helpFrequentSection ul li {
}
div.helpTopContainer .helpFrequentSection ul li,
div.helpTopContainer .helpGenreSection ul li {
	display: flex;
}
.helpGenreSection h2 {
    margin-bottom: 10px;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: solid 3px #E8E8E8;
}
.helpTopDetails h2 {
	font-size: 18px;
    font-weight: 700;
    border-bottom: solid 3px #E8E8E8;
    margin-bottom: 14px;
    padding-bottom: 10px;
}
.guideBody .guideHowtoContainer h2 {
    margin: 0 0 30px 0;
    text-align: center;
	font-weight: 700;
}

div.guidePurposeSection ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}
div.guidePurposeSection ul li {
    line-height: 1.5;
    flex: 300px;
    margin-bottom: 20px;
}
div.guidePurposeSection ul li a {}
.guideHeaderber .link-backGuidetopWrap {
}
.guideHeaderber .link-backGuidetopWrap a.link-backGuidetop {
    display: flex;
    align-items: center;
    max-width: 1410px;
    margin: 0 auto;
}
.guideHeaderber .link-backGuidetopWrap a.link-backGuidetop span {
    color: #445076;
    font-weight: 700;
    margin-left: 10px;
}
.purposeTitleWrap {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 32px;
    background-color: #f2f2f2;
}
.purposeTitleWrap .purposeTitle {
	font-size: 44px;
    text-align: center;
    font-weight: 700;
    color: #232323;
}
a.guideRecommendSection {
    display: flex;
	align-items: center;
	flex-direction: row;
	gap: 8px;
	margin-bottom: 10px;
	color: #445076;
	font-weight: 700;
}
a.guideRecommendSection:hover {
	opacity: 0.6;
}
div.guideBody {
	margin: 32px auto 60px;
	max-width: 960px;
}

.functionsList {
    display: flex;
    justify-content: center;
    align-items: center;
}
div.functionsList ul.functionWrap {
    width: 960px;
}
div.functionsList ul.functionWrap li {
    margin-bottom: 60px;
}
div.functionsList ul.functionWrap li h3.functionName {
    border-bottom: 1px solid #e2e2e2;
    font-weight: 700;
    padding: 20px 0 5px 15px;
}
div.functionsList ul.functionWrap li .functionTolink {
    text-align: right;
}
div.functionsList ul.functionWrap li .functionTolink a {
    color: #445076;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    transition: opacity .3s;
    display: flex;
    align-items: center;
    justify-content: right;
}

.relatedHelp {
    padding: 20px;
    background-color: #f2f2f2;
}
.relatedHelp div {
    font-weight: 600;
}
div#helpBody .relatedHelp ul {
	margin: unset;
}
div#helpBody .relatedHelp ul li {
    margin: unset;
}
.link-eachFunction a {
	display: flex;
	justify-content: right;
	align-items: center;
	padding: 30px 0;
}
.link-eachFunction a span {
	margin-right: 10px;
	color: #445076;
	font-weight: 700;
}
nav {
    display: none;
}
aside {
	display: none;
}