@charset "UTF-8";
/* 東北地方太平洋沖地震の被害に対する支援についてページ
* 2019.1.15.更新
*
***** A. reset.css
*各サイト/topics/css/donation_hokkaido_earthquake_2018/reset.css
*
***** B. fonts.css
*各サイト/topics/css/donation_hokkaido_earthquake_2018/fonts.css
*
***** C. layout.css
*各サイト/topics/css/donation_hokkaido_earthquake_2018/layout.css
--------------------------------------------------------- 
***** A. reset.css
*各サイト/topics/css/donation_hokkaido_earthquake_2018/reset.css
---------------------------------------------------------- */
/*____________________________
  # web reset css
  # updated --- 2012/11/28
  ____________________________*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup, sub {
	line-height: -1px;
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	vertical-align: middle;
}
input {
}
sup, sub {
	vertical-align: baseline;
	position: relative;
}
sup {
	top: -4px
}
sub {
	top: 4px
}
/*--------------------------------------------------------- 
***** B. fonts.css
*各サイト/topics/css/csr/fonts.css
---------------------------------------------------------- */
.font-bold {
	font-weight: bold;
}
.font-nomal {
	font-weight: normal !important;
}
.font-ul {
	border-bottom: 1px solid;
	padding-bottom: 0.1em;
}
.font-10 {
	font-size: 10px;
}
.font-11 {
	font-size: 11px;
}
.font-12 {
	font-size: 12px;
}
.font-14 {
	font-size: 14px;
}
.font-16 {
	font-size: 16px;
}
.font-18 {
	font-size: 18px;
}
.font-20 {
	font-size: 20px;
}
.font-22 {
	font-size: 22px;
}
.font-24 {
	font-size: 24px;
}
.font-26 {
	font-size: 26px;
}
.font-28 {
	font-size: 28px;
}
.font-30 {
	font-size: 30px;
}
.font-32 {
	font-size: 32px;
}
.font-34 {
	font-size: 34px;
}
.font-36 {
	font-size: 36px;
}
.font-38 {
	font-size: 38px;
}
.font-40 {
	font-size: 40px;
}
.font-48 {
	font-size: 48px;
}
.font-red {
	color: #EB0A00;
}
.font-white {
	color: #fff;
}
.font-orange {
	color: #ff7800;
}
.font-blue {
	color: #0012bd;
}
.LH-100 {
	line-height: 100% !important;
}
.LH-120 {
	line-height: 120% !important;
}
.LH-130 {
	line-height: 130% !important;
}
.LH-140 {
	line-height: 140% !important;
}
.LH-150 {
	line-height: 150% !important;
}
.LH-160 {
	line-height: 160% !important;
}
.LH-170 {
	line-height: 170% !important;
}
.LH-180 {
	line-height: 180% !important;
}
.LH-190 {
	line-height: 190% !important;
}
.LH-200 {
	line-height: 200% !important;
}
.LH-250 {
	line-height: 250% !important;
}
.font-10 {
	font-size: 10px;
}
.font-11 {
	font-size: 11px;
}
.font-12 {
	font-size: 12px;
}
.font-14 {
	font-size: 14px;
}
.font-16 {
	font-size: 16px;
}
.font-18 {
	font-size: 18px;
}
.font-20 {
	font-size: 20px;
}
.font-22 {
	font-size: 22px;
}
.font-24 {
	font-size: 24px;
}
.font-26 {
	font-size: 26px;
}
.font-28 {
	font-size: 28px;
}
.font-30 {
	font-size: 30px;
}
.font-32 {
	font-size: 32px;
}
.font-34 {
	font-size: 34px;
}
.font-36 {
	font-size: 36px;
}
.font-38 {
	font-size: 38px;
}
.font-40 {
	font-size: 40px;
}
.mar-t10 {
	margin-top: 10px;
}
.mar-t20 {
	margin-top: 20px;
}
.mar-t30 {
	margin-top: 30px;
}
.mar-t40 {
	margin-top: 40px;
}
.mar-t50 {
	margin-top: 50px;
}
.mar-t60 {
	margin-top: 60px;
}
.par-t10 {
	padding-top: 10px;
}
.par-t20 {
	padding-top: 20px;
}
.par-t30 {
	padding-top: 30px;
}
.par-t40 {
	padding-top: 40px;
}
.par-t50 {
	padding-top: 50px;
}
.par-t60 {
	padding-top: 60px;
}
.mar-b10 {
	margin-bottom: 10px;
}
.mar-b20 {
	margin-bottom: 20px;
}
.mar-b30 {
	margin-bottom: 30px;
}
.mar-b40 {
	margin-bottom: 40px;
}
.mar-b50 {
	margin-bottom: 50px;
}
.mar-b60 {
	margin-bottom: 60px;
}
.par-b10 {
	padding-bottom: 10px;
}
.par-b20 {
	padding-bottom: 20px;
}
.par-b30 {
	padding-bottom: 30px;
}
.par-b40 {
	padding-bottom: 40px;
}
.par-b50 {
	padding-bottom: 50px;
}
.par-b60 {
	padding-bottom: 60px;
}
.mar-l10 {
	margin-left: 10px;
}
.mar-l20 {
	margin-left: 20px;
}
.mar-l30 {
	margin-left: 30px;
}
.mar-l40 {
	margin-left: 40px;
}
.mar-l50 {
	margin-left: 50px;
}
.mar-l60 {
	margin-left: 60px;
}
.par-l10 {
	padding-left: 10px;
}
.par-l20 {
	padding-left: 20px;
}
.par-l30 {
	padding-left: 30px;
}
.par-l40 {
	padding-left: 40px;
}
.par-l50 {
	padding-left: 50px;
}
.par-l60 {
	padding-left: 60px;
}
.mar-r10 {
	margin-right: 10px;
}
.mar-r20 {
	margin-right: 20px;
}
.mar-r30 {
	margin-right: 30px;
}
.mar-r40 {
	margin-right: 40px;
}
.mar-r50 {
	margin-right: 50px;
}
.mar-r60 {
	margin-right: 60px;
}
.par-r10 {
	padding-right: 10px;
}
.par-r20 {
	padding-right: 20px;
}
.par-r30 {
	padding-right: 30px;
}
.par-r40 {
	padding-right: 40px;
}
.par-r50 {
	padding-right: 50px;
}
.par-r60 {
	padding-right: 60px;
}
.text-right{
	text-align: right;
}
/*--------------------------------------------------------- 
***** C. layout.css
*各サイト/topics/css/csr/layout.css
---------------------------------------------------------- */
/* !Clearfix
---------------------------------------------------------- */
.clearfix:before, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
} /* IE < 8 */
/* !a
---------------------------------------------------------- */
div[id="csr"] a {
	/* \*/
	overflow: hidden;
	/* */
	text-decoration: underline;
	color: #0066ff;
}
div[id="csr"] a:hover {
	text-decoration: underline;
	color: #eb0a00;
}
div[id="csr"] a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-mob-opacity: 0.8;
	-khtml-opacity: 0.8;
	zoom: 1;
}
/* !Layout
---------------------------------------------------------- */
div[id="csr"] img {
	border: none;
	max-width: 100%;
}

