@charset "utf-8";

html,body,div,span,h1,h2,h3,h4,h5,h6,p,em,strong,img,small,dl,dt,dd,ol,ul,li,table,tr,th,td,article,footer,header,main,nav,section,time{
  margin:0;
  padding:0;
  font-size:100%;
  font-weight:normal;
  font-style:normal;
  vertical-align:bottom;
  border:0;
  background:transparent;
  outline:0;
}
input,textarea,form,select{
  font-size:100%;
  font-weight:normal;
  font-style:normal;
  background-color:#fff;
}
body{
  min-width:960px;
  font-size:87.5%;
  line-height:1.6;
  color:#222;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
@media only screen and (max-width: 640px) {
  body{
    min-width:320px;
    -webkit-text-size-adjust:100%;
  }
}
article,footer,header,main,nav,section{
  display:block;
}
ol,ul{
  list-style:none;
}
table{
  border-collapse:collapse;
  border-spacing:0;
}
a{
  margin:0;
  padding:0;
  color:#2463B0;
  vertical-align:bottom;
  background:transparent;
}
a:link,a:visited{
  text-decoration:none;
}
a:hover,a:active{
  text-decoration:underline;
}

/* ==================================================
common
================================================== */
#wrapper{
  position:relative;
  width:100%;
  min-width:960px;
  margin:0 auto;
}
#skip-link,#skip{
  position:absolute;
  top:0;
  left:0;
  width:0;
  height:0;
  overflow:hidden;
  outline:none;
}
.sp{
  display:none;
}
@media only screen and (max-width: 640px) {
  #wrapper{
    min-width:320px;
  }
  .pc{
    display:none;
  }
  .sp{
    display:block;
  }
}

/* ==================================================
header
================================================== */
#c-header{
  position:relative;
  width:100%;
  min-width:960px;
}
#c-header_top{
  width:100%;
  min-height:82px;
  border-bottom:2px solid #002063;
  box-sizing:border-box;
}
#c-header_inner{
  width:960px;
  margin:0 auto;
  padding:10px 0 12px;
}
#c-header_inner:after{
  display:block;
  clear:both;
  content:'';
}
#c-header_left{
  float:left;
  width:348px;
  height:58px;
  padding:13px 0 9px;
  line-height:23px;
  box-sizing:border-box;
}
#c-header_left a{
  display:block;
}
#c-header_right{
  float:right;
  text-align:right;
}
.c-header_link{
  display:flex;
  justify-content:flex-end;
  
}
.c-header_link li{
  margin-left:19px;
}

.c-header_link a{
  font-size:93%;
  line-height:1.85;
  color:#222;
  text-decoration:underline;
}
.c-header_link a:hover{
  text-decoration:none;
}
.c-header_tool{
  width:430px;
  height:25px;
  margin-top:9px;
}
.c-header_tool:after{
  display:block;
  clear:both;
  content:'';
}
.sitemap_link{
  float:left;
  margin-right:10px;
}
.sitemap_link a{
  display:block;
  width:100px;
  font-size:92.857%;
  line-height:25px;
  color:#002063;
  text-align:center;
  background:#dfe0e6;
}
.sitemap_link a:hover{
  text-decoration:none;
}
.searchBox{
  float:right;
  width:320px;
  height:25px;
}
.cse .gsc-control-cse,
.gsc-control-cse,
.gsc-control-cse-ja {
  padding:0 !important;
  border:none !important;
}
.searchBox .gsc-search-box{
  margin:0 !important;
  font-size:100% !important;
}
.searchBox .gsc-search-box th,
.searchBox .gsc-search-box td{
  padding:0 !important;
  background:none;
  border:none;
}
.searchBox img{
  display:none;
  text-indent:-9999px;
}
.searchBox .gsc-input{
  height:21px !important;
  margin:0 !important;
  padding:0 !important;
  float:left;
}
.searchBox td.gsc-input{
  width:calc(100% - 70px) !important;
}
.searchBox .gsc-input-box{
  border:none !important;
  padding:0 !important;
}
.searchBox .gsc-input-box .gsc-input{
  height:25px !important;
  margin:0 !important;
  font-size:100% !important;
  line-height:100% !important;
  border-radius:0;
  box-sizing:border-box;
  appearance:none;
} 
.searchBox .gsc-input-box input.gsc-input{
  padding:2px !important;
  border:1px solid #ccc !important;
}
.searchBox .gsc-input .gsib_b{
  display:none;
}
.searchBox .gsc-search-button{
  position:relative;
  display:block;
  width:60px !important;
  height:25px !important;
  margin:0 !important;
  font-size:100% !important;
  line-height:100% !important;
  color:#fff !important;
  text-indent:0;
  border:none !important;
  border-radius:0;
  background:#002063 !important;
  cursor:pointer;
  float:right;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}
.searchBox .gsc-search-button svg{
  display:none;
}
.searchBox form.gsc-search-box button.gsc-search-button:after{
  position:absolute;
  top:0;
  left:0;
  display:flex;
  justify-content:center;
  align-items:center;
  width:60px;
  height:25px;
  padding:2px 0 1px;
  font-size:92%;
  line-height:100%;
  color:#fff;
  text-align:center;
  background:#002063;
  box-sizing:border-box;
  cursor:pointer;
  content:'検索';
}
#c-header_bottom{
  width:960px;
  margin:0 auto;
}
#c-header_bottom:after{
  display:block;
  clear:both;
  content:'';
}
#c-header_bottom h1{
  float:left;
  width:400px;
  height:140px;
}
#c-header_bottom h1 a{
  display:block;
  padding:16px 0 17px;
}
#c-header_bottom h1 a img{
  width:400px;
  height:107px;
}
#c-header_bottom ul.pc{
  float:right;
  padding:10px 0;
}
#c-header_bottom ul.pc:after{
  display:block;
  clear:both;
  content:'';
}
#c-header_bottom ul.pc li{
  float:left;
}
#c-header_bottom ul.pc li+li{
  margin-left:10px;
}
#c-header_bottom ul.pc li a{
  display:block;
}
#c-header_bottom ul.pc li img{
  width:auto;
  height:120px;
}
#c-header_bottom ul.sp li{
  width:calc((100% - 12px) / 3);
  height:68px;
}
#c-header_bottom ul.sp li+li{
  margin-left:6px;
}
#c-header_bottom ul.sp li a{
  display:block;
  width:100%;
  height:68px;
  line-height:1;
  text-align:center;
  border-radius:5px;
  background:#5988d0;
}
#c-header_bottom ul.sp li a img{
  width:auto;
  height:68px;
}
#c-gNav{
  width:100%;
  min-width:960px;
  min-height:50px;
  background:#002063;
}
#c-listGnav{
  display:flex;
  width:960px;
  margin:0 auto;
}
.c-listGnav_item{
  width:180px;
  line-height:1;
  vertical-align:middle;
}
.c-listGnav_item a{
  display:flex;
  justify-content:center;
  align-items:center;
  width:100%;
  height:100%;
  line-height:1.71;
  color:#fff;
  text-align:center;
  vertical-align:top;  
  box-sizing:border-box;
}
.c-listGnav_item a:hover{
  color:#002063;
  text-decoration:none;
  background:#fff;
}
.c-listGnav_index{
  width:60px;
}
.c-listGnav_index a{
  align-items:flex-start;
  padding:33px 0 0;
  font-size:71%;
  background:url("../images/icon_home.png") no-repeat center 10px;
  background-size:20px 22px;
}
.c-listGnav_item.current a{
  color:#002063;
  background:#fff;
}
.c-listGnav_index a:hover{
  background:#fff url("../images/icon_home_hover.png") no-repeat center 10px;
  background-size:20px 22px;
}
.c-listGnav_index.current a{
  color:#002063;
  background:#fff url("../images/icon_home_hover.png") no-repeat center 10px;
  background-size:20px 22px;
}
#c-gNav_menu{
  display:none;
  position:absolute;
  top:10px;
  right:10px;
  width:45px;
  height:45px;
  background:#002063 url("../images/menu_open.png") no-repeat center 11px;
  background-size:16px 14px;
}
#c-gNav_menu.active{
  background:#002063 url("../images/menu_close.png") no-repeat center 11px;
  background-size:14px 14px;
}
#c-gNav_menu span{
  display:block;
  padding-top:26px;
  font-size:.7em;
  color:#fff;
  text-align:center;
}
#c-gNav_sp{
  position:absolute;
  top:100px;
  left:0;
  width:100%;
  background:#002063;
  box-sizing:border-box;
  z-index:200;
}
.c-header_link_sp{
  padding:15px 20px;
}
.c-header_link_sp a{
  display:block;
  width:100%;
  padding:6px 0;
  line-height:171.43%;
  color:#fff;
  text-align:center;
  background:#3e4770;
}
#c-gNav_sp nav{
  padding:0 20px;
}
#c-gNav_sp nav li+li{
  margin-top:2px;
}
#c-gNav_sp nav li a{
  display:block;
  width:100%;
  padding:11px 15px;
  line-height:171.43%;
  color:#222;
  background:#fff;
  box-sizing:border-box;
}
#c-gNav_sp nav li a img{
  width:20px;
  height:22px;
  margin-right:10px;
  vertical-align:middle;
}
#c-sNav_sp{
  display:flex;
}
#c-sNav_sp li{
  padding:15px 20px;
  flex-basis:50%;;
}
#c-sNav_sp li:last-of-type{
  text-align:right;
}
#c-sNav_sp a{
  font-size:100%;
  line-height:184.62%;
  color:#fff;
  text-decoration:underline;
}
.c-gNav_closed{
  padding:15px 20px;
  border-top:1px solid #3e4770;
}
#closed_button{
  position:relative;
  display:block;
  width:160px;
  margin:0 auto;
  padding:6px 0;
  line-height:171.43%;
  color:#002063;
  text-align:center;
  background:#dfe0e6;
  box-sizing:border-box;
}
#closed_button span{
  display:inline-block;
  padding-left:22px;
  background:url("../images/nav_close.png") no-repeat left center;
  background-size:12px 12px;
}
#c-gNav_overlay{
  position:fixed;
  top:100px;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,.6);
  z-index:100;
}
@media only screen and (min-width: 641px) {
  #c-gNav_sp{
    display:none!important;
  }
  #c-gNav_overlay{
    display:none!important;
  }
  a.tellink{
  pointer-events:none;
  cursor:default;
  }
}
@media only screen and (max-width: 640px) {
  #c-header{
    min-width:320px;
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
  }
  #c-header_top{
    width:100%;
    height:101px;
    border-bottom-width:1px;
  }
  #c-header_inner{
    width:100%;
    padding:10px;
    box-sizing:border-box;
  }
  #c-header_left{
    float:none;
    width:225px;
    height:55px;
    padding:12px 0 20px;
  }
  #c-header_left a img{
    width:100%;
    height:auto;
  }
  #c-header_right{
    float:none;
    text-align:left;
  }
  .c-header_link{
    display:none;
  }
  .c-header_tool{
    width:100%;
    margin-top:0;
  }
  .sitemap_link{
    display:none;
  }
  .searchBox{
    float:none;
    width:100%;
  }
  #c-header_bottom{
    width:100%;
    padding:0 10px;
    box-sizing:border-box;
  }
  #c-header_bottom h1{
    float:none;
    width:100%;
    height:auto;
    padding:10px 0 5px;
  }
  #c-header_bottom h1 a{
    padding:0;
  }
  #c-header_bottom h1 a img{
    width:100%;
    height:auto;
  }
  #c-header_bottom ul.sp{
    display:flex;
    justify-content:space-between;
  }
  #c-gNav{
    display:none;
  }
  #c-gNav_sp{
    display:none;
  }
  #c-gNav_menu{
    display:block;
  }
}

