@charset "utf-8";
/* reset
---------------------------------------------- */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html {
  font-family: desktop;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul,
ol {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
q:before,
blockquote:after,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
a:focus {
  outline: thin dotted #1f1f1f;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
  font-size: 0;
}
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
  display: block;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
sup {
  vertical-align: super;
}
b,
strong,
em {
  font-style: normal;
  font-weight: bold;
}
/* body
---------------------------------------------- */
body {
  min-width: 1000px;
  background-color: #ffffff;
  line-height: 1.4;
  font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
  color: #2b2b2b;
  font-size: 15px;
}
/* link
---------------------------------------------- */
a {
  text-decoration: none;
  color: #fe6464;
}
a:hover {
  text-decoration: underline;
  color: #ffbbbb;
}
/* sup
---------------------------------------------- */
sup {
  font-size: 76.94%;
}
/* common parts
============================================== */
/* clearfix
---------------------------------------------- */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
/* hide_text
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
---------------------------------------------- */
.hide_text {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}
/* layout
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
---------------------------------------------- */
.inner{
width: 1000px;
margin: 0 auto;
}

#header,
.gnav,
#footer {
  width: 100%;
  min-width: 980px;
}

#header{
border-bottom: 1px solid #bfbfbf;
padding: 5px 0px 20px 0px;
}
#header .tagline{
text-align: right;
}
#header .tagline h1{
font-size: 75%;
font-weight: normal;
}
#gnav {
min-height: 18px;
padding: 14px 0px 18px 0px;
background-color: #ff8282;
}
#gnav ul li{
float: left;
width: 33%;
text-align: center;
}
#gnav ul li img{
display: inline;
}
#key{
hxeight: 488px;
margin-bottom: 30px;
background-color: #fffdf6;
border-top: 1px solid #bfbfbf;
}
#key .inner{
/* height: 418px;
background-image: url('../../img/keymain.png');
background-repeat: no-repeat; */
}
#key_btn{
  padding-bottom: 30px;
  border-bottom: 2px solid #b2b2b2;
  text-align: center;
}

#key .inner .key_btn{
display: block;
margin: 360px 0px 0px 200px;
}
#article{
margin-bottom: 150px;
}
#article #bnr{
padding-bottom: 60px;
border-bottom: 1px solid #ff8282;
}
#article #bnr .inner{

}
#article #bnr .inner .bnr_list{
float: left;
}
#article #bnr .inner .bnr_list h3{
}
#article #bnr .inner .bnr_list .channel{
float: left;
width: 300px;
height: 170px;
padding-top: 70px;
}
#article #bnr .inner .bnr_list .report{
width: 300px;
margin-left: 320px;
margin-bottom: 20px;
padding-top: 70px;
}
#article #bnr .inner .bnr_list .bus{
float: left;
width: 300px;
height: 170px;
margin-top: -30px;
padding-top: 60px;
}
#article #bnr .inner .bnr_list .photo{
width: 300px;
height: 188px;
margin-top: -30px;
margin-left: 320px;
padding-top: 60px;
}
#article #bnr .inner .bnr_list .read{
margin-bottom: 20px;
}

#article #bnr .inner .contact_box{
width: 300px;
height: 370px;
margin-top: 60px;
margin-left: 650px;
padding: 30px;
background-color: #fff;
border: 4px solid #feefef;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-moz-box-shadow: 0px 6px 0px #d4d4d4;
-webkit-box-shadow: 0px 6px 0px #d4d4d4;
}
#article #bnr .inner .contact_box h3{
margin-bottom: 20px;
}
#article #bnr .inner .contact_box .contact_btn{
width: 280px;
hexight: 50px;
margin: 20px 0px 23px -10px;
padding: 20px 20px 5px 20px;
background-color: #eefbfc;

}
#article #bnr .inner .contact_box .contact_btn img{
margin-bottom: 18px;
}
#article #bnr .inner .contact_box .social_btn img{
margin-bottom: 18px;
}







#article #activity{
padding-bottom: 80px;
border-bottom: 1px solid #ff8282;
}
#article #activity .inner{
text-align: center;
}
#article #activity .inner h2{
margin-bottom: 38px;
text-align: center;
}
#article #activity .inner h2 img{
display: inline;
}
#article #activity .inner ul{
margin-top:80px;
text-align: left;
}
#article #activity .inner ul li{
padding-bottom: 30px;
margin-bottom: 30px;
border-bottom: 1px dotted #ccc;
line-height: 180%;
}
#article #activity .inner ul li img{
float: left;
margin-right: 30px;
}
#article #activity .inner ul li h4{
margin-bottom: 20px;
color: #181818;
font-weight: normal;
}
#article #activity .inner span{
padding: 2px 10px 1px 10px;
background-color: #ff8282;
font-size: 75%;
color: #fff;
}
#article #activity .inner p{
font-size: 120%;
}
#article #sns{
padding: 60px 0;
border-bottom: 1px solid #ff8282;
}
#article #sns .left{
float: left;
width: 450px;
margin-left: 30px;
}
#article #sns .right{
width: 450px;
margin-left: 540px;
}
#article #message{
padding-top: 60px;
text-align: center;
}
#article #message .inner{
text-align: left;
}
#article #message .inner .leftbox{
float: left;
width: 620px;
margin-left: 40px;
}
#article #message .inner .leftbox h2{
margin: 0px 0px 50px 0px;
}
#article #message .inner .leftbox p{
line-height: 180%;
margin-bottom: 80px;
}
#article #message .inner .photo{
float: right;
margin-right: 40px;
}
#footer {
text-align: center;
color: #fff;
}
#footer .inner_top{
border-top: 1px solid #ff8282;
}
#footer .inner_top .bnrbox{
padding: 30px 0;
text-align: left;
}
#footer .inner_top .bnrbox li{
float: left;
margin-right: 10px;
}
#footer .inner_top .bnrbox li.last{
margin-right: 0px;
}
#footer .sitemap{
height: 300px;
padding: 40px 0;
background-color: #fe6464; 
}
#footer .sitemap .left{
float: left;
text-align: left;
line-height: 200%;
font-size: 105%;
}
#footer .sitemap .right{
margin-left: 345px;
padding-left: 40px;
text-align: left;
border-left: 1px solid #fff;
}
#footer .sitemap .right a{
color: #fff;
}
#footer .sitemap .right h3{
margin-bottom: 12px;
font-size: 110%;
}
#footer .sitemap .right h3 a{
background-image: url("../img/footer_arrow_b.gif");
background-repeat: no-repeat;
background-position: right center;
padding-right: 20px;
}
#footer .sitemap .right ul{
margin-bottom: 32px;
}
#footer .sitemap .right li{
display: inline;
margin-bottom: 10px;
margin-right: 30px;
}
#footer .sitemap .right li a{
background-image: url("../img/footer_arrow_s.gif");
background-repeat: no-repeat;
background-position: right center;
padding-right: 20px;
}
#footer .sitemap .sitemap_list_b li a{
color: #fff;
font-size: 110%;
font-weight: bold;
background-image: url("../img/footer_arrow_b.gif");
background-repeat: no-repeat;
background-position: right center;
padding-right: 20px;
}
#footer .copyright{
padding: 30px 0;
}

/* 2nd
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
---------------------------------------------- */

#bread {
mxargin-bottom: 30px;
}
#bread .inner{
padding: 20px 0px 20px 0px;
border-bottom: 1px solid #ff8282;
}
#article_2nd {
margin-bottom: 150px;
}
#article_2nd .inner{

}
#article_2nd .inner .left{
float: left;
width: 700px;
}
#article_2nd .inner .right{
margin-left: 755px;
}