@charset "utf-8";
/* Smart Phone CSS Document */
@media screen and (max-width: 739px) {
html, body {
	height: 100%;
	height: auto !important;
	min-height: 100%;
	width: 100%;
	min-width: 0;
	margin: 0!important;
}
html {
	background-color: #FFFFFF;
}
body {
	font-size: 12px;
	line-height: 1.4;
	-webkit-text-size-adjust: 100%;
}
.sp {
	display: block!important;
}
.pc {
	display: none!important;
}
img {
	width: 100%;
	height: auto;
	vertical-align: top;
	line-height: 1;
}
.maintxt_wrap {
	display: none;

}

#wrap{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#headtop{
	padding:5px;
	position:relative;
	background-color: #E6E6E6;
	width:100%;
	float: right;
}

#headtop .img22{
	float: right;
	position: absolute;
	width:600px;
    top: 30px;
    left: 10px;
	text-align: left;
}

#headtop .control111 .topicbox111{
	background-color: #FFF;
	margin-bottom: 22px;
	border-radius: 4px;
	float: left;
	width: 80%;
	margin-left: 22px;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
}



#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 9999;
	height:60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	box-shadow:rgba(0, 0, 0, 0.0784314) 0px 0px 2px 1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0784314) 0px 0px 2px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.0784314) 0px 0px 2px 1px;
}
#header .head_area_wrap {
	display: none;
}
#header #nav {
	display: none;
}

.mainhead_wrap {
	display: none;
}
#header .head_area_sp {
	overflow: hidden;
	display: block;
	background-color: #FFF;
	padding: 10px;
}
#header .head_area_sp .logo {
	float: left;
	width: 250px;
}
#header .head_area_sp .head_right {
	float: right;
	width: 40px;
}
#header .head_area_sp .head_right .head_top {
	float: left;
	width: 65%;
	text-align: right;
	padding-left: 5%;
	padding-top: 6%;
}
#header .head_area_sp .head_right .head_top li {
	line-height: 1;
	margin-bottom: 3%;
}
#header .head_area_sp .head_right .head_top li.btnmap {
}
#header .head_area_sp .head_right .menu {
	float: right;
	width: 100%;
	padding-top: 2%;
}

ul#gnav {
	display: none;
	position: absolute;
	width: 100%;
	z-index: 9999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #FFF;
    margin-bottom: 0;
    border-radius: 0;
}
#gnav li {
	list-style: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	background-color: #1e90ff;
	text-align: left;
}
#gnav li.lnav {
	float: left;
	width: 50%;
}
#gnav li.lnav a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#gnav li.rnav {
	float: right;
	width: 50%;
}

#gnav li img {
	vertical-align: middle;
	width: 30%;
}
#gnav li a {
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
}
#gnav li a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}
#t_clear {
	background-color: #000000;
	position: fixed;
	width: 100%;
	height: 10000px;
	z-index: 100;
	filter: alpha(opacity=50);
	-moz-opacity: 0;
	opacity: 0.5;
}

.commontitle01 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: 1.2;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191970;
	padding-bottom: 5px;
}
.commontitle02 {
	font-size: 16px;
	font-weight: normal;
	color: #191970;
	line-height: 1.2;
	margin-bottom: 20px;
	padding-bottom: 12px;
	background-color: #afeeee;
	padding-top: 12px;
	padding-left: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #191970;
	padding-right: 15px;
}
.commonblock01 {
	background-color: #FFF;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.commonblock02 {
	background-color: #FFF;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.commonbox {
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 4px;
}


.maintitle {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4A8265;
	background-color: #EEE;
	margin-bottom: 20px;
	font-size: 18px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.maintitle span {
	font-size: 12px;
	color: #4A8165;
	vertical-align: middle;
	display: inline-block;
	padding-left: 7px;
}

#commonwrap {
	float: none;
	width: 100%;
	background-color: #EEE;
	margin-left: 0;
	padding-left: 0;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 0;
	height:auto!important;
}
#content_wrap {
	float: none;
	width: 94%;
	text-align: left;
	padding-top: 10px;
	height: auto!important;
	margin-right: auto;
	margin-left: auto;
}