/* ==================================================
footer
================================================== */
#c-footer{
  margin-top:40px;
}
#c-rTop{
  width:100%;
  min-width:960px;
  border-bottom:3px solid #002063;
}
#c-rTop_body{
  width:960px;
  margin:0 auto;
  padding:0;
  text-align:right;
  box-sizing:border-box;
}
#c-rTop_body a{
  display:inline-block;
  width:160px;
  min-height:40px;
  padding:9px 0 7px;
  font-size:92.86%;
  line-height:184.62%;
  color:#fff;
  text-align:center;
  background:#002063;
  box-sizing:border-box;
}
#c-rTop_body a:hover{
  text-decoration:none;
  opacity:.6;
}
#c-footer_top{
  width:100%;
  min-width:960px;
  background:#dfe0e6;
}
#c-footer_top .c-footer_link{
  display:flex;
  width:960px;
  margin:0 auto;
  padding:20px 0;
  box-sizing:border-box;
  flex-wrap:wrap;
}
#c-footer_top .c-footer_link li{
  width:237px;
  min-height:40px;
}
#c-footer_top .c-footer_link li:not(:nth-of-type(4n)){
  margin-right:4px;
}
#c-footer_top .c-footer_link li:nth-of-type(n+5){
  margin-top:4px;
}
#c-footer_top .c-footer_link li a{
  display:flex;
  width:237px;
  height:100%;
  line-height:178.57%;
  color:#002063;
  text-align:center;
  background:#fff;
  justify-content:center;
  align-items:center;
}
#c-footer_top .c-footer_link li a:hover{
  color:#fff;
  text-decoration:none;
  background:#002063;
}
#c-footer_top .c-footer_sns{
  display:flex;
  width:960px;
  margin:0 auto;
  padding-bottom:20px;
  box-sizing:border-box;
  justify-content:center;
  flex-wrap:wrap;
}
#c-footer_top .c-footer_sns li{
  width:225px;
  height:50px;
  padding:0 10px;
  overflow:hidden;
}
#c-footer_top .c-footer_sns li a{
  display:block;
  width:100%;
  height:100%;
}
#c-footer_top .c-footer_sns li:nth-of-type(1) a{
  background:url("../images/twitter_icon_pc.png") no-repeat 0 0;
}
#c-footer_top .c-footer_sns li:nth-of-type(2) a{
  background:url("../images/yt_icon_pc.png") no-repeat 0 0;
}
#c-footer_top .c-footer_sns li:nth-of-type(3) a{
  background:url("../images/e-rule_pc.png") no-repeat 0 0;
}
#c-footer_top .c-footer_sns li a img{
  width:100%;
  height:auto;
}
#c-footer_middle{
  width:100%;
  min-width:960px;
  background:#3e4770;
}
#c-footer_middle ul{
  display:flex;
  width:960px;
  min-height:40px;
  margin:0 auto;
  padding:0 10px;
  box-sizing:border-box;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
}
#c-footer_middle li:first-of-type:before{
  display:inline-block;
  width:1px;
  height:20px;
  margin:1px 15px 0;
  vertical-align:middle;
  background:#999;
  content:'';
}
#c-footer_middle li:after{
  display:inline-block;
  width:1px;
  height:20px;
  margin:1px 15px 0;
  vertical-align:middle;
  background:#999;
  content:'';
}
#c-footer_middle li{
  padding:9px 0 8px;
}
#c-footer_middle li a{
  font-size:92.86%;
  line-height:184.06%;
  color:#fff;
  text-decoration:underline;
}
#c-footer_middle li a:hover{
  text-decoration:none;
}
footer{
  width:100%;
  min-width:960px;
  background:#002063;
}
footer p{
  width:960px;
  margin:0 auto;
  padding:13px 10px 12px;
  font-size:92.86%;
  line-height:123.08%;
  color:#fff;
  text-align:center;
  box-sizing:border-box;
}
#model-change{
  display:none;
  width:100%;
  min-width:320px;
  padding:25px 10px 40px;
  box-sizing:border-box;
}
#model-change a{
  display:block;
  width:100%;
  padding:6px 10px 5px;
  color:#000;
  font-weight:bold;
  text-align:center;
  background:#ccc;
  box-sizing:border-box;
}

