<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*===========================================
howto LinkBuds Fit common.css
=============================================*/
/* enqueteArea */
@media(max-width:390px) {
	#cs_enquete_wrapper .cs_btn {
		padding: 0!important;
	}

	#cs_enquete_wrapper .cs_btn li button, #cs_enquete_wrapper .cs_btn li img {
		max-width: 100%!important;
	}
}

#contents section{
	margin-bottom: 3em;
	margin-top: 4em;
}

#contents p{
	word-break: break-all;
}

#contents p,
#contents ul{
	margin-left: 1em;
}

#contents p + p{
	margin-top:10px;
}

#contents ul{
	padding-left: 0;
}

/* h1 h2 h3 */
#contents h1{
	font-size: 2.15rem;
	margin-bottom: 1em;
	padding: 0.3em 13px;
}

#contents h1.org{
	border-bottom: 5px solid #ffa41b;
}

#contents h1.green{
	border-bottom: 5px solid #4d9936;
}

#contents h1.peach{
	border-bottom: 5px solid #e8889e;
}

#contents section h2{
	font-size: 1.846rem;
	border-top: 5px double #333f50;
	border-bottom: 5px double #333f50;
	padding: 1.5rem 13px 0.8rem;
	margin-bottom: 1em;
}

#contents section h2.org{
	border-top: 5px double #ffa41b;
	border-bottom: 5px double #ffa41b;
	background: rgb(255,164,27,.2);
}

#contents section h2.green{
	border-top: 5px double #4d9936;
	border-bottom: 5px double #4d9936;
	background: rgb(77,153,54,0.2);
}

#contents section h2.peach {
	border-top: 5px double #e8889e;
	border-bottom: 5px double #e8889e;
	background: rgb(232,136,158,.2);
}

#contents h2.pu_title {
	border-top: none;
	border-bottom: 1px solid #343434;
	margin-bottom: 1em;
	padding-bottom: 0;
	font-size: 1.3846153846154rem;
}

#contents section h3 {
	font-size: 1.25rem;
	border-left: 5px solid #333f50;
	line-height: 1.3;
	border-bottom: 2px solid #ececec;
	padding: .5em .5em;
	margin-bottom: 1em;
}

#contents section h3.org{
	border-left: 5px solid #ffa41b;
	border-bottom: 2px solid #ffa41b;
}

#contents section h3.green{
	border-left: 5px solid #4d9936;
	border-bottom: 2px solid #4d9936;
}

#contents section h3.peach{
	border-left: 5px solid #e8889e;
	border-bottom: 2px solid #e8889e;
}

#contents span.org_line{
	color: #ffa41b;
}

#contents span.green_line{
	color: #4d9936;
}

#contents span.peach_line{
	color: #e8889e;
}


/* list */
#contents ul{
	padding:0;
}

#contents ul.disc{
	list-style-type: disc;
}

#contents ul.none{
	list-style-type: none;
	margin-left: 0;
}

#contents ol{
	padding:0;
	margin-left:1em;
}

#contents li{
	margin-bottom:0.5em;
	margin-left:0;
}

#contents section &gt; ul{
	margin-left:1em;
}

#contents ul.disc,
#contents section &gt; ol{
	margin-left: 2.5em;
}

#contents dl,
#contents dl dt,
#contents dl dd{
	margin:0;
	padding:0;
}

#contents section &gt; dl{
	margin-left: 1em;
}

#contents dl dt{
	margin-bottom: 0.5em;
	font-weight: 700;
}
#contents dl dd{
	margin-bottom: 1em;
}

#contents p.disc{
	display: list-item;
	list-style-type: disc;
	margin-top: 0;
	margin-left: 1.5em;
}

/* link */
#contents a.s5-linkV3{
	display: inline-block;
	margin-top: 5px;
	color: #3865e0;
}



#contents span.s5-linkV3,
#contents a.s5-linkV3--down{
	color: #2f353d;
}

#contents a.s5-linkV3:after {
	display: inline-block;
	width: 0.6em;
	height: 0.6em;
	margin: -0.15em 0.4em 0;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D'%233865e0'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20x%3D'0px'%20y%3D'0px'%20width%3D'32px'%20height%3D'32px'%20viewBox%3D'0%200%2032%2032'%3E%3Cpath%20d%3D'M25.6%2C16l-16%2C16l-3.2-3.2L19.1%2C16L6.4%2C3.2L9.6%2C0L25.6%2C16z'%2F%3E%3C%2Fsvg%3E");
	content: '';
	background-repeat: no-repeat;
	vertical-align: middle;
}