.infobox {
	position: relative;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.infobox .title01 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #191970;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191970;
}
.infobox .list {
	position: relative;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 1px;
}

.infobox .list dt{
	position: relative;
	font-size: 12px;
	font-weight: bold;
}
.infobox .list dd {
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.infobox .linktxt {
	position: absolute;
	top: 12px;
	right: 20px;
}


#pagetop {
	text-align: right;
	position: fixed;
	right: 10px;
	bottom: 10px;
	width:40px;
}
#footerwrap {
    width: 100%;
}
#footernav {
	display:none;
}


.footernav {
	text-align: center;
	vertical-align: middle;
	float: none;
	padding-top: 0px;
	display:none;
}
#footerbottom {
	padding-top: 15px;
	padding-bottom: 90px;
}
#footerbottom ul li {
    font-size: 14px;
    display: block;
    padding-right: 3%;
    padding-left: 3%;
    line-height: 1.5;
    color: #333;
    vertical-align: middle;
	margin-bottom:10px;
}
#footer address {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 0;
	float: none;
	padding-bottom:40px
}

.topmain #main {
	background-image: none;
	background-repeat: no-repeat;
	text-indent: 0;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.topmain .control01 .imgblock {
	float: none;
	margin-bottom:10px;
}
.topmain .control01 .txtblock {
	float: none;
	width: 100%;
}

.topmain .control02 .imgblock {
	float: none;
	margin-bottom:10px;
}
.topmain .control02 .txtblock {
	float: none;
	width: 100%;
}