@media only screen and (max-width: 640px) {
  #c-rTop{
    min-width:320px;
  }
  #c-rTop_body{
    width:100%;
    padding:0 10px;
  }
  #c-rTop_body a{
    min-height:35px;
    padding:6px 0 5px;
  }
  #c-rTop_body a:hover{
    opacity:1;
  }
  #c-footer_top{
    min-width:320px;
  }
  #c-footer_top .c-footer_link{
    width:100%;
    padding:15px 10px;
  }
  #c-footer_top .c-footer_link li{
    width:calc((100% - 5px) / 2);
  }
  #c-footer_top .c-footer_link li:not(:nth-of-type(4n)){
    margin-right:0;
  }
  #c-footer_top .c-footer_link li:nth-of-type(n+5){
    margin-top:0;
  }
  #c-footer_top .c-footer_link li:nth-of-type(even){
    margin-left:5px;
  }
  #c-footer_top .c-footer_link li:nth-of-type(n+3){
    margin-top:5px;
  }
  #c-footer_top .c-footer_link li a{
    width:100%;
  }
  #c-footer_top .c-footer_link li a:hover{
    color:#002063;
    background:#fff;
  }
  #c-footer_top .c-footer_sns{
    width:100%;
    margin:0 auto;
    padding-bottom:15px;
  }
  #c-footer_top .c-footer_sns li{
    width:calc((100% - 15px) / 4);
    height:auto;
    padding:0;
  }
  #c-footer_top .c-footer_sns li:not(:first-child){
    padding-left:5px;
  }
  #c-footer_top .c-footer_sns li:nth-of-type(1) a{
    background:url("../images/twitter_icon_sp.png") no-repeat 0 0;
    background-size:cover;
  }
  #c-footer_top .c-footer_sns li:nth-of-type(2) a{
    background:url("../images/yt_icon_sp.png") no-repeat 0 0;
    background-size:cover;
  }
  #c-footer_top .c-footer_sns li:nth-of-type(3) a{
    background:url("../images/e-rule_sp.png") no-repeat 0 0;
    background-size:cover;
  }
  #c-footer_top .c-footer_sns li span{
    display:block;
    height:0;
    text-indent:-9999px;
    overflow:hidden;
  }
  #c-footer_middle{
    min-width:320px;
  }
  #c-footer_middle ul{
    display:flex;
    width:100%;
    height:auto;
    padding:5px 10px 9px;
    justify-content:flex-start;
    align-items:flex-start;
    flex-wrap:wrap;
  }
  #c-footer_middle li{
    width:50%;
    margin-top:7px;
  }
  #c-footer_middle li:first-of-type:before{
    content:none;
  }
  #c-footer_middle li:after{
    content:none;
  }
  #c-footer_middle li a:hover{
    text-decoration:underline;
  }
  footer{
    min-width:320px;
  }
  footer p{
    width:100%;
    padding-top:14px;
  }
  #model-change{
    display:block;
  }
  #model-change .pc{
    display:none;
  }
}

/* ==================================================
topic-path
================================================== */
#topic-path{
  width:960px;
  padding:14px 0 26px;
}
#topic-path li{
  position:relative;
  display:inline-block;
  font-size:85.71%;
}
#topic-path li:not(:last-of-type){
  padding-right:21px;
}
#topic-path li:not(:last-of-type):after{
  position:absolute;
  top:50%;
  right:8px;
  width:5px;
  height:5px;
  border-top:1px solid #999;
  border-right:1px solid #999;
  transform:translateY(-50%) rotate(45deg);
  content:'';
}
@media only screen and (max-width: 640px) {
  #topic-path{
    width:100%;
    padding:6px 0 16px;
  }
}

/* ==================================================
main
================================================== */
main{
  width:960px;
  margin:0 auto;
}
main h2{
  padding:13px 20px;
  font-size:142.86%;
  color:#fff;
  font-weight:bold;
  background:#5988d0;
  box-sizing:border-box;
}
main h3{
  padding:10px 20px;
  font-size:142.86%;
  font-weight:bold;
  border-bottom:3px solid #5988d0;
  background:rgba(89,136,208,.1);
  box-sizing:border-box;
}
main h4{
  padding:2px 0 3px 14px;
  font-size:128.57%;
  font-weight:bold;
  border-left:6px solid #5988d0;
}
#main-contents{
  width:680px;
}
#side-navigation{
  width:250px;
}
#side-navigation dl{
  background:#efefef;
}
#side-navigation dt{
  border-bottom:1px solid #fff;
}
#side-navigation dt a{
  position:relative;
  display:block;
  padding:10px 15px 11px 30px;
  font-size:114.29%;
  color:#222;
  font-weight:bold;
  background:#cfcfcf;
}
#side-navigation dt a:before{
  position:absolute;
  top:50%;
  left:10px;
  display:block;
  width:14px;
  height:14px;
  border-radius:50%;
  background:#fff;
  transform:translateY(-50%);
  content:'';
}
#side-navigation dt a:after{
  position:absolute;
  top:50%;
  left:15px;
  border-left:5px solid #000;
  border-top:3px solid transparent;
  border-bottom:3px solid transparent;
  transform:translateY(-50%);
  content:'';
}
#side-navigation dt a:hover{
  text-decoration:none;
  background:#dfdfdf;
}
#side-navigation dd li{
  border-bottom:1px solid #fff;
}
#side-navigation dd a{
  position:relative;
  display:block;
  padding:10px 15px 10px 28px;
  color:#222;
}
#side-navigation dd a:before{
  position:absolute;
  top:50%;
  left:15px;
  border-left:5px solid #5988d0;
  border-top:3px solid transparent;
  border-bottom:3px solid transparent;
  transform:translateY(-50%);
  content:'';
}
#side-navigation dd a:hover{
  text-decoration:none;
  background:rgba(89,136,208,.1);
}
main a[href^="http"]:after{
  padding-left:5px;
  content:url("../images/icon_link.gif");
}
#kakuu #side-navigation li:nth-of-type(1) a,
#shopping #side-navigation li:nth-of-type(2) a,
#ijime #side-navigation li:nth-of-type(3) a,
#spam #side-navigation li:nth-of-type(4) a,
#yuugai #side-navigation li:nth-of-type(5) a,
#copyright #side-navigation li:nth-of-type(6) a,
#izon #side-navigation li:nth-of-type(7) a,
#kouyuu #side-navigation li:nth-of-type(8) a,
#kousai #side-navigation li:nth-of-type(9) a,
#sakujo #side-navigation li:nth-of-type(10) a,
#ryoukin #side-navigation li:nth-of-type(11) a,
#filter #side-navigation li:nth-of-type(12) a,
#transaction #side-navigation li:nth-of-type(13) a,
#security #side-navigation li:nth-of-type(14) a,
#personaldata #side-navigation li:nth-of-type(15) a,
#other #side-navigation li:nth-of-type(16) a,
#news2020 #side-navigation li:nth-last-of-type(11) a,
#news2019 #side-navigation li:nth-last-of-type(10) a,
#news2018 #side-navigation li:nth-last-of-type(9) a,
#news2017 #side-navigation li:nth-last-of-type(8) a,
#news2016 #side-navigation li:nth-last-of-type(7) a,
#news2015 #side-navigation li:nth-last-of-type(6) a,
#news2014 #side-navigation li:nth-last-of-type(5) a,
#news2013 #side-navigation li:nth-last-of-type(4) a,
#news2012 #side-navigation li:nth-last-of-type(3) a,
#news2011 #side-navigation li:nth-last-of-type(2) a,
#news2010 #side-navigation li:nth-last-of-type(1) a,
#data2020 #side-navigation li:nth-last-of-type(11) a,
#data2019 #side-navigation li:nth-last-of-type(10) a,
#data2018 #side-navigation li:nth-last-of-type(9) a,
#data2017 #side-navigation li:nth-last-of-type(8) a,
#data2016 #side-navigation li:nth-last-of-type(7) a,
#data2015 #side-navigation li:nth-last-of-type(6) a,
#data2014 #side-navigation li:nth-last-of-type(5) a,
#data2013 #side-navigation li:nth-last-of-type(4) a,
#data2012 #side-navigation li:nth-last-of-type(3) a,
#data2011 #side-navigation li:nth-last-of-type(2) a,
#data2010 #side-navigation li:nth-last-of-type(1) a{background:rgba(89,136,208,.1);}


@media only screen and (max-width: 640px) {
  main{
    width:100%;
    padding:0 10px;
    box-sizing:border-box;
  }
  main h2{
    padding:8px 15px;
    font-size:142.86%;
  }
  main h3{
    padding:8px 15px;
  }
  main h4{
    padding:0 0 2px 10px;
    border-left:0;
    border-bottom:2px solid #5988d0;
  }
  #main-contents{
    width:100%;
  }
  #side-navigation{
    display:none;
  }
}

/* ==================================================
index
================================================== */
#main-image{
  width:960px;
  height:360px;
  margin-top:10px;
  background:url("../images/main_image.jpg") no-repeat 0 0;
  overflow:hidden;
}
#main-image img{
  width:100%;
  height:auto;
}
#contact-information{
  display:flex;
  justify-content:space-between;
  margin-top:10px;
  margin-bottom: 10px;
}
#contact-information .tel{
  width:100%;
  max-width:640px;
  height:150px;
  background:url("../images/index_tel.png") no-repeat 0 0;
  background-size:cover;
  overflow:hidden;
}
#contact-information .mail,
#contact-information .line{
  width:100%;
  max-width:150px;
  height:150px;
  overflow:hidden;
}
#contact-information .mail{
  background:url("../images/index_mail.png") no-repeat 0 0;
  background-size:cover;
}
#contact-information .line{
  background:url("../images/index_line.png") no-repeat 0 0;
  background-size:cover;
}
#contact-information li a{
  display:block;
}
#contact-information li a[href^="http"]:after{
  content:none;
}
#contact-information li img{
  width:100%;
  height:auto;
}

