@charset "UTF-8";
/*
$xs-max:599px;
$sm-min:600px;
$sm-max:991px;
$md-min:992px;
$md-max:1199px;
$lg-min:1200px;
*/
.mb0 {
  margin-bottom: 0px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pt0 {
  padding-top: 0;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb0 {
  padding-bottom: 0;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pr0 {
  padding-right: 0;
}

.pr10 {
  padding-right: 10px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pl0 {
  padding-left: 0;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl100 {
  padding-left: 100px !important;
}

@media screen and (max-width: 767px) {
  .mb10 {
    margin-bottom: 5px !important;
  }
  .mb15 {
    margin-bottom: 7.5px !important;
  }
  .mb20 {
    margin-bottom: 10px !important;
  }
  .mb30 {
    margin-bottom: 15px !important;
  }
  .mb40 {
    margin-bottom: 20px !important;
  }
  .mb50 {
    margin-bottom: 25px !important;
  }
  .mb60 {
    margin-bottom: 30px !important;
  }
  .mb70 {
    margin-bottom: 35px !important;
  }
  .mb80 {
    margin-bottom: 40px !important;
  }
  .mb90 {
    margin-bottom: 45px !important;
  }
  .mb100 {
    margin-bottom: 50px !important;
  }
  .mt20 {
    margin-top: 10px !important;
  }
  .mt30 {
    margin-top: 15px !important;
  }
  .mt40 {
    margin-top: 20px !important;
  }
  .mt50 {
    margin-top: 25px !important;
  }
  .mt60 {
    margin-top: 30px !important;
  }
  .mt70 {
    margin-top: 35px !important;
  }
  .mt80 {
    margin-top: 40px !important;
  }
  .mt90 {
    margin-top: 45px !important;
  }
  .mt100 {
    margin-top: 50px !important;
  }
  .mr20 {
    margin-right: 10px !important;
  }
  .mr30 {
    margin-right: 15px !important;
  }
  .mr40 {
    margin-right: 20px !important;
  }
  .mr50 {
    margin-right: 25px !important;
  }
  .mr60 {
    margin-right: 30px !important;
  }
  .mr70 {
    margin-right: 35px !important;
  }
  .mr80 {
    margin-right: 40px !important;
  }
  .mr90 {
    margin-right: 45px !important;
  }
  .mr100 {
    margin-right: 50px !important;
  }
  .ml20 {
    margin-left: 10px !important;
  }
  .ml30 {
    margin-left: 15px !important;
  }
  .ml40 {
    margin-left: 20px !important;
  }
  .ml50 {
    margin-left: 25px !important;
  }
  .ml60 {
    margin-left: 30px !important;
  }
  .ml70 {
    margin-left: 35px !important;
  }
  .ml80 {
    margin-left: 40px !important;
  }
  .ml90 {
    margin-left: 45px !important;
  }
  .ml100 {
    margin-left: 50px !important;
  }
  .pt0 {
    padding-top: 0;
  }
  .pt10 {
    padding-top: 10px !important;
  }
  .pt15 {
    padding-top: 12.5px !important;
  }
  .pt20 {
    padding-top: 10px !important;
  }
  .pt30 {
    padding-top: 15px !important;
  }
  .pt40 {
    padding-top: 20px !important;
  }
  .pt50 {
    padding-top: 25px !important;
  }
  .pt60 {
    padding-top: 30px !important;
  }
  .pt70 {
    padding-top: 35px !important;
  }
  .pt80 {
    padding-top: 40px !important;
  }
  .pt90 {
    padding-top: 45px !important;
  }
  .pt100 {
    padding-top: 50px !important;
  }
  .pb0 {
    padding-bottom: 0;
  }
  .pb10 {
    padding-bottom: 10px !important;
  }
  .pb20 {
    padding-bottom: 10px !important;
  }
  .pb30 {
    padding-bottom: 15px !important;
  }
  .pb40 {
    padding-bottom: 20px !important;
  }
  .pb50 {
    padding-bottom: 25px !important;
  }
  .pb60 {
    padding-bottom: 30px !important;
  }
  .pb70 {
    padding-bottom: 35px !important;
  }
  .pb80 {
    padding-bottom: 40px !important;
  }
  .pb90 {
    padding-bottom: 45px !important;
  }
  .pb100 {
    padding-bottom: 50px !important;
  }
  .pr0 {
    padding-right: 0;
  }
  .pr10 {
    padding-right: 10px !important;
  }
  .pr20 {
    padding-right: 10px !important;
  }
  .pr30 {
    padding-right: 15px !important;
  }
  .pr40 {
    padding-right: 20px !important;
  }
  .pr50 {
    padding-right: 25px !important;
  }
  .pr60 {
    padding-right: 30px !important;
  }
  .pr70 {
    padding-right: 35px !important;
  }
  .pr80 {
    padding-right: 40px !important;
  }
  .pr90 {
    padding-right: 45px !important;
  }
  .pr100 {
    padding-right: 50px !important;
  }
  .pl0 {
    padding-left: 0;
  }
  .pl10 {
    padding-left: 10px !important;
  }
  .pl20 {
    padding-left: 10px !important;
  }
  .pl30 {
    padding-left: 15px !important;
  }
  .pl40 {
    padding-left: 20px !important;
  }
  .pl50 {
    padding-left: 25px !important;
  }
  .pl60 {
    padding-left: 30px !important;
  }
  .pl70 {
    padding-left: 35px !important;
  }
  .pl80 {
    padding-left: 40px !important;
  }
  .pl90 {
    padding-left: 45px !important;
  }
  .pl100 {
    padding-left: 50px !important;
  }
  .sp-mb10 {
    margin-bottom: 10px !important;
  }
  .sp-mb20 {
    margin-bottom: 20px !important;
  }
  .sp-mb30 {
    margin-bottom: 30px !important;
  }
  .sp-mb40 {
    margin-bottom: 40px !important;
  }
  .sp-mb50 {
    margin-bottom: 50px !important;
  }
  .sp-w50p {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .sp-mb0 {
    margin-bottom: 0px !important;
  }
  .sp-mb10 {
    margin-bottom: 10px !important;
  }
  .sp-mb20 {
    margin-bottom: 20px !important;
  }
  .sp-mb30 {
    margin-bottom: 30px !important;
  }
  .sp-mb40 {
    margin-bottom: 40px !important;
  }
  .sp-mb50 {
    margin-bottom: 50px !important;
  }
  .sp-mb60 {
    margin-bottom: 60px !important;
  }
  .xs-mb0 {
    margin-bottom: 0px !important;
  }
  .xs-mb10 {
    margin-bottom: 10px !important;
  }
  .xs-mb20 {
    margin-bottom: 20px !important;
  }
  .xs-mb30 {
    margin-bottom: 30px !important;
  }
  .xs-mb40 {
    margin-bottom: 40px !important;
  }
  .xs-mb50 {
    margin-bottom: 50px !important;
  }
  .xs-mb60 {
    margin-bottom: 60px !important;
  }
  .xs-mb70 {
    margin-bottom: 70px !important;
  }
  .xs-mb80 {
    margin-bottom: 80px !important;
  }
  .xs-mb90 {
    margin-bottom: 90px !important;
  }
  .xs-mb100 {
    margin-bottom: 100px !important;
  }
  .xs-center {
    text-align: center;
  }
  .xs-left {
    text-align: left;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .sm-mb0 {
    margin-bottom: 0px !important;
  }
  .sm-mb10 {
    margin-bottom: 10px !important;
  }
  .sm-mb20 {
    margin-bottom: 20px !important;
  }
  .sm-mb30 {
    margin-bottom: 30px !important;
  }
  .sm-mb40 {
    margin-bottom: 40px !important;
  }
  .sm-mb50 {
    margin-bottom: 50px !important;
  }
  .sm-mb60 {
    margin-bottom: 60px !important;
  }
  .sm-mb70 {
    margin-bottom: 70px !important;
  }
  .sm-mb80 {
    margin-bottom: 80px !important;
  }
  .sm-mb90 {
    margin-bottom: 90px !important;
  }
  .sm-mb100 {
    margin-bottom: 100px !important;
  }
  .sm-center {
    text-align: center;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .md-mb0 {
    margin-bottom: 0px !important;
  }
  .md-mb10 {
    margin-bottom: 10px !important;
  }
  .md-mb20 {
    margin-bottom: 20px !important;
  }
  .md-mb30 {
    margin-bottom: 30px !important;
  }
  .md-mb40 {
    margin-bottom: 40px !important;
  }
  .md-mb50 {
    margin-bottom: 50px !important;
  }
  .md-mb60 {
    margin-bottom: 60px !important;
  }
  .md-mb70 {
    margin-bottom: 70px !important;
  }
  .md-mb80 {
    margin-bottom: 80px !important;
  }
  .md-mb90 {
    margin-bottom: 90px !important;
  }
  .md-mb100 {
    margin-bottom: 100px !important;
  }
  .md-center {
    text-align: center;
  }
}

@media screen and (min-width: 1200px) {
  .lg-mb0 {
    margin-bottom: 0px !important;
  }
  .lg-mb10 {
    margin-bottom: 10px !important;
  }
  .lg-mb20 {
    margin-bottom: 20px !important;
  }
  .lg-mb30 {
    margin-bottom: 30px !important;
  }
  .lg-mb40 {
    margin-bottom: 40px !important;
  }
  .lg-mb50 {
    margin-bottom: 50px !important;
  }
  .lg-mb60 {
    margin-bottom: 60px !important;
  }
  .lg-mb70 {
    margin-bottom: 70px !important;
  }
  .lg-mb80 {
    margin-bottom: 80px !important;
  }
  .lg-mb90 {
    margin-bottom: 90px !important;
  }
  .lg-mb100 {
    margin-bottom: 100px !important;
  }
  .lg-center {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .row-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row-0 > div {
    padding-right: 0px;
    padding-left: 0px;
  }
  .row-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row-10 > div {
    padding-right: 5px;
    padding-left: 5px;
  }
  .row-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row-20 > div {
    padding-right: 10px;
    padding-left: 10px;
  }
  .row-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row-30 > div {
    padding-right: 15px;
    padding-left: 15px;
  }
  .row-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row-40 > div {
    padding-right: 20px;
    padding-left: 20px;
  }
  .row-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row-50 > div {
    padding-right: 25px;
    padding-left: 25px;
  }
}

/*
Phones (768px未満)
Tablets (768px〜991px)
Desktops (992px〜1199px)
Desktops (1200px以上)
*/
body {
  font: 13px arial, helvetica, clean, sans-serif;
  /*
  *font-size:small;
  *font:x-small
*/
}

select,
input,
button,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  line-height: 100%;
}

#yui3-css-stamp.cssfonts {
  display: none;
}

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
  color: #333;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  body {
    line-height: 1.5;
  }
}

li {
  list-style: none;
}

img {
  border: none;
}

img {
  max-width: 100%;
  height: auto;
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  font-size: 100%;
}

.center {
  text-align: center;
}

a {
  color: #1b64b6;
}

a.ic-a1 {
  background: url(/asset/images/ic/ic_arrow_01.png) no-repeat left center;
  padding-left: 15px;
}

a.blank {
  background: url(/asset/images/ic/ic_window.gif) no-repeat left center;
  padding-left: 18px;
}

@media screen and (max-width: 767px) {
  a.blank {
    background: url(/asset/images/ic/ic_window@2x.gif) no-repeat left center;
    background-size: 11px 11px;
  }
}

a.pdf {
  background: url(/asset/images/ic/ico_pdf.png) no-repeat left center;
  padding-left: 19px;
  padding-top: 2px;
}

/* ---------------------------------------- */
.btn1 {
  width: 200px;
  margin: 0 auto;
  text-align: center;
}

.btn1 a,
.btn1 .a {
  display: block;
  height: 34px;
  line-height: 34px;
  background-color: #574940;
  color: #fff;
  text-decoration: none !important;
  font-weight: bold;
}

.btn1 a span,
.btn1 .a span {
  background-image: url(/asset/images/btn/ic_btn1.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
}

.btn1 a:hover,
.btn1 .a:hover {
  opacity: 0.9;
}

a.btn-pdf {
  background-color: #b30b00;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 10px 30px;
  text-decoration: none;
  font-weight: 600;
}

a.btn-pdf:hover {
  opacity: 0.7;
}

/* ---------------------------------------- */
.pagewidth {
  position: relative;
}

@media screen and (min-width: 768px) {
  .pagewidth {
    width: 980px;
    margin: 0 auto;
  }
}

/*
@media screen and (max-width:$xs-max){
	.pagewidth {
		width: auto;
		padding: 0;
	}
}
*/
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

.important {
  color: #c72127;
}

.large {
  font-size: 140%;
}

/* ------------------------------------------------------------ */
#site {
  background-color: #006b54;
  height: 30px;
  margin-bottom: 36px;
}

@media screen and (max-width: 767px) {
  #site {
    background-color: #006b54;
    width: 100%;
    height: auto;
    padding: 3px 0;
    margin-bottom: 5px;
    position: relative;
    font-size: 90%;
  }
}

@media screen and (max-width: 767px) {
  #site .tagline {
    height: 20px;
    line-height: 20px;
    text-indent: 0;
    color: #fff;
    position: static;
    line-height: 20px;
  }
}

@media screen and (min-width: 768px) {
  #site .tagline {
    height: 30px;
    background: url(/asset/images/header/img_01.gif) no-repeat;
    width: 130px;
    text-indent: -5000px;
    position: absolute;
    top: 0;
    left: 15px;
  }
}

@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 1.5dppx) {
  #site .tagline {
    background: url(/asset/images/header/img_01@2x.gif) no-repeat;
    background-size: 130px 30px;
  }
}

