@charset "uft-8";

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  style5kan.css                                                     */
/*     version 02 Oct. 2017                                           */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*   flud image                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

img {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}


img[usemap] {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*   base                                                             */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
html {
  overflow-y:scroll;
}

body {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  color: rgb(3, 3, 3);
  font-family:  '游ゴシック体', 'Yu Gothic', 'YuGothic', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-size: 80%;
}

@media screen and (min-width: 768px){
  body {
    font-size: 90%;
  }
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*   layout                                                           */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#container{
  width: 90%;
  margin: 0 auto;
}

#header{
  width: 100%;
  position: relative;
  margin: 0; 
  /*border-bottom: 1px solid rgb(12, 55, 115); */

}

#contents{
  width: 100%;
  position: relative;
  margin-top:10px;
  border-top: 1px solid rgb(12, 55, 115);
}

#pagetop {
  clear:  both;
}

#footer{
  width: 100%;
  position: relative;
  margin:5px auto 10px;
  padding: 0.5em 0;
  background: rgb(12, 55, 115);
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*   header                                                           */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#header_logo{
  margin: 0px;
  padding: 0px;
}

#header_logo h1 img{
  border: 0;
}

.rcrumbs {
  font-size: 1.0em;
  white-space: nowrap;
}

.rcrumbs > ul {
  padding: 0;
  list-style: none;
}

.rcrumbs > ul > li {
  overflow: hidden;
  display: none;
}

.rcrumbs > ul > li.show {
  display: inline-block;
}

.rcrumbs > ul > li.ellipsis {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}

.rcrumbs a {
  text-decoration: none;
}

.rcrumbs a:hover {
}