p.index_btn_helpdesk{
	text-align: center;
	background: #5988d0;
	padding: 10px;
	border-radius: 10px;
}
p.index_btn_helpdesk a{
	display: block;
}

#information{
  margin-top:50px;
}
#information h2{
  padding:10px 20px;
  color:#222;
  border-bottom:3px solid #5988d0;
  background:rgba(89,136,208,.1);
}
#information h3{
  padding:2px 0 3px 14px;
  font-size:128.57%;
  border-bottom:none;
  border-left:6px solid #5988d0;
  background:transparent;
}
#information .information-wrapper{
  display:flex;
  justify-content:space-between;
}
#information .information-wrapper strong{
  color:#c00;
}
#information section{
  width:470px;
  margin-top:30px;
}
#information ul{
  margin-top:2px;
}
#information li{
  padding:12px 5px 13px;
  line-height:185.71%;
  border-bottom:1px dashed #bbb;
}
#information dt{
  float:left;
}
#information .info01 dt{
  width:5em;
}
#information .info02 dt{
  width:9em;
}
#information .info01 dd{
  padding-left:5em;
}
#information .info02 dd{
  padding-left:9em;
}
#information .backnumber{
  margin-top:12px;
  text-align:right;
}
#information .backnumber a{
  position:relative;
  display:inline-block;
  padding-left:13px;
}
#information .backnumber a:before{
  position:absolute;
  top:.71em;
  left:0;
  border-left:5px solid #5988d0;
  border-top:3px solid transparent;
  border-bottom:3px solid transparent;
  content:'';
}
@media only screen and (max-width: 640px) {
  #main-image{
    width:100%;
    height:auto;
    background:url("../images/main_image_sp.jpg") no-repeat 0 0;
    background-size:cover;
  }
  #main-image span{
    display:block;
    height:0;
    text-indent:-9999px;
    overflow:hidden;
  }
  #contact-information{
    flex-wrap:wrap;
  }
  #contact-information .tel{
    height:auto;
    margin:0;
    background:url("../images/index_tel_sp.png") no-repeat 0 0;
    background-size:cover;
  }
  #contact-information .mail,
  #contact-information .line{
    width:calc((100% - 10px) / 2);
    max-width:305px;
    height:100px;
    margin-top:10px;
    background:none;
  }
  #contact-information .tel a{
    width:100%;
    height:auto;
  }
  #contact-information .mail a,
  #contact-information .line a{
    width:100%;
    height:100px;
    border-radius:8px;
    background:#5988d0;
  }
  #contact-information .tel img{
    min-width:300px;
    max-width:620px;
  }
  #contact-information .mail img,
  #contact-information .line img{
    width:auto;
    height:100px;
    margin:0 auto;
  }
  #contact-information .tel span,
  #contact-information .mail span,
  #contact-information .line span{
    display:block;
    height:0;
    text-indent:-9999px;
    overflow:hidden;
  }
  
  
  
  
  #information{
    margin-top:40px;
  }
  #information h2{
    padding:8px 15px;
  }
  #information h3{
    padding:0 0 2px 10px;
    border-left:0;
    border-bottom:2px solid #5988d0;
  }
  #information .information-wrapper{
    justify-content:flex-start;
    flex-direction:column;
  }
  #information section{
    width:100%;
    margin-top:26px;
  }
  #information section+section{
    margin-top:46px;
  }
  #information ul{
    margin-top:0;
  }
  #information li{
    padding:12px 5px 13px;
    border-bottom:1px dashed #bbb;
  }
  #information dt{
    float:none;
    font-weight:bold;
  }
  #information .info01 dt,
  #information .info02 dt{
    width:100%;
  }
  #information .info01 dd,
  #information .info02 dd{
    padding-left:0;
  }
}

/* ==================================================
about
================================================== */
#about .about-wrapper{
  display:flex;
  margin-top:14px;
  line-height:185.71%;
}
#about .text{
  width:600px;
}
#about .text p+p{
  margin-top:28px;
  font-weight:bold;
}
#about .text dt{
  float:left;
  width:4.5em;
}
#about .text dd{
  padding-left:4.5em;
}
#about .text dd span{
  display:inline-block;
}
#about .text dd span:nth-of-type(odd){
  width:8em;
}
#about .text ul+p{
  margin-top:34px;
}
#about .illust{
  width:355px;
  padding-top:15px;
}
#about .illust img{
  width:100%;
  height:auto;
}
@media only screen and (max-width: 640px) {
  #about .about-wrapper{
    flex-direction:column;
  }
  #about .text{
    width:100%;
  }
  #about .illust{
    width:100%;
    padding-top:33px;
  }
}
@media only screen and (max-width: 374px) {
#about .text dt{
  float:none;
  width:auto;
}
#about .text dd{
  padding-left:0;
}
}
/* ==================================================
consult
================================================== */
#consult h2+p{
  margin-top:14px;
  line-height:185.71%;
}
#consult ol{
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
  margin-top:14px;
  counter-reset:rank;
}
#consult ol li{
  width:306px;
  margin-top:20px;
  padding:13px 20px 14px;
  border:3px solid #ccc;
  border-radius:10px;
  box-sizing:border-box;
}
#consult dt{
  font-size:114.28%;
  font-weight:bold;
  border-bottom:3px solid #5988d0;
}
#consult dt:before{
  counter-increment:rank;
  content:counter(rank)'. ';
}
#consult dt span{
  font-size:75%;
  font-weight:bold;
}
#consult dt span:before{
  content:'\300A';
}
#consult dt span:after{
  content:'\300B';
}
#consult dd{
  margin-top:10px;
  line-height:185.71%;
}
#consult section{
  margin-top:60px;
}
#consult ul{
  margin-top:14px;
}
#consult ul li{
  position: relative;
  padding:0 10px 0 18px;
  line-height:185.71%;
}
#consult ul li:before {
  position: absolute;
  top: .64em;
  left: 5px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #5988d0;
  content: '';
}
#consult ul li+li{
  margin-top:8px;
}
@media only screen and (max-width: 640px) {
  #consult ol{
    justify-content:flex-start;
    flex-direction:column;
  }
  #consult ol li{
    width:100%;
  }
}

/* ==================================================
jirei
================================================== */
#jirei{
  display:flex;
  flex-direction:row-reverse;
  justify-content:space-between;
}
#jirei h2+section{
  margin-top:30px;
}
#jirei #main-contents ul{
  display:flex;
  flex-wrap:wrap;
}
#jirei #main-contents li{
  width:calc((100% - 20px) / 2);
  padding:12px 5px 13px;
  line-height:185.71%;
  border-bottom:1px dashed #b2b2b2;
  box-sizing:border-box;
}
#jirei #main-contents li:nth-child(even){
  margin-left:20px;
}
#jirei #main-contents li a{
  position:relative;
  padding-left:13px
}
#jirei #main-contents li a:before{
  position:absolute;
  top:.43em;
  left:0;
  border-left:5px solid #5988d0;
  border-top:3px solid transparent;
  border-bottom:3px solid transparent;
  content:'';
}
#jirei h2+section>div{
  padding:13px 20px 0;
  border:3px solid #ccc;
  border-radius:10px;
  box-sizing:border-box;
}
#jirei h2+section>h3+div{
  margin-top:20px;
}
#jirei h2+section>div+div{
  margin-top:20px;
}
#jirei .consult{
  position:relative;
  padding-bottom:56px;
  cursor:pointer;
}
#jirei .consult:before{
  position:absolute;
  left:50%;
  bottom:15px;
  display:inline-block;
  padding:3px 25px 4px;
  font-size:114.28%;
  color:#fff;
  font-weight:bold;
  text-align:center;
  white-space:nowrap;
  background:#000;
  transform: translateX(-50%);
  content:'アドバイスとポイントを読む';
}
#jirei .consult.active:before{
  content:'アドバイスとポイントを閉じる';
}
#jirei .consult h4{
  padding:0;
  font-size:114.28%;
  border:0;
  border-bottom:3px solid #5988d0;
}
#jirei .consult p{
  margin-top:9px;
  line-height:185.71%;
}
#jirei .answer{
  display:none;
  padding-top:3px;
}
#jirei .answer section+section{
  margin-top:12px;
  padding-bottom:14px;
}
#jirei .answer h4{
  padding:13px 0 0;
  font-size:114.28%;
  border:0;
  border-top:1px dashed #bbb;
  border-bottom:3px solid #5988d0;
}
#jirei .answer p{
  margin-top:9px;
  line-height:185.71%;
}
#jirei .footnotes{
  padding:14px 0 0 1em;
  line-height:185.71%;
  text-indent:-1em;
}