@media screen and (max-width: 767px) {
  #site ul.primary {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  #site ul.primary {
    position: absolute;
    top: 4px;
    left: 200px;
  }
  #site ul.primary li {
    float: left;
    margin-right: 10px;
  }
  #site ul.primary li a {
    display: block;
    text-indent: -5000px;
  }
  #site ul.primary li a:hover {
    background-position: 0 -26px;
  }
  #site ul.primary li:nth-child(1) a {
    background-image: url(/asset/images/header/btn_01.png);
    width: 90px;
    height: 26px;
  }
}

@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 1.5dppx) {
  #site ul.primary li:nth-child(1) a {
    background-image: url(/asset/images/header/btn_01@2x.png);
    background-size: 90px 78px;
  }
}

@media screen and (min-width: 768px) {
  #site ul.primary li:nth-child(2) a {
    background-image: url(/asset/images/header/btn_02.png);
    width: 134px;
    height: 26px;
  }
}

@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 1.5dppx) {
  #site ul.primary li:nth-child(2) a {
    background-image: url(/asset/images/header/btn_02@2x.png);
    background-size: 134px 78px;
  }
}

@media screen and (min-width: 768px) {
  #site ul.primary li.selected a {
    background-position: 0 -52px;
  }
}

@media screen and (max-width: 767px) {
  #site ul.secondary {
    position: absolute;
    top: 0;
    right: 15px;
    height: 20px;
    line-height: 20px;
    text-align: right;
  }
  #site ul.secondary li {
    display: inline-block;
    padding-left: 6px;
  }
  #site ul.secondary li a {
    display: inline;
    color: #fff;
  }
}

