@charset "Shift_JIS";
.large{
   font-size: 114%;
}
@media screen and (max-width:480px){
   font-size: 100%;
}
.insert{
   margin: 0px auto;
   width: 1180px !important;
}
.insert::after{
   clear: both;
   display: table;
   content: "";
}
@media screen and (max-width:1024px){
   .insert{
   margin: 0px auto;
   width: 100% !important;
}
}
#btt,#btt *{
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}
#btt{
   position: fixed;
   bottom: 0;
   right: 0;
   width: 100px;
}
#btt a{
   color: #fff;
   text-align: center;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   padding: 20px 0 14px;
   width: 100%;
   height: 60px;
   display: block;
   border-top: 1px solid transparent;
   background: rgb(30,30,30);
   text-shadow: 1px 1px 2px rgba(0, 20, 60, 0.95);
   font-size: 12pt;
   font-family: Arial;
   line-height: 20px;
   letter-spacing: 0.2em;
   cursor: pointer;
   user-select: none;
   -webkit-transition: background .3s;
   transition: background .3s;
   position: relative;
   z-index: 20;
}
#btt a:hover{
   color: #fff;
   background: rgba(180,0,20,0.6);
   transition: 0.3s;
}
footer{
   font: inherit;
   margin-top: 0px;
   padding: 0px;
   border: 0px currentColor;
   border-image: none;
   vertical-align: baseline;
   font-size-adjust: inherit;
   font-stretch: inherit;
}
footer{
   border-top: rgb(0, 0, 50) 1px solid;
}
footer{
   display: block;
}
footer{
   background:rgb(70, 70, 70);
   padding: 20px 0px 40px;
   font-size: 13px;
   position: relative;
   z-index: 1;
   background-image : url(../img/writebg.png);
   background-repeat : repeat-x;
   background-position : center top;
}
footer p{
   font-size: 14px;
   text-shadow: 1px 1px 2px rgba(0, 20, 50, 0.85);
   font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","メイリオ","EE EゴシチE","Osaka";
}
@media screen and (max-width:960px){
   footer{
   padding: 0px 0px 40px;
   text-align: center;
}
footer p{
   font-size: 13px;
   text-shadow: 1px 1px 2px rgba(0, 0, 255, 0.35);
   font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","メイリオ","EE EゴシチE","Osaka";
}
}
@media screen and (max-width:480px){
   footer p{
   font-size: 12px;
}
}
@media screen and (max-width:960px){
   footer #footer_logo{
   margin: 20px 0px 0px;
}
}
footer #footer_logo .mark{
   margin: 3px;
   float: left;
}
footer #footer_logo p{
   text-align: left;
   line-height: 22px;
   padding-left: 16px;
   float: left;
   display: block;
}
footer #foot_menu{
   text-align: right;
   float: right;
}
footer #foot_menu .atom{
   margin: 0px 0px 0px 10px;
   padding: 8px 14px;
   text-align: center;
   font-size: 14px;
   float: right;
   display: block;
   background-repeat: no-repeat;
   background: rgb(30,30,30);
   text-shadow: 1px 1px 2px rgba(0, 20, 60, 0.95);
   border-color: rgb(220, 220, 220);
   border-width: 1px;
   border-style: solid;
   font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","メイリオ","EE EゴシチE","Osaka";
   border-radius: 3px;
   position : relative;
   right: 10px;
   transition: 0.6s;
}
footer #foot_menu a:hover.atom{
   color: rgb(255, 255, 255) !important;
   background: rgba(200,20,80,0.5);
}
footer #foot_menu nav{
   clear: both;
}
footer #foot_menu ul{
   margin: 0px 0px 10px 25px;
}
footer #foot_menu li{
   padding-left: 05px;
   display: inline;
   white-space: nowrap;
   font-size: 12px;
}
footer #foot_menu li.empty{
   display: none;
}
@media screen and (max-width:960px){
   footer #foot_menu{
   float: none;
}
footer #foot_menu .atom{
   margin: 0px 0px 0px 0px;
   padding: 12px;
   font-size: 14px;
   float: none;
   display: block;
   border-top: 0px;
   border-right: 0px;
   border-left: 0px;
   border-bottom: 1px solid rgb(200, 200, 200);
   right: 0px;
   border-radius: 0px;
}
footer #foot_menu ul{
   background: rgb(0, 160, 90);
   margin: 0px 0px 10px;
   overflow: hidden;
   border-bottom-color: rgb(200, 200, 200);
   border-bottom-width: 1px;
   border-bottom-style: solid;
}
}
footer #copyright{
   text-align: right;
   clear: both;
   float: right;
   display: block;
   font-size: 13px;
   font-family: Arial;
   margin: 0px 0px 30px 0px;
}
@media screen and (max-width:960px){
   footer #copyright{
   float: none;
   text-align:center;
   font-size: 12px;
   float : none;
}
}
@media screen and (max-width:736px)
{
   footer #copyright{
   width: 100%;
   text-align: center;
   float: none;
}
}
@media screen and (max-width:480px)
{
   footer #copyright{
   font-size: 12px;
}
}
.is-top#btt{
   width: 100%;
}
.is-top#btt a{
   background:rgb(30, 30, 40);
   border-top-color: rgb(210, 210, 210);
   transition: 2.0s;
}
/*-------------------------------------------------------------

-------------------------------------------------------------*/
@media screen and (max-width:480px){
   #btt a{
   font-size: 14px;
}
}
/*-------------------------------------------------------------
	PC
-------------------------------------------------------------*/
@media screen and (min-width:1024px){
   footer{
   border-top-color: rgb(0, 90, 30);
   border-top-width: 1px;
   border-top-style: solid;
}
}
.mark{
   overflow: hidden;
   display: inline-block;
   position: relative;
}
.mark img{
   width: 56px;
   height: auto;
   position: relative;
}
#btt{
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
}
#btt *{
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
}
#btt{
   width: 80px;
   right: 0px;
   bottom: 0px;
   position: fixed;
}
@media screen and (max-width: 960px) {
   #btt{
   width: 60px;
   right: 0px;
   bottom: 0px;
   position: fixed;
}
}
@media screen and (max-width: 960px) {
   #btt a{
   padding: 20px 16px 14px 16px;
}
}
#btt span.for-top{
   display: none;
   font-family: Arial;
   font-size: 14px;
   text-shadow: 1px 1px 2px rgba(0, 20, 5, 0.95);
}
.character{
   color: #ffffff;
}
.character a{
   color: rgb(255, 255, 255) !important;
}
.character a:hover{
   color: rgb(200, 200, 200) !important;
   text-decoration: none !important;
}
.footer_logo.mark{
   width: 54px;
   height: 58px;
   position : relative;
   top : 4px;
}
.footer_logo.mark img{
   left: 0px;
   top: -2px;
}
@media screen and (max-width: 480px) {
   .footer_logo.mark{
   display:none;
}
footer #footer_logo p{
   text-align: left;
   line-height: 20px;
   padding-left: 26px;
   padding-bottom: 10px;
   float: left;
   display: block;
}
}