@media only screen and (max-width: 374px) {
  #jirei #main-contents li{
    width:100%;
  }
  #jirei #main-contents li:nth-child(even){
    margin-left:0;
  }
}

/* ==================================================
example
================================================== */
#example{
  display:flex;
  flex-direction:row-reverse;
  justify-content:space-between;
}
#example h2+section{
  margin-top:30px;
}
#example h3+p{
  margin-top:14px;
}
#example p{
  line-height:185.71%;
}
#deletion-request ol{
  margin-top:34px;
}
#deletion-request li{
  position:relative;
  padding:12px 20px 12px;
  border:3px solid #ccc;
  border-radius:10px;
  box-sizing:border-box;
}
#deletion-request li+li{
  margin-top:50px;
}
#deletion-request li:not(:last-of-type):after{
  position:absolute;
  bottom:-38px;
  left:50%;
  display:block;
  border-top:20px solid #5988d0;
  border-right:18px solid transparent;
  border-left:18px solid transparent;
  transform:translateX(-50%);
  content:'';
}
#deletion-request strong{
  font-weight:bold;
}
#deletion-request sup{
  padding:0 3px;
}
#deletion-request .footnotes{
  padding-left:2em;
}
#deletion-request .footnotes{
  margin-top:9px;
}
#deletion-request .footnotes+.footnotes{
  margin-top:0;
}
#deletion-request .footnotes span{
  display:inline-block;
  width:2em;
  margin-left:-2em;
}
#deletion-request .reference{
  margin-top:14px;
  padding-left:3em;
}
#deletion-request .reference span{
  display:inline-block;
  width:3em;
  margin-left:-3em;
}
#dependence{
  margin-top:55px;
}
#dependence .checksheet{
  margin-top:34px;
  padding:12px 20px 12px;
  border:3px solid #ccc;
  border-radius:10px;
  box-sizing:border-box;
}
#dependence .source{
  padding-left:3em;
}
#dependence .source span{
  display:inline-block;
  width:3em;
  margin-left:-3em;
}
#dependence .source+p{
  margin-top:9px;
}
#point{
  margin-top:60px;
  counter-reset:num;
}
#point ol{
  margin-top:14px;
}
#point ol>li{
  position:relative;
  padding-left:1.5em;
  line-height:185.71%;
}
#point ol>li:before{
  position:absolute;
  top:0;
  left:0;
  display:block;
  width:1.5em;
  line-height:185.71%;
  font-weight:bold;
  counter-increment:num;
  content:counter(num) '.';
}
#point ol>li+li{
  margin-top:24px;
  padding-top:24px;
  border-top:1px dashed #bbb;
}
#point ol>li+li:before{
  padding-top:24px;
}
#point li>p:first-child{
  font-weight:bold;
}
#point ul>li{
  position:relative;
  margin-top:8px;
  padding-left:18px;
}
#point ul>li:before{
  position:absolute;
  top:.64em;
  left:5px;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#5988d0;
  content:'';
}
#point ul+p{
  margin-top:19px;
  padding-left:2em;
}
#point ul+p span{
  display:inline-block;
  width:2em;
  margin-left:-2em;
}
#point>p{
  margin-top:29px;
  padding-left:1em;
  text-indent:-1em;
}
#checksheet{
  margin-top:54px;
}
#checksheet ul{
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
}
#checksheet li{
  width:330px;
  margin-top:20px;
  padding:20px 10px 14px;
  line-height:185.71%;
  text-align:center;
  border:1px solid #ccc;
  border-radius:10px;
  box-sizing:border-box;
}
#checksheet li dd{
  margin-top:9px;
}
#checksheet li dd a{
  position:relative;
  display:block;
  padding-left:29px;
  box-sizing:border-box;
}
#checksheet li dd a:before{
  position:absolute;
  top:-5px;
  left:0;
  display:block;
  width:24px;
  height:24px;
  content:url("../images/icon_pdf.png");
}
@media only screen and (max-width: 640px) {
  #deletion-request li p{
    word-break:break-all;
  }
  #checksheet ul{
    flex-direction:column;
    justify-content:flex-start;
  }
  #checksheet li{
    width:100%;
  }
}
@media only screen and (max-width: 374px){
  #checksheet li{
    padding:20px 0 14px;
  }
}

/* ==================================================
statistics
================================================== */
#statistics{
  display:flex;
  flex-direction:row-reverse;
  justify-content:space-between;
}
#statistical-information{
  margin-bottom:60px;
}
#statistical-information h4{
  margin:40px 0 25px;
}
#statistical-information canvas+h4,
#statistical-information ul+h4{
  margin-top:60px;
}
#statistical-information ul{
  display:flex;
  flex-wrap:wrap;
  padding-top:11px;
}
#statistical-information li{
  padding:4px 8px 0;
  font-size:85.71%;
}
#statistical-information li:before{
  display:inline-block;
  width:20px;
  height:13px;
  margin-right:4px;
  vertical-align:middle;
  content:'';
}
#statistical-information li.item01:before{background:#181878;}
#statistical-information li.item02:before{background:#c7000b;}
#statistical-information li.item03:before{background:#7baa17;}
#statistical-information li.item04:before{background:#800073;}
#statistical-information li.item05:before{background:#d28300;}
#statistical-information li.item06:before{background:#c6006f;}
#statistical-information li.item07:before{background:#dfd000;}
#statistical-information li.item08:before{background:#00873c;}
#statistical-information li.item09:before{background:#005aa0;}
#statistical-information li.item10:before{background:#009e96;}
#statistical-information li.item11:before{background:#546474;}
#statistical-information li.item12:before{background:#b08829;}
#statistical-information li.item13:before{background:#8f253b;}
#statistical-information li.item14:before{background:#d0b98d;}
#statistical-information li.item15:before{background:#c1541c;}
#statistical-information li.item16:before{background:#dab100;}
#statistical-information li.item17:before{background:#946761;}
#statistical-information li.item18:before{background:#b59a4d;}
#statistical-information li.item99:before{background:#261e1c;}
#statistical-information div{
  text-align:center;
}
#statistical-information div img{
  max-width:700px;
}
#statistics section+section{
  margin-top:60px;
}
.monthly-statistics table{
  width:100%;
  margin-top:30px;
  border:1px solid #ccc;
  table-layout:fixed;
}
.monthly-statistics td{
  text-align:center;
  border:1px solid #ccc;
}
.monthly-statistics td a{
  display:block;
  padding:7px 0;
  color:#222;
}
.monthly-statistics td a:hover{
  text-decoration:none;
  background:rgba(89,136,208,.1);
}
.monthly-statistics td span{
  display:block;
  padding:7px 0;
  color:#666;
  background:#eee;
}

#annual-statistics ul{
  padding-top:5px;
}
#annual-statistics li{
  padding:9px 5px 10px 28px;
  line-height:185.71%;
  border-bottom:1px dotted #b2b2b2;
}
#annual-statistics a{
  position:relative;
}
#annual-statistics a[href$=".pdf"]:before{
  position:absolute;
  top:-5px;
  left:-28px;
  display:block;
  width:24px;
  height:24px;
  content:url("../images/icon_pdf.png");
}
#annual-statistics a[href^="http"]:before{
  position:absolute;
  top:.43em;
  left:-13px;
  border-left:5px solid #5988d0;
  border-top:3px solid transparent;
  border-bottom:3px solid transparent;
  content:'';
}
#canvasx,
#canvas0,
#canvas1,
#canvas2,
#canvas3{
  width:680px;
  height:340px;
}
#graph{
  display:flex;
  flex-direction:row-reverse;
  justify-content:space-between;
}
#graph h2+section{
  margin-top:30px;
}
#graph h3{
  margin-bottom:30px;
}
#graph section+section{
  margin-top:10px;
}
#graph #main-contents div{
  margin:25px 0 45px;
  text-align:center;
}
#graph #main-contents div img{
  width:auto;
  height:auto;
}
@media only screen and (max-width: 640px) {
/*
  #graph section>div{
   -moz-transform: scale3d(0.5,0.5,0.5);
   -webkit-transform: scale3d(0.5,0.5,0.5);
   -o-transform: scale3d(0.5,0.5,0.5);
   -ms-transform: scale3d(0.5,0.5,0.5);
   margin-left:calc(25% - 250px);
   margin-top:calc(15% - 150px);
   margin-bottom:calc(15% - 150px);
  }
*/
  #graph #main-contents div{
  padding:0 15px;
  }
  #graph #main-contents div img{
    width:100%;
  }
  #canvasx,
  #canvas0,
  #canvas1,
  #canvas2,
  #canvas3{
    width:100%;
    height:auto;
  }
  #statistical-information div img{
    width:100%;
    height:auto;
  }
}