.topmain .control03 .topicbox2{
	background-color: #FFF;
	margin-bottom: 15px;
	border-radius: 4px;
	float: left;
	width: 100%;
	margin-left: 0;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
}
.topmain .control03 .topicbox2 a{
	display:block;
	margin-left: 40px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.topmain .control03 .topicbox2:nth-child(1) , .topmain .control03 .topicbox2:nth-child(4) , .topmain .control03 .topicbox2:nth-child(7) {
	margin-left: 0;
	clear:inherit;
}
.topmain .control03 .topicbox2 dl dt{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;	
	height:auto!important;
}
.topmain .control03 .topicbox2 dl dd{
	margin-bottom: 10px;
	font-size: 12px;
	height:auto!important;
}
.topmain .control03 .topicbox2 .img{
	text-align:center;
	padding-top: 10px;
}
.topmain .control03 .topicbox2 .img img{
	text-align:center;
	width:auto;
}

/* topic 2列　改  */

.topmain .control03 .topicbox22{
	background-color: #FFF;
	margin-bottom: 15px;
	border-radius: 4px;
	float: left;
	width: 100%;
	margin-left: 0;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
}
.topmain .control03 .topicbox22:nth-child(1) , .topmain .control03 .topicbox22:nth-child(4) , .topmain .control03 .topicbox22:nth-child(7) {
	margin-left: 0;
	clear:inherit;
}
.topmain .control03 .topicbox22 dl dt{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;	
	height:auto!important;
}
.topmain .control03 .topicbox22 dl dd{
	margin-bottom: 10px;
	font-size: 12px;
	height:auto!important;
}
.topmain .control03 .topicbox22 .img{
	text-align:center;
	padding-top: 10px;
}
.topmain .control03 .topicbox22 .img img{
	text-align:center;
	width:auto;
}

/* Topic三列 */

.topmain .control03 .topicbox3{
	background-color: #FFF;
	margin-bottom: 15px;
	border-radius: 4px;
	float: left;
	width: 100%;
	margin-left: 0;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
}
.topmain .control03 .topicbox3 a{
	display:block;
	margin-left: 40px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.topmain .control03 .topicbox3:nth-child(1) , .topmain .control03 .topicbox3:nth-child(4) , .topmain .control03 .topicbox3:nth-child(7) {
	margin-left: 0;
	clear:inherit;
}
.topmain .control03 .topicbox3 dl dt{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;	
	height:auto!important;
}
.topmain .control03 .topicbox3 dl dd{
	margin-bottom: 10px;
	font-size: 12px;
	height:auto!important;
}
.topmain .control03 .topicbox3 .img{
	text-align:center;
	padding-top: 10px;
}
.topmain .control03 .topicbox3 .img img{
	text-align:center;
	width:auto;
}

/* Topic 1列 */

.topmain .control03 .topicbox1{
	background-color: #FFF;
	margin-bottom: 15px;
	border-radius: 4px;
	float: left;
	width: 100%;
	margin-left: 0;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
}

.topmain .control03 .topicbox1:nth-child(1) , .topmain .control03 .topicbox1:nth-child(2) , .topmain .control03 .topicbox1:nth-child(3) {
	margin-left: 0;
	clear:inherit;
}
.topmain .control03 .topicbox1 dl dt{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;	
	height:auto!important;
}
.topmain .control03 .topicbox1 dl dd{
	margin-bottom: 10px;
	font-size: 12px;
	height:auto!important;
	text-align: right;
	padding-right: 12px;
}
.topmain .control03 .topicbox1 .img{
	text-align:center;
	padding-top: 10px;
}

/* Topic 1列 改 */

.topmain .control03 .topicbox11{
	background-color: #FFF;
	margin-bottom: 15px;
	border-radius: 4px;
	float: left;
	width: 100%;
	margin-left: 0;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
}

.topmain .control03 .topicbox11:nth-child(1) , .topmain .control03 .topicbox11:nth-child(2) , .topmain .control03 .topicbox11:nth-child(3)  , .topmain .control03 .topicbox11:nth-child(4) {
	margin-left: 0;
	clear:inherit;
}
.topmain .control03 .topicbox11 dl dt{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 10px;
	height:auto!important;
}
.topmain .control03 .topicbox11 dl dd{
	margin-bottom: 10px;
	font-size: 12px;
	height:auto!important;
	text-align: right;
	padding-right: 12px;
}
.topmain .control03 .topicbox11 .img{
	text-align:center;
	padding-top: 10px;
}


.topmain .control04 {
	padding-bottom:20px;
}


.formwrap {
	border: none;
	margin-bottom: 5px;
}
.formwrap .formlist {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	display: table;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.formwrap .formlist:last-child {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E6E6E6;
}
.formwrap .formlist dt {
	vertical-align: top;
	display: block;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #E6E6E6;
	width: 16em;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	font-size: 14px;
	margin-bottom: 5px;
}
.formwrap .formlist dd {
	vertical-align: top;
	display: block;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.formwrap .formlist dd ul li {
	margin-bottom: 10px;
}
.formwrap .formlist dd ul li .name {
	width: 100%;
	display: block;
}


.formwrap .formlist input{
	width:100%;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	padding:5px;
}
.formwrap .formlist .list01 input{
	width: 40%;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	padding: 5px;
}
.formwrap .formlist .fm01{
	padding-bottom:5px;
	padding-top:5px;
}
.formwrap .formlist .fm01 input{
	width: auto;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	padding: 0px;
	position: relative;
	top: 1px;
}
.formwrap .formlist .fm02 input{
	width: 100%;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	padding: 5px;
}
.formwrap .formlist .fm03{
	font-size: 12px;
	color: #D80000;
	margin-bottom: 10px;
	padding-left: 0;
	padding-top:5px;
}
.formwrap .formlist textarea{
	width:100%;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	padding:5px;
	height:150px;
}
.formwrap .require {
	color: #D80000;
}




.pagenav {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1C1C1;
	text-align: center;
	position: relative;
	min-height: 25px;
	margin-top: 10px;
}



▲end{
}


#wpstats{
    display:none;
}




/*
     FILE ARCHIVED ON 09:16:34 Sep 05, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:14:22 Jun 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 1.312
  load_resource: 62.184
  PetaboxLoader3.resolve: 47.581
  PetaboxLoader3.datanode: 13.561
*/