/* ページ設定
---------------------------------------------------------- */
div[id="csr"] .display {
	display: none;
}
div[id="csr"] .hidden {
	display: block;
}
div[id="csr"].wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	clear: both;
	zoom: 1;
}
div[id="csr"].wrapper:before, div[id="csr"].wrapper:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}
div[id="csr"] .content {
	box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
	max-width: 980px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height: 1.8;
}
div[id="csr"] .bordered-gray-title {
	color: #444;
	font-weight: bold;
	font-size: 1.5em;
	margin: 1.5em auto;
	padding: 1.3em 0;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	background: #f5f5f5;
	line-height: 1;
}
div[id="csr"] .darkgray-title02{
	font-weight: bold;
    font-size: 1.3em;
    padding: 0.2em;
    color: #fff;
    background: #555;
    margin: 1.5em 0;
}
div[id="csr"] .underline-title03{
	font-weight: bold;
	font-size: 1.1em;
	border-bottom:2px solid #ec0000;
}
div[id="csr"] .text01 {
	margin: 1.5em auto;
	text-align: left;
	width: 100%;
	max-width: 600px;
}
div[id="csr"] .border-images {
	display: block;
	margin: 2em auto;
	border:1px solid #ccc;
}
div[id="csr"] .listbox{
    display:flex;
    flex-wrap: wrap;
    border: 1px solid #e6e9ee;
    border-top: none;
    margin-bottom: 50px;
}
div[id="csr"] .listbox dt{
    background: #f4f4f4;
    width: 35%;
    padding: 15px 10px;
    box-sizing: border-box;
    border-top: 1px solid #e6e9ee;
    text-align: center;
    font-weight: bold;
    line-height: 35px;
}
div[id="csr"] .listbox dd{
    padding: 15px 20px;
    margin: 0;
    border-left: 1px solid #e6e9ee;
    border-top: 1px solid #e6e9ee; 
    width: 65%;
    background: #fff;
    box-sizing: border-box;
    text-align: center;
}
@media screen and (max-width: 768px) {
	div[id="csr"] .content {
		font-size: 14px;
		padding: 0 1em;
	}
	div[id="csr"] .bordered-gray-title {
		margin: 1em auto;
		padding: 0.8em 0;
	}
	div[id="csr"] .listbox{
		flex-flow: column nowrap;
        border-top: 1px solid #e6e9ee;
    }
    div[id="csr"] .listbox dt,
    div[id="csr"] .listbox dd{
    	width: 100%;
    	border-left: 1px solid #e6e9ee;
    	border-right: 1px solid #e6e9ee;
    }
    div[id="csr"] .listbox dd{
    text-align: center;
    }
}
@media screen and (max-width: 414px) {
	div[id="csr"] .bordered-gray-title {
		line-height: 1.6;
	}
	div[id="csr"] .display {
		display: block;
	}
	div[id="csr"] .hidden {
		display: none;
	}
}