@media screen and (min-width: 768px) {
  #site ul.secondary {
    position: absolute;
    top: 0;
    right: 0;
  }
  #site ul.secondary li {
    float: left;
    margin-right: 10px;
  }
  #site ul.secondary li a {
    display: block;
    text-indent: -5000px;
  }
  #site ul.secondary li:nth-child(1) a {
    background-image: url(/asset/images/header/btn_05.png);
    width: 71px;
    height: 30px;
  }
}

@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 1.5dppx) {
  #site ul.secondary li:nth-child(1) a {
    background-image: url(/asset/images/header/btn_05@2x.png);
    background-size: 71px 60px;
  }
}

@media screen and (min-width: 768px) {
  #site ul.secondary li:nth-child(2) a {
    background-image: url(/asset/images/header/btn_03.png);
    width: 76px;
    height: 30px;
  }
}

@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 1.5dppx) {
  #site ul.secondary li:nth-child(2) a {
    background-image: url(/asset/images/header/btn_03@2x.png);
    background-size: 76px 60px;
  }
}

@media screen and (min-width: 768px) {
  #site ul.secondary li:nth-child(3) a {
    background-image: url(/asset/images/header/btn_04.gif);
    width: 76px;
    height: 30px;
  }
}

@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 1.5dppx) {
  #site ul.secondary li:nth-child(3) a {
    background-image: url(/asset/images/header/btn_04@2x.png);
    background-size: 76px 60px;
  }
}