/* ==================================================
info
================================================== */
#info{
  display:flex;
  flex-direction:row-reverse;
  justify-content:space-between;
}
#info #main-contents h2+section{
  margin-top:30px;
}
#info #main-contents section+section{
  margin-top:60px;
}
#info #main-contents li{
  padding:12px 5px 13px;
  line-height:185.71%;
  border-bottom:1px dashed #bbb;
} 
#info #main-contents dt{
  font-weight:bold;
}
#media-coverage dt{
  float:left;
}
#media-coverage dt:last-of-type{
  padding-left:12px;
}
#media-coverage dd{
  clear:both;
}
#other dd div{
  display:flex;
  justify-content:center;
  max-width:410px;
  margin:0 auto;
  padding:14px 0 10px;
}
#other dd div p+p{
  margin-left:10px;
}
@media only screen and (max-width: 640px) {
  #info section+section{
    margin-top:40px;
  }
}
@media only screen and (max-width: 439px) {
  #other dd div{
    flex-direction:column;
    align-items:center;
    padding:14px 0 10px;
  }
  #other dd div p+p{
    margin:10px 0 0 0;
  }
}

/* ==================================================
news
================================================== */
#news{
  display:flex;
  flex-direction:row-reverse;
  justify-content:space-between;
}
#news #main-contents .backnumber+p{
  margin-top:16px;
}
#news #main-contents p+section{
  margin-top:45px;
}
#news #main-contents section+section{
  margin-top:60px;
}
#news #main-contents li{
  padding:12px 5px 13px;
  line-height:185.71%;
  border-bottom:1px dashed #b2b2b2;
} 
#news #main-contents dt{
  float:left;
  font-weight:bold;
}
#news #main-contents  dt:last-of-type{
  padding-left:12px;
}
#news #main-contents dd{
  clear:both;
}
#news #main-contents .backnumber{
  display:none;
}
@media only screen and (max-width: 640px) {
  #news #main-contents .backnumber{
    display:flex;
    flex-wrap:wrap;
    padding-top:8px;
  }
  #news #main-contents .backnumber li{
    margin-top:12px;
    padding:0 1px;
    text-align:center;
    border-bottom:none;
    border-left:1px solid #ccc;
    box-sizing:border-box;
  }
  #news #main-contents .backnumber li:last-of-type{
    border-right:1px solid #ccc;
  }
  #news #main-contents .backnumber li a{
    display:block;
    padding:0 8px;
    color:#222;
  }
  #news #main-contents .backnumber+p{
    margin-top:8px;
  }
  #news #main-contents p+section{
    margin-top:35px;
  }
  #news #main-contents section+section{
    margin-top:40px;
  }
  #news2020 #main-contents .backnumber li:nth-last-of-type(11) a,
  #news2019 #main-contents .backnumber li:nth-last-of-type(10) a,
  #news2018 #main-contents .backnumber li:nth-last-of-type(9) a,
  #news2017 #main-contents .backnumber li:nth-last-of-type(8) a,
  #news2016 #main-contents .backnumber li:nth-last-of-type(7) a,
  #news2015 #main-contents .backnumber li:nth-last-of-type(6) a,
  #news2014 #main-contents .backnumber li:nth-last-of-type(5) a,
  #news2013 #main-contents .backnumber li:nth-last-of-type(4) a,
  #news2012 #main-contents .backnumber li:nth-last-of-type(3) a,
  #news2011 #main-contents .backnumber li:nth-last-of-type(2) a,
  #news2010 #main-contents .backnumber li:nth-last-of-type(1) a{background:rgba(89,136,208,.1);}
}

/* ==================================================
data
================================================== */
#data{
  display:flex;
  flex-direction:row-reverse;
  justify-content:space-between;
}
#data #main-contents .backnumber+p{
  margin-top:16px;
}
#data #main-contents p+section{
  margin-top:45px;
}
#data #main-contents section+section{
  margin-top:60px;
}
#data #main-contents li{
  padding:12px 5px 13px;
  line-height:185.71%;
  border-bottom:1px dashed #bbb;
} 
#data #main-contents dt{
  float:left;
  font-weight:bold;
}
#data #main-contents  dt:last-of-type{
  padding-left:12px;
}
#data #main-contents dd{
  clear:both;
}
#data #main-contents .backnumber{
  display:none;
}
@media only screen and (max-width: 640px) {
  #data #main-contents .backnumber{
    display:flex;
    flex-wrap:wrap;
    padding-top:8px;
  }
  #data #main-contents .backnumber li{
    margin-top:12px;
    padding:0 1px;
    text-align:center;
    border-bottom:none;
    border-left:1px solid #ccc;
    box-sizing:border-box;
  }
  #data #main-contents .backnumber li:last-of-type{
    border-right:1px solid #ccc;
  }
  #data #main-contents .backnumber li a{
    display:block;
    padding:0 8px;
    color:#222;
  }
  #data #main-contents .backnumber+p{
    margin-top:8px;
  }
  #data #main-contents p+section{
    margin-top:35px;
  }
  #data #main-contents section+section{
    margin-top:40px;
  }
  #data2020 #main-contents .backnumber li:nth-last-of-type(11) a,
  #data2019 #main-contents .backnumber li:nth-last-of-type(10) a,
  #data2018 #main-contents .backnumber li:nth-last-of-type(9) a,
  #data2017 #main-contents .backnumber li:nth-last-of-type(8) a,
  #data2016 #main-contents .backnumber li:nth-last-of-type(7) a,
  #data2015 #main-contents .backnumber li:nth-last-of-type(6) a,
  #data2014 #main-contents .backnumber li:nth-last-of-type(5) a,
  #data2013 #main-contents .backnumber li:nth-last-of-type(4) a,
  #data2012 #main-contents .backnumber li:nth-last-of-type(3) a,
  #data2011 #main-contents .backnumber li:nth-last-of-type(2) a,
  #data2010 #main-contents .backnumber li:nth-last-of-type(1) a{background:rgba(89,136,208,.1);}
}

/* ==================================================
pamphlet
================================================== */
#download-pamphlet{
  display:flex;
  justify-content:space-between;
  margin-top:20px;
}
#download-pamphlet dl{
  width:470px;
  padding:20px 10px 14px;
  text-align:center;
  border:1px solid #ccc;
  border-radius:10px;
  box-sizing:border-box;
}
#download-pamphlet dd{
  margin-top:9px;
  line-height:185.71%;
}
#download-pamphlet dd a{
  position:relative;
  padding-left:29px;
  box-sizing:border-box;
}
#download-pamphlet dd a:before{
  position:absolute;
  top:-5px;
  left:0;
  display:block;
  width:24px;
  height:24px;
  content:url("../images/icon_pdf.png");
}
@media only screen and (max-width: 640px) {
  #download-pamphlet{
    flex-direction:column;
    justify-content:flex-start;
  }
  #download-pamphlet dl{
    width:100%;
  }
  #download-pamphlet dl+dl{
    margin-top:20px;
  }
}

/* ==================================================
pamphlet2
================================================== */
#download-pamphlet2{
  display:flex;
  justify-content:space-between;
  margin-top:20px;
}
#download-pamphlet2 dl{
  width:470px;
  padding:20px 10px 14px;
  text-align:center;
  border:1px solid #ccc;
  border-radius:10px;
  box-sizing:border-box;
}
#download-pamphlet2 dd{
  margin-top:9px;
  line-height:185.71%;
}
#download-pamphlet2 dd a{
  position:relative;
  padding-left:29px;
  box-sizing:border-box;
}
#download-pamphlet2 dd a:before{
  position:absolute;
  top:-5px;
  left:0;
  display:block;
  width:24px;
  height:24px;
  content:url("../images/icon_pdf.png");
}
@media only screen and (max-width: 640px) {
  #download-pamphlet2{
    flex-direction:column;
    justify-content:flex-start;
  }
  #download-pamphlet2 dl{
    width:100%;
  }
  #download-pamphlet2 dl+dl{
    margin-top:20px;
  }
}

