@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	color:#333;
}

a {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
}

a:hover {
	color: #666;
	text-decoration: underline;
}


/* ***** 画像リンク ***** */
img{
	border: none;
}

a:hover img{	
	filter: alpha( opacity=80 );  /* IE */
    opacity:0.80;                 /* Firefox,Opera,Safari */
    -moz-opacity:0.80;           /* Firefox 0.9より前 */
}
	
a img:hove {
	position : relative;
	top : 1pt;
	left : 1pt;
}

#foot{
	/*font-size: 9px;
	color: #fff;
	text-align: center;
	height: auto;
	width: auto;
	clear:both;
	margin: auto;
	padding:5px;*/
	clear: both;
}

#wrap{
	width: 960px;
	height: auto;
	margin: auto;
	background-color:#0074be;
}

#contents{
	padding: 20px;
	width: 920px;
	height: auto;
	clear: both;
	float: left;
}

.about{
	padding:20px;
}

h1{
	margin: 0;
	padding: 0;
}

h1 img{
	padding: 0 0 10px 0;
	background-color: #fff;
}

h2{
	margin:20px 0 25px 0;
	text-align:center;
}

h3{
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 3px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}

h3 span{
	display:inline-block;
	padding-left:20px;
}

h3::before{
	font-family: "Font Awesome 5 Free";
	content: "\f0da";
	font-weight: 900;
	color: #fff;
	position: absolute;
}

p.catch{
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
	padding-top: 10px;
	line-height: 40px;
}

/* スポGOMIとは */
.about{
	background-image: url(../images/bg_copy.png);
	background-repeat: repeat;
	width: 90%;
	margin: 40px auto 20px auto;
	padding: 20px;
}

.about h2{
	font-weight:bold;
	color:#0074be;
	letter-spacing: 2px;
}

.about p{
	margin-top: 15px;
	line-height: 28px;
	padding: 0 0 15px 0;
	text-align: center;
	font-weight:600;
	line-height:33px;
	text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0-2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}
.about2 {
	clear: none;
	float: left;
	height: auto;
	width: 920px;
	margin-bottom: 30px;
}

.contents_left{
	float: left;
	width: 440px;
	clear: none;
	height: auto;
}


.contents_right{
	float: left;
	width: 440px;
	clear: none;
	height: auto;
	margin-left: 40px;
}

.box{
	display: block;
	margin-bottom: 20px;
	height: 150px;
	position: relative;
	clear: none;
	float: left;
	width: 440px;
}

.box2{
	display: block;
	margin-bottom: 20px;
	height: auto;
	position: relative;
	clear: none;
	float: left;
	width: 440px;
}

.contents_left p, .contents_right p{
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 25px;
}

/*  注意事項 */
.txt{
	clear:both;
	padding:30px 50px;
}

.txt p{
	margin-bottom: 10px;
	color: #fff;
	font-size: 15px;
}


.box02{
	clear: none;
	margin-bottom: 50px;
	float: left;
	height: auto;
	width: 860px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}

.btn{
	width:100%;
	background-color:#D9466F;
	padding:15px 0;
	text-align:center;
	color:#fff;
	font-size:18px;
	letter-spacing:1px;
	display: block;
	border-radius: 8px;
	/*border-bottom:3px solid #fff;*/
	clear:both;
}

a.btn:hover{
    color:#fff;
    background-color:#999;
}

.red{
	color:#fff100;
}

.text {
	clear: none;
    float: left;
    width: 900px;
    height: 210px;
    margin: 20px 40px 20px 30px;
    background-color: #fff;
}

.text a:hover img{	
	filter: alpha( opacity=80 );  /* IE */
    opacity:0.80;                 /* Firefox,Opera,Safari */
    -moz-opacity:0.70;           /* Firefox 0.9より前 */
	}
	
.text a img:hover {
	position : relative;
	top : 1pt;
	left : 1pt;
}

.text_l{
	clear: none;
	float: left;
	width: 550px;
	height: auto;
	margin:20px 20px 0px 0px;
	padding:10px 0px 0px 0px;
}

.txt_bn{
	width: 330px;
    height: auto;
    margin-top: 50px;
    margin-left: -20px;
}
.text p {
	font-size: 19px;
	line-height: 28px;
	margin-bottom: 10px;
	margin-left: 2%;
}


.text_l a {
	color: #00ab79; /*リンクの色*/
	text-decoration: none; /*下線無し*/
}

.text_l a:visited {
	color: #00ab79;/*リンクの色*/
}

.text_l a:hover {
	color: #C30; /*リンクの色*/
	text-decoration: underline; /*下線あり*/
}