@media screen and (min-width: 768px) {
  #site ul.secondary li a:hover {
    background-position: 0 -30px;
  }
}

/* ------------------------------------------------------------ */
footer nav {
  text-align: center;
  padding: 100px 0;
  background-color: #006b54;
  color: #fff;
}

@media screen and (max-width: 767px) {
  footer nav {
    display: none;
  }
}

footer nav a {
  color: #fff;
}

footer p {
  padding: 10px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  footer p {
    font-size: 70%;
    padding: 10px;
    text-align: center;
    border-top: solid 1px #d9d9d9;
  }
}

footer p small {
  display: inline-block;
  background-image: url(/asset/images/footer/copyright.gif);
  text-indent: -5000px;
  width: 222px;
  height: 10px;
  line-height: 10px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  footer p small {
    background-image: none;
    text-indent: 0px;
    width: auto;
    height: auto;
    line-height: auto;
    margin: 0 auto;
  }
}

/* ------------------------------------------------------------ */
#topicpath {
  margin-top: 5px;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  #topicpath {
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 0;
  }
}

#topicpath span {
  display: inline-block;
  width: 14px;
  height: 7px;
  line-height: 7px;
  background: url(/asset/images/ic/ic_topicpath.gif) no-repeat center center;
  text-indent: -5000px;
}

