@charset "utf-8";

/*--Base------------------------------------------------------------*/

html,body {
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

html {
	overflow-y: scroll;
}

/*--Reset-----------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: middle;
}

ul,ol {
	list-style: none;
}

/*--Text------------------------------------------------------------*/

body {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
    font-family: "游ゴシック体","游ゴシック","Yu Gothic","YuGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

/*--Link------------------------------------------------------------*/

a,
a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover,
a:active {
	color: #777777;
}

a:focus {
	outline: none;
}

/*--HTML5-----------------------------------------------------------*/

article,aside,details,footer,header,main,menu,nav,section,summary {
	display: block;
}

/*--sample----------------------------------------------------------*/

/*--layout----------------------------------------------------------*/

#wrapper {
	width: 100%;
}

#header {
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
	height: 40px;
	margin: 0;
	padding: 0;
}

#header header {
	margin: 0 auto;
}

#topLogo {
	margin: 20px auto;
	width: 100%;
}


#contents {
	margin: 0 auto;
}

.topLogo {
	margin: 20px auto;
	width: 200px;
}

#main {
	margin: 0 auto;
	width: 96%;
}

#mainUp {
	margin: 0 auto;
	width: 100%;
}

#swMain {
	margin: 0 auto;
	width: 100%;
}

#footer {
	border-top: 1px solid #666666;
	margin-top: 12px;
	padding-bottom: 60px;
	position: relative;
}

#footer footer {
	margin: 0 auto;
	height: 120px;
}

#header header,
#contents,
#footer footer {
	width: 100%;
}

/*フォトコンテスト*/

.mainBox01 {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	height: 770px;
}

.mainBox01inner {
	text-align: center;
	margin-top: -38px;
}

.mainBox02 {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background-color: #3F822E;
	height: 459px;
	margin-top: 38px;
}

.mainBox02inner {
	text-align: center;
}

.footerBox {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background-color: #D2E4A2;
}

.contactBox {
	margin: 50px auto 0 auto;
	width: 100%;
	text-align: center;
}

.contactText01 {
	margin: 5px auto;
	font-size: 14px;
	width: 100%;
	text-align: center;
}

.copyBox {
	margin: 30px auto 0 auto;
	width: 100%;
	text-align: center;
	font-size: 11px;
	background-color: #3F822E;
	color: #fff;
	height: 52px;
	line-height: 52px;
}

.toTop {
	margin: 110px auto 15px auto;
	width: 100%;
	height: 10px;
	text-align: right;
}

.img001 {
	margin: -80px auto;
	width: 100%;
	text-align: center;
}

.img002 {
	margin: 200px auto;
	width: 100%;
	text-align: center;
}

.textBox01 {
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #221F1F;
	margin: 0 auto;
	padding: 30px 0;
}

.textBox02 {
	background-color: #3F822E;
	width: 95%;
	text-align: left;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin: 0 auto;
	padding-left: 5%;
}

.textBox03 {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #3F812D;
	margin: 41px auto 0 auto;
	border-bottom: 2px solid #3F822E;
	text-indent: 15px;
}

.textBox04 {
	width: 95%;
	text-align: left;
	font-size: 15px;
	font-weight: 400;
	color: #221F1F;
	margin: 10px auto 0 auto;
	padding-left: 5%;
}

.textBox05 {
	width: 100%;
	text-align: left;
	font-size: 18px;
	font-weight: 400;
	color: #221F1F;
	margin: 0 auto;
	padding-left: 65px;
	text-indent: -25px;
}

.textBox05red {
	width: 95%;
	text-align: left;
	font-size: 15px;
	font-weight: 400;
	color: #B20000;
	margin: 0 auto;
	padding-left: 5%;
}

.textBox06 {
	width: 95%;
	text-align: left;
	font-size: 15px;
	font-weight: 400;
	color: #221F1F;
	margin: 10px auto 0 auto;
	padding-left: 5%;
}

.formBox01 {
	width: 100%;
	text-align: center;
	margin: 40px auto 0 auto;
}

.infoBox01 {
	width: 100%;
	text-align: center;
	margin: 40px auto 0 auto;
	color: #201F1F;
	font-size: 16px;
	font-weight: bold;
}

.infoBox02 {
	width: 100%;
	text-align: center;
	margin: 55px auto 0 auto;
	color: #201F1F;
	font-size: 15px;
	font-weight: bold;
}

.infoBox03 {
	width: 100%;
	text-align: center;
	margin: 100px auto 0 auto;
	color: #201F1F;
	font-size: 20px;
	font-weight: bold;
}

.formMainBox01 {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	margin-top: 25px;
}

.formTextBox01 {
	width: 100%;
	text-align: center;
	margin: 40px auto 0 auto;
	color: #3F802C;
	font-size: 60px;
	font-weight: bold;
}

.formTextBox02 {
	font-size: 14px;
}

#contactMain {
	width: 100%;
	margin: 0 auto;
}

.contactTextBox01 {
	width: 100%;
	text-align: left;
	margin: 40px auto 0 auto;
	color: #000000;
	font-size: 18px;
}