#contents span.s5-linkV3:after,
#contents .singleBtn .s5-linkV3:after{
	background-image: url(/share5/svg/icon/angle-right.svg);
}

#contents .s5-linkV3.s5-linkV3--down:after {
	display: inline-block;
	content: '';
	background-image: url(/share5/svg/icon/angle-down.svg);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-top: -.15em;
	margin: 0 0.5em;
}

/* Link button */
#contents .singleBtn{
	display: inline-block;
}

#contents .singleBtn a {
	display: block;
	background: url(/support/share/images/bg_mod-linkButton.jpg) repeat-x scroll left center;
	border: solid 1px #767676;
	border-radius: 5px;
	padding: 0.7em 1em;
	color: #000;
	box-sizing: border-box;
}


/*　btnlist　*/
#contents ul.btnlist li {
	list-style: none;
}

#contents ul.btnlist li a {
	background: url(/support/share/images/bg_mod-linkButton.jpg) repeat-x scroll left center;
	border: solid 1px #767676;
	border-radius: 5px;
	color: #000;
	padding: 0.7em 1em;
	display: inline-block;
	width: 450px;
	box-sizing: border-box;
}
#contents .singleBtn a:hover,
#contents ul.btnlist li a:hover{
	text-decoration: none;
	opacity: 0.7;
}

/* annotation */
#contents p.annotation,
#contents ul.annotation{
	font-size: 1rem;
	margin-left: 0;
}
#contents p.annotation,
#contents ul.annotation li{
	padding-left: 1em;
	text-indent: -1em;
}

#contents p + p.annotation{
	margin: 0 0 1em 1em;
}

#contents span.annotation{
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}


/* notice*/
#contents .notice_gray {
	margin-bottom: 2em;
	margin-left: 1em;
	padding: 1em;
	border: 1px solid #767676;
}

#contents .notice_gray_b{
	margin-left: 1em;
	padding: 1em;
	background-color: #EBEBEB;
	border: 1px solid #999999;
}

#contents &gt; .notice_gray,
#contents &gt; .notice_gray_b{
	margin-left: 0;
}

#contents .notice_gray &gt; p,
#contents .notice_gray_b &gt; p{
	margin:0;
}

#contents .notice_gray &gt; p + p,
#contents .notice_gray_b &gt; p + p{
	margin-top:10px;
}


#contents .notice_gray_b &gt; ul.disc{
	margin-left: 1.5em;
}

#contents .notice_gray_b &gt; ol.disc {
	margin-left: 1.5em;
}

#contents .accent {
	color: #EE0000;
}

#contents .w300{
	width: 300px;
}
#contents .center{
	text-align: center;
}

/* img */
#contents .pct {
	margin-top: 2em;
	margin-bottom: 1em;
}

#contents p &gt; img{
	display: inline-block;
	margin-top: 5px;
}

#contents .pct.center{
	text-align: center;
	margin-left: 0;
}

#contents img.purple_arrow{
	width: 58px;
	height: 38px;
}

#contents .border_img {
	border: 1px solid #959595;
	box-sizing: border-box;
}

#contents img.icon {
	vertical-align: middle;
	margin: 0px 4px;
}

#contents .border_box {
	border: 1px solid #ccc;
	box-sizing: border-box;
}

/* indexArea */
#contents .indexArea{
	display: table;
	width: 100%;
	margin-left: 1em;
}

#contents .indexArea p.left{
	display: table-cell;
	width: 1.5em;
	margin: 0;
	padding: 0.5em;
	background: #ccc;
	color: #000;
	font-size: 1rem;
	vertical-align: middle;
	text-align: center;
	writing-mode: vertical-rl;
}

#contents .indexArea.org p.left{
	border-top: #ffa41b 1px solid;
	border-bottom: #ffa41b 1px solid;
	border-left: #ffa41b 1px solid;
	background: rgb(255,164,27,.2);
	font-weight: bold;
}
#contents .indexArea.green p.left{
	border-top: #4d9936 1px solid;
	border-bottom: #4d9936 1px solid;
	border-left: #4d9936 1px solid;
	background: rgb(77,153,54,0.2);
	font-weight: bold;
}