/* ==================================================
staff
================================================== */
#staff p{
  line-height:185.71%;
}
#staff p:first-of-type{
  margin-top:14px;
}
#staff p+p{
  margin-top:28px;
}
#staff ul{
  margin-top:34px;
  border-top:1px solid #ccc;
}
#staff li{
  padding:12px;
  border-bottom:1px solid #ccc;
}
#staff dl{
  display:flex;
  align-items:center;
}
#staff dt{
  width:48px;
  height:48px;
}
#staff dt img{
  width:100%;
  height:auto;
}
#staff dd{
  width:calc(100% - 48px);
  padding-left:15px;
  box-sizing:border-box;
}
@media only screen and (max-width: 640px) {
  #staff p:first-of-type{
    margin-top:19px;
  }
  #staff p+p{
    margin-top:13px;
  }
  #staff ul{
    margin-top:29px;
  }
}

/* ==================================================
privacy
================================================== */
#privacy h2+p{
  margin-top:14px;
}
#privacy p+section{
  margin-top:54px;
}
#privacy section+section{
  margin-top:54px;
}
#privacy h3+p{
  margin-top:14px;
}
#privacy p+p{
  margin-top:28px;
}
#privacy p{
  line-height:185.71%;
}
#privacy .link{
  margin-top:18px;
}
#privacy .link a{
  position:relative;
  display:inline-block;
  padding-left:13px;
}
#privacy .link a:before{
  position:absolute;
  top:.71em;
  left:0;
  border-left:5px solid #5988d0;
  border-top:3px solid transparent;
  border-bottom:3px solid transparent;
  content:'';
}
#privacy .footnotes{
  padding-left:1em;
  text-indent:-1em;
}

/* ==================================================
site-policy
================================================== */
#site-policy p,
#site-policy li{
  line-height:185.71%;
}
#site-policy h2+p{
  margin-top:14px;
}
#site-policy p+section,
#site-policy section+section{
  margin-top:54px;
}
#site-policy h4{
  margin-top:44px;
}
#site-policy h4 span{
  font-weight:bold;
}
#site-policy h3+h4{
  margin-top:30px;
}
#site-policy h4+p,
#site-policy h4+ol{
  margin-top:14px;
}
#site-policy ul+p{
  margin-top:39px;
}
#site-policy h5{
  position:relative;
  margin-top:39px;
  padding-left:14px;
  font-size:114.28%;
  font-weight:bold;
}
#site-policy h5:before{
  position:absolute;
  top:.5em;
  left:0;
  display:block;
  width:10px;
  height:10px;
  background:#222;
  content:'';
}
#site-policy ul li{
  position:relative;
  margin-top:8px;
  padding-left:18px;
}
#site-policy ul li:before{
  position:absolute;
  top:.64em;
  left:5px;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#5988d0;
  content:'';
}
#site-policy ol{
  counter-reset:number;
}
#site-policy ol li{
  position:relative;
  margin-top:8px;
  padding-left:2.5ex;
}
#site-policy ol li:before{
  position:absolute;
  top:0;
  left:0;
  width:2.5ex;
  display:inline-block;
  counter-increment:number;
  content:counter(number)'.';
}
#site-policy h4+ol li:before{
  font-weight:bold;
}
#site-policy p+ol{
  margin-top:18px;
}
#site-policy dt{
  font-weight:bold;
}
#site-policy .link{
  margin-top:14px;
}
#site-policy .link a{
  position:relative;
  display:inline-block;
  padding-left:13px;
}
#site-policy .link a:before{
  position:absolute;
  top:.71em;
  left:0;
  border-left:5px solid #5988d0;
  border-top:3px solid transparent;
  border-bottom:3px solid transparent;
  content:'';
}

/* ==================================================
link
================================================== */
#link{
  display:flex;
  flex-direction:row-reverse;
  justify-content:space-between;
}
#link h2+section{
  margin-top:30px;
}
#link section+section{
  margin-top:60px;
}
#links-list li{
  padding:12px 5px 13px;
  line-height:185.71%;
  border-bottom:1px dashed #bbb;
}
#links-list a{
  position:relative;
  display:inline-block;
  padding-left:13px;
  box-sizing:border-box;
}
#links-list a:before{
  position:absolute;
  top:.71em;
  left:0;
  border-left:5px solid #5988d0;
  border-top:3px solid transparent;
  border-bottom:3px solid transparent;
  content:'';
}
#links-list p{
  margin-top:7px;
  padding-left:13px;
}
#links-list div{
  padding:12px 0 5px 13px;
}
#links-list div a{
  padding:0;
}
#links-list div a:before,
#links-list div a:after{
  content:none;
}
#link-to-this-site section{
  margin-top:44px;
}
#link-to-this-site section+section{
  margin-top:60px;
}
#link-to-this-site p{
  margin-top:14px;
  line-height:185.71%;
}
#link-to-this-site section>div{
  margin-top:14px;
  padding-left:28px;
}
#link-to-this-site section>div p+p{
  margin-top:15px;
}
#link-to-this-site ul{
  margin-top:14px;
}
#link-to-this-site li{
  position:relative;
  padding:0 10px 0 18px;
  line-height:185.71%;
}
#link-to-this-site li:before{
  position:absolute;
  top:.64em;
  left:5px;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#5988d0;
  content:'';
}
#link-to-this-site li+li{
  margin-top:8px;
}
@media only screen and (max-width: 640px) {
  #link-to-this-site section{
    margin-top:28px;
  }
  #link-to-this-site section+section{
    margin-top:34px;
  }
  #link-to-this-site section>div{
    margin-top:14px;
    padding-left:0;
    text-align:center;
  }
  #link-to-this-site li{
    padding:0 5px 0 18px;
  }
  #link-to-this-site li:before{
    left:6px;
  }
}
/* ==================================================
history
================================================== */
#history li{
  padding:12px 5px 13px;
  line-height:185.71%;
  border-bottom:1px dashed #bbb;
} 
#history dt{
  font-weight:bold;
}

/* ==================================================
contact
================================================== */
#contact p{
  line-height:185.71%;
}
#contact h2+p{
  margin-top:14px;
}
#contact .footnotes{
  margin-top:9px;
}
#contact .footnotes a{
  position:relative;
  display:inline-block;
  padding-left:13px;
}
#contact .footnotes a:before{
  position:absolute;
  top:.71em;
  left:0;
  border-left:5px solid #5988d0;
  border-top:3px solid transparent;
  border-bottom:3px solid transparent;
  content:'';
}
#contact dl{
  margin-top:44px;
  border-top:1px dashed #bbb;
}
#contact dt{
  float:left;
  width:13em;
  padding:12px 0 13px 5px;
  line-height:185.71%;
  font-weight:bold;
  box-sizing:border-box;
}
#contact dd{
  padding:12px 0 12px 13px;
  line-height:185.71%;
  border-bottom:1px dashed #bbb;
  box-sizing:border-box;
}
#contact input,
#contact textarea{
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  vertical-align:bottom;
  box-sizing:border-box;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}
#contact input[type="text"]{
  width:600px;
  padding:2px 5px;
  border:1px solid #ccc;
}
#contact textarea{
  width:600px;
  height:120px;
  padding:2px 5px;
  border:1px solid #ccc;
  resize:none;
}
#contact .button, #net_soudan .button{
  margin-top:20px;
  text-align:center;
}
#contact .button input, #net_soudan .button input, #net_soudan .button a{
  display:inline-block;
  width:150px;
  margin:0;
  padding:7px 0 6px;
  line-height:1;
  border:none;
  cursor:pointer;
  vertical-align:bottom;
}
#contact .button input+input, #net_soudan .button input+a{
  margin-left:20px;
}
#contact .button input[type="reset"], #net_soudan .button input[type="reset"]{
  background:#ddd;
}
#contact .button input[type="submit"], #net_soudan .button a{
  color:#fff;
  background:#000;
}
#net_soudan .button a:hover{
  text-decoration:none;
}
#contact .notice, #net_soudan .notice{
  margin-top:34px;
}
.page_error {
 display:inline-block;
 background-color:#c00;
 padding:2px 10px;
 color:#fff;
 margin:3px 0 7px 0;
 font-size; 120%;
}
.input_error {
 position:relative;
 display:inline-block;
 background-color:#c00;
 padding:2px 10px;
 color:#fff;
 margin:3px 0 7px 0;
}
.input_error:before{
 content: "";
 position: absolute;
 top: 100%;
 left: 20px;
 border: 6px solid transparent;
 border-top: 6px solid #c00;
}
fieldset, legend {
  padding:0!important;
  margin:0!important;
  border:none!important;
}