@media screen and (max-width: 767px) {
  #topicpath span {
    background: url(/asset/images/ic/ic_topicpath@2x.gif) no-repeat center center;
    background-size: 4px 7px;
  }
}

/* ------------------------------------------------------------ */
ul.book {
  margin-bottom: 30px;
}

ul.book li {
  width: 330px;
  background: url(/asset/images/line/line_01.gif) repeat-x left top;
  padding: 15px 0;
  float: left;
}

@media screen and (max-width: 767px) {
  ul.book li {
    float: none;
    width: 100%;
  }
}

ul.book li .image {
  float: left;
  width: 80px;
}

@media screen and (max-width: 767px) {
  ul.book li .image {
    float: left;
    width: 30%;
  }
}

ul.book li .image img {
  width: 78px;
  height: auto;
  border: solid 1px #d9d9d9;
}

@media screen and (max-width: 767px) {
  ul.book li .image img {
    width: 100%;
  }
}

ul.book li .text {
  float: right;
  width: 230px;
}

@media screen and (max-width: 767px) {
  ul.book li .text {
    float: right;
    width: 63%;
  }
}

@media screen and (max-width: 767px) {
  ul.book li .name {
    font-size: 110%;
  }
}

ul.book li .author {
  margin-bottom: 10px;
}

ul.book li .category {
  margin-bottom: 10px;
}

ul.book li .category span {
  display: inline-block;
  line-height: 1;
  padding: 5px 10px;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  margin-right: 5px;
}

ul.book li .category span.category-book {
  background-color: #8bc026;
}

ul.book li .category span.category-ebook {
  background-color: #37bbb5;
}

ul.book li .category span.category-audio {
  background-color: #438fcd;
}

ul.book li .isbn {
  font-size: 86%;
}

ul.book li .count {
  margin-bottom: 7px;
}

ul.book li .count span {
  display: inline-block;
  color: #d41d33;
  border: solid 1px #d41d33;
  padding: 2px 6px;
}

ul.book li:nth-child(1),
ul.book li:nth-child(2) {
  background-image: none;
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  ul.book li:nth-child(2) {
    background: url(/asset/images/line/line_01.gif) repeat-x left top;
    padding: 15px 0;
  }
}

ul.book li:nth-child(2n) {
  float: right;
}

@media screen and (max-width: 767px) {
  ul.book li:nth-child(2n) {
    float: none;
  }
}