.contactTable {
	border-collapse: collapse;
	width: 100%;
	margin: 30px auto;
	color: #000000;
	font-size: 16px;
	text-align: left;
}

.contactTable th {
	font-weight: normal;
	padding: 10px;
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
}

.contactTable td {
	padding: 10px 0px 10px 7px;
	border: 1px solid #AAAAAA;
}

.contactTable02 {
	border-collapse: collapse;
	width: 100%;
	margin: 15px auto;
	color: #000000;
	font-size: 16px;
	text-align: left;
}

.contactTable02 th {
	font-weight: normal;
	padding: 10px;
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
}

.contactTable02 td {
	padding: 10px 0px 10px 7px;
	border: 1px solid #AAAAAA;
}

.formRed {
	color: #B20000;
	font-size: 13px;
	text-align: left;
}

input[type="text"]{
    padding: 0;
    line-height: 26px;
    height: 28px;
}

#photoInfo01 {
	color: #000000;
	font-size: 20px;
	text-align: center;
	font-weight:bold;
}

.submitBtn {
	text-align: center;
	margin-top: 123px;
}

.privacyTitle01 {
	text-align: center;
	margin-top: 40px;
	font-size: 28px;
	font-weight:bold;
	color: #3F812D;
}

.privacyTitle02 {
	text-align: left;
	height: 50px;
	background-color: #3F812D;
	font-size: 20px;
	font-weight:bold;
	color: #fff;
	width: 95%;
	margin: 30px auto 0 auto;
	line-height: 50px;
	padding-left: 5%;
}

.privacyText01 {
	text-align: left;
	font-size: 15px;
	color: #211F1F;
	width: 92%;
	margin: 30px auto 0 auto;
	line-height: 150%;
	padding-left: 4%;
	padding-right: 4%;
}

.privacyText02 {
	text-align: left;
	font-size: 16px;
	color: #3F802C;
	width: 96%;
	margin: 40px auto 0 auto;
	line-height: 150%;
	border-bottom: 2px solid #3F802C;
	font-weight:bold;
	padding-bottom: 5px;
	padding-left: 4%;
}

.privacyText03 {
	text-align: left;
	font-size: 14px;
	color: #211F1F;
	width: 92%;
	margin: 15px auto 0 auto;
	line-height: 150%;
	padding-left: 4%;
	padding-right: 4%;
}

.privacyText04 {
	text-align: left;
	font-size: 18px;
	color: #211F1F;
	width: 100%;
	margin: 0 auto;
	line-height: 120%;
	text-indent: 15px;
}

.privacyText05 {
	text-align: left;
	font-size: 18px;
	color: #211F1F;
	width: 100%;
	margin: 15px auto 0 auto;
	line-height: 150%;
	padding-left: 30px;
}

/*--トップに戻るボタン----------------------------------------------------------*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 90px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #fff;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 0;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.pagetop a:hover {
    display: block;
    background-color: #fff;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:0;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
/*--トップに戻るボタン----------------------------------------------------------*/

.formTitle {
	text-align: center;
	font-size: 26px;
	color: #3F812D;
	width: 100%;
	margin: 40px auto;
	line-height: 150%;
	font-weight:bold;
}

.contactTextBox01 {
	text-align: left;
	font-size: 14px;
	color: #211F1F;
	width: 95%;
	margin: 15px auto 0 auto;
	line-height: 150%;
	padding-left: 5%;
}

.contactTextBox02 {
	text-align: left;
	font-size: 15px;
	font-weight:bold;
	color: #211F1F;
	width: 95%;
	margin: 15px auto 0 auto;
	line-height: 150%;
	padding-left: 5%;
}

.submit_btn {
    border: 0px;
    width:100%;
	min-height: 70px;
    background: url(../photoform/submit.png) center center no-repeat;
	background-size: contain;
}

.photoImg01 {
	margin-top: 45px;
}

.photoText01 {
	font-size: 16px;
	font-weight:bold;
	color: #211F1F;
	width: 95%;
	margin: 15px auto 0 auto;
	text-align: center;
}

.awardText01 {
	font-size: 34px;
	font-weight:bold;
	color: #3F812D;
	width: 95%;
	margin: 40px auto 0 auto;
	text-align: center;
}

.awardText02 {
	font-size: 32px;
	font-weight:bold;
	color: #D8A300;
	width: 95%;
	margin: 15px auto 0 auto;
	text-align: center;
}

.awardText02-2 {
	font-size: 32px;
	font-weight:bold;
	color: #AAAAAA;
	width: 95%;
	margin: 15px auto 0 auto;
	text-align: center;
}

.awardText02-3 {
	font-size: 32px;
	font-weight:bold;
	color: #DEAA81;
	width: 95%;
	margin: 15px auto 0 auto;
	text-align: center;
}

.awardText03 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	width: 95%;
	margin: 10px auto 0 auto;
	text-align: center;
}

.awardHr01 {
	width: 95%;
	margin: 60px auto 60px auto;
}