#contents .indexArea.peach p.left {
	border-top: #e8889e 1px solid;
	border-bottom: #e8889e 1px solid;
	border-left: #e8889e 1px solid;
	background: rgb(232,136,158,.2);
	font-weight: bold;
}

#contents .indexArea ul{
	border: 1px solid #ccc;
	padding: 1.5em 1em 1em 1.5em;
	list-style-type: none;
	margin: 0!important;
	width: 98%;
	box-sizing: border-box;
	height: 100%;
	background-color: #fff;
}

#contents .indexArea.org ul{
	border-color: #ffa41b;
}

#contents .indexArea.green ul{
	border-color: #4d9936;
}

#contents .indexArea.peach ul{
	border-color: #e8889e;
}

/* stepArea */
#contents .stepArea{
	margin: 2em 0 2em 1em;
}

#contents .stepArea.innerStep{
	width: 100%;
}

#contents .stepArea ol.stepList{
	list-style-type: none;
	counter-reset: square;
	margin-left: 0;
	margin-bottom: 0;
}

#contents .stepArea ol.stepList &gt; li{
	margin-bottom: 3em;
}

#contents .stepArea ol.stepList &gt; li:last-child{
	margin-bottom: 0;
}

#contents .stepArea ol.stepList &gt; li:before {
	content: counter(square);
	counter-increment: square;
	color: #000;
	display: block;
	line-height: 24px;
	text-align: center;
	height: 24px;
	width: 24px;
	margin-right: -4px;
	font-weight: 700;
	float: left;
	background-color: #999;
}

#contents .stepArea ol.stepList &gt; li &gt; *{
	margin-left: 38px;
}

#contents .stepArea ol.stepList &gt; li &gt;p.lead{
	display: table-cell;
	margin: 0;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 14px;
}

#contents .stepArea ol.stepList &gt; li &gt;p.lead &gt; span{
	display: inline-block;
	margin-top: 5px;
	padding-left: 0;
	font-weight: 400;
}

#contents .stepArea ol.stepList &gt; li dl{
	margin-top: 1em;
	margin-bottom: 10px;
}

#contents .stepArea ol.stepList &gt; li dl dd{
	margin-bottom: 1em;
}

#contents .stepArea ol.stepList &gt; li &gt; ul.disc{
	padding-left: 1.5em;
}

#contents .stepArea ol.stepList span.square,
#contents span.square{
	background: #ccc;
	padding: 0 6px;
	margin: 0 4px;
	color: #000;
	font-weight: bold;
	vertical-align: text-top;
}


#contents .accordion.type_3 button + div {
	background-color: #fff;
}
/* stepArea colorsetting */
#contents .stepArea ol.stepList.org &gt; li:before,
#contents .stepArea ol.stepList span.square.org,
#contents span.square{
	background-color: rgb(255,164,27,.2);
	border: #ffa41b 1px solid;
}

#contents .stepArea ol.stepList.green &gt; li:before,
#contents .stepArea ol.stepList span.square.green{
	background: rgb(77,153,54,0.2);
	border: #4d9936 1px solid;
}

#contents .stepArea ol.stepList.peach &gt; li:before,
#contents .stepArea ol.stepList span.square.peach{
	background: rgb(232, 136, 158, .2);
	border: #e8889e 1px solid;
}

#contents li.bnr_single{
	margin: 0;
}

#contents li.bnr_single a{
	display: inline-block;
	line-height: 0;
}

/* flex */
#contents .flex{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 2em 0;
}

#contents .flex.left{
	justify-content: flex-start;
}

#contents .flex.wrapper{
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 3em;
}

#contents .flex.wrapper &gt; p{
	margin: 0 1em 1em 0;
}

#contents .flex.top{
	align-items: flex-start;
}

#contents .flex.app{
	justify-content: flex-start;
	list-style: none;
	margin-left: 1em;
}

#contents .flex &gt; .pct{
	margin: 1em;
}

#contents ul.flex.app li{
	margin-right: 1em;
}

#contents img.pc_arrow1 {
	width: 58px !important;
	height: 38px;
}

#contents img.icon_window {
	padding-left: 0.25em;
}

#contents .ml0 {
	margin-left: 0;
}

/* ylink */
#contents .ylink .flex{
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 2em 1em 0;
}

#contents .ylink .flex.center{
	justify-content: center;
}