ul.book li:nth-child(2n + 1) {
  content: " ";
  clear: both;
}

ul.book:before,
ul.book:after,
ul.book li:before,
ul.book li:after {
  content: " ";
  display: table;
}

ul.book:after,
ul.book li:after {
  clear: both;
}

ul.book,
ul.book li {
  *zoom: 1;
}

ul.book.row1 li {
  background: url(/asset/images/line/line_01.gif) repeat-x left bottom;
  padding-top: 0;
  float: none;
  margin-bottom: 15px;
}

ul.book.row1 li:last-child {
  background-image: none;
}

/* ------------------------------------------------------------ */
ul.training li {
  border: solid 1px #d9d9d9;
  border-top: solid 3px #006b54;
  margin-bottom: 30px;
}

ul.training li .head {
  border-bottom: solid 1px #d9d9d9;
  padding: 15px;
  position: relative;
}

@media screen and (min-width: 768px) {
  ul.training li .head {
    padding-right: 220px;
  }
}

ul.training li .head .catch {
  color: #006b54;
}

ul.training li .head .name {
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  ul.training li .head .name {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 7px;
  }
}

ul.training li .head .name a {
  color: #000;
}

ul.training li .head .btn1 {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -18px;
}

@media screen and (max-width: 767px) {
  ul.training li .head .btn1 {
    display: none;
  }
}

ul.training li .body {
  padding: 15px;
}

ul.training li .body .th {
  color: #b28850;
  font-weight: bold;
  padding-right: 10px;
}

ul.training li .body table th,
ul.training li .body table td {
  padding: 5px 0;
}

ul.training li .body table th {
  color: #b28850;
  vertical-align: top;
  white-space: nowrap;
  padding-right: 16px;
}

@media screen and (max-width: 767px) {
  ul.training li .body table th {
    text-align: left;
  }
}

ul.training li .body table strong {
  font-weight: bold;
  color: #e60012;
}

ul.training li .body .name {
  font-size: 18px;
  font-weight: bold;
}

ul.training li .body .image {
  text-align: center;
}

ul.training li .body .image img {
  max-height: 160px;
  width: auto;
}

ul.training li .body .xs-btn {
  clear: both;
  background: url(/asset/images/line/line_01.gif) repeat-x left top;
  padding-top: 15px;
}

@media screen and (min-width: 768px) {
  ul.training li .body .xs-btn {
    display: none;
  }
}

/* ---------------------------------------- */
ul.seminar li {
  border: solid 1px #d9d9d9;
  border-top: solid 3px #006b54;
  margin-bottom: 30px;
}

ul.seminar li .head {
  border-bottom: solid 1px #d9d9d9;
  padding: 15px;
  position: relative;
}

ul.seminar li .head .name {
  font-size: 18px;
  font-weight: bold;
  background: url(/asset/images/ic/ic_seminar_title.gif) no-repeat 0 7px;
  padding-left: 25px;
}

@media screen and (max-width: 767px) {
  ul.seminar li .head .name {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 7px;
  }
}

ul.seminar li .head .status,
ul.seminar li .head .ic-price,
ul.seminar li .head .ic-new {
  position: absolute;
  top: 15px;
  width: 60px;
  height: 25px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  ul.seminar li .head .status,
  ul.seminar li .head .ic-price,
  ul.seminar li .head .ic-new {
    position: static;
    display: inline-block;
    margin-right: 5px;
  }
}

ul.seminar li .head .status {
  right: 15px;
  background: #1ba0bc;
}

ul.seminar li .head .status.over {
  right: 15px;
  color: #e60012;
  background: url(../images/ic/ic_seminar_status_over.gif);
}

ul.seminar li .head .ic-price {
  right: 80px;
}

ul.seminar li .head .ic-new {
  right: 145px;
  background: #8fc31f;
}

ul.seminar li .body {
  padding: 15px;
}

ul.seminar li .body table th,
ul.seminar li .body table td {
  padding: 5px 0;
}

@media screen and (max-width: 767px) {
  ul.seminar li .body table th,
  ul.seminar li .body table td {
    display: block;
    padding: 0;
  }
}