@media only screen and (max-width: 640px) {
  #contact dt{
    float:none;
    padding:12px 5px 0 5px;
  }
  #contact dd{
    padding:4px 5px 18px 5px;
  }
  #contact input[type="text"]{
    width:100%;
  }
  #contact textarea{
    width:100%;
  }
  #contact .button input{
    width:140px;
  }
  #contact .notice{
    word-break:break-all
  }
}

/* ==================================================
consultation
================================================== */
#consultation p,
#consultation span{
  line-height:185.71%;
}
#consultation h2+p{
  margin-top:14px;
}
#consultation form{
  margin-top:28px;
}
#consultation section+section{
  margin-top:43px;
}
#consultation h3{
  position:relative;
  padding:0 0 0 1.5em;
  font-size:100%;
  line-height:185.71%;
  border:0;
  background:none;
}
#consultation h3 span:nth-of-type(1){
  position:absolute;
  top:0;
  left:0;
  font-weight:bold;
}
#consultation h3 span:nth-of-type(2){
  display:inline-block;
  padding:0 10px;
  font-size:85.71%;
  color:#fff;
  vertical-align:top;
  border-radius:3px;
  background:#c00;
}
#consultation form>section>div{
  padding-left:1.5em;
}
#consultation form>section>div.button{
  padding-left:0;
}
#consultation h4{
  margin:6px 0 3px;
  padding:0;
  font-size:100%;
  line-height:185.71%;
  border:0;
}
#consultation h5{
  margin:6px 0 3px;
  font-weight:bold;
  line-height:185.71%;
}
#consultation ul{
  display:flex;
  flex-wrap:wrap;
}
#consultation li{
  margin-right:20px;
  padding-bottom:5px;
  line-height:185.71%;
}
#consultation input[type="text"]{
  padding:2px 5px;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  border:1px solid #ccc;
  box-sizing:border-box;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}
#consultation input[type="radio"]{
  margin:0 3px 0 0;
}
#consultation input[type="checkbox"]{
  margin:0 3px 0 0;
}
#consultation textarea{
  width:600px;
  height:200px;
  margin-top:9px;
  padding:2px 5px;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  border:1px solid #ccc;
  box-sizing:border-box;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  resize:none;
}
#consultation input[type=text][name$="_age"]{
  width:40px;
  margin-right:8px;
  text-align:center;
}
#consultation input[name$="_other"]{
  width:300px;
  margin-left:8px;
}
#consultation input[name=sodansya_mail]{
  width:600px;
  margin-top:9px;
}
#consultation input[name$="_name"]{
  width:600px;
}
#consultation input[name$="_grade"]{
  width:40px;
  margin-left:3px;
  margin-right:8px;
  text-align:center;
}
@media only screen and (max-width: 640px) {
  #consultation textarea{
    width:100%;
  }
  #consultation input[name$="_other"]{
    width:200px;
  }
  #consultation input[name=sodansya_mail]{
    width:100%;
  }
  #consultation input[name$="_name"]{
    width:100%;
  }
}

/* ==================================================
sitemap
================================================== */
#sitemap h2+ul{
}
#sitemap h2+ul>li{
  padding:14px 5px 12px;
  font-size:114.28%;
  line-height:162.5%;
  border-bottom:1px dashed #bbb;
}
#sitemap h2+ul>li>a{
  position:relative;
  display:block;
  padding-left:20px;
}
#sitemap h2+ul>li>a:before{
  position:absolute;
  top:50%;
  left:0;
  display:inline-block;
  width:14px;
  height:14px;
  border-radius:50%;
  background:#5988d0;
  transform:translateY(-50%);
  content:'';
}
#sitemap h2+ul>li>a:after{
  position:absolute;
  top:50%;
  left:5px;
  border-left:5px solid #fff;
  border-top:3px solid transparent;
  border-bottom:3px solid transparent;
  transform:translateY(-50%);
  content:'';
}
#sitemap li ul{
  display:flex;
  flex-wrap:wrap;
  padding-left:20px;
}
#sitemap li li{
  width:170px;
  padding-top:6px;
  font-size:87.5%;
}
#sitemap li li:not(:nth-of-type(5n+1)){
  margin-left:20px;
}
#sitemap li li a{
  position:relative;
  display:inline-block;
  padding-left:13px;
}
#sitemap li li a:after{
  position:absolute;
  top:.71em;
  left:0;
  border-left:5px solid #5988d0;
  border-top:3px solid transparent;
  border-bottom:3px solid transparent;
  content:'';
}
@media only screen and (max-width: 640px) {
  #sitemap li ul{
    flex-direction:column;
  }
  #sitemap li li{
    width:100%;
  }
  #sitemap li li:not(:nth-of-type(5n+1)){
    margin-left:0;
  }
}

/* ==================================================
moji
================================================== */
#moji p{
  margin-top:14px;
  line-height:185.71%;
}
#moji h3{
  margin-top:34px;
}
#moji ul{
  display:flex;
  margin-top:20px;
}
#moji li{
  width:180px;
}
#moji li+li{
  margin-left:20px;
}
#moji a{
  position:relative;
  display:block;
  border:1px solid #ccc;
}
#moji a:hover:after{
  position:absolute;
  top:-1px;
  left:-1px;
  width:180px;
  height:180px;
  border:3px solid #5988d0;
  box-sizing:border-box;
  content:'';
}
#moji img{
  width:100%;
  height:auto;
}
@media only screen and (max-width: 640px) {
  #moji ul{
    justify-content:space-between;
    flex-wrap:wrap;
  }
  #moji li{
    width:calc((100% - 10px) / 2);
  }
  #moji li+li{
  margin-left:0;
  }
  #moji li:nth-of-type(n+3){
    margin-top:10px;
  }
  #moji a:hover:after{
    content:none;
  }
}

/* ==================================================
accessibility
================================================== */
#accessibility p,
#accessibility li,
#accessibility td{
  line-height:185.71%;
  box-sizing:border-box;
}
#accessibility p{
  word-break:break-all;
}
#accessibility h2+p{
  margin-top:14px;
}
#accessibility h2+p+p{
  margin-top:28px;
}
#accessibility p+section,
#accessibility section+section{
  margin-top:54px;
}
#accessibility h3+p{
  margin-top:14px;
}
#accessibility h4{
  margin-top:44px;
}
#accessibility h4+p,
#accessibility h4+ul{
  margin-top:14px;
}
#accessibility ol{
  counter-reset:number;
}
#accessibility ol li{
  position:relative;
  margin-top:8px;
  padding-left:2.5ex;
}
#accessibility ol li:before{
  position:absolute;
  top:0;
  left:0;
  display:inline-block;
  width:2.5ex;
  counter-increment:number;
  content:counter(number)'.';
}
#accessibility p+ol{
  margin-top:18px;
}
#accessibility ul li{
  position:relative;
  margin-top:8px;
  padding-left:18px;
}
#accessibility ul li:before{
  position:absolute;
  top:.64em;
  left:5px;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#5988d0;
  content:'';
}
#accessibility .link a{
  position:relative;
  display:inline-block;
  padding-left:13px;
}
#accessibility .link a:before{
  position:absolute;
  top:.71em;
  left:0;
  border-left:5px solid #5988d0;
  border-top:3px solid transparent;
  border-bottom:3px solid transparent;
  content:'';
}
#accessibility h5{
  position:relative;
  margin-top:15px;
  padding-left:16px;
  font-size:114.28%;
  font-weight:bold;
}
#accessibility h5:before{
  position:absolute;
  top:.5em;
  left:0;
  display:inline-block;
  width:10px;
  height:10px;
  background:#5988d0;
  content:'';
}
#accessibility ul+h5{
  margin-top:39px;
}
#accessibility h6{
  margin-top:11px;
  font-weight:bold;
}
#accessibility h6:before{
  content:'\3010';
}
#accessibility h6:after{
  content:'\3011';
}
#accessibility ul+h6{
  margin-top:21px;
}
#accessibility table{
  width:100%;
  margin-top:15px;
  border:1px solid #ccc;
}
#accessibility th,
#accessibility td{
  padding:7px 10px;
  text-align:center;
  vertical-align:middle;
  border:1px solid #ccc;
}
#accessibility th{
  font-weight:bold;
  background:rgba(89,136,208,.1);
}
#accessibility th:nth-of-type(1){
  word-break:keep-all;
}
#accessibility td:nth-of-type(3n){
  text-align:left;
}
@media only screen and (max-width: 640px) {
  #accessibility table{
    table-layout:fixed;
  }
  #accessibility th,
  #accessibility td{
    word-break:break-all;
  }
  #accessibility th:nth-of-type(1){
    word-break:break-all;
  }
}