#contents .ylink ul.flex li{
	width: calc(50% - 1em);
	margin-bottom: 2em;
}

#contents .ylink div.movie{
	max-width: 520px;
	width: 100%;
	margin: 0 auto;
}
#contents .ylink div.movie p:not(.caption){
	margin: 0 0 1em 0;
}
#contents .ylink div.movie p.caption{
	text-align: center;
	margin: 0 0 0.5em;
}

#contents .ylink iframe.two_movie_flex{
	display: block;
	width: 100%;
	height: auto;
	margin: auto;
	max-width: 520px;
	aspect-ratio: 16 / 9;
}

#contents .ylink.short iframe.two_movie_flex{
	aspect-ratio: 9 / 16;
}

#contents .ylink div.movie p.caption span{
	display: inline-block;
}

#contents .ylink ul.flex-column div.movie{
	margin: 0 auto;
}

/* ylink short */
#contents .ylink.short div.movie iframe{
	width: 225px;
	height: 400px;
}

#contents .c5-mb0{
	margin-bottom: 0 !important;
}
#contents .c5-mt0{
	margin-top: 0 !important;
}


@media screen and (max-width: 800px){
	#contents p,
	#contents section &gt; p,
	#contents div:not( [role="region"]):not(.wrapper):not(.pct){
		margin-left: 0 !important;
	}

	#contents h1{
		font-size: 1.692rem;
		padding: 5px;
	}

	#contents section h2{
		font-size: 1.385rem;
		padding: 5px;
	}
	#contents section ul{
		margin-left: 0;
	}

	#contents &gt; ul.disc,
	#contents section ol{
		margin-left: 1.5em;
	}

	#contents section &gt; dl{
		margin-left: 0;
	}
	#contents .singleBtn{
		max-width: 450px;
		width: 100%;
		margin-left: 0;
	}
	#contents ul.btnlist li a {
		width: 100%;
	}
	#contents p + p.annotation{
		margin: 0 0 1em 0;
	}

	#contents .notice_gray_b{
		margin-left: 0;
	}

	#contents .flex{
		flex-direction: column;
		align-items: center;
		margin: 2em 0;
	}

	#contents .pct{
		margin-left: 0;
	}
	#contents .flex img:not(.pc_arrow1):not(.icon):not(.icon_window),
	#contents .stepList &gt; li .pct img{
		width: 100%;
		height: auto;
		max-width: 290px!important;
		box-sizing: border-box;
	}
	
	#contents .flex.capArea img{
		width: auto!important;
		max-width: unset!important
	}

	#contents img.pc_arrow1 {
		transform: rotate( 90deg );
	}
	#contents .indexArea{
		margin-left: 0;
	}
	
	#contents .indexArea ul &gt; li{
		margin-bottom: 0;
	}

	#contents .stepArea ol.stepList {
		margin-left: 0;
	}
	

	#contents .stepArea ol.stepList &gt; li &gt;p.lead {
		padding-top: 0;
	}

	#contents .stepArea ol.stepList &gt; li &gt; * {
		margin-left: 0;
	}

	#contents .flex.app{
		margin-left: 0;
	}

	#contents img.purple_arrow{
		transform: rotate( 90deg );
		display: block;
		margin: 1em auto;
	}
	
	#contents .ylink ul.flex{
		flex-direction: column;
	}
	
	#contents .ylink ul.flex li{
		width: 100%;
	}
	#contents .ylink div.movie {
		max-width: 100%;
	}
}

@media screen and (max-width: 960px){
	#contents .stepArea{
		width: 100%;
		margin-left: 0;
	}
	#contents .flex .pct img{
		max-width: 280px;
		height: auto;
	}
}

@media screen and (min-width: 641px){
	.onlymobile {
		display: none;
		}
	#contents .singleBtn a {
		width: 450px;
	}
}

@media screen and (max-width: 640px){
	html{
		font-size: 0.875rem;
	}
	#contents h1{
		word-break: break-all;
	}
	#contents .notice_gray_b &gt; ul.disc {
		margin-left: 1em;
	}
	#contents .pct img:not(.pc_arrow1){
		max-width: 300px;
		width: 100%;
	}
	
}

@media screen and (max-width: 414px){
	#contents .pct img:not(.pc_arrow1){
		max-width: 100%;
	}
}


</pre></body></html>