ul.seminar li .body table th {
  color: #b28850;
  padding-right: 20px;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  ul.seminar li .body table th {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  ul.seminar li .body table td {
    padding-bottom: 20px;
  }
}

ul.seminar li .body table strong {
  font-weight: bold;
  color: #e60012;
}

ul.seminar li .body .image {
  float: right;
  margin-left: 30px;
  width: 340px;
}

@media screen and (max-width: 767px) {
  ul.seminar li .body .image {
    float: none;
    width: 100%;
    margin: 0;
    text-align: center;
    margin-bottom: 20px;
  }
}

ul.seminar li .body .image img {
  height: 150px;
  width: auto;
  float: left;
  display: block;
  margin-left: 20px;
  margin-bottom: 20px;
  max-width: 150px;
}

@media screen and (max-width: 767px) {
  ul.seminar li .body .image img {
    width: 40%;
    height: auto;
    display: inline;
    margin: 0 7px;
    max-width: auto;
  }
}

ul.seminar li .body p {
  clear: both;
  background: url(/asset/images/line/line_01.gif) repeat-x left top;
  padding-top: 15px;
  margin-bottom: 2em;
}

ul.seminar li.cat1 {
  border-top: solid 3px #a4005b;
}

ul.seminar li.cat1 .head .name {
  background: url(/asset/images/ic/ic_seminar_title_01.gif) no-repeat 0 7px;
}

ul.seminar li.cat1 .head .ic-price {
  background: #a4005b;
}

ul.seminar li.cat1 .body table th {
  color: #a4005b;
}

ul.seminar li.cat2 {
  border-top: solid 3px #b28850;
}

ul.seminar li.cat2 .head .name {
  background: url(/asset/images/ic/ic_seminar_title_02.gif) no-repeat 0 7px;
}

ul.seminar li.cat2 .head .ic-price {
  background: #b28850;
}

ul.seminar li.cat2 .body table th {
  color: #b28850;
}

ul.seminar .nodata {
  text-align: center;
  padding: 50px;
}

#loading {
  text-align: center;
  padding: 50px;
}

/* ------------------------------------------------------------ */
.result {
  position: relative;
}

.result .pager {
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 767px) {
  .result p {
    line-height: 1;
    margin: 0;
    padding: 0;
  }
  .result .pager {
    position: static;
    margin-top: -0.5em;
    margin-bottom: 1em;
  }
}

.result.line {
  border-top: solid 1px #cee2de;
  padding-top: 7px;
}

.result.line .pager {
  top: 7px;
}

/* ---------------------------------------- */
.sort {
  padding: 9px;
  background-color: #f2f7f6;
  border-top: solid 1px #cee2de;
  border-bottom: solid 1px #a9cdc5;
  margin-bottom: 15px;
}

.sort div {
  display: inline-block;
  padding-right: 10px;
  font-weight: bold;
}

.sort select {
  display: inline-block;
  margin-right: 5px;
}

.safari .sort select,
.chrome .sort select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0px;
  padding: 5px 10px;
  border: solid 1px #b2d2cb;
  background: url(/asset/images/ic/ic_select.gif) #fff no-repeat right center;
  padding-right: 35px;
  font-size: 93%;
  margin-left: 7px;
}

/* ------------------------------------------------------------ */
ul.lnavi li a {
  background: url(/asset/images/ic/ic_arrow_04.gif) no-repeat left center;
  padding-left: 16px;
}

@media screen and (max-width: 767px) {
  ul.lnavi li a {
    background: url(/asset/images/ic/ic_arrow_04@2x.gif) no-repeat left center;
    background-size: 9px 8px;
  }
}

/* ------------------------------------------------------------ */
table.topics {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  table.topics {
    margin-bottom: 20px;
  }
}

table.topics tr {
  background: url(/asset/images/line/line_01.gif) repeat-x left bottom;
}

table.topics tr:first-child th,
table.topics tr:first-child td {
  padding-top: 0;
}

table.topics tr:last-child {
  background-image: none;
}

table.topics th,
table.topics td {
  padding: 8px 0;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  table.topics th,
  table.topics td {
    padding-right: 5px;
  }
}