.rcrumbs .divider {
  color: #cccccc;
  padding: 0 5px;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*   section                                                          */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.section {
  margin-top: 1.5em;
  overflow: hidden;
  clear: both;
}


h2 {
  font-size:1.2em;
  margin-bottom: 0.5em;
  padding: 0 0.5em;
  border-bottom: 3px solid rgb(84, 84, 84);
}

h3 {
  font-size: 1.1em;
  margin: 10px 0;
  padding: 0 0.5em;
  border-left: 20px solid rgb(84, 84, 84);
  border-bottom: 2px solid rgb(84, 84, 84);
}

h4 {
  font-weight:normal;
  font-size: 1.0em;
  margin: 20px 0 10px 1.5em;
  padding: 0 0.5em;
  border-bottom: 2px dotted #dcdcdc;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  page top                                                           */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.return_top {
  padding:      20px 0;
  text-align:   right;
  font-size:    1.0em;
}

.return_top a {
  padding: 0 0 0 12px;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*   footer                                                           */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.copyright{
  font-style: normal;
  font-size: 0.8em;
  color: rgb(255, 255, 255);
  text-align: center;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*   class                                                            */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#nojavascript {
  color: #ff6347;
  padding: 20px 20px;
  margin-bottom:30px;
  
}

.txt_cnt {
    text-align: center;
}

/* font color */
.red {
  color: #ff0000;
}

.blue {
  color: #0000ff;
}

.tomato {
  color: #ff6347;
}

.choco {
  color: #d2691e;
}

.crtbl {
  color: #0195b4;
}


.text_right {
  text-align: right;
}


/* +++++ 回り込み解除 +++++ */
.clear { clear:both; }
.clear hr { display:none; }

pre {
 margin:0;
 padding:0;
 overflow:auto;
 white-space:pre-wrap;
 word-wrap:break-word;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  boxによる表示*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.p_box {
  margin:0.8em 2em;
  padding:1em;
  background:#dddddd;
  border:1px solid #000033;
}

/* +++++ a tag +++++ */
a:link {
  color: rgb(12, 55, 115);
}

a:hover{
  background: #add8e6;
}


a[target="_blank"] {
  background: url(./../images/openwin.png) no-repeat right center;
  padding-right: 18px;
}


a[href$=".pdf"]:after {
  content:" ";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding-right: 5px;
  background: url(./../images/pdf_img.png) no-repeat right center;
}


a[href$=".lzh"]:after {
  content:" ";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding-right: 5px;
  background: url(./../images/lzh_img.png) no-repeat right center;
}


a[href$=".mp4"]:after {
  content:" ";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding-right: 5px;
  background: url(./../images/mp4_img.png) no-repeat right center;
}


a[href$=".doc"]:after {
  content:" ";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding-right: 5px;
  background: url(./../images/word_img.png) no-repeat right center;
}


a[href$="form_mail05.cgi?section=sodan5"]:before  {
  content:" ";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding-right: 5px;
  background: url(./../images/mail_img.png) no-repeat right center;
}

.gaibulink {
  color: #d2691e;
  font-size: 0.8em;
}

.fsize { 
  color: #d2691e;
  font-size: 0.8em;
}

/* ++++ p tag +++++ */
p {
  margin: 0 1em;
  text-indent: 1em;
}

p.clr_text {
  margin-left:1em;
  clear: both;
}

.gyoake {
  margin-top: 1em;
  text-indent: 1em;

}

/* +++++ list tag  +++++ */
li {
  padding: 0;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

ul {
  margin-top:10px;
  padding-left: 2em;
}

ul.none {
  margin-top:5px;
  padding-left: 2em;
  list-style-type:none;
}

ul.pad0 {
  margin-top:10px;
  padding-left: 0em;
}

ul.pad1 {
  margin-top:10px;
  padding-left: 1em;
}

ul.pad2 {
  margin-top:10px;
  padding-left: 2em;
}

ul.pad3 {
  margin-top:10px;
  padding-left: 3em;
}


dl {
  margin: 0.5em 0;
  padding:0;
  line-height:1.2;
}

dt {
  font-weight:bold;
  float: left;
  margin-left: 1em;
  margin-right:1em;
}

dd {
  margin: 0 0 0.5em 3em;
}

/* +++++ image tag +++++ */
/* キャプション付きイメージ */
div.capimage_left{
  float: left;
  margin: 10px;
}

div.capimage_right{
  float: right;
  margin: 10px;
}

p.capimage, p.caption{
  text-align:center;
  margin:10px;
}

p.caption{
  font-size: 0.9em;
}





/*
.img_left{
  float: left;
  margin 10 20;
  padding-right:  10px;
  padding-bottom: 10px;
}
*/

figure.left {
  float: left;
  display: inline-block;
  position: relative;
  line-height: 1;
  overflow: hidden;
  padding-bottom:1.5em;

}

figure.right {
  float: right;
  display: inline-block;
  position: relative;
  line-height: 1;
  overflow: hidden;
  padding-bottom:1.5em;

}

.img_left {
  float: left;
  display: inline-block;
  position: relative;
  line-height: 1;
  overflow: hidden;
  padding:10px 20px;
}

.img_right {
  float: right;
  display: inline-block;
  position: relative;
  line-height: 1;
  overflow: hidden;
  padding:10px 20px;
}


figure img {
  vertical-align: text-bottom;
}


figcaption {
  padding: 1 1em;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  font-size: 0.8em;
  text-align: center;
  opacity: 0.75;
  clear: both;
}


@media screen and (min-width:480px){
  .img_left{
  margin-left: 1em;
  }
}

.img_right{
  float: right;
  padding-left:  10px;
  padding-bottom: 10px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* +++++ table tags +++++ */
/* -> テーブルスクロールなし <- */
table.kotei {
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-collapse: collapse;
  text-align: center;
  margin-left:2em;
}

table.kotei th,
table.kotei td {
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 2px 10px;
}

table.kotei th {
  background-color: #eee;
}


/* -> スマホの横スクロールテーブル（行列入れ替え無し）<- */
table.ColFix {
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-collapse: collapse;
  text-align: center;
  margin-left:2em;
}

table.ColFix th,
table.ColFix td {
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 2px 5px;
}

table.ColFix th {
  background-color: #eee;
}


@media screen and (max-width: 400px) {
  .ColFix{
    overflow: auto;       /*tableをスクロールさせる*/
    white-space: nowrap;  /*tableのセル内にある文字の折り返しを禁止*/
  }

  table.ColFix {
    display: block;
    position: relative;
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  table.ColFix thead {
    white-space: nowrap;
  }
  
  table.ColFix tbody {
    position relative;
    overflow-x: auto;
    white-space: nowrap;
    border-right: 1px solid #babcbf;
    -webkit-overflow-scrolling: touch;
  }
  
  table.ColFix tr {
    border-collapse; collapse;
    border-spacing: 0;
    vertical-align: top;
  }
  
  
  table.ColFix table tr th:last-child,
  table.ColFix table tr td:last-child {
    border-bottom: 1px solid #333;
  }

  /*tableにスクロールバーを追加*/
  .ColFix::-webkit-scrollbar{
    height: 5px;
  }

  .ColFix::-webkit-scrollbar-track{
    background: #F1F1F1;
  }

  .ColFix::-webkit-scrollbar-thumb {
    background: #BCBCBC;
  }
}



/* -> PC:縦長，モバイル：横長スクロールのテーブル <- */
/* -> 　（行列入れ替えあり）                      <- */
table.TranRow {
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-collapse: collapse;
  text-align: center;
  margin-left:2em;
}

table.TranRow th,
table.TranRow td {
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 2px 5px;
}

table.TranRow th {
  background-color: #eee;
}


@media screen and (max-width: 400px) {
  /* -> 横スクロールテーブル <- */
  table.TranRow {
    display: block;
    position: relative;
  }
  
  table.TranRow thead {
    display: block;
    float: left;
  }
  table.TranRow tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  table.TranRow th,
  table.TranRow td {
    display: block;
  }
  table.TranRow tr {
    display: inline-block;
  }
  table.TranRow tbody tr {
    margin-right: -5px;
  }
}


/* -> PC:横長，モバイル：縦長のテーブル（スクロール無し） <- */
table.tate {
  border-top: 1px solid #999;
  border-right: 1px solid  #999;
  border-collapse: collapse;
  text-align: center;
  margin-left:2em;
}

table.tate th,
table.tate td {
  border-left: 1px solid #999;
  border-bottom: 1px solid  #999;
  padding: 2px;
}

table.tate th {
  background-color: #eee;
}


@media screen and (max-width: 400px) {
  table.tate {
    border: none;
  }
  
  table.tate thead {
    display: none;
  }
  
  table.tate tr {
    border-top: 1px solid #999;
    display: block;
    margin-bottom: 20px;
  }
  
  table.tate td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    display: block;
    padding: 5px;
    text-align: right;
  }
  
  table.tate td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    padding-right:20px;
  }
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*   ToolTips                                                         */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.hide {
  display: none;
}

a.tgHtip {
  margin: 0;
  text-decoration: none;
  font-size: 0.9em;
}

span.tooltip1{
  color: #fff;
  text-align: center;
  padding: 0 0.5em;
  background-color: green;
  border-radius: 5px;
  -moz-border-radius: 5px;
}

span.tooltip2{
  background-color: #ffcccc;
  text-decoration: underline;
}


.tgToolTip {
    margin: 0;
    padding: 0.5em 1em;
    background-color:rgba(0, 0, 0, 0.7);
    border: 3px solid #000;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    min-height: 1em;
    top: 100px;
    left: 20px;
    position: absolute;
    z-index: 100;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  ページネーション                                                   */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.pager {
    display: inline-block;
    *display:inline;
    zoom:1;
    margin:20px;
}

.pager a{
  display:inline-block;
  float:left;
  margin:3px;
  padding:2px 10px;
  text-decoration:none;
  border:1px solid #c6c6c6;
  color:#555;
  background:#f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom,
    from(#f8f8f8), to(#e1e1e1));
  background: -moz-linear-gradient(top, #f8f8f8, #e1e1e1);
  background: -o-linear-gradient(top, #f8f8f8, #e1e1e1);
  background: -ms-linear-gradient(top, #f8f8f8, #e1e1e1);
  background: linear-gradient(top, #f8f8f8, #e1e1e1);
  filter: progid:DXImageTransForm.Microsoft.gradient(GradientType=0, 
    StartColorstr='#f8f8f8', endColorstr='#e1e1e1');
  -ms-filter: "progid:DXImageTransForm.Microsoft.gradient(GradientType=0, 
    startColorstr='#f8f8f8', endColorstr='#e1e1e1')";
  -pie-background: linear-gradient(top, #f8f8f8, #e1e1e1);
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius: 3px;
  behavior: URL(PIE.htc);
}

.pager a:hover {
  color: #333;
  background:#eee;
  background: -webkit-gradient(linear, left top, left bottom,
    from(#eee), to(#ccc));
  background: -moz-linear-gradient(top, #eee, #ccc);
  background: -o-linear-gradient(top, #eee, #ccc);
  background: -ms-linear-gradient(top, #eee, #ccc);
  background: linear-gradient(top, #eee, #ccc);
  filter: progid:DXImageTransForm.Microsoft.gradient(GradientType=0, 
    StartColorstr='#eee', endColorstr='#ccc');
  -ms-filter: "progid:DXImageTransForm.Microsoft.gradient(GradientType=0, 
    startColorstr='#eee', endColorstr='#ccc')";
  -pie-background: linear-gradient(top, #eee, #ccc);
  behavior: URL(PIE.htc);
}

.pager a.on {
  text-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px #c6c6c6 inset;
  color: #333;
  background: #e1e1e1;
  -pie-background: #e1e1e1;
  behavior: URL(PIE.htc);
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*   イメージ拡大                                                     */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.imgzoom {
    display: flex;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,.7);
    opacity: 0;
    transition: .3s opacity ease;
    z-index: -1;
}

.imgzoom img {
    width: auto !important;
    max-height: 100%!important;
    transform: scale(.7);
    transition: .4s transform ease;
    pointer-events: none;
}

.imgzoom:target {
    opacity: 1;
    z-index: 103;
}

.imgzoom:target img {
    transform: scale(1);
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*   Accordion                                                        */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*ボックス全体*/
.accbox {
  margin: 1em;
  padding: 0;
  max-width: 100%;
  line-height: 1.5;
}

/*ラベル*/
.accbox label {
  display: block;
  cursor :pointer;
  transition: all 0.5s;
}

/*アイコンを表示*/
.accbox label:before {
    content: '\f054';
    font-family: 'FontAwesome';
    padding-right: 8px;
}

/*ラベルホバー時*/
.accbox label:hover {
  background: #add8e6;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}


/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
    border: 1px dotted;
    opacity: 1;
}

.accbox .accshow p {
    margin: 15px 10px}


/*アイコンを入れ替える*/
.cssacc:checked + label:before {
    content: '\f078';
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  768px                                                              */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media screen and (min-width : 768px) {
  html {
    font-size: 110%;
  }
  
  #container {
    text-align: left;
  }
}


@media screen and (min-width : 768px) {
  html {
    font-size: 100%;
  }
  
  #container {
    text-align: left;
  }
}