/* =================================
	TBS Reset CSS
================================= */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main {margin:0;padding:0;border:0;font-size:100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {display:block;}
body {font-family:Verdana,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
wbr:after {content:"\00200B";}

/*	TBS reset
============================== */
.alt {position:absolute;top:-5000px;left:-9999px;}
.clearfix:after {content:"";clear:both;display:block;}
.hide-txt {text-indent:110%;white-space:nowrap;overflow:hidden;}
.fp-causion {display:none;}
.nocontxt {-webkit-touch-callout: none;-webkit-user-select: none;user-select: none;-webkit-user-drag:none;}
.nocontxt img {pointer-events: none;}
@media all and (min-width:768px) {
.alt-pc {position:absolute;top:-5000px;left:-9999px;}
.clearfix-pc:after {content:"";clear:both;display:block;}
.hide-txt-pc {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
@media all and (max-width:767px) {
.alt-smp {position:absolute;top:-5000px;left:-9999px;}
.clearfix-smp:after {content:"";clear:both;display:block;}
.hide-txt-smp {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
div.embed-tbsplayer {
background-color:#000;
position:relative;
height:0;
padding-top:56.25%;
}
div.embed-tbsplayer .tbs-player {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
div.embed-tbsplayer-audio {
background-color:#fff;
}
div.embed-tbsplayer-audio .tbs-player {
height:46px;
}
div.lbx-overlay {
z-index:10000;position:absolute;background-color:#000;width:100%;height:100%;left:0;top:0;right:0;bottom:0;opacity:0.9;
}

/* =================================
	CSS
================================= */

/* link */
a:link {
	text-decoration:underline;
	color:#ff7b00;
}
a:visited {
	text-decoration:none;
	color:#ff7b00;
}
a:active {
	text-decoration:none;
	color:#ff7b00;
}
a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#ff7b00;
}

/*	background
============================== */
body {
	color:#4e4e4e;
	background-color:#ededed;
	text-align:center;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: 100%;
	font-family:Verdana, sans-serif;
}
div.cover {
	background-color:#fff;
}
@media all and (min-width: 768px) {
div.cover {
	padding-bottom:30px;
}
}
@media all and (max-width: 767px) {
div.cover {
	min-width:320px;
	padding-bottom:20px;
}
}

/*	copyright
============================== */
p.copyright {
	text-align:center;
	width:100%;
	background-color:#ededed;
	padding:20px 0;
}
p.copyright > small {
	display:block;
	color:#7b7b7b;
	padding:0 15px;
	line-height:1.25;
	font-size:75%;
}

/*	header
============================== */
div.header {
	position:relative;
	background-image:url(/um/v7/img/gh_bg_smp.svg);
	background-repeat:repeat-x;
	background-position:left top;
	height:90px;
}
div.header a {
	position:absolute;
	display:block;
	background-image:url(/um/v7/img/gh_parts.svg);
	background-position:-169px 16px;
	width:92px;
	height:60px;
	left:50%;
	margin-left:-46px;
	background-color:transparent;
}


/*	contents
============================== */
main {
	text-align:left;
	background-color:#fff;
}
@media all and (min-width: 768px) {
main {
	width:768px;
	margin:0 auto 30px;
}
}
@media all and (max-width: 767px) {
main {
	padding:0 12px 20px;
}
}

main h1 {
	font-size:112.5%;
	line-height:1.6;
	padding-bottom:0.25em;
	border-bottom:2px solid #80b9e7;
	margin-bottom:1em;
}

p.date, p.end {
	color:#7b7b7b;
	font-size:83%;
	line-height:1.6;
	text-align:right;
	margin-bottom:1.6em;
}

.unit p:not(:last-child),
.unit dl:not(:last-child),
.unit ol:not(:last-child),
.unit ul:not(:last-child) {
	margin-bottom:1.5em;
}
.unit p,
.unit li, .unit dd {
	text-align: justify;
	text-justify: inter-ideograph;
}
.unit p {
	line-height:1.6;
}
.unit dl dt, .unit dl dd, .unit ol li, .unit ul li {
	line-height:1.6;
}
.unit dl dd, .unit ol li, .unit ul li {
	margin-bottom:0.5em;
}
.unit ul:not(.kome) {
	list-style-type:circle;
	margin-left:1.5em;
}
.unit ul.kome li:before, .unit ul.kome li span {
	display:block;
}
.unit ul.kome li:before {
	content:"※";
	width:1em;
	float:left;
}
.unit ul.kome li span {
	padding-left:1.5em;
}
.unit ol {
	list-style-type:decimal;
	margin-left:1.75em;
}
.unit dl dt {
	width:3em;
	float:left;
}
.unit dl dd {
	padding-left:3.5em;
}

section.unit h2,
section.unit h3 {
	line-height:1.5;
	margin-bottom:0.75em;
}
section.unit h2 {
	color:#0073cf;
}
section.unit h3 {
	color:#80b9e7;
}

.policy1 section.unit h2:before,
.policy3 section.unit h2:before {
	display:block;
	width:1.5em;
	float:left;
}
section.unit h2 span {
	display:block;
	padding-left:1.75em;
}
section.sec-one h2:before {content:"1.";}
section.sec-two h2:before {content:"2.";}
section.sec-three h2:before {content:"3.";}
section.sec-four h2:before {content:"4.";}
section.sec-five h2:before {content:"5.";}
section.sec-six h2:before {content:"6.";}
section.sec-seven h2:before {content:"7.";}
section.sec-eight h2:before {content:"8.";}
section.sec-nine h2:before {content:"9.";}
section.sec-ten h2:before {content:"10.";}

@media all and (min-width: 768px) {
.unit p,
.unit dl dt, .unit dl dd, .unit ol li, .unit ul li {
	font-size:87.5%;
}
main .unit {
	margin-bottom:30px;
}
section.unit h2 {
	font-size:100%;
}
section.unit h3 {
	font-size:87.5%;
}
}
@media all and (max-width: 767px) {
.unit p,
.unit dl dt, .unit dl dd, .unit ol li, .unit ul li {
	font-size:83%;
}
main .unit {
	margin-bottom:20px;
}
section.unit h2 {
	font-size:87.5%;
}
section.unit h3 {
	font-size:83%;
}
}



/*	.menu
============================== */
div.menu {
	text-align:left;
	background-color:#e6f1fa;
}
div.menu nav ul li {
	line-height:1.5;
	position:relative;
}
div.menu nav ul li:not(:last-child) {
	margin-bottom:1em;
}
div.menu nav ul li:before {
	display:block;
	content:"";
	background-image:url(/um/v7/img/bbs_prevnext.svg);
	background-color:#80b9e7;
	width:12px;
	height:12px;
	background-size:50px 12px;
	background-position:-25px 0;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-6px;
}
div.menu nav ul li > span,
div.menu nav ul li > a {
	display:block;
	padding-left:18px;
}
div.menu nav ul li > a:hover {
	text-decoration:none;
	color:#ff7b00;
	background-color:#fff;
}
div.menu nav ul li > span {
	font-weight:bold;
}
@media all and (min-width: 768px) {
div.menu {
	width:768px;
	margin:0 auto 30px;
}
div.menu nav {
	padding:24px;
}
div.menu nav ul li {
	font-size:87.5%;
}
}
@media all and (max-width: 767px) {
div.menu {
	padding:20px 12px;
	margin-bottom:20px;
}
div.menu nav ul li {
	font-size:83%;
}
}



p.btn {
	margin:0 auto;
}
p.btn a {
	font-weight:bold;
	display:block;
	color:#666;
	text-decoration:none;
	line-height:36px;
	height:40px;
	border-radius:20px;
	border:2px solid #ededed;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
p.btn a:hover {
	color:#333;
	background-color:#ededed;
}
@media all and (min-width: 768px) {
p.btn {
	width:280px;
}
p.btn a {
	font-size:100%;
}
}
@media all and (max-width: 767px) {
p.btn a {
	font-size:87.5%;
}
p.btn {
	width:210px;
}
}