table.topics th {
  font-weight: normal;
  color: #006b54;
  width: 93px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  table.topics th {
    width: auto;
    font-size: 80%;
    padding-right: 1em;
  }
}

table.topics td.category {
  width: 66px;
}

@media screen and (max-width: 767px) {
  table.topics td.category {
    width: auto;
  }
}

table.topics a {
  color: #333;
}

/* ------------------------------------------------------------ */
#profile h3 {
  font-size: 150%;
  margin-bottom: 1em;
}

#profile h3 span {
  font-size: 65%;
}

#profile .belong {
  margin-bottom: 1em;
}

#profile .text {
  width: 600px;
  float: left;
}

#profile .text ul {
  margin-bottom: 1em;
}

#profile .text h2 {
  clear: none;
  margin-top: 30px;
  margin-bottom: 0;
}

#profile .image {
  width: 240px;
  float: right;
}

#profile .image img {
  width: 240px;
  height: auto;
}

.profile h3 {
  font-size: 150%;
  margin-bottom: 1em;
}

.profile h3 span {
  font-size: 65%;
}

.profile .belong {
  margin-bottom: 1em;
}

.profile .text ul,
.profile .text p {
  margin-bottom: 2em;
}

.profile .text h2 {
  clear: none;
  margin-top: 30px;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .profile .image {
    text-align: center;
    margin-bottom: 20px;
  }
  .profile .image img {
    max-width: 180px;
  }
}

@media screen and (min-width: 768px) {
  .profile .image {
    float: right;
    width: 230px;
    margin-left: 40px;
    margin-bottom: 20px;
  }
}

.profile .theme span {
  font-size: 93%;
  display: inline-block;
  background-color: #006b54;
  color: #fff;
  padding: 5px 8px;
  line-height: 1;
}

/* ------------------------------------------------------------ */
.privacy {
  background: #fafafa;
  border: solid 1px #d9d9d9;
  padding: 15px 20px;
  height: 200px;
  overflow: auto;
}

.privacy h2 {
  font-size: 108%;
  font-weight: bold;
  margin-bottom: 15px;
}

/* ------------------------------------------------------------ */
.agreebox {
  width: 238px;
  border: solid 1px #d9d9d9;
  padding: 10px;
  margin: 0 auto;
  margin-bottom: 15px;
}

.agreebox span {
  padding: 0 10px;
}

/* -----------------------------------------------
	prevnext
----------------------------------------------- */
.prevnext .prev,
.prevnext .next {
  font-size: 13px;
  line-height: 1.4;
}

.prevnext .prev a,
.prevnext .next a {
  color: #2a1919;
}

.prevnext .prev a:hover,
.prevnext .next a:hover {
  color: #5e4e4e;
  text-decoration: none;
}

.prevnext .prev {
  float: right;
}

.prevnext .prev a:after {
  content: url("/asset/images/ic/ic_arrow_02.gif");
  margin: 0 0 0 8px;
  vertical-align: middle;
}

.prevnext .next {
  float: left;
}

.prevnext .next a:before {
  content: url("/asset/images/ic/ic_arrow_02r.gif");
  margin: 0 8px 0 0;
  vertical-align: middle;
}

/* ------------------------------------------------------------ */
/*
.mb10{
	margin-bottom: 10px !important;
}
.mb15{
	margin-bottom: 15px !important;
}
.mb20{
	margin-bottom: 20px !important;
}
.mb30{
	margin-bottom: 30px !important;
}
.mb40{
	margin-bottom: 40px !important;
}
*/
/* ------------------------------------------------------------ */
.pagetop {
  text-align: right;
  margin-bottom: 30px;
}

.pagetop a {
  background: url(/asset/images/ic/ic_arrow_09.gif) no-repeat left center;
  padding-left: 15px;
}

/* ---------------------------------------- */
.underline {
  border-bottom: solid 1px #ddd;
}

.side-h {
  color: #006b54;
  font-weight: bold;
  border-bottom: solid 1px #006b54;
}

.h1 {
  font-size: 160%;
}

img.border {
  border: solid 1px #ddd;
}

/* ---------------------------------------- */
.container.max-pagewidth {
  max-width: 980px;
}
