﻿@charset "utf-8";

/*----------------------------------------------------------------------------*/
/* JOOX　FNSチャリティキャンペーン：スタイルシート (2025/06/13 update) */
/*----------------------------------------------------------------------------*/

/* 共通設定:start ------------------------------------*/
*{
	margin:0;
	padding:0;
	border:0;
	outline:none;
	}

a:link{   text-decoration:none;       color:#991100; border:none;}
a:visited{text-decoration:none;       color:#007700; border:none;}
a:hover{  text-decoration:underline;  color:#ee0000; border:none;}
a:focus  {text-decoration:underline;  color:#ee0000; border:none;}
a:active{ text-decoration:none;       color:#ff0000; border:none;}

b{font-weight:bold;}

hr{
	margin:10px 0px 10px 0px;
	color: #aaaaaa;
	background-color:#aaaaaa;
	border-style:none;
	height:1px;
	}

small{
	font-size:0.7em;
	font-weight:normal;
	}

.fc_red{color:#dd0000;}
.fc_blue{color:#0033dd;}
.fc_green{color:#00dd00;}
.fc_gray{color:#777777;}
.fc_white{color:#ffffff;}
.fc_black{color:#000000;}

/* 共通設定:end ------------------------------------*/



/*==========================================================*/
/* smp用の設定*/
/*==========================================================*/

@media screen and (max-width:600px){

.smp{display:block;}
#smp{display:block;}
.pc{display:none;}
#pc{display:none;}


body{
	background-color:#ffffff;
	margin:0;
	height:100%;
	}


/*--------------------------------------------------------*/
/* ヘッダー＆フッター */
/*--------------------------------------------------------*/

header{
	width:100%;
	height:60px;
	top:0;
	padding:10px 0px 0px 0px;
	position:fixed;
	background-color:rgba(20,50,100,0.8);
	z-index:10;
	}

h1.page_title{
	margin:0px 0px 0px -20px;
	padding:15px 20px 0px 0px;
	line-height:26px;
	font-size:20px;
	font-weight:normal;
	font-family:HiraKakuProN-W6,"ヒラギノ角ゴ Pro W6";
	color:#ffffff;
	text-align:center;
	}

#back{
	height:28px;
	width:40px;
	float:left;
	position:absolute;
	top:15px;
	left:7px;
	background-color:rgba(0,0,0,0.5);
	border-radius:6px;
	}

.navi{
	padding:3px 6px 0px 6px;
	line-height:26px;
	font-family:HiraKakuProN-W3,"ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#ffffff;
	text-align:center;
	}

.navi a{
	text-decoration:none;
	color:#ffffff;
	}

#backhome{
	float:right;
	position:absolute;
	top:8px;
	right:8px;
	width:52px;
	height:44px;
	background:url("../images/back_home.png") no-repeat;
	background-size:52px 44px;
	-moz-background-size:52px 44px;
	-webkit-background-size:52px 44px;
	}

#backhome a{
	display:block;
	width:45px;
	height:31px;
	}

footer{
	width:100%;
	height:80px;
	margin:0px;
	padding:20px 0px 20px 0px;
	font-size:14px;
	font-weight:normal;
	font-family:HiraKakuProN-W3,"ヒラギノ角ゴ Pro W3";
	line-height:20px;
	color:#ffffff;
	text-align:center;
	background-color:rgba(20,50,100,0.8);
	}

footer p.credit{
	margin:20px auto 20px auto;
	padding:20px 0px 0px 0px;
	font-size:14px;
	font-weight:normal;
	font-family:HiraKakuProN-W3,"ヒラギノ角ゴ Pro W3";
	line-height:20px;
	color:#ffffff;
	text-align:center;
	}

/*--------------------------------------------------------*/
/* 本文 */
/*--------------------------------------------------------*/

#main_image{
	margin:0px 0px 0px 0px;
	padding:60px 0px 0px 0px;
	}

#wrapper{
	margin:0px auto 10px auto;
	padding:0px 15px 0px 15px;
	line-height:24px;
	font-size:15px;
	font-weight:normal;
	font-family:HiraKakuProN-W3,"ヒラギノ角ゴ Pro W3";
	color:#000000;
	}

.sora{
	width:160px;
	height:160px;
	margin:0px 0px 0px 10px;
	}

.sora img{
	width:150px;
	height:150px;
	}

#page_bottom{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:none;
	}

h2.section_title{
	margin:20px 0px 10px 0px;
	padding:5px 0px 20px 10px;
	text-align:left;
	line-height:26px;
	font-size:20px;
	font-weight:bold;
	border-left:5px solid #99dddd;
	}

h3.mid_title{
	margin:20px 0px 10px 0px;
	padding:5px 0px 5px 40px;
	text-align:left;
	line-height:24px;
	font-size:18px;
	font-weight:normal;
	background-image:url("../images/icon-name-blue.gif");
	background-repeat:no-repeat;
	background-position:10px 6px;
	border-top:6px groove rgba(100,200,255,0.3);
	border-bottom:6px ridge rgba(100,200,255,0.3);
	}

h4.sub_title{
	width:90%;
	margin:20px 0px 10px 0px;
	padding:5px 0px 5px 30px;
	text-align:left;
	line-height:22px;
	background-color:#0099cc;
	border-radius:8px;
	color:#ffffff;
	font-size:17px;
	font-weight:normal;
	font-family:HiraKakuProN-W6,"ヒラギノ角ゴ Pro W6";
	}


/* 募金方法 ---------------------*/

dl.donate{
	margin:15px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	}

dl.donate dt{
	margin:10px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	color: #005577;
	line-height:24px;
	font-size:20px;
	font-weight:normal;
	font-family:HiraKakuProN-W6,"ヒラギノ角ゴ Pro W6";
	text-align:left;
	}

dl.donate dd{
	margin:5px 5px 15px 20px;
	padding:0px 0px 0px 0px;
	color: #000000;
	line-height:26px;
	font-size:16px;
	font-weight:normal;
	font-family:HiraKakuProN-W6,"ヒラギノ角ゴ Pro W6";
	text-align:left;
	}


/* リスト表示:start ------------------------------------*/

ul.i_asterisk{
	margin:5px 20px 5px 30px;
	list-style-type:none;
	}

ul.i_asterisk li{
	margin:0px 0px 2px 0px;
	padding:3px;
	font-size:13px;
	line-height:20px;
	color:#000000;
	}

ul.i_asterisk li:before{
	margin-left:-1em;
	content:'※';
	color:#000077;
	}

/* リスト表示:end --------------------------------------*/


/* 統計表組設定:start ----------------------------------*/

table.data{
	border-collapse:collapse;
	}

table.data th.t_head{
	margin:0px 0px 0px 0px;
	padding:8px 8px 8px 8px;
	vertical-align:top;
	white-space:nowrap;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background-color:#99dddd;
	border:1px solid #aaaaaa;
	text-align:center;
	}

table.data th{
	margin:0px 0px 0px 0px;
	padding:8px 8px 8px 8px;
	vertical-align:top;
	white-space:nowrap;
	line-height:20px;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	border:1px solid #aaaaaa;
	text-align:left;
	}

table.data th.text{
	margin:0px 0px 0px 0px;
	padding:8px 8px 8px 8px;
	vertical-align:top;
	white-space:normal;
	line-height:20px;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	border:1px solid #aaaaaa;
	text-align:left;
	}

table.data td{
	margin:0px 0px 0px 0px;
	padding:8px 8px 8px 8px;
	vertical-align:top;
	line-height:20px;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	border:1px solid #aaaaaa;
	text-align:right;
	}

/* 統計表組設定:end ------------------------------------*/


/* 配置用:start ----------------------------------------*/

.layout{
	margin:10px auto 0px auto;
	padding:0;
	}

.slider{
	width:95%;
	max-width:400px;
	margin:0 auto 10px auto;
	padding:0;
	}


.map{
	margin:5px auto 20px auto;
	width:95%;
	height:300px;
	max-width:400px;
	overflow:hidden;
	border-radius:8px;
	}

/* 配置用:end ------------------------------------------*/


/* お詫び2025:start ----------------------------------------*/

.apology{
	width:100%;
	background-color:#36466b;
	}

dl.apology_note{
	margin:0px 20px 10px 20px;
	padding:20px 0px 20px 0px;
	}

dl.apology_note dt{
	font-size:18px;
	text-align:center;
	color:#ffffff;
	}

dl.apology_note dd{
	font-size:13px;
	text-align:left;
	color:#ffffff;
	line-height:22px;
	}

dl.apology_note dd .apology_date{
	padding:20px;
	font-size:15px;
	text-align:right;
	color:#ffffff;
	}

/* お詫び2025:end ------------------------------------------*/

}

/*==========================================================*/
/* pc用の設定 */
/*==========================================================*/

@media screen and (min-width:601px){

	.smp{display:none;}
	#smp{display:none;}
	.pc{display:block;}
	#pc{display:block;}

#main_image{
	width:978px;
	margin:10px auto 0px auto;
	text-align:center;
	}

#wrapper{
	margin:0px auto 10px auto;
	padding:0px 0px 0px 0px;
	width:978px;
	background-color:#ffffff;
	color: #000000;
	line-height:28px;
	font-size:16px;
	font-weight:normal;
	font-family:"メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	}

#page_bottom{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:978px;
	height:15px;
	border-bottom:1px dotted #bbbbbb;
	}

h2.section_title{
	margin:20px 0px 10px 0px;
	padding:5px 0px 20px 10px;
	text-align:left;
	line-height:26px;
	font-size:20px;
	font-weight:bold;
	border-left:5px solid #99dddd;
	}

h3.mid_title{
	margin:20px 0px 10px 0px;
	padding:5px 0px 5px 40px;
	text-align:left;
	line-height:24px;
	font-size:18px;
	font-weight:normal;
	background-image:url("../images/icon-name-blue.gif");
	background-repeat:no-repeat;
	background-position:10px 6px;
	border-top:6px groove rgba(100,200,255,0.3);
	border-bottom:6px ridge rgba(100,200,255,0.3);
	}

h4.sub_title{
width:450px;
	margin:20px 0px 10px 0px;
	padding:5px 0px 5px 30px;
	text-align:left;
	line-height:22px;
background-color:#0099cc;
border-radius:8px;
color:#ffffff;
	font-size:17px;
	font-weight:normal;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック",sans-serif;
	}

.list_title{
	margin:0px 10px 5px 30px;
	padding:0px 0px 15px 5px;
	float:left;
	text-align:left;
	line-height:22px;
	font-size:16px;
	font-weight:normal;
	border-left:solid 7px #aaccee;
	}


/* 募金方法 ---------------------*/
dl.donate{
	margin:30px 0px 30px 50px;
	padding:0px 0px 0px 0px;
/*	border-top:6px groove rgba(100,200,255,0.3);*/
/*	border-bottom:6px ridge rgba(100,200,255,0.3);*/
	}

dl.donate dt{
	margin:10px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	color: #005577;
	line-height:24px;
	font-size:20px;
	font-weight:normal;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック",sans-serif;
	text-align:left;
	}

dl.donate dd{
	margin:5px 5px 30px 20px;
	padding:0px 0px 0px 0px;
	color: #000000;
	line-height:26px;
	font-size:16px;
	font-weight:normal;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック",sans-serif;
	text-align:left;
	}


/* リスト表示:start ------------------------------------*/

ul.i_asterisk{
	margin:5px 20px 5px 30px;
	list-style-type:none;
	}

ul.i_asterisk li{
	margin:0px 0px 2px 0px;
	padding:3px;
	font-size:13px;
	font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProNW6", "Hiragino Kaku Gothic ProN",system-ui, sans-serif;
	line-height:20px;
	color:#000000;
	}

ul.i_asterisk li:before{
	margin-left:-1em;
	content:'※';
	color:#000077;
	}

/* リスト表示:end --------------------------------------*/


/* 統計表組設定:start ----------------------------------*/

table.data{
	border-collapse:collapse;
	}

table.data th.t_head{
	margin:0px 0px 0px 0px;
	padding:8px 10px 8px 10px;
	vertical-align:top;
	white-space:nowrap;
	line-height:20px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	background-color:#99dddd;
	border:1px solid #aaaaaa;
	text-align:center;
	}

table.data th{
	margin:0px 0px 0px 0px;
	padding:8px 30px 8px 30px;
	vertical-align:top;
	white-space:nowrap;
	line-height:20px;
	font-size:15px;
	font-weight:normal;
	font-family:"メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック",sans-serif;
	color:#000000;
	border:1px solid #aaaaaa;
	text-align:left;
	}

table.data td{
	margin:0px 0px 0px 0px;
	padding:8px 30px 8px 30px;
	white-space:nowrap;
	vertical-align:top;
	line-height:20px;
	font-size:15px;
	font-weight:normal;
	color:#000000;
	border:1px solid #aaaaaa;
	text-align:right;
	}

/* 統計表組設定:end ------------------------------------*/


/* 配置用:start ----------------------------------------*/

.layout{
	width:978px;
	margin:10px auto 10px auto;
	padding:0;
	}

.slider{
	float:left;
	width:560px;
	height:370px;
	margin:0;
	padding:0;
	}

.map{
	margin:0px 0px 0px 568px;
	width:410px;
	height:370px;
	overflow:hidden;
	}

.map img{
	width:420px;
	height:370px;
	}

/* 配置用:end ------------------------------------------*/


/* お詫び2025:start ----------------------------------------*/

.apology{
	width:978px;
	margin:0px auto 20px auto;
	background-color:#36466b;
	border-radius:20px;
	}

dl.apology_note{
	margin:0px 20px 10px 20px;
	padding:20px 0px 20px 0px;
	}

dl.apology_note dt{
	font-size:22px;
	text-align:center;
	color:#ffffff;
	}

dl.apology_note dd{
	font-size:15px;
	text-align:left;
	color:#ffffff;
	line-height:25px;
	}

dl.apology_note dd .apology_date{
	padding:20px;
	font-size:15px;
	text-align:right;
	color:#ffffff;
	}

/* お詫び2025:end ------------------------------------------*/




/* 未使用 ==============================================*/

/*
h1.page-title{
	width:700px;
	height:35px;
	margin:2px 10px 5px 5px;
	padding:10px 0px 0px 10px;
	text-align:left;
	font-size:22px;
	line-height:25px;
	font-weight:bold;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック",sans-serif;
	background-image:url("../images/title-mark.gif");
	background-repeat:no-repeat;
	background-position:0 0;
	}

h2.comment{
	width:700px;
	height:35px;
	margin:2px 10px 5px 0px;
	padding:10px 0px 0px 10px;
	text-align:left;
	line-height:22px;
	font-size:18px;
	font-weight:bold;
	background-image:url("../images/title-mark.gif");
	background-repeat:no-repeat;
	background-position:0 0;
	}

h3.lead{
	margin:20px 0px 10px 10px;
	padding:0px 0px 0px 0px;
	text-align:left;
	line-height:22px;
	font-size:16px;
	font-weight:normal;
	}
*/

/* クラウドファンディング -----------------------------------*/
/*
dl.cloudfund{
	margin:20px 0px 20px 0px;
	padding:10px;
	background-color:#cceeff;
	border-radius:10px;
	}

dl.cloudfund dt{
	margin:10px 20px 10px 20px;
	padding:10px 10px 10px 20px;
	color: #000000;
	line-height:20px;
	font-size:16px;
	font-weight:bold;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック",sans-serif;
	text-align:left;
	background-color:#88aadd;
	border-radius:8px;
	}

dl.cloudfund dd{
	margin:10px 30px 20px 30px;
	padding:0px 0px 0px 0px;
	color: #000000;
	line-height:22px;
	font-size:14px;
	font-weight:normal;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック",sans-serif;
	text-align:left;
	}
*/

/* 横罫のみ・表組設定 --------------------------------*/
/*
table.border-x{
	border-collapse:collapse;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	}

.border-x th{
	margin:0px 0px 0px 0px;
	padding:8px 10px 8px 10px;
	vertical-align:top;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	font-family:"メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック",sans-erif;
	color:#000000;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	}

.border-x td{
	margin:0px 0px 0px 0px;
	padding:8px 10px 8px 10px;
	vertical-align:top;
	line-height:20px;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	}

.border-x td.heading{
	margin:0px 0px 0px 0px;
	padding:8px 10px 8px 40px;
	vertical-align:top;
	white-space:nowrap;
	line-height:20px;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	background-image:url("../images/icon-list-blue.gif");
	background-repeat:no-repeat;
	background-position:20px 8px;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	}

.border-x td.list-1{
	width:200px;
	}
*/


/* リスト --------------------------------*/
/*
ol.num_list{
	margin:10px 5px 15px 20px;
	padding:0px 0px 0px 0px;
	list-style-type:decimal;
	text-align:left;
	}

ol.num_list li{
	margin:10px 5px 15px 20px;
	padding:0px 0px 0px 0px;
	color: #000000;
	line-height:22px;
	font-size:13px;
	font-weight:normal;
	font-family:"メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	text-align:left;
	}


ul.simple_list{
	margin:10px 5px 15px 20px;
	padding:0px 0px 0px 0px;
	}

ul.simple_list li{
	margin:10px 5px 15px 20px;
	padding:0px 0px 0px 0px;
	color: #000000;
	line-height:22px;
	font-size:13px;
	font-weight:normal;
	font-family:"メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	list-style-image:url("../images/icon-list-orange.gif");
	text-align:left;
	}
/*



/* その他 --------------------------------*/
/*
	p.back_btn input{
		margin:10px auto 10px auto;
		padding:8px 10px 15px 10px;
		text-align:center;
		width:140px;
		height:30px;
		border:solid 1px #999999;
		background-color:#ffffff;
		color:#000000;
		line-height:16px;
		font-size:14px;
		font-weight:normal;
		}

	.notice{
		margin:20px 10px 10px 110px;
		padding:0px 0px 0px 0px;
		text-align:left;
		line-height:20px;
		font-size:13px;
		font-weight:normal;
		font-family:"メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
		color:#777777;
		}

	.map_comment{
		margin:5px 10px 10px 10px;
		padding:0px 0px 0px 0px;
		text-align:right;
		line-height:12px;
		font-size:11px;
		font-weight:normal;
		font-family:"メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
		color:#777777;
		}
*/



