@charset 'utf-8';

/*--------------
 responsive.css
 ver. 20170912
----------------*/
article div.comingSoonWrap { text-align: center;}
article div.comingSoonWrap p.comingSoon { font-size: 150%;}
article div.comingSoonWrap p.ReleaseMonth {display: none;}


html,
body,
artice,
section,
div,
fieldset,
h1,
h2,
h3,
h4,
p,
ul,
ol,
li,
dl,
dt,
dd,
table,
thead,
tbody,
th,
td,
strong,
em,
img,
a {
  margin: 0;
  padding: 0;
  font-style: normal;
  border: 0;
}

body {
  background: #fff;
  color: #444;
  font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
  font-size: .85em;
  -webkit-text-size-adjust: 100%;
}

.fontS {
  font-size: .75em;
}

.fontM {
  font-size: .85em;
}

.fontL {
  font-size: 1em;
}

.themeColor {
  color: #093;
}

.note {
  color: red;
}

.inner {
  margin: auto;
  width: 950px;
}

.longurl {
  word-break: break-all;
}

h1 {
  padding: 20px 15px 20px 80px;
  background: 0 center no-repeat;
  color: #093;
  height: 50px;
  height: auto;
  font-weight: bold;
  font-size: 2em;
  border-top: 3px solid #093;
  border-bottom: 1px solid #ddd;
}

h1.tit-lower {
  padding: 15px 15px 12px 80px;
}

h1 span {
  display: block;
  color: #444;
  font-size: .48em;
  line-height: 1;
}

h1 .tit-sub {
  color: #093;
}

#confront h1 {
  background-image: url(/common/img/icon_confront.png);
}

#treatment h1 {
  background-image: url(/common/img/icon_treatment.png);
}

#side_effect h1 {
  background-image: url(/common/img/icon_side-effect.png);
}

#support h1 {
  background-image: url(/common/img/icon_cost-support.png);
}

#gan_support h1 {
  background-image: url(/common/img/icon_support.png);
}

#kind h1 {
  background-image: url(/common/img/icon_kind.png);
}

#glossary h1 {
  background-image: url(/common/img/icon_glossary.png);
}

#recipe h1 {
  background-image: url(/common/img/icon_recipe.png);
}

#interview h1 {
  background-image: url(/common/img/icon_interview.png);
}

#family h1 {
  background-image: url(/common/img/icon_family.png);
}

#kotoba h1 {
  background-image: url(/common/img/icon_kotoba.png);
}

#support .column h1 {
  background-image: url(/common/img/icon_column.png);
}

#information h1 {
  background-image: url(/common/img/icon_information.png);
}

.sitemap h1 {
  background-image: url(/common/img/icon_sitemap.png);
}

h2,
h3 {
  clear: both;
}

h2 {
  margin: 2em 0 1em;
  padding-left: 10px;
  font-size: 1.16em;
  border-left: 6px solid #093;
}

h1 + h2 {
  margin-top: 1em;
}

h3,
h4,
h5 {
  position: relative;
  margin: .5em 0;
  padding: 0 25px;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.2;
}

h3,
h5 {
  margin: 2em 0 .5em;
  padding: 8px 25px;
  background: #f9f7e8;
}

h3:before,
h4:before {
  position: absolute;
  content: '';
  display: block;
  left: 10px;
  top: 12px;
  width: 6px;
  height: 6px;
  background: #093;
  font-size: .9em;
}

h5:before {
  position: absolute;
  content: '';
  display: block;
  left: 10px;
  top: 24px;
  width: 6px;
  height: 6px;
  background: #093;
  font-size: .9em;
}


h4:before {
  width: .8em;
  height: .8em;
  top: .2em;
  background: #ccc;
}

ol,
ul {
  list-style: none;
}

table {
  margin: 1em 0 2em;
  width: 100%;
  border-collapse: collapse;
}

th,
td {
  padding: .5em 1em;
  vertical-align: top;
  border: 1px solid #ddd;
}

th {
  background: #e3f5e0;
  font-weight: bold;
  text-align: center;
}

thead th {
  background: #e3f5e0;
  padding: .2em 1em;
  vertical-align: middle;
}

tbody th {
  background: #fffff0;
  text-align: left;
}

th.noBorder {
  border-width: 0 1px;
}

tbody th a {
  display: inline-block;
  padding: .5em 0;
}

td.v_middle {
  vertical-align: middle;
}

td.sourceCell { font-size: .9em; }
td.sourceCell a { word-break: break-all; display: inline-block; margin-top: .7em; }
td.sourceCell span { display: block; margin: 1em 0 0 0; font-size: 90%; }

a {
  color: #0b85ff;
  text-decoration: none;
}

a:hover {
  filter: alpha (opacity=75);
  -moz-opacity: .75;
       opacity: .75;
}

label {
  cursor: pointer;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

.txtalign-center {
  text-align: center;
}

#noscript p {
  padding: 1em 0;
  background: #ffe;
  color: #c33;
  font-size: 1.16em;
  font-weight: bold;
  text-align: center;
  border: 3px double #f00;
}

noscript#popup {
  display: block;
  padding: 0 0 50px;
}


/* header
------------------------------*/
header > .wrap {
  min-width: 950px;
  padding: 30px 0 0;
}

header > .wrap p,
header > .wrap dl {
  float: right;
}

#logo {
  float: left;
  margin: -10px 0 10px;
}

#logoOcg img {
  width: 121px;
}

#fontSizeBtn {
  display: inline-block;
  padding-right: 1.5em;
  border-right: 1px solid #ddd;
}

#fontSizeBtn dt,
#fontSizeBtn dd {
  float: left;
  font-weight: bold;
  line-height: 28px;
}

#fontSizeBtn dt {
  margin-right: 5px;
}

#fontSizeBtn li {
  display: inline-block;
  margin: 0 2px;
  width: 26px;
}

#fontSizeBtn a {
  display: block;
  width: 100%;
  height: 26px;
  color: #444;
  text-align: center;
  line-height: 26px;
  border: 1px solid #ddd;
  border-radius: 3px;
  cursor: pointer;
}

#fontSizeBtn a:hover,
#fontSizeBtn a.current {
  background: #093;
  color: #fff;
  border-color: #093;
}

#fontSizeBtn #fontS {
  font-size: 1em;
}

#fontSizeBtn #fontM {
  font-size: 1.16em;
}

#fontSizeBtn #fontL {
  font-size: 1.33em;
}

#search {
  margin: 0 1.5em;
  line-height: 26px;
}

#search input,
#search button {
  vertical-align: middle;
}

#search input {
  margin: 0 2px 0 0;
  padding: 2px 5px;
  background: #f6f6f6;
  line-height: 20px;
  border: 1px solid #ddd;
  border-radius: 3px;
}

#search button {
  display: inline-block;
  margin: 0;
  padding: 0 .5em;
  background: #093;
  color: #fff;
  font: bold 1.16em/24px sans-serif;
  border: 1px solid #093;
  border-radius: 3px;
  cursor: pointer;
}

#topicPath {
  margin: auto;
  padding: 1em 0;
  width: 950px;
  font-size: .9em;
}

#topicPath a {
  position: relative;
  display: inline-block;
  padding: 0 1.2em 0 0;
}

#topicPath a:before {
  position: absolute;
  content: '>';
  right: .1em;
  color: #444;
}

@media all and (-ms-high-contrast:none) {
  #topicPath a:before {
    content: '>';
    top: -.3em;
    color: #444;
  }

  /* IE10~ */
}

#topicPath a.disabled {
  pointer-events: none;
  color: #333;
}

#topicPath a.disabled:before {
  content: '';
}

.head-text {
  padding: 3px 0;
  background: #093;
  text-align: center;
  font-weight: normal;
  font-size: 1em;
  color: #fff;
  border: 0;
}

/*--- global Navigation ---*/
header nav {
  background: #f9f7e8;
  border-bottom: 1px solid #e6e6e6;
}

nav#ber {
  position: fixed;
  top: 0;
  width: 100%;
  background: #f9f7e8;
  border-top: 3px solid #093;
  border-bottom: 1px solid #e6e6e6;
  z-index: 10000;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
}

#globalNavi {
  display: table;
  table-layout: fixed;
  position: relative;
  width: 100%;
  font-weight: bold;
  border-left: 2px solid #ccc;
  z-index: 100;
  box-sizing: border-box;
}

#globalNavi > li {
  display: table-cell;
  height: 50px;
  border-right: 2px solid #ccc;
  box-sizing: border-box;
  vertical-align: top;
}

#globalNavi > li > a {
  display: block;
  height: 100%;
  color: #444;
  font-size: 1.23em;
  text-align: center;
  line-height: 1.2;
  overflow: hidden;
}

/* #globalNavi>li>a.current { color: #093; } */
#globalNavi > li > a:hover {
  background: #093;
  color: #fff;
}

#globalNavi > li > a > span {
  display: block;
  position: relative;
  top: 50%;
      -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

#globalNavi .gnavSub {
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 50px;
  left: -2px;
  padding: 10px 30px 30px;
  background: rgba(255, 255, 255, .95);
  border: 1px solid #ccc;
}

#globalNavi > li:nth-child(3) .gnavSub {
  left: 317px;
  right: auto;
}

#globalNavi > li:last-child .gnavSub {
  left: auto;
  right: 0;
}

#globalNavi .gnavSub .flx ul {
  width: 48%;
}

#globalNavi .gnavSub .flx ul:first-child {
  float: left;
}

#globalNavi .gnavSub .flx ul:last-child {
  float: right;
}

#globalNavi .gnavSub .gnavSubLabel {
  float: none;
  position: relative;
  margin: 20px 0 5px;
  padding-left: 10px;
  line-height: 1.2;
}

#globalNavi .gnavSub .gnavSubLabel:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 16px;
  background: #093;
}

#globalNavi .gnavSub a {
  display: block;
  padding: 10px 0;
  background: url(/common/img/arw_green_right.png) right center no-repeat;
  border-bottom: 1px dashed #ccc;
  line-height: 1.3;
  font-weight: normal;
  font-size: 1.03em;
}

#globalNavi .gnavSub .gnavSubLinkHead {
  padding: 10px;
  border-bottom-style: solid;
  font-weight: bold;
  font-size: 1.16em;
  color: #093;
}

#globalNavi .gnavSub .gnavSubLink {
  padding-right: 14px;
  letter-spacing: -.05em;
}

#globalNavi .gnavSub .gnavSubTbl {
  display: table;
}

#globalNavi .gnavSub .gnavSubTblItem {
  display: table-cell;
  width: 296px;
  height: 100%;
  padding: 0 10px;
  vertical-align: top;
  text-align: left;
}

#globalNavi .gnavSub .gnavSubLinkBox {
  float: none;
}

#globalNavi .gnavSub .gnavSubLinkBox:not(:last-child) {
  margin-bottom: 30px;
}

#globalNavi .gnavSub .gnavSubLinkBox > dd {
  padding-left: 10px;
}

#globalNavi #gnavi-top a:hover {
  background: none;
}


/* sub Navigation
------------------------------*/
#localNavi,
#localNavi_static {
  width: 270px;
  line-height: 1.2;
}

#localNavi dl,
#localNavi_static dl {
  margin-top: -2px;
  border-top: 2px solid #093;
}

#localNavi dt,
#localNavi_static dt {
  position: relative;
  background: #f9f7e8;
  font-weight: bold;
  font-size: 1.12em;
  border-bottom: 2px solid #ddd;
}

#localNavi dd {
  position: relative;
}

#localNavi ul,
#localNavi_static ul {
  margin: 0 0 -1px;
  background: #f7f7f7;
}

#localNavi li,
#localNavi_static ul {
  border-bottom: 1px solid #ddd;
}

#localNavi a,
#localNavi_static a {
  position: relative;
  display: block;
  padding: 18px 40px 18px 18px;
}


@media only screen and (min-width: 768px) {
  #globalNavi {
    display: table !important;
  }
}

@media only screen and (max-width: 767px) {
  nav .inner {
    overflow: hidden;
  }

  #localNavi > li > a,
  #localNavi_static > li > a {
    padding-bottom: 15px !important;
  }

  #localNavi a,
  #localNavi_static a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

#localNavi a:not(.gnavi):before,
#localNavi_static a:not(.gnavi):before {
  position: absolute;
  content: '';
  display: block;
  right: 20px;
  width: 16px;
  height: 16px;
  background: url(/common/img/arw_green_right.png) center no-repeat;
}

#localNavi dd,
#localNavi .hasChild ul {
  display: none;
}

#localNavi dt.open + dd,
#localNavi .open > ul {
  display: block;
}

#localNavi li.current,
#localNavi_static li.current {
  background-color: #eaeaea;
}

#localNavi li.current > p,
#localNavi_static li.current > p {
  background-color: #fff;
}

#localNavi li.current > a,
#localNavi_static li.current > a {
  color: #444;
}

#localNavi li.current > a:before,
#localNavi_static li.current > a:before {
  background-image: url(/common/img/arw_gray_right.png);
}

#localNavi > li.current > a,
#localNavi_static > li.current > a {
  color: #fff;
}

#localNavi > li.current > a:before,
#localNavi_static > li.current > a:before {
  background-image: url(/common/img/arw_white_right.png);
}

#localNavi dt a,
#localNavi_static dt a {
  background: #fff;
  color: #333;
}

#localNavi dt.current a,
#localNavi dt:hover a,
#localNavi_static dt:hover a {
  background: #f9f7e8;
}

#localNavi li.hasChild > a {
  color: #333;
  padding-left: 25px;
}

#localNavi dt a:not(.gnavi):before,
#localNavi_static dt a:not(.gnavi):before,
#localNavi li.hasChild > a:not(.gnavi):before {
  content: '+';
  background: #093;
  color: #fff;
  font: bold 1em/1 Verdana, Geneva, sans-serif;
  text-align: center;
  text-shadow: 0 1px;
  border-radius: 1em;
  top: 50%;
  transform: translateY(-50%);
}

#localNavi dt.open a:not(.gnavi):before,
#localNavi .hasChild.open > a:not(.gnavi):before {
  content: '─';
  line-height: .9;
}

#localNavi dd a + ul {
  border-top: 1px solid #ddd;
}

#localNavi dd li li {
  padding-left: 1em;
}

#localNavi > li > a,
#localNavi_static > li > a {
  padding-bottom: 18px;
  background: #093;
  color: #fff;
  font-weight: bold;
  font-size: 1.43em;
}

#localNavi > li > a:hover,
#localNavi_static > li > a:hover {
  background: #01892e;
}

#localNavi > li > a:before,
#localNavi_static > li > a:before {
  top: 50%;
  margin-top: -6px;
  background: url(/common/img/arw_white_right.png) center no-repeat;
}


#localNavi dd li.hasChild {
  position: relative;
}

#localNavi .hasChild > a:before {
  background: none;
  color: #093;
}

#localNavi li dt a.gnavi,
#localNavi li dd a.gnavi {
  color: #0b85ff;
  box-sizing: border-box;
  width: 80%;
  padding: 18px 5px 18px 18px;
}

#localNavi li dt a.gnavi.plainText,
#localNavi li dd a.gnavi.plainText {
  pointer-events: none;
  color: #333;
  box-sizing: border-box;
  width: 80%;
  padding: 18px 0 18px 18px;
}

#localNavi li dt a.toggleIcon,
#localNavi li dd a.toggleIcon {
  position: absolute;
  width: 20%;
  height: 100%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
  padding: 0;
  cursor: pointer;
}

#localNavi li dd a.toggleIcon {
  top: 0;
  height: 52px;
  transform: none;
}

.sub .banner,
.sub .banner li {
  display: block;
}

.sub .banner {
  margin: 0;
}

.sub .banner img {
  width: 270px;
}

.sub nav + .banner li {
  margin-top: 1.0em;
}


/* footer
------------------------------*/
footer {
  background: #f6f6f6;
  color: #666;
  font-size: .9em;
  text-align: center;
  border: 1px solid #ddd;
  border-width: 1px 0;
}

footer p {
  margin: .5em 0 1em;
  padding: .5em 0 1em;
  border-bottom: 1px solid #ddd;
}

html > /**/
body footer p {
  line-height
  /*\**/: 1.5em\9;
}

.copyRight {
  margin-bottom: 0;
  border: 0;
}

footer ul {
  display: inline-block;
  line-height: 1;
  border-left: 1px solid #666;
}

footer li {
  display: inline-block;
  padding: 0 .7em 0 .5em;
  border-right: 1px solid #666;
}

footer a {
  color: #666;
}


.pagetop {
  position: fixed;
  bottom: 5px;
  right: 50%;
  margin: 0 -475px 0 0;
  text-indent: -9999px;
  z-index: 100;
  padding: 0 0 45px 0;
  border: none;
}

.pagetop a {
  display: block;
  width: 44px;
  height: 44px;
  background: url(../img/btn_pagetop.png) center no-repeat;
}

/*--- page top---
.pagetop {
	margin: auto;
	padding: 1em 0;
	width: 950px;
	clear: both;
	font-size: .9em;
	text-align: right;
}
.pagetop a:before { content: "▲"; color: inherit; }

body>.pagetop { position: relative; }
body>.pagetop p,
body>.pagetop a { display: block; width: 3.6em; height: 3.6em; }
body>.pagetop p {
	position: absolute;
	right: 0;
	bottom: -9em;
	background: #093 url(../img/btn_pagetop.png) center no-repeat;
	color: #fff;
	overflow: hidden;
	z-index: 1000;
}
body>.pagetop p:hover { opacity: .8; -ms-filter: "alpha(opacity=80)"; }
body>.pagetop a { margin-top: -20em; padding-bottom: 20em; }
*/

/* contents
------------------------------*/
.contents {
  display: table;
  margin: auto;
  width: 950px;
}

.contents .inner {
  display: table-row;
}

article,
.sub {
  display: table-cell;
  padding-bottom: 1em;
  vertical-align: top;
}

article {
  padding: 0 30px 1em 15px;
  width: 650px;
}


/* parts
------------------------------*/
article h1 {
  margin: 0 -15px .8em;
}

article dl,
article ul,
article ol,
article p {
  margin: 1em 0;
  line-height: 1.7;
}

article p {
  line-height: 1.6;
}

article dt {
  margin: 0 0 .5em;
  color: #093;
}

article dd {
  margin: 0 0 1.2em;
}

article ul,
article ol {
  padding: 3px 0;
}

li ul,
li ol,
dd ul,
dd ol {
  margin: 0;
}

article li {
  position: relative;
  padding: 3px 0 3px 15px;
}

article li:before {
  position: absolute;
  content: '';
  display: block;
}

article ul > li:before {
  left: 5px;
  top: 12px;
  width: 4px;
  height: 4px;
  background: #093;
  font-size: .9em;
  border-radius: 4px;
}

article ul ul > li:before {
  width: 2px;
  height: 2px;
  background: #444;
}

article ol > li {
  padding-left: 28px;
}

article ol > li:before {
  left: 0;
  top: 3px;
  width: 20px;
  height: 20px;
  background: url(/common/img/icon_number_01.png) 0 0 no-repeat;
}

article ol > li.second:before {
  background-image: url(/common/img/icon_number_02.png);
}

article ol > li.third:before {
  background-image: url(/common/img/icon_number_03.png);
}

article ol > li.fourth:before {
  background-image: url(/common/img/icon_number_04.png);
}

article ol > li.fifth:before {
  background-image: url(/common/img/icon_number_05.png);
}

article li dt {
  color: inherit;
}

/* block-column */
.block-column {
  padding: 10px;
  border: 1px solid #ddd;
}


/*--- yellow box ---*/
.wrapAbout {
  padding: 1em;
  background: #fffdf0;
  border: 1px solid #ddd;
  border-radius: .5em;
}

.wrapAbout dl,
.wrapAbout dt,
.wrapAbout dd,
.wrapAbout ul,
.wrapAbout p {
  margin: 0;
}

.wrapAbout li {
  margin-bottom: .5em;
  padding-bottom: .5em;
  border-bottom: 1px dashed #ddd;
}

.wrapAbout li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.wrapAbout dt,
.wrapAbout .important {
  margin-top: -.2em;
  color: #444;
  font-weight: bold;
  font-size: 1em;
}

.wrapAbout .plain dt {
  font-size: 1em;
}

.wrapAbout .plain dd {
  margin-left: 0;
}

.wrapAbout .plain li {
  margin: 0;
  border: 0;
}

.wrapAbout h3 {
  margin: 0 0 1em;
  background: none;
  font-size: 1em;
  text-align: center;
  border-bottom: 1px dashed #ddd;
}

.wrapAbout h3:before {
  display: none;
}

.wrapAbout h3 .att {
  font-weight: normal;
  font-size: 1em;
  text-align: center;
}

.wrapAbout h3 + dl dt {
  font-size: 1em;
}

.wrapAbout h3 + dl dd {
  margin: 2em 0 0;
}

.wrapAbout h3 + dl p {
  margin: 2em 0 0;
  text-align: left;
}

.wrapAbout h3 + dl .att {
  font-size: 1em;
}

/*--- footNote ---*/
.footNote {
  clear: both;
  color: #999;
  font-weight: bold;
  font-size: .9em;
  letter-spacing: -1px;
  text-align: right;
}

/*--- table ---*/
td dl,
td ul,
td ol,
td p {
  margin: 0;
}

.noHeader tbody th {
  background: #e3f5e0;
  font-weight: bold;
  text-align: center;
}

.picCaption {
  display: block;
  color: #666;
  font-size: .9em;
  text-align: center;
}

table.plain th,
table.plain td {
  background: none;
  border: 0;
}

table.default td {
  text-align: center;
}

.bLine0 {
  border-bottom: 0;
}

.tLine0 {
  border-top: 0;
}

/* layout */
table.layout {
  width: auto;
}

table.layout th,
table.layout td {
  padding: 2px 3px;
  background: none;
  font-weight: normal;
  border: 0;
}

table.horizontal th:first-child {
  padding-left: 0;
}

table.horizontal td:last-child {
  padding-right: 0;
}

table.horizontal th + td {
  padding-left: 0;
}


/*--- paragraph, list ---*/
.att {
  display: block;
  padding-left: 1em;
  font-size: .9em;
  text-indent: -1em;
  text-align: right;
}

.picRight {
  position: relative;
  float: right;
  margin: 0 0 1em 1em;
}

.picLeft {
  float: left;
  margin: 0 1em 1em 0;
}

.picLeft .text {
  text-align: center;
  line-height: 0;
  margin: 1em 0;
  font-weight: bold;
  font-size: 1.16em;
}

/*190212*/

.pic {
  clear: both;
  margin: 1.5em 0 2em;
  text-align: center;
}

.plain dt {
  color: inherit;
}

article dl.plain {
  margin: 1em 0;
}

article dl.plain dt {
  margin-bottom: 0;
  font-weight: bold;
}

article dl.plain ul {
  margin: .5em 0 0;
}

article li dl.plain,
article li dl.plain ul {
  margin: .5em 0 0;
}

article .attention {
  padding: 1em;
  background: #fafafa;
}

article .pagetop {
  width: auto;
}

.linkBlank {
  background: url(/common/img/ico_link_blank.gif) no-repeat right;
  padding-right: 14px;
}

.linkBlank-green {
  background: url(/common/img/icon_external_green.gif) no-repeat right top;
  padding-right: 20px;
}

dt.typeA,
dt.typeB {
  padding-left: 2.5em;
  background: url(/common/img/icon_a.png) 0 center no-repeat;
  color: inherit;
  font-weight: bold;
  font-size: 1.16em;
  line-height: 2;
}

dt.typeB {
  background-image: url(/common/img/icon_b.png);
}

dt.typeB span {
  display: block;
  line-height: 1;
}


.notice li {
  padding-left: 0;
}

.notice li:before {
  display: none;
}

.notation {
  margin: 0 0 1em 2em;
  text-align: left;
}

.notation li {
  text-indent: -2em;
}

.notation li:before {
  display: none;
}

.figure {
  margin: 2em 0;
  padding: 1.5em 0;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: .5em;
}

.figure .wrapAbout {
  margin: 0 1em 2em;
}

.figure .wrapAbout ol,
.figure .wrapAbout ul {
  margin: 0;
  text-align: left;
}

.figure .wrapAbout li.first:before {
  background-image: url(/common/img/icon_number_pink_01.png);
}

.figure .wrapAbout li.second:before {
  background-image: url(/common/img/icon_number_pink_02.png);
}

.figure .wrapAbout li.third:before {
  background-image: url(/common/img/icon_number_pink_03.png);
}

.figure .wrapAbout li.fourth:before {
  background-image: url(/common/img/icon_number_pink_04.png);
}

.figure .wrapAbout li.fifth:before {
  background-image: url(/common/img/icon_number_pink_05.png);
}

/*--- connectionLink, PDF download ---*/
.connectionLink,
.pdfDown {
  clear: both;
  margin: 2em 0;
  padding: 0 1.5em 1.5em;
  background: #fafafa;
  border: 1px solid #ddd;
}

.pdfDown {
  padding-bottom: 1em;
}

.connectionLink h3 {
  margin: 0;
  padding: 1em 1em 0;
  background: none;
  color: #444;
}

.connectionLink h3:before {
  top: 1.5em;
  left: 0;
}

.connectionLink p {
  margin: 1em 0 0;
}

.connectionLink ul {
  margin: 0;
}

.connectionLink .link:before {
  display: none;
}

.connectionLink .att {
  text-align: left;
}

.books {
  padding-bottom: .9em;
}

.pdfDown p a {
  display: block;
  padding-left: 50px;
  background: url(/common/img/icon_pdf.png) 0 center no-repeat;
  line-height: 40px;
}

.pdfDown dl {
  display: table;
  margin: 0;
  width: 100%;
}

.pdfDown dt,
.pdfDown dd {
  display: table-cell;
  font-size: .9em;
  line-height: 1.4;
  vertical-align: top;
}

.pdfDown dt {
  padding-right: 1em;
}

/* relatedLink */
.relatedLink {
  padding: .5em 1em .7em;
  border: 1px solid #093;
}

.relatedLink dt {
  padding: 0 0 0 2em;
  background: url(/common/img/icon_pencil.png) 0 center no-repeat;
  color: #444;
  font-weight: bold;
  line-height: 35px;
  border-bottom: 1px solid #ddd;
}

.relatedLink dd,
.relatedLink ol,
.relatedLink li {
  margin: 0;
  padding: 0;
}

.relatedLink li {
  line-height: 2;
}

.relatedLink li:before {
  display: none;
}

/* tabNavi */
.tabNaviSupport ul {
  display: table;
  width: 100%;
}

.tabNaviSupport li {
  display: table-cell;
  padding: 5px;
}

.tabNaviSupport a,
.tabNaviSupport span {
  display: block;
  padding: .5em;
  background: #f9f7e8;
  color: #444;
  font-weight: bold;
  font-size: 1.16em;
  border: 1px solid #ddd;
}

.tabNaviSupport span {
  color: #093;
}

.tabNaviSupport li:before {
  display: none;
}

.tabNaviSupport li a:before {
  position: absolute;
  content: '';
  display: block;
  width: 1em;
  height: 1em;
  top: 1.25em;
  left: auto;
  right: 1em;
  background: url(/common/img/arw_green_right.png) 0 center no-repeat;
}

:root .tabNaviSupport li a:before {
  top: 1.5em;
  width: 6px;
  height: 6px;
  background: none;
  border: 3px solid #093;
  border-width: 3px 3px 0 0;
          transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
}


.tabNaviLink ul {
  padding: 0;
  line-height: 1;
  border-left: 1px solid #ddd;
}

.tabNaviLink li {
  position: relative;
  display: inline-block;
  padding: 0 2em 0 1em;
  border-right: 1px solid #ddd;
}

.tabNaviLink li:before {
  position: absolute;
  content: '▼';
  top: .2em;
  left: auto;
  right: 1.5em;
  background: none;
  font-size: .75em;
  color: #666;
}


/* method-link */
.method-link ul {
  table-layout: fixed;
  box-sizing: border-box;
}

.method-link li {
  padding: 0;
}

.method-link li a:before {
  top: 1.8em;
  background: url(/common/img/arw_white_low.png) 0 center no-repeat;
}

:root .method-link li a:before {
  top: 1.8em;
  right: 1.2em;
  width: 6px;
  height: 6px;
  background: none;
  border: 2px solid white;
  border-width: 2px 2px 0 0;
          transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
}

.method-link a {
  background-color: #2c8f36;
  color: white;
  width: 205px;
  font-size: .88em;
  line-height: 1.671em;
  box-sizing: border-box;
  position: relative;
}

.method-link a:first-child + a {
  margin: 0 auto;
}

.method-link a:first-child + a + a {
  margin-left: auto;
}

.method-link strong {
  font-size: 1.22em;
  font-weight: normal;
}

.method-link .last span {
  display: inline;
  color: white;
  letter-spacing: -.17em;
  background: #2c8f36;
  border: none;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
}

/* tableSlideNote */
.tableSlideNote {
  display: none;
}

/* 高額療養費の計算例　*/
.cal-ex {
  margin-bottom: 0;
}

.cal-ex th,
.cal-ex td {
  vertical-align: middle;
}

.cal-ex td {
  padding: .5em 1.5em;
}

.cal-ex th {
  box-sizing: border-box;
  width: 42%;
}

.cal-ex .textArea {
  padding-left: 65px;
}

.cal-ex.ex01 .top .textArea {
  background: url(../../support/system/img/calbox_method01_husband.gif) no-repeat left center;
  ;
}

.cal-ex.ex01 .btm .textArea {
  background: url(../../support/system/img/calbox_method01_wife.gif) no-repeat left center;
  ;
}

.cal-ex.ex02 .top .textArea {
  background: url(../../support/system/img/calbox_method02_c.gif) no-repeat left center;
  ;
}

.cal-ex.ex02 .btm .textArea {
  background: url(../../support/system/img/calbox_method02_d.gif) no-repeat left center;
  ;
}

.cal-ex .profile {
  margin: 0 0 .5em;
}

.cal-ex dt,
.cal-ex dd {
  margin: 0;
}

.cal-ex dd {
  margin-bottom: .2em;
}

.cal-ex th dl {
  font-size: .956em;
  line-height: 1.384;
}

.cal-ex th dd {
  font-weight: normal;
}

.cal-ex td dl {
  font-size: 1.03em;
  line-height: 1.43;
}

.method-color {
  background-color: #fffff0;
  padding: .5em 1em;
  border: 1px solid #ddd;
  margin-bottom: 1em;
}

.method-color .table > dt {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  color: inherit;
  padding-right: 1em;
}

.method-color .table > dd {
  display: table-cell;
  vertical-align: middle;
}

.method-color .table > dd ul {
  border-left: 1px solid #e0e0e0;
  padding-left: 1em;
}

.method-color li {
  padding: 0 0 0 20px;
}

.method-color li:before {
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  border-radius: 0;
  width: 16px;
  height: 16px;
}

.method-color li:first-child:before {
  background: #69af25;
}

.method-color li:first-child + li:before {
  background: #f1b026;
}

.method-color li:first-child + li + li:before {
  background: #999;
}

.method-box {
  border: 1px solid #ddd;
  padding: 15px 20px;
  counter-reset: calcProcess;
}

.method-box .method-step ~ .method-step {
  border-top: 1px dotted #a7a7a7;
  padding-top: 1em;
  ;
}

.method-box p.first {
  margin-top: 0;
}

.method-box p.last {
  margin-bottom: 0;
}

.table {
  display: table;
  width: 100%;
  box-sizing: border-box;
}

.method-step > dl:first-child {
  margin-bottom: 1em;
}

.method-step > dl ~ dl {
  margin-top: 1em;
}

.method-step .table > dt {
  font-size: 1.03em;
  color: #333;
  font-weight: bold;
  display: table-cell;
  white-space: nowrap;
  width: 50px;
}

.method-step > dl > dt:before {
  counter-increment: calcProcess;
  content: '● 計算手順'counter(calcProcess);
}

.method-step .table > dd {
  display: table-cell;
  padding-left: 1.5em;
  text-indent: -1em;
}

.method-step > dl > dd:before {
  content: '：';
}

/* 高額療養費制度　適用ルール */
.price_box {
  padding: 0;
  width: 96%;
}

.price_box .tit {
  margin: 0;
  background: #61b14e;
  font-size: 1.16em;
  padding: 6px 0 6px;
  text-align: center;
  color: #fff;
  border: 1px solid #61b14e;
}

.price_box .innerBox {
  margin: 0;
  background: #fff;
  padding: 2px 30px 2px;
  text-align: center;
  color: #61b14e;
  border: 1px solid #ccc;
}

.price_box .innerBox span {
  font-weight: bold;
  font-size: 1.6em;
}



/* moveArea, columnNavi */
.moveArea {
  display: table;
  width: 100%;
  border-top: 1px solid #ddd;
}

.columnNavi ul {
  margin: 1em 0 2em;
}

.prevBTN,
.nextBTN {
  display: table-cell;
  padding-top: 1em;
  text-align: left;
  vertical-align: top;
}

.nextBTN {
  text-align: right;
}

.moveArea a,
.columnNavi li {
  position: relative;
  display: inline-block;
  padding: .5em 2em .5em 1em;
  background: #f9f7e8;
  border: 1px solid #ddd;
}

.columnNavi li {
  display: block;
  margin-bottom: .5em;
  color: #093;
  font-weight: bold;
}

.columnNavi li:before {
  display: none;
}

.columnNavi li a {
  display: block;
  color: #444;
}

.moveArea a:hover,
.columnNavi a:hover {
  background: #f6f3de;
}

.moveArea a:before,
.columnNavi li a:before {
  position: absolute;
  content: '';
  display: block;
  right: 10px;
  top: .7em;
  width: 8px;
  height: 12px;
  background: url(/common/img/arw_green_right.png) 0 center no-repeat;
}

:root .moveArea a:before,
:root .columnNavi li a:before {
  top: 40%;
  width: 6px;
  height: 6px;
  background: none;
  border: 3px solid #093;
  border-width: 0 0 3px 3px;
          transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
}

.prevBTN a {
  padding: .5em 1em .5em 2em;
}

.prevBTN a:before {
  background: url(/common/img/arw_green_left.png);
  left: 10px;
  right: auto;
}

:root .nextBTN a:before,
:root .columnNavi li a:before {
  border-width: 3px 3px 0 0;
}

/* linkBox */
.linkBox {
  display: table;
  margin: auto;
  font-size: .9em;
  text-align: center;
}

.linkBox li {
  display: table-cell;
  padding: 0 62px;
  width: 200px;
  vertical-align: top;
}

.linkBox li:before {
  display: none;
}

.linkBox a {
  display: inline-block;
  padding: .5em;
  background: #f3f3f3;
  color: #666;
  width: 12em;
  font-weight: bold;
  font-size: 1.16em;
  border: 1px solid #ddd;
}

.linkBox a:hover {
  opacity: .8;
  -ms-filter: 'alpha(opacity=80)';
}

.linkBox .agree {
  color: #f90;
}

.linkBox .agree a {
  background: #f90;
  color: #fff;
  border-color: #f90;
}

.linkBox .agree span {
  padding-right: 1.5em;
  background: url(/common/img/icon_external.png) right center no-repeat;
}


/* page elements
------------------------------*/

/*--- confront ---*/
.step dt {
  display: table;
  width: 100%;
  background: #fffff0;
  border-collapse: collapse;
}

.step dt span,
.step dt strong {
  display: table-cell;
  padding: .3em 1em;
  color: #444;
  border: 1px solid #ddd;
}

.step dt span {
  width: 6em;
  background: #e3f5e0;
  font-weight: bold;
  text-align: center;
}

.step dd {
  padding-bottom: 3em;
  background: url(/common/img/arw_green_down.png) center bottom no-repeat;
}

.step .step03 + dd {
  background: none;
  border-bottom: 1px solid #ddd;
}

.picRadius {
  /*	height:230px;*/
  position: relative;
  float: right;
  margin: 0 0 1em 1em;
}

.picRadius img {
  width: 274px;
  padding: 8px;
          border-radius: 16px;
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
  box-shadow: 1px 1px 5px rgba(20, 20, 20, .2);
}


#faqList {
  font-size: 1.16em;
  border: 15px solid #d5b699;
}

#faqList dl {
  margin: 0;
  padding: 2em 1em;
  border: 1px solid #ddd;
}

#faqList dt {
  color: #444;
  font-weight: bold;
  border-bottom: 2px solid #82a9e3;
}

#faqList dd {
  margin-bottom: 0;
}

#faqList li {
  padding-left: 1.5em;
  line-height: 2.5;
  border-bottom: 1px dashed #82a9e3;
}

#faqList li:before {
  top: 1em;
  left: 0;
  width: 1em;
  height: 1em;
  background: none;
  border: 1px solid #82a9e3;
  border-radius: 0;
}

#faqList .qlList {
  position: relative;
}

#faqList .qlList .btn {
  position: absolute;
  top: -4px;
  right: 17px;
}

#faqList .qlList .btn a {
  font-size: .9em;
  background: #8d6540;
  padding: 5px 18px 7px 50px;
  color: #fff;
  display: block;
          border-radius: 4px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}

#faqList .qlList .btn img {
  position: absolute;
  top: 4px;
  left: 14px;
  width: 28px;
}

.selfcheck-notice-inner {
  padding: 0 1em;
}

.selfcheck-notice {
  color: #f00;
  font-size: .9em;
}

#CFSCheck dt {
  padding: .5em;
  background: #effaed;
  color: inherit;
  counter-increment: question;
}

#CFSCheck dt:before {
  content: counter(question);
  display: inline-block;
  width: 2em;
  color: #093;
  text-align: center;
  font-weight: bold;
}

#CFSCheck ol {
  display: table;
  width: 100%;
}

#CFSCheck li {
  display: table-cell;
  padding: 0 1em;
}

#CFSCheck li:before {
  display: none;
}

#checkBtn {
  margin: auto;
  text-align: center;
}

#checkBtn a {
  display: inline-block;
  margin: .5em;
  padding: .2em;
  width: 200px;
  background: #f48913;
  color: #fff;
  font-weight: bold;
  font-size: 1.16em;
  border: 1px solid #f48913;
  box-sizing: border-box;
  cursor: pointer;
}

#checkBtn #clear {
  background: #f3f3f3;
  color: #666;
  border-color: #ddd;
}

.calcbox th,
.calcbox td {
  padding: 1em;
  background: none;
  border-width: 1px 0;
}

.calcbox td {
  text-align: right;
}

.total th,
.total td {
  background: #f9f7e8;
  font-size: 1.16em;
}

.calcbox strong {
  color: #093;
  font-weight: bold;
  font-size: 1.33em;
  line-height: .8;
}

#error {
  color: #c33;
}

.btn-list {
  position: relative;
  padding: .25em 0;
  background: #fefedd;
  text-align: center;
  z-index: 50;
}

article dl,
article .btn-list dd,
article .btn-list li {
  margin: 0;
  padding: 4px 4px 0;
}

article .btn-list li:before {
  display: none;
}

.pallarel li {
  display: inline;
}

.pallarel .pdl4 {
  padding-left: 4px;
}

.pallarel li.float {
  float: left;
}

article .btn-list + * {
  margin: 1em 0 0;
}

.lifeTable {
  margin-bottom: 0;
  width: 100%;
}

.lifeTable thead th {
  width: 23%;
}

.lifeTable .thead-01 {
  width: 8%;
}

.lifeTable td {
  position: relative;
}

.lifeTable .noBorder {
  border-width: 0 1px 0 0;
}

/* 直面する問題に向き合っていくためのヒント テキスト化*/
.Radius5 {
          border-radius: 5px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
}

/* ボタン共通 */
.Button {
  overflow: hidden;
  margin: 0 0 10px;
  padding: 0;
}

.Button a {
  display: block;
  position: relative;
  z-index: 50;
  border: 1px solid #ddd;
  background: #fff;
  text-align: left;
  line-height: 1.2;
  padding: 6px 6px 6px 20px;
}

.Button a.yellow {
  background: #fefcd0;
}

.Button a:hover {
  background: #eee;
}

.IconList3 a:before {
  /*白い丸 */
  display: block;
  content: '';
  position: absolute;
  top: 17px;
  left: 4px;
  width: 12px;
  height: 12px;
  margin-top: -8px;
          border-radius: 50%;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
  background: #5daa14;
}

.IconList3 a:after {
  /*三角 */
  display: block;
  content: '';
  position: absolute;
  top: 15px;
  left: 9px;
  width: 0;
  height: 0;
  margin-top: -4px;
  border: 4px solid transparent;
  /*top right bottom を透明化 */
  border-left: 4px solid #fff;
}


#link-sp01a,
#link-sp03a {
  margin-left: 7em;
}

#link-sp04a {
  padding-bottom: 1.5em;
}

#link-sp04b {
  padding-top: 2.5em;
}

#link-sp04b p {
  position: absolute;
  top: -1em;
}

.lineWrap {
  position: absolute;
  display: table;
  top: 0;
  left: 0;
  margin: 0 -2px;
  width: 584px;
  height: 300px;
  border-collapse: collapse;
}

#link-sp04b .lineWrap {
  height: 125px;
}

.hasWrap {
  overflow: hidden;
}

.lineWrap .tmpLine {
  display: table-cell;
  width: 25%;
  height: 100%;
  top: 0;
  left: 0;
  border: 1px solid #ddd;
  border-width: 0 1px;
}

/*--- treatment ---*/
.problem dl:first-child {
  padding-bottom: 2.5em;
  margin-bottom: 1.1em;
  background: url(/common/img/arw_green_down.png) center bottom no-repeat;
}

.problem dt,
.problem dd {
  margin: 0;
  padding: .5em 1em;
  border: 1px solid #ddd;
}

.problem dt {
  padding: .2em;
  background: #e3f5e0;
  color: #444;
  font-weight: bold;
  text-align: center;
  border-bottom: 0;
}

/*--- qa ---*/
#gan_support #qa .minTxt{font-size:.48em;color:#444;}
#gan_support #qa h1 span { display: inline !important; color: #093; font-size: .96em; line-height: 1; }
#gan_support #qa h3 { padding-bottom: .6em; background:none;text-align:left;}
#gan_support #qa p { padding-bottom: .6em; }
#gan_support #qa .summary h3{margin: 1.5em 0 .5em;}
#gan_support #qa .summary {
	margin-top:1.5em;
	padding: 0 1em .5em;
	background: #fff;
	border: 1px solid #093;
/*	border-radius: .5em;*/
}
#gan_support #qa .footNote {padding-top: 1em;}

#gan_support #qa .qa_relationlink{
	margin-top:1em;
	border-top: 1px solid #ddd;
}
#gan_support #qa .qa_relationlink ul.qa_relationlink_list {
	padding:0;
}
#gan_support #qa .qa_relationlink ul.qa_relationlink_list li {
	width:310px;
	display: table;
	float:left;
	padding:2px 0 2px 0;
	margin:0 8px 6px 0;
	position:relative;
}
#gan_support #qa .qa_relationlink ul.qa_relationlink_list li:nth-child(2n) {
	margin-right:0;
}
#gan_support #qa .qa_relationlink ul.qa_relationlink_list li a {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	background: #f9f7e8;
	border: 1px solid #ddd;
	text-align: left;
	height: 44px;
	padding: 5px 28px 5px 15px;
	line-height: 1.4;
}
#gan_support #qa .qa_relationlink ul li.on a,
#gan_support #qa .qa_relationlink ul.qa_relationlink_list li a:hover {
	background:#eaeaea;
	color:#888;
}
#gan_support #qa .qa_relationlink ul.qa_relationlink_list li:before{
	position: absolute;
	content: "";
	display: block;
	right: 10px;
	left: inherit;
	top: 0;
	bottom: 0;
	width: 8px;
	margin: auto;
	height: 12px;
	background: url(/common/img/arw_green_right.png) 0 center no-repeat;
	z-index: 100;
}
#gan_support #qa .qa_relationlink ul li.on:before,
#gan_support #qa .qa_relationlink ul.qa_relationlink_list li:hover:before {
	background: url(/common/img/arw_gray_right.png) 0 center no-repeat;
}


#gan_support .qa_box dt { color: #444; }

#gan_support .subCaption {
  padding: .2em 1em;
  background: #f5f5f5;
  color: #093;
  font-weight: bold;
  line-height: 1.7;
}

#gan_support .subCaption:before {
  content: 'A. ';
}

#gan_support .title {
  font-size: 1.56em;
  text-align: center;
  padding: 0 0 .4em;
}

#gan_support h3,
h4 {
  clear: both;
  position: relative;
  margin: .5em 0;
  padding: 0 25px;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.2;
}

#gan_support h3 {
  margin: 2em 0 .5em;
  padding: 0 25px 0 14px;
  background: #fff;
}

#gan_support h3.relation {
  margin: 2em 0 .5em;
  padding: 0 25px 0 14px;
  background: #fafafa;
}

#gan_support h4 {
  margin: .5em 0 .5em;
  padding: 0 25px 0 14px;
}

#gan_support h3:before,
h4:before {
  position: absolute;
  content: '';
  display: block;
  left: 2px;
  top: 6px;
  width: 6px;
  height: 6px;
  background: #093;
  font-size: .9em;
}

#gan_support ul.menu {
  height: 96px;
  border-bottom: 1px solid #093;
  margin: 0;
  padding: 10px 10px 0;
  list-style: none;
}

#gan_support article ul > li:before {
  background: none;
}

#gan_support article p {
  margin: 6px 0 0;
}

#gan_support article p.picRadius {
  margin: 0 0 1em 1em;
}

#gan_support ul.menu li {
  float: left;
  margin: 0 14px 0 0;
  padding: 0;
  font-size: 1.1em;
}

#gan_support ul.menu li:last-child {
  float: left;
  margin: 0;
  padding: 0;
}

#gan_support ul.menu a {
  display: block;
  color: #aaa;
  text-decoration: none;
  padding: 0 10px;
  line-height: 16px;
  width: 91px;
  height: 95px;
  text-align: center;
  /*	text-shadow:#000 0 -1px 0;*/
  /* This is to prevent jagged borders in Webkit. */
  -webkit-background-clip: padding-box;
}

#gan_support ul.menu li.current a {
  color: #093;
  height: 95px;
  border-top: 1px solid #093;
  border-left: 1px solid #093;
  border-right: 1px solid #093;
  border-bottom: 1px solid #fff;
  -webkit-font-smoothing: antialiased;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius: 8px 8px 0 0;
          border-top-left-radius: 8px;
          border-top-right-radius: 8px;
  /* This is to prevent jagged borders in Webkit. */
  -webkit-background-clip: padding-box;
}

#gan_support ul.menu li.current a:hover {
  opacity: 1;
}

#gan_support .connectionLink {
  clear: both;
  margin: 1.5em 0;
  padding: 0 1.5em 1.5em;
  background: #fff;
  border: 1px solid #ddd;
}



@media only screen and (max-width: 767px) {
  .br-sp {
    display: none;
  }

  #gan_support .title {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    padding: 0 0 .4em;
  }

  #gan_support ul.menu {
    height: auto;
    border-bottom: none;
    margin: 0;
    padding: 10px 10px 0;
    list-style: none;
  }

  #gan_support ul.menu li {
    clear: both;
    float: none;
    margin: 0 14px 10px 0;
    padding: 0;
    font-size: 1.1em;
  }

  #gan_support ul.menu li:last-child {
    float: none;
    margin: 0 14px 14px 0;
    padding: 0;
  }

  #gan_support ul.menu a {
    display: block;
    color: #aaa;
    border: 1px dotted #aaa;
    border-bottom: 1px dotted #aaa;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    text-decoration: none;
    padding: 0 10px;
    line-height: 40px;
    width: 98%;
    height: 42px;
    text-align: left;
    /*	text-shadow:#000 0 -1px 0;*/
    /* This is to prevent jagged borders in Webkit. */
    -webkit-background-clip: padding-box;
  }

  #gan_support article .sp_icon {
    float: left;
    width: 32px;
    padding-right: 10px;
  }

  #gan_support ul.menu li.current a {
    color: #093;
    height: 42px !important;
    border: 1px solid #093;
    border-bottom: 1px solid #093;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    /* This is to prevent jagged borders in Webkit. */
    -webkit-background-clip: padding-box;
  }

  #gan_support #qa .qa_relationlink ul.qa_relationlink_list li {
    width:100%;
  }
  #gan_support #qa p.picRadius {
    margin: 0 0 1em 0;
  }
}

/*--- side effect management ---*/
.side_effect {
  padding: 0 20px 1em 0;
  width: auto;
}

.side_effect h1 {
  margin: 0 auto .8em;
}


/*--- interview ---*/
.interview_box {
  padding: 1em 1em 0;
  margin-bottom: 2em;
  border: 1px solid #fcc2df;
}

.interview_box dt {
  color: #444;
}

.subCaption {
  padding: .2em 1em;
  background: #f5f5f5;
  color: #093;
  font-weight: bold;
  line-height: 1.7;
}

.subCaption:before {
  content: 'Q. ';
}

/*--- side effect management ---*/
.side_effect {
  padding: 0 20px 1em 0;
  width: auto;
}

.side_effect h1 {
  margin: 0 auto .8em;
}



/* common */
.side_effect {
  -webkit-text-size-adjust: none;
}

.side_effect .top_inner:after,
.side_effect .side_effect_inner,
.side_effect div:after,
.side_effect ul:after,
.side_effect ol:after {
  content: '';
  display: block;
  clear: both;
}

.side_effect p,
.side_effect ul,
.side_effect ol {
  padding: 0;
}


/* TOP */
.side_effect .top_inner {
  border-bottom: 1px solid #ddd;
}

#branding_movie .movie {
  padding-bottom: 20px;
}

#branding_movie .branding_movie h1 {
  background-image: url(/treatment/side_effect_management/img/icon_side_effect.png);
  background-position: 10px 20px;
}

#treatment .side_effect h1 {
  background-image: url(/treatment/side_effect_management/img/icon_side_effect.png);
  background-position: 10px 20px;
}

.side_effect .top_inner .side_effect_box {
  padding: 32px 32px 16px 40px;
  background-color: #f9f7e8;
}

.side_effect .top_inner .side_effect_box h2 {
  display: table;
  width: 100%;
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 2em;
  border: none;
}

.side_effect .top_inner .side_effect_box h2 span {
  display: table-cell;
  width: 70%;
  vertical-align: middle;
}

.side_effect .top_inner .side_effect_box h2 span.img {
  padding-left: 25px;
}

.side_effect .top_inner .side_effect_box .btn {
  width: 100%;
  margin: 15px 0 0;
}

.side_effect .top_inner .side_effect_box .btn span {
  display: inline-block;
  width: 30%;
}

.side_effect .top_inner .side_effect_box .btn span.img {
  width: 40%;
  text-align: center;
}




.side_effect .top_inner .list_nav {
  width: 100%;
  margin-top: 20px;
  font-weight: bold;
}

.side_effect .top_inner .list_nav li {
  display: inline-block;
  width: 50%;
  margin: 0;
  padding: 0;
}

.side_effect .top_inner .list_nav li:before {
  background: none;
  padding: 0;
  margin: 0;
}

.side_effect .top_inner .list_nav li a {
  display: block;
  float: right;
  width: 285px;
  color: #333;
  margin: 0;
  line-height: 1;
  padding: 12px 19px;
  background: #e3f5e0;
  border: solid 1px #ddd;
  position: relative;
}

.side_effect .top_inner .list_nav li a:hover {
  background: #caebc5;
}

.side_effect .top_inner .list_nav li a:after {
  content: '';
  display: block;
  width: 8px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 22px;
  margin-top: -5px;
  background: url(/treatment/side_effect_management/img/icon_arrow.png) no-repeat;
}

.side_effect .top_inner .list_nav li.first a {
  float: left;
}


.side_effect .top_inner .footNote {
  float: right;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .side_effect {
    padding: 0 0 1em;
  }

  .side_effect .top_inner {
    padding: 0 15px;
    border-bottom: none;
  }

  .side_effect .top_inner .side_effect_box {
    padding: 16px 16px 8px 20px;
  }

  .side_effect .top_inner .side_effect_box h2 {
    font-size: 1em;
  }

  .side_effect .top_inner .side_effect_box h2 span.img img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .side_effect .top_inner .side_effect_box h2 span.img {
    padding-left: 15px;
  }

  .side_effect .top_inner .side_effect_box .btn span img {
    max-width: 100%;
    height: auto;
  }


  .side_effect .top_inner .list_nav li {
    display: inherit;
    width: 100%;
    margin-bottom: 10px;
  }

  .side_effect .top_inner .list_nav li a,
  .side_effect .top_inner .list_nav li.first a {
    display: block;
    float: none;
    width: auto;
  }

  .side_effect .top_inner .list_nav li a:after {
    right: 10px;
  }


  .side_effect .top_inner .footNote {
    float: none;
  }
}




/* side_effect_inner */
.side_effect .side_effect_inner {
  border-bottom: none;
}

.side_effect .side_effect_inner ul li {
  padding: 0;
  margin: 0;
}

.side_effect .side_effect_inner ul li:before {
  background: none;
  padding: 0;
  margin: 0;
}


.side_effect .side_effect_inner .movie_list,
.side_effect .side_effect_inner .movie_list_page {
  width: 100%;
  font-weight: bold;
}

.side_effect .side_effect_inner .movie_list li,
.side_effect .side_effect_inner .movie_list_page li {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  margin-bottom: 10px;
}

.side_effect .side_effect_inner .movie_list li a,
.side_effect .side_effect_inner .movie_list_page li a,
.side_effect .side_effect_inner .movie_list_page li p {
  display: block;
  width: 292px;
  float: right;
  color: #212121;
  padding: 10px 15px;
  background: #f9f7e8;
  border: solid 1px #ddd;
}

.side_effect .side_effect_inner .movie_list_page li p {
  margin: 0;
  background: #f3efd3;
  line-height: 1.7;
}

.side_effect .side_effect_inner .movie_list_page li a:hover {
  background: #f3efd3;
}

.side_effect .side_effect_inner .movie_list li.first a,
.side_effect .side_effect_inner .movie_list_page li.first a,
.side_effect .side_effect_inner .movie_list_page li.first p {
  float: left;
}

.side_effect .side_effect_inner .movie_list li a span,
.side_effect .side_effect_inner .movie_list_page li a span,
.side_effect .side_effect_inner .movie_list_page li p span {
  display: table;
  width: 100%;
}

.side_effect .side_effect_inner .movie_list li a span span,
.side_effect .side_effect_inner .movie_list li p span span {
  display: table-cell;
  vertical-align: top;
  width: 70%;
}

.side_effect .side_effect_inner .movie_list li a span span.img,
.side_effect .side_effect_inner .movie_list li p span span.img {
  width: 30%;
  text-align: center;
}

.side_effect .side_effect_inner .movie_list li a span span .condition,
.side_effect .side_effect_inner .movie_list li p span span .condition {
  display: block;
  width: auto;
  margin-bottom: 15px;
  -webkit-text-size-adjust: none;
}

.side_effect .side_effect_inner .movie_list li a span span .tit,
.side_effect .side_effect_inner .movie_list li a span span .time,
.side_effect .side_effect_inner .movie_list_page li a .tit,
.side_effect .side_effect_inner .movie_list_page li a .time,
.side_effect .side_effect_inner .movie_list_page li p .tit,
.side_effect .side_effect_inner .movie_list_page li p .time {
  display: inline-block;
  color: #006dd9;
  width: auto;
  padding-right: 19px;
  position: relative;
}

.side_effect .side_effect_inner .movie_list_page li p .tit,
.side_effect .side_effect_inner .movie_list_page li p .time {
  padding-right: 0;
}

.side_effect .side_effect_inner .movie_list li a span span .tit:after,
.side_effect .side_effect_inner .movie_list_page li a .tit:after,
.side_effect .side_effect_inner .movie_list_page li p .tit:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  width: 14px;
  height: 14px;
  background: url(/treatment/side_effect_management/img/icon_btn.png) no-repeat;
}

.side_effect .side_effect_inner .movie_list li a span span .time,
.side_effect .side_effect_inner .movie_list_page li a .time,
.side_effect .side_effect_inner .movie_list_page li p .time {
  display: block;
  font-size: .7em;
  margin-top: 0;
}

.side_effect .side_effect_inner .back,
.side_effect .side_effect_inner .back {
  text-align: center;
  color: #333;
  font-weight: bold;
}

.side_effect .side_effect_inner .back a,
.side_effect .side_effect_inner .back a {
  display: inline-block;
  width: 390px;
  color: #333;
  margin: 0;
  line-height: 1;
  padding: 12px 19px;
  background: #e3f5e0;
  border: solid 1px #ddd;
}

.side_effect .side_effect_inner .back a:hover,
.side_effect .side_effect_inner .back a:hover {
  background: #caebc5;
}

.side_effect .side_effect_inner .movie {
  text-align: center;
  padding: 0 10px;
}

.side_effect .side_effect_inner .movie iframe {
  left: 0;
}

.side_effect .side_effect_inner .pagenation {
  width: 100%;
  margin: 15px 0 0;
  color: #ddd;
  -webkit-text-size-adjust: none;
}

.side_effect .side_effect_inner .pagenation .prev {
  float: left;
  padding-left: 15px;
  background: url(/treatment/side_effect_management/side_effect/img/icon_left_arrow.png) left 50% no-repeat;
}

.side_effect .side_effect_inner .pagenation .next {
  float: right;
  padding-right: 15px;
  background: url(/treatment/side_effect_management/side_effect/img/icon_right_arrow.png) right 50% no-repeat;
}

.side_effect .side_effect_inner .movie_list_page li a .tit,
.side_effect .side_effect_inner .movie_list_page li a .time,
.side_effect .side_effect_inner .movie_list_page li p .time {
  padding-right: 0;
}

.side_effect .side_effect_inner .movie_list_page li a .tit .number,
.side_effect .side_effect_inner .movie_list_page li p .tit .number {
  display: inline-block;
  width: auto;
  color: #333;
  font-weight: bold;
  margin-right: 15px;
}

.side_effect .side_effect_inner .movie_list_page li.all a {
  background: #f7f7f7;
}

.side_effect .side_effect_inner .movie_list_page li.all a:hover,
.side_effect .side_effect_inner .movie_list_page li.all p {
  background: #e8e8e8;
}



.side_effect .side_effect_inner .allplay {
  margin-bottom: 0;
  font-weight: bold;
  background: #f7f7f7;
  border: solid 1px #ddd;
}

.side_effect .side_effect_inner .allplay a,
.side_effect .side_effect_inner .allplay .current {
  display: block;
  padding: 10px 15px;
}

.side_effect .side_effect_inner .allplay a:hover,
.side_effect .side_effect_inner .allplay .current {
  background: #e8e8e8;
}

.side_effect .side_effect_inner .allplay a .tit,
.side_effect .side_effect_inner .allplay .current .tit {
  display: inline-block;
  color: #006dd9;
}

.side_effect .side_effect_inner .allplay a .tit:after,
.side_effect .side_effect_inner .allplay .current .tit:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  width: 14px;
  height: 14px;
  background: url(/treatment/side_effect_management/img/icon_btn.png) no-repeat;
}

.side_effect .side_effect_inner .allplay a .time,
.side_effect .side_effect_inner .allplay .current .time {
  display: block;
  font-size: .7em;
  color: #006dd9;
}

article .w659 {
  width: 659px;
}

@media only screen and (max-width: 767px) {
  .side_effect .side_effect_inner {
    padding: 0 15px;
  }

  /*.side_effect .side_effect_inner .movie_list,
.side_effect .side_effect_inner .movie_list_page {
	font-size: 1em;
}*/
  .side_effect .side_effect_inner .movie_list li,
  .side_effect .side_effect_inner .movie_list_page li {
    width: 100%;
  }

  .side_effect .side_effect_inner .movie_list li:last-child,
  .side_effect .side_effect_inner .movie_list_page li:last-child {
    margin-bottom: 0;
  }

  .side_effect .side_effect_inner .movie_list li a,
  .side_effect .side_effect_inner .movie_list li.first a,
  .side_effect .side_effect_inner .movie_list_page li a,
  .side_effect .side_effect_inner .movie_list_page li.first a,
  .side_effect .side_effect_inner .movie_list_page li.all a,
  .side_effect .side_effect_inner .movie_list_page li p,
  .side_effect .side_effect_inner .movie_list_page li.first p,
  .side_effect .side_effect_inner .movie_list_page li.all p {
    float: none;
    width: auto;
  }

  .side_effect .side_effect_inner .movie_list li a span span.img,
  .side_effect .side_effect_inner .movie_list_page li a span span.img,
  .side_effect .side_effect_inner .movie_list_page li p span span.img {
    text-align: right;
  }

  .side_effect .side_effect_inner .movie_list li a .time,
  .side_effect .side_effect_inner .movie_list_page li a .time,
  .side_effect .side_effect_inner .movie_list_page li p .time {
    font-size: .7em;
    -webkit-text-size-adjust: none;
  }



  .side_effect .side_effect_inner .movie_list li a span span .condition {
    font-size: .9em;
  }

  .side_effect .side_effect_inner .movie_list li a span span .tit:after,
  .side_effect .side_effect_inner .movie_list_page li a .tit:after,
  .side_effect .side_effect_inner .movie_list_page li p .tit:after {
    width: 13px;
    height: 13px;
    vertical-align: baseline;
    background: url(/treatment/side_effect_management/img/icon_btn_sp.png) no-repeat;
            background-size: 13px;
       -moz-background-size: 13px;
        -ms-background-size: 13px;
         -o-background-size: 13px;
    -webkit-background-size: 13px;
  }

  .side_effect .side_effect_inner .back a {
    display: block;
    width: auto;
    font-size: 1.1em;
    text-align: left;
  }

  article .w659 {
    display: none;
  }
}



/* support追加 */
.border_delete {
  text-align: center;
  border: none;
}

.border_delete p {
  text-align: left;
}

.radius_zero {
  border-radius: 0;
}

.img_center {
  text-align: center;
}

.wrapAbout h3.tit {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 767px) {
  .ml_1em {
    margin-left: 1em;
  }
}



/*--- sitemap, kind ---*/
.sitemap {
  padding: 0 20px 1em 0;
  width: 100%;
  box-sizing: border-box;
}

.sitemap h1 {
  margin: 0 auto .5em;
}

.sitemap h1 + p {
  margin-bottom: 2em;
}

#kind .sitemap h1,
#sitemap .sitemap h1 {
  margin: 0 auto 1em;
}

.sitemap .section {
  border-top: 2px solid #093;
}

.sitemap h2,
.sitemap h3,
.sitemap h4 {
  position: relative;
  background: none;
  font-size: 1.16em;
  line-height: 1;
  border-bottom: 1px solid #ddd;
}

.sitemap h2 {
  margin: 0;
  padding: 15px;
  font-size: 1.28em;
  border-width: 0 0 1px;
}

.sitemap h2 a,
.sitemap h2 span {
  display: block;
}

.sitemap h2 span {
  margin-top: .5em;
  font-weight: normal;
  font-size: .8em;
  line-height: 1.7;
}

.sitemap h2 + .category {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#sitemap .section {
  margin-bottom: 0;
}

#sitemap h2 {
  border-bottom: none;
}

#sitemap h2 a {
  padding-right: 10%;
}

#sitemap h2 a:before {
  position: absolute;
  content: '+';
  display: block;
  width: 1.1em;
  height: 1.1em;
  right: 5%;
  background: #093;
  color: #fff;
  font: bold 1em/.9 Verdana, Geneva, sans-serif;
  text-align: center;
  text-shadow: 0 1px;
  border-radius: 1em;
}

#sitemap h2 a.current:before {
  content: '―';
  line-height: .9;
}

#sitemap .category {
  display: none;
}

.sitemap h3 {
  margin: 1em 0 .5em;
  padding: 0 0 .7em 1.5em;
}

.sitemap h3:before {
  top: -.3em;
  left: 10px;
  height: 1.6em;
}

.sitemap h4 {
  margin: 1.5em 0 0;
  padding: 0 0 1em 1.5em;
  line-height: 1;
}

.sitemap h4:before {
  top: .3em;
}

.sitemap .sectionInner dt {
  margin-left: 1.7em;
  color: #444;
  font-weight: bold;
}

.sitemap .sectionInner ul {
  margin: .5em 0 2em .5em;
}

.sitemap .sectionInner li:before {
  background: #bbb;
}

.sitemap .glossary li {
  display: inline-block;
  margin-right: .5em;
}

#kind .category {
  display: none;
}

#kind h2 {
  padding-left: 60px;
  background: 15px 15px no-repeat;
}

#kind #lung h2 {
  background-image: url(/common/img/icon_ribbon_pearl.png);
}

#kind #pNET h2 {
  background-image: url(/common/img/icon_ribbon_zebra.png);
}

#kind #breast h2 {
  background-image: url(/common/img/icon_ribbon_pink.png);
}

#kind #gist h2 {
  background-image: url(/common/img/icon_ribbon_yellow.png);
}

#kind #rcc h2 {
  background-image: url(/common/img/icon_ribbon_green.png);
}

#kind #aml h2,
#kind #cml h2,
#kind #all h2 {
  background-image: url(/common/img/icon_ribbon_orange.png);
}

#kind #colon h2 {
  background-image: url(/common/img/icon_ribbon_blue.png);
}

#kind #skin h2 {
  background-image: url(/common/img/icon_ribbon_black.png);
}

/*--- kotoba ---*/
.supervisor {
  padding: 2em 0 1em 12em;
}

#tamahashi {
  background: url(/kotoba/img/bg_supervisor_tamahashi.jpg) 0 bottom no-repeat;
}

#yoshioka {
  background: url(/kotoba/img/bg_supervisor_yoshioka.jpg) 0 bottom no-repeat;
}

.supervisor p > span {
  display: block;
  margin-bottom: .2em;
  padding-bottom: .2em;
  font-size: .9em;
  border-bottom: 1px dotted #666;
}

.wrap-note {
  padding: 1em 2em;
  background: #f9f7ed;
}

.wrap-note p {
  margin: 1em 0 0;
  padding: 0 0 1em;
  font-size: 1.12em;
}

/*--- glossary ---*/
#glossary .search li:before,
#chart li:before {
  display: none;
}

#glossary .search {
  display: table;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-left: 1px solid #093;
}

#glossary .search li {
  display: table-cell;
  padding: 0;
  font-weight: bold;
  text-align: center;
}

#glossary .search a {
  display: block;
  padding: .5em;
  color: #093;
  border: 1px solid #093;
  border-left: 0;
}

#glossary .search a.now,
#glossary .search a:hover {
  background: #093;
  color: #fff;
}

#chart {
  padding: .5em 1em;
  border: 3px solid #093;
}

#chart li {
  background: url(/common/img/arw_link.gif) no-repeat left .7em;
}

/*--- recipe ---*/
#recipe #main-view {
  padding: 15px 20px 15px 20px;
  background: #f4ebdc;
  border: 2px dashed #ca9d6d;
  border-radius: 5px;
}

#recipe #main-view .bx-viewport ul {
  left: -25%;
}

#listRecipe h2 {
  background-image: url(/recipe/img/tit_index_10.gif);
}

#specialRecipe h2 {
  background-image: url(/recipe/img/tit_index_06.gif);
}

#listRecipe h2 img,
#specialRecipe h2 img {
  float: right;
  padding: 2px 10px;
  vertical-align: bottom;
}

#listRecipe h2 img {
  margin: -5px 0;
  padding: 0;
}

.description {
  padding: .5em 0;
  border: 1px dashed #ddd;
  border-width: 1px 0;
}

.description dd:last-child {
  margin-bottom: 0;
}

/* search */
#recipe .search-keyword {
  display: table;
  margin: 1em 0;
  width: 100%;
}

#recipe .search-keyword dt,
#recipe .search-keyword dd {
  display: table-cell;
  vertical-align: middle;
}

#recipe .search-keyword dd {
  text-align: right;
}

#recipe .search-keyword img {
  vertical-align: middle;
}

#recipe .search-keyword input {
  width: 310px;
  height: 25px;
  color: #999;
  line-height: 25px;
}

#recipe input.btn-search {
  width: 81px;
  height: 29px;
  margin: 10px 0 0;
  padding: 0;
  background: url(/recipe/img/btn_search_id_kwd_o.gif) no-repeat left top;
  line-height: 1;
  text-indent: -9999px;
  border: 0;
  cursor: pointer;
}

#recipe input.btn-search:hover {
  background-image: url(/recipe/img/btn_search_id_kwd.gif);
}

#recipe .checkbox,
#recipe .CheckBoxLabelClass {
  position: relative;
  padding: 0;
  background: none;
}

#recipe .search-checkbox dt {
  position: relative;
  padding: 3px 10px 3px;
  background: #f4ebdb;
  color: #444;
  font-weight: bold;
  font-size: 1.06em;
}

#recipe .search-checkbox dt:before {
  content: '';
  display: inline-block;
  margin: -15px 0;
  width: 66px;
  height: 58px;
  background: 0 center no-repeat;
  vertical-align: middle;
}

#recipe .search-checkbox-genre dt:before {
  background-image: url(/recipe/img/icon_recipe_genre.png);
}

#recipe .search-checkbox-foods dt:before {
  background-image: url(/recipe/img/icon_recipe_foods.png);
}

#recipe .search-checkbox-condition dt:before {
  background-image: url(/recipe/img/icon_recipe_condition.png);
}

#recipe .search-checkbox ul {
  margin: 10px;
}

#recipe .search-checkbox li {
  float: left;
  width: 25%;
  line-height: 2;
}

#recipe .search-checkbox li input {
  margin-right: .5em;
}

#recipe .search-checkbox-result {
  margin: 1.15em auto;
  text-align: center;
}

#recipe .search-checkbox-result li {
  display: inline-block;
  padding: 0 2em;
  vertical-align: middle;
}

.btn-search-checkbox {
  width: 119px;
  height: 46px;
  background: url(/recipe/img/btn_search_id_ck.gif) 0 0 no-repeat;
  text-indent: -9999px;
  border: 0;
  cursor: pointer;
}

.btn-search-checkbox:hover {
  background-image: url(/recipe/img/btn_search_id_ck_o.gif);
}

.search-checkbox fieldset {
  position: relative;
  margin: -1px 0;
  padding: 0 0 0 135px;
  border: 1px solid #ddd;
  border-width: 1px 0;
  -webkit-appearance: none;
}

.search-checkbox legend {
  position: absolute;
  top: 5px;
  left: 0;
  line-height: 1;
}

#recipe .search-checkbox fieldset p,
#recipe .search-checkbox fieldset ul {
  margin: -1px 0 0;
}

#recipe .search-checkbox fieldset p.flag {
  float: left;
  padding: 8px 0;
  width: 5em;
}

#recipe .search-checkbox fieldset ul {
  padding-left: 5em;
  min-height: 40px;
  height: 40px;
  height: auto;
  border-top: 1px solid #ddd;
}

#recipe .search-checkbox fieldset li {
  padding: 8px 0 8px 1.5em;
  width: 7em;
  line-height: 1.4;
}

#recipe .search-checkbox fieldset input {
  margin-left: -1.5em;
}

#recipe .iconToggle {
  position: absolute;
  display: block;
  width: 1.2em;
  height: 1.2em;
  top: 5px;
  right: 0;
  background: #ff9614;
  color: #fff;
  font-weight: bold;
  font-size: 1.33em;
  text-align: center;
  line-height: 1;
  border-radius: .3em;
  cursor: pointer;
}

.contentMenu {
  text-align: center;
}

.contentMenu li {
  display: inline-block;
}

/* thumbnail */
#recipe .thumbnail {
  margin: 0 -5px;
  width: 652px;
}

.thumbnail li {
  float: left;
  margin: 0 10px 18px;
  background: url(/recipe/img/bg_thumb.gif) 0 0 no-repeat;
  width: 143px;
}

.thumbnail img {
  margin: 6px 10px 17px 7px;
  vertical-align: middle;
}

.thumbnail span {
  display: block;
  margin-left: 4px;
  padding-left: 10px;
  height: 6em;
  background: url(/recipe/img/icon_thumb_arr.gif) 0 5px no-repeat;
  line-height: 1.5;
}

#listRecipe .thumbnail li {
  width: 100%;
  line-height: 1.7;
}

#listRecipe .thumbnail a {
  display: table;
  width: 100%;
  color: inherit;
}

#listRecipe .thumbnail a > img,
#listRecipe .thumbnail a > span {
  display: table-cell;
  vertical-align: top;
}

#listRecipe .thumbnail a > span {
  padding: 10px 0 10px 25px;
  background-position: 10px 18px;
}

#listRecipe .thumbnail a strong {
  color: #0b85ff;
  font-weight: bold;
}

#recipe article {
  font-size: 1.1em;
}

#recipe article h2 {
  position: relative;
  margin-top: 0;
  padding: 1em 0 1em 70px;
  background-position: 0 bottom;
  background-repeat: no-repeat;
  font-size: 1.2em;
  border: 0;
}


/*オススメレシピ*/
#relation #listRecipe h2.recipereco {
  background-image: url(/recipe/img/tit_index_11.gif);
}

#relation #listRecipe .thumbnail li {
  width: 100%;
  line-height: 1.7;
  margin: 0 0 18px;
}

#relation #listRecipe .thumbnail a {
  display: table;
  width: 100%;
  color: inherit;
}

#relation #listRecipe .thumbnail a > img,
#relation #listRecipe .thumbnail a > span {
  display: table-cell;
  vertical-align: top;
}

#relation #listRecipe .thumbnail a > span {
  padding: 10px 0 10px 25px;
  background-position: 10px 18px;
}

#relation #listRecipe .thumbnail a strong {
  color: #0b85ff;
  font-weight: bold;
}

#relation #listRecipe .thumbnail a > img,
#listRecipe .thumbnail a > span {
  display: block;
  height: auto;
}

#relation #listRecipe .thumbnail a {
  width: auto;
}

#relation #listRecipe .thumbnail a > span {
  padding: 1em 0 0 1.8em;
  background-position: .7em 1.4em;
}

#relation {
  font-size: 1.1em;
  padding: .3em 0;
  border-top: 1px solid #ddd;
}

#relation h2 {
  position: relative;
  margin: 0 0 .6em 0;
  padding: 1em 0 1em 70px;
  background-position: 0 bottom;
  background-repeat: no-repeat;
  font-size: 1.2em;
  border: 0;
}

#relation table {
  margin: 0 0 10px;
  border: 1px solid #d5d0c8;
}

#relation th,
#recipe article td {
  padding: .5em 1em;
}

#relation ul {
  margin: 0;
  padding: 0;
  line-height: 1;
}

#relation li {
  padding: 0;
}

#relation li:before {
  display: none;
}

#relation #listRecipe {
  position: relative;
}

#relation .btn_more {
  position: absolute;
  top: 15px;
  right: 0;
}

#relation .btn_more a:hover {
  opacity: .8;
}


/*関連動画*/
#relation #listmovie h2.moviereco {
  background-image: url(/movie/img/tit_reco_movie.gif);
}

#relation #listmovie {
  position: relative;
}

#relation #listmovie ul {
  margin: 3px auto -17px;
}

#relation #listmovie ul li {
  display: inline-block;
  width: 313px;
  margin-bottom: 17px;
}

#relation #listmovie ul li:nth-child(even) {
  float: right;
}

#relation #listmovie ul li span {
  display: block;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 5px;
}


/*relationlink*/
.relationlink {
  margin-top: 1em;
  border-top: 1px solid #ddd;
}

.relationlink ul.relationlink_list {
  padding: 0;
}

.relationlink ul.relationlink_list li {
  width: 209px;
  display: table;
  float: left;
  padding: 2px 0 2px 0;
  margin: 0 4px 0 0;
  position: relative;
}

.relationlink ul.relationlink_list li:nth-child(3n) {
  margin-right: 0;
}

.relationlink ul.relationlink_list li a {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  background: #f9f7e8;
  border: 1px solid #ddd;
  text-align: center;
  height: 44px;
  padding: 5px 28px 5px 15px;
  line-height: 1.4;
}

.relationlink ul li.on a,
.relationlink ul.relationlink_list li a:hover {
  background: #eaeaea;
}

.relationlink ul.relationlink_list li:before {
  position: absolute;
  content: '';
  display: block;
  right: 10px;
  left: inherit;
  top: 0;
  bottom: 0;
  width: 8px;
  margin: auto;
  height: 12px;
  background: url(/common/img/arw_green_right.png) 0 center no-repeat;
  z-index: 100;
}

.relationlink ul li.on:before,
.relationlink ul.relationlink_list li:hover:before {
  background: url(/common/img/arw_gray_right.png) 0 center no-repeat;
}


.relationlink ul.otherlink_list {
  padding: 0;
  margin-bottom: 20px;
}

.relationlink ul.otherlink_list li {
  width: 123px;
  display: table;
  float: left;
  padding: 2px 0 2px 0;
  margin: 0 5px 0 0;
  position: relative;
}

.relationlink ul.otherlink_list li:nth-child(5n) {
  margin-right: 0;
}

.relationlink ul.otherlink_list li a {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  background: #f9f7e8;
  border: 1px solid #ddd;
  text-align: center;
  height: 40px;
  padding: 5px 28px 5px 15px;
  line-height: 1.4;
}

.relationlink ul.otherlink_list li a:hover {
  background: #eaeaea;
}

.relationlink ul.otherlink_list li:before {
  position: absolute;
  content: '';
  display: block;
  right: 10px;
  left: inherit;
  top: 0;
  bottom: 0;
  width: 8px;
  margin: auto;
  height: 12px;
  background: url(/common/img/arw_green_right.png) 0 center no-repeat;
  z-index: 100;
}

.relationlink ul.otherlink_list li:hover:before {
  background: url(/common/img/arw_gray_right.png) 0 center no-repeat;
}




/*yakubutsuryohou*/
.yakubutsulink {
  padding-top: 20px;
}

.yakubutsulink ul.yakubutsulink_list {
  padding: 0;
}

.yakubutsulink ul.yakubutsulink_list li {
  width: 152px;
  display: table;
  float: left;
  padding: 2px 0 2px 0;
  margin: 0 9px 0 0;
  position: relative;
}

.yakubutsulink ul.yakubutsulink_list li:nth-child(4n) {
  margin-right: 0;
}

.yakubutsulink ul.yakubutsulink_list li a {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  background: #eee;
  border: 1px solid #ddd;
  text-align: center;
  height: 24px;
  padding: 5px 28px 5px 15px;
  line-height: 1.4;
}

.yakubutsulink ul li.on a,
.yakubutsulink ul.yakubutsulink_list li a:hover {
  background: #bbb;
}

.yakubutsulink ul.yakubutsulink_list li:before {
  position: absolute;
  content: '';
  display: block;
  right: 10px;
  left: inherit;
  top: 0;
  bottom: 0;
  width: 16px;
  margin: auto;
  height: 17px;
  background: url(/common/img/arw_green_down.png) 0 center no-repeat;
  z-index: 100;
}

.yakubutsulink ul li.on:before,
.yakubutsulink ul.yakubutsulink_list li:hover:before {
  background: url(/common/img/arw_gray_down.png) 0 center no-repeat;
}


.yakubutsulink ul.otherlink_list {
  padding: 0;
  margin-bottom: 20px;
}

.yakubutsulink ul.otherlink_list li {
  width: 123px;
  display: table;
  float: left;
  padding: 2px 0 2px 0;
  margin: 0 5px 0 0;
  position: relative;
}

.yakubutsulink ul.otherlink_list li:nth-child(5n) {
  margin-right: 0;
}

.yakubutsulink ul.otherlink_list li a {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  background: #f9f7e8;
  border: 1px solid #ddd;
  text-align: center;
  height: 40px;
  padding: 5px 28px 5px 15px;
  line-height: 1.4;
}

.yakubutsulink ul.otherlink_list li a:hover {
  background: #eaeaea;
}

.yakubutsulink ul.otherlink_list li:before {
  position: absolute;
  content: '';
  display: block;
  right: 10px;
  left: inherit;
  top: 0;
  bottom: 0;
  width: 16px;
  margin: auto;
  height: 17px;
  background: url(/common/img/arw_green_down.png) 0 center no-repeat;
  z-index: 100;
}

.yakubutsulink ul.otherlink_list li:hover:before {
  background: url(/common/img/arw_gray_down.png) 0 center no-repeat;
}



@media only screen and (max-width: 767px) {
  #relation #listRecipe .thumbnail a > span {
    padding: 0 0 0 1em;
    background-position: .2em .5em;
  }

  #relation h2 {
    padding-bottom: .5em;
  }

  /*オススメレシピ*/
  #relation .thumbnail a {
    position: relative;
    display: block;
    padding-left: 152px;
    min-height: 142px;
  }

  #relation .thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
  }

  #relation #listRecipe {
    padding-bottom: 2em;
  }

  #relation .btn_more {
    position: absolute;
    top: inherit;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
  }

  /*関連動画*/
  #relation #listmovie {
    padding-bottom: 3.5em;
  }

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

  #relation #listmovie ul {
    text-align: center;
    margin: 0 auto -25px;
  }

  #relation #listmovie ul li {
    float: none;
    display: block;
    margin: 0 auto 25px;
    width: 80%;
    max-width: 313px;
  }

  #relation #listmovie ul li:nth-child(even) {
    float: none;
  }

  #relation #listmovie ul li span {
    font-size: 1em;
  }

  .relationlink {
    display: none;
  }
}

.itemSpec h2 {
  background-image: url(/recipe/img/tit_detail_01.gif);
}

.howto h2 {
  background-image: url(/recipe/img/tit_detail_02.gif);
}

.advice h2 {
  background-image: url(/recipe/img/tit_detail_03.gif);
}

.itemSummary,
.itemSpec {
  margin: -20px 0 25px;
  float: left;
  width: 335px;
}

.itemSpec {
  float: right;
  width: 285px;
}

.itemSummary p.read {
  margin-bottom: .5em;
}

.itemSummary p.photo {
  padding: 20px 12px 13px;
  background: url(/recipe/img/bg_img_detail.gif) center center no-repeat;
  text-align: center;
}

.howto {
  clear: both;
  padding: 0;
}

.howto li {
  margin: 0 0 18px 42px;
  text-indent: -42px;
  line-height: 32px;
}

.howto img {
  margin-right: 10px;
  vertical-align: top;
}

.itemSpec h2 span {
  display: block;
  position: absolute;
  right: 10px;
  top: 1.2em;
  padding: 0 0 0 3em;
  width: 3.2em;
  height: 30px;
  color: #fff;
  background: #f39800 url(/recipe/img/bg_time.gif) no-repeat 10px center;
  font-size: .66em;
  line-height: 30px;
  border-radius: .8em;
}

#recipe article table {
  margin: 0 0 10px;
  border: 1px solid #d5d0c8;
}

#recipe article th,
#recipe article td {
  padding: .5em 1em;
}

#recipe article ul {
  margin: 0;
  padding: 0;
  line-height: 1;
}

#recipe article li {
  padding: 0;
}

#recipe article li:before {
  display: none;
}

/*材料*/
#recipe .ingredient,
.ingredient th,
.ingredient td {
  border: 0;
}

.ingredient caption {
  margin: 5px 0 0;
  font-weight: bold;
}

.ingredient th,
.ingredient td {
  background: none;
  border: 0;
}

.ingredient tr.odd th,
.ingredient tr.odd td {
  background: #f7f5ea;
}

.ingredient td {
  text-align: right;
}

.nutritive th,
.symptom th {
  background: #fdfae5;
  color: #59493f;
  font-size: 1.2em;
}

/*栄養*/
table.nutritive th span {
  display: inline-block;
  margin-left: 10px;
  color: #333;
  font-size: .75em;
}

table.nutritive td {
  border-top: 1px solid #d5d0c8;
}

table.nutritive li {
  display: inline-block;
  margin-right: .8em;
}

/*症状*/
.symptom th {
  width: 25%;
  border: 0;
}

#recipe .symptom td {
  padding: .5em;
  background: #fdfae5;
  border: 0;
}

.symptom li {
  display: inline-block;
}

/*--- top ---*/
.flxBox {
  width: 100%;
  box-sizing: border-box;
}

.flxBox .boxItemLeft,
.flxBox .boxItemRight {
  width: 50%;
  box-sizing: border-box;
}

.flxBox:after {
  content: '';
  display: block;
  clear: both;
}

.flxBox .boxItemLeft {
  float: left;
  padding-right: 5px;
}

.flxBox .boxItemRight {
  float: right;
  padding-left: 5px;
}

.kvBox {
  margin-top: 30px;
}

.kvTbl {
  display: table;
}

.kvTbl .tblItem {
	display: table-cell;
	width: 470px;/*	width: 235px;*/
}
.kvTbl .tblItem a:hover{
	opacity: 0.6 !important;
}

.mainSlider {
  height: 282px;
  overflow: hidden;
}

/*--- 171108KV add ---*/
.mainSlider figure {
  position: relative;
  overflow: hidden;
}

.mainSlider figure a:hover {
  opacity: 1 !important;
}

.mainSlider figcaption {
  position: absolute;
  right: 0;
  bottom: -100%;
  z-index: 2;
  width: 235px;
  height: 72px;
  background: rgba(0, 0, 0, .75);
  -webkit-transition: .3s;
          transition: .3s;
  text-align: center;
}

.mainSlider figure:hover figcaption {
  bottom: 0;
  right: 0;
  display: block;
}

.mainSlider figcaption a {
  display: block;
  position: relative;
  top: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-decoration: underline;
}

.mainSlider figcaption a:hover {
  opacity: 1 !important;
}

.mainSlider figcaption p .btn a {
  text-align: center;
  width: 234px;
  height: 285px;
  display: block;
}

.subNavi {
  box-sizing: border-box;
  width: 470px;
  height: 280px;
  border-bottom: 2px dotted #093;
}

.subNavi li {
  box-sizing: border-box;
  position: relative;
  width: 50%;
  height: 56px;
  padding: 0 10px;
}

.subNavi li:nth-child(odd) {
  float: left;
}

.subNavi li:nth-child(odd):after {
  content: '';
  display: block;
  width: 200%;
  height: 0;
  border-top: 2px dotted #093;
  position: absolute;
  top: 0;
  left: 0;
}

.subNavi li:nth-child(even) {
  float: right;
}

.subNavi li:nth-child(even):after {
  content: '';
  display: block;
  width: 0;
  height: 36px;
  border-left: 2px dotted #093;
  position: absolute;
  top: 10px;
  left: -1px;
}

.subNavi a {
  display: block;
  position: relative;
  top: 50%;
      -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: url(/common/img/icon_external_green.gif) 100% center no-repeat;
  color: #000;
  line-height: 1.2;
  font-size: 1.16em;
}

.subNavi a span {
  display: inline-block;
  display: inline;
  zoom: 1;
}

.subNavi a span.smallText {
  font-size: .85em;
}

.banner {
  clear: both;
  display: table;
  margin: 15px 0;
  width: 100%;
}

.banner li {
  display: table-cell;
}

.banner img.bnr_normal {
  display: block;
}

.banner img.bnr_small {
  display: none;
}

#top .topSectionTitle {
  position: relative;
  height: 36px;
  margin: 0;
  padding: 0;
  border: 0;
  margin-bottom: 70px;
  letter-spacing: .2em;
  text-align: center;
  font-weight: normal;
  color: #093;
}

#top .topSectionTitle:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -26px;
  left: 50%;
      -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 102px;
  height: 3px;
  background: #093;
}

#top .topSectionTitle span {
  font-size: 20px;
}

#top .topSectionTitle em {
  background:    -moz-linear-gradient(top, rgba(242, 249, 221, 0) 0%, rgba(242, 249, 221, 0) 50%, rgba(242, 249, 221, 1) 50%, rgba(242, 249, 221, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(242, 249, 221, 0) 0%, rgba(242, 249, 221, 0) 50%, rgba(242, 249, 221, 1) 50%, rgba(242, 249, 221, 1) 100%);
  background:         linear-gradient(to bottom, rgba(242, 249, 221, 0) 0%, rgba(242, 249, 221, 0) 50%, rgba(242, 249, 221, 1) 50%, rgba(242, 249, 221, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f2f9dd', endColorstr='#f2f9dd', GradientType=0);
  font-weight: bold;
  font-size: 24px;
}

.iconSearchCircle:before,
.iconDocumentCircle:before {
  content: '';
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 15px;
  background-color: #093;
  background-repeat: no-repeat;
  background-size: auto 20px;
  background-position: center center;
  border-radius: 50%;
  position: relative;
  top: 6px;
}

.iconSearchCircle:before {
  background-image: url(/common/img/icon_search.svg);
}

.iconDocumentCircle:before {
  background-image: url(/common/img/icon_document.svg);
}

#top #typeBox {
  min-width: 950px;
  padding: 30px 0 60px;
  background-image: url(/common/img/bg_cover_stripe_di.png);
  border-top: 1px solid #ddd;
}

#top .typeList {
  width: 760px;
  margin: 0 auto;
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
}

#top .typeList:after {
  content: '';
  display: block;
  clear: both;
}

#top .typeListItem {
  float: left;
  width: 25%;
  box-sizing: border-box;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  text-align: center;
}

#top .typeListItem a {
  display: block;
  height: 109px;
  font-weight: bold;
  font-size: 1.20em;
}

#top .typeListInner {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  line-height: 1.3;
}

#top .typeListItem:nth-child(1),
#top .typeListItem:nth-child(3),
#top .typeListItem:nth-child(6),
#top .typeListItem:nth-child(8),
#top .typeListItem:nth-child(9),
#top .typeListItem:nth-child(11) {
  background: rgba(255, 255, 255, .28);
}

#top .typeListItem:nth-child(2),
#top .typeListItem:nth-child(4),
#top .typeListItem:nth-child(5),
#top .typeListItem:nth-child(7),
#top .typeListItem:nth-child(10),
#top .typeListItem:nth-child(12) {
  background: rgba(243, 243, 243, .66);
}

#top .typeListItem a {
  color: #093;
}

#top .iconType {
  height: 42px;
  margin-bottom: 8px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
}

.iconTreatment {
  background-image: url(/common/img/icon_type_treatment.png);
}

.iconHospitalization {
  background-image: url(/common/img/icon_type_hospitalization.png);
}

.iconCommunication {
  background-image: url(/common/img/icon_type_communication.png);
}

.iconTeam {
  background-image: url(/common/img/icon_type_team.png);
}

.iconClass {
  background-image: url(/common/img/icon_type_class.png);
}

.iconEffects {
  background-image: url(/common/img/icon_type_effects.png);
}

.iconMeal {
  background-image: url(/common/img/icon_type_meal.png);
}

.iconPayment {
  background-image: url(/common/img/icon_type_payment.png);
}

.iconSystem {
  background-image: url(/common/img/icon_type_system.png);
}

.iconSupport {
  background-image: url(/common/img/icon_type_support.png);
}

.iconMental {
  background-image: url(/common/img/icon_type_mental.png);
}

.iconVisit {
  background-image: url(/common/img/icon_type_visit.png);
}

#top ul.bnr {
  margin: 0;
  padding: 14px 0 8px;
  list-style: none;
}

#top ul.bnr li {
  float: left;
  margin: 0 0 0 6px;
  padding: 0;
  font-size: 1.1em;
}

#top ul.bnr li img {
  width: 468px;
}

#top ul.bnr li:last-child {
  float: left;
  margin: 0 0 0 12px;
  padding: 0;
}

#top ul.bnr a {
  display: block;
  color: #aaa;
  text-decoration: none;
  /*	padding:0 10px;*/
  text-align: center;
  /* This is to prevent jagged borders in Webkit. */
  -webkit-background-clip: padding-box;
}

#top .banner {
  width: auto;
  box-sizing: border-box;
}

#top .banner li:not(:last-child) {
  padding-right: 16px;
}

#top #informationArea h2 {
  margin-bottom: 10px;
}

#top #informationArea dl {
  padding-bottom: 31px;
}

#top #informationArea dt.new + dd {
  position: relative;
  background: none;
}

#top #informationArea dt.new + dd:before {
  content: '-NEW-';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 6.6em;
  color: #ec7600;
}

#top .categoryBannerBox {
  background: #fff;
}

#top .categoryBannerBox .banner {
  margin: 0;
  padding: 50px 0 30px;
}

#top .footerBannerBox.banner {
  margin: 0;
  padding: 31px 0 37px;
}

#top .footerBanner {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 467px;
  height: 60px;
  background: #f9f8ea;
  border: 1px solid #ddd;
  padding-left: 60px;
}

#top .footerBanner:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 6px;
      -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  display: block;
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}

.iconGlossary:before {
  background-image: url(/common/img/icon_bnr_glossary.png);
}

.iconKotoba:before {
  background-image: url(/common/img/icon_bnr_kotoba.png);
}

#top .footerBanner:after {
  display: block;
  content: '';
  position: absolute;
  top: 26px;
  right: 10px;
          transform: translate(0, -50%);
  width: 6px;
  height: 6px;
  border: 2px solid #093;
  border-width: 2px 2px 0 0;
      -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#top .footerBanner dl {
  position: relative;
  top: 50%;
      -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  text-align: left;
}

#top .footerBanner dt {
  margin-bottom: 2px;
  font-weight: bold;
  font-size: 1.33em;
  color: #093;
}

#top .footerBanner dd {
  font-size: 1.06em;
  color: #4f4f40;
}

.moveBtnArea {
  margin: 25px 0;
}

.moveBtn {
  display: block;
  height: 56px;
  padding: 2px;
  background: rgb(0, 153, 51);
  background:    -moz-linear-gradient(top, rgba(0, 153, 51, 1) 0%, rgba(0, 153, 51, 1) 50%, rgba(13, 162, 63, 1) 50%, rgba(13, 162, 63, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 153, 51, 1) 0%, rgba(0, 153, 51, 1) 50%, rgba(13, 162, 63, 1) 50%, rgba(13, 162, 63, 1) 100%);
  background:         linear-gradient(to bottom, rgba(0, 153, 51, 1) 0%, rgba(0, 153, 51, 1) 50%, rgba(13, 162, 63, 1) 50%, rgba(13, 162, 63, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009933', endColorstr='#0da23f', GradientType=0);
  text-align: center;
  line-height: 54px;
  color: #fff;
}

.moveBtnArea .flxBox .boxItemLeft {
  padding-right: 7px;
}

.moveBtnArea .flxBox .boxItemRight {
  padding-left: 7px;
}

.moveBtnInner {
  height: 54px;
  border: 1px solid #fff;
  letter-spacing: .2em;
}

.moveBtnInner em {
  font-weight: bold;
  font-size: 1.375em;
}

.iconSearch:before,
.iconDocument:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-image: url(/common/img/icon_search.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  position: relative;
  top: 3px;
}

.iconSearch:before {
  background-image: url(/common/img/icon_search.svg);
}

.iconDocument:before {
  background-image: url(/common/img/icon_document.svg);
}

.iconBtnArrow:after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  background-image: url(/common/img/icon_btn_arrow.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  position: relative;
  top: 3px;
}


#categoryBox {
  width: 100%;
  min-width: 950px;
  padding: 30px 0 60px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

#categoryBox:after {
  content: '';
  display: block;
  clear: both;
}

#categoryBox dl {
  float: left;
  width: 306px;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 24px 0 30px;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
}

#categoryBox dl a {
  background: url(/common/img/arw_green_right.png) 100% center no-repeat;
}

#categoryBox .categoryImage {
  margin-bottom: 15px;
}

#categoryBox dl:nth-child(3n+1) {
  margin-right: 0;
}

#categoryBox dt {
  margin-bottom: 20px;
  text-align: center;
}

#categoryBox dt a {
  padding-right: 22px;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  color: #093;
}

#categoryBox dt p {
  height: 70px;
  margin-top: 20px;
  line-height: 1.7;
  color: #000;
}

#categoryBox dd {
  padding: 0 20px;
}

#categoryBox dd a {
  display: block;
}

#categoryBox dd li {
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
}

#categoryBox dd li:not(:last-child) {
  margin-bottom: 10px;
}

#categoryBox .banner {
  margin: 15px 5px;
}

#informationArea h2 {
  margin: .5em 0 0;
  padding: .5em 0 .2em;
  color: #444;
  font-size: 1.28em;
  border: 0;
  border-bottom: 1px solid #ddd;
}

#informationArea h2 a {
  float: right;
  padding: .2em 1.5em;
  background: url(/common/img/arw_green_right.png) 100% center no-repeat;
  font-size: .75em;
}

#informationArea dl {
  line-height: 1.7;
}

#informationArea dl.rubi {
  padding-top: 10px;
}

#informationArea dt {
  clear: both;
  float: left;
  color: #444;
  line-height: 1.7;
  margin-bottom: 9px;
}

#informationArea dd {
  margin: 0;
  padding-left: 10em;
  line-height: 1.7;
  margin-bottom: 9px;
}

#informationArea dt.new + dd {
  background: url(/common/img/icon_new.gif) 7em .4em no-repeat;
}


/* thickbox
------------------------------*/
#thickBox,
#TB_window {
  color: #444;
  font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
  font-size: 1em;
}

#thickBox #close {
  padding: 10px;
  text-align: right;
}

#TB_title {
  border: 0;
}

#thickBox article {
  display: block;
  margin: 1% 15px;
  padding: 0;
  width: 90%;
}

#thickBox h1 {
  margin: 0;
  padding: 0;
  height: auto;
  min-height: 1em;
  color: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.7;
  border: 0;
}

#thickBox .medical dt {
  font-weight: bold;
  font-size: 1.16em;
  border-bottom: 1px solid #ddd;
}

#TB_window h2.caption {
  margin: 0 0 1em;
}

#TB_window h2.caption + .text {
  margin: 0 0 1em;
}

#thickBox table {
  margin-bottom: 0;
  font-size: .9em;
}

html > /**/
body .tableWrap table {
  line-height
  /*\**/: 1.4em\9;
}


/* 市民公開講座
------------------------------*/
.pcnone {
  display: none !important;
}

.spnone {
  display: block !important;
}

.course_guide {
  border-top: 2px dotted #093;
  padding: 10px 0 10px 15px;
}

.course_guide .course_guide_box {
  overflow: hidden;
}

.course_guide .course_guide_box .course_guide_tit_bnr {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
}

.course_guide .course_guide_box .course_guide_desc {
  display: inline-block;
  vertical-align: middle;
  width: 66%;
  margin: 0 0 0 20px;
}

.course_guide .course_guide_box .course_guide_desc dl dt {
  background: url(/common/img/arw_green_right.png) 100% center no-repeat;
  color: #529be9;
  font-size: 108%;
  margin: 0 0 5px 0;
}

.course_guide .course_guide_box .course_guide_desc dl dt a {
  padding: 0 31px 0 0;
  display: block;
}

.course_guide .course_guide_box .course_guide_desc dd {
  text-indent: -3em;
  margin: 0 10px;
  padding: 0 0 0 3em;
}

.course_guide .course_guide_box .course_guide_desc dl span.week {
  color: #fd2c2c;
}

.course_guide .course_guide_box .course_guide_desc dl dt a:hover {
  opacity: .7;
}

/* 190212 */

.img_w_70 {
  width: 70%;
}

.img_w_75 {
  width: 75%;
}

.img_w_80 {
  width: 80%;
}

.img_w_100 {
  width: 100%;
}

.img_center {
  text-align: center;
}

.pd10 {
  padding-top: 10px;
}

.pd20 {
  padding-top: 20px;
}

.pd30 {
  padding-top: 30px;
}

.pdb10 {
  padding-bottom: 10px;
}

.mgb0 {
  margin-bottom: 0;
}


/* small display
------------------------------*/
@media only screen and (max-width: 767px) {
  body {
    font-size: 1em;
    position: relative;
  }

  .inner {
    width: 100%;
  }

  header {
    height: 60px;
  }

  header > .wrap {
    width: 100%;
    height: 60px;
    min-width: 0;
    background: #fff;
    position: fixed;
    top: 0;
    padding: 0;
    z-index: 1000;
  }

  header > .wrap.shadow {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .35);
       -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .35);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .35);
  }

  #logo {
    float: none;
    margin: 0;
    position: absolute;
    top: 54%;
    left: 7px;
        -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }

  #logoOcg {
    float: none;
    margin: 0;
    position: absolute;
    top: 54%;
    right: 18%;
        -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }

  #logoOcg img {
    width: 121px;
  }

  #searchBlock,
  #fontSizeBtn {
    display: none;
  }

  header nav {
    background: #fff;
    border: 0;
  }

  header nav:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
        -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 34px;
    height: 44px;
    background: url(/common/img/icon_globalnavi_menu.png) center no-repeat;
    background-size: 100% auto;
    cursor: pointer;
  }

  nav#ber {
    display: none;
  }

  #globalNavi {
    display: none;
    position: absolute;
    top: 56px;
    /* margin-top: 56px; */
    width: 100%;
    background: #f9f7e8;
    border-top: 1px solid #01872d;
  }

  header nav.active #globalNavi {
    display: block;
  }

  #globalNavi {
    border: 0;
    border-top: 1px solid #eee;
  }

  #globalNavi > li {
    float: none;
    display: block;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #e6e6e6;
  }

  #globalNavi > li > a {
    position: relative;
    padding: 0 15px;
    text-align: left;
    overflow: hidden;
    font-size: 17px;
  }

  #globalNavi > li > a:before {
    position: absolute;
    content: '';
    display: block;
    top: 20px;
    right: 8px;
    width: 7px;
    height: 7px;
    border: 2px solid #093;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }

  #globalNavi #gnavi-top span {
    background-image: none;
    text-indent: 0;
  }

  .screen #globalNavi {
    margin-top: 0;
  }

  .screen #globalNavi li:hover .sub {
    display: none;
  }

  /*SPパンくず Scroll*/
  #topicPath {
    width: auto;
    padding: 8px 15px 8px 15px;
    overflow-x: scroll;
    background-color: #f6f6f6;
    border-top: solid 1px #ccc;
    white-space: nowrap;
    font-size: .8em;
  }

  #topicPath div {
    display: inline-block;
    padding: 5px 1em;
  }

  #topicPath::-webkit-scrollbar {
    height: 4px;
  }

  #topicPath::-webkit-scrollbar-track {
    background-color: #fff;
  }

  #topicPath::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 10px;
  }

  footer {
    padding-bottom: .5em;
  }

  footer p {
    padding: 0 2em;
    border: 0;
  }

  footer ul,
  footer li {
    display: block;
    background: #fff;
    border: 1px solid #ddd;
    border-width: 1px 0 0;
  }

  footer li {
    position: relative;
    padding: 0;
    text-align: left;
    border-width: 0 0 1px;
  }

  footer .inner a {
    display: block;
    padding: .8em 1em;
  }

  footer .inner a:before {
    position: absolute;
    content: '';
    display: block;
    top: 1em;
    right: 1em;
    width: .5em;
    height: .5em;
    border: 2px solid #888;
    border-width: 3px 3px 0 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }

  #localNavi,
  #localNavi_static {
    width: auto;
  }

  #localNavi a:not(.gnavi):before,
  #localNavi_static a:not(.gnavi):before {
    width: 1.1em;
    height: 1.1em;
    font-size: .9em;
    line-height: .95;
  }

  #localNavi dd li.hasChild a,
  #localNavi dt a {
    padding-left: 32px;
  }

  #localNavi li.hasChild > a:before {
    font-size: 1em;
  }

  #localNavi dt a.current:before,
  #localNavi li.hasChild > a.current:before {
    line-height: .8;
  }

  .banner {
    text-align: center;
  }

  .pagetop {
    bottom: 25px;
    right: 10px;
    margin: 0;
    padding: 0;
  }

  .pagetop a {
    display: block;
    width: 44px;
    height: 44px;
    background: url(../img/btn_pagetop.png) center no-repeat;
    border: none;
  }

  .picRight,
  .picLeft,
  .picRadius {
    float: none;
    margin: 1.5em 0 2em;
    text-align: center;
  }

  .pic img,
  .picRight img,
  .picLeft img,
  .picRadius img {
    max-width: 100%;
    height: auto;
  }

  .pic span.spnon {
    display: none;
  }

  .pic a.thickbox {
    pointer-events: none;
  }

  .contents,
  .contents .inner,
  article,
  .sub {
    display: block;
    padding: 0;
    width: 100%;
  }

  article {
    padding: 0 5% 1em;
    width: 100%;
    box-sizing: border-box;
  }

  article h1 {
    margin: 0 -5% 1em;
    font-size: 1.43em;
  }

  article h1 span {
    font-size: .66em;
  }

  article img {
    max-width: 100%;
  }

  article table ul > li {
    line-height: 1.5em;
  }

  article table ul > li:before {
    top: 11px;
  }

  article ul > li:before {
    top: 15px;
  }

  article ol > li:before {
    top: 7px;
  }

  .connectionLink,
  .pdfDown,
  .pdfDown dt,
  .pdfDown dd {
    display: block;
    padding: 0 .5em .5em;
  }

  .pdfDown p a {
    min-height: 40px;
    line-height: 1.7;
  }

  .footNote {
    font-weight: normal;
    font-size: .8em;
  }

  .moveArea,
  .prevBTN,
  .nextBTN,
  .moveArea a {
    display: block;
  }

  .tabNaviSupport ul {
    display: block;
  }

  .tabNaviSupport li {
    float: left;
    width: 50%;
    box-sizing: border-box;
  }

  .tabNaviLink ul {
    border: 0;
  }

  .tabNaviLink li {
    margin-bottom: .5em;
    padding-left: .5em;
    border-left: 1px solid #ddd;
  }

  .tabNaviSupport a,
  .tabNaviSupport span {
    font-size: .95em;
  }

  .method-link li {
    width: 100%;
    margin-bottom: 1em;
  }

  .method-link li a {
    width: 100%;
  }

  .method-color .table {
    display: block;
  }

  .method-color .table > dt {
    display: block;
    padding: 0;
  }

  .method-color .table > dd ul {
    border: none;
  }

  .method-step .table {
    display: block;
  }

  .method-step .table > dt {
    margin: 0;
    display: block;
    white-space: normal;
    width: auto;
    float: left;
  }

  .method-step .table > dd {
    display: block;
    padding: 0;
    text-indent: 0;
  }

  .wrapAbout dd {
    margin-left: 0;
  }

  .tableWrap table {
    font-size: .8em;
    line-height: 1.5em;
  }

  .tableWrap.over {
    overflow-x: scroll;
  }

  .tableWrap.over::-webkit-scrollbar {
    width: 5px;
    background: #e2e2e2;
  }

  .tableWrap.over::-webkit-scrollbar:horizontal {
    height: 5px;
    background: #e2e2e2;
  }

  .tableWrap.over::-webkit-scrollbar-thumb {
    background: #9c9c9c;
    border-radius: 2px;
  }

  .tableWrap.over::-webkit-scrollbar-thumb:horizontal {
    background: #9c9c9c;
    border-radius: 2px;
  }

  .tableSlideNote {
    display: block;
    font-size: 12px;
    color: #f00;
  }

  .tableWrap.over table {
    width: 640px;
  }

  .step dt {
    font-size: .8em;
  }

  .tableWrap th img,
  .tableWrap td img {
    height: auto;
  }

  .lineWrap {
    display: none;
  }

  /* comfront */
  #faqList dl {
    padding: 1em;
  }

  #faqList dt {
    margin-bottom: 1em;
  }

  #faqList dd ul li {
    line-height: 1.8;
  }

  #faqList dd ul li:before {
    top: .6em;
  }

  #faqList .qlList {
    position: relative;
  }

  #faqList .qlList .btn {
    position: absolute;
    top: 2.8em;
    left: .8em;
  }

  #faqList .qlList .btn a {
    font-size: .9em;
    background: #8d6540;
    padding: 6px 18px 7px 60px;
    color: #fff;
    display: block;
            border-radius: 4px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
  }

  #faqList .qlList .btn img {
    position: absolute;
    top: 6px;
    left: 20px;
    width: 28px;
  }

  #CFSCheck li {
    display: inline-block;
  }

  /* sitemap */
  .sitemap {
    padding: 0 5% 1em;
  }

  .sitemap .section {
    margin: 0 -5%;
    padding: 0 5%;
  }

  .sitemap h1,
  .sitemap h2,
  #kind .sitemap h1,
  #sitemap .section {
    margin-bottom: 0;
  }

  #sitemap .sitemap h1 {
    margin: 0 -5% .5em;
  }

  /* kotoba */
  .supervisor {
    display: table;
    padding: 0;
    width: 100%;
  }

  #tamahashi,
  #yoshioka {
    background: none;
  }

  .supervisor > span,
  .supervisor p {
    display: table-cell;
  }

  .supervisor > span {
    background-position: -1em bottom;
    background-repeat: no-repeat;
    background-size: auto 6em;
  }

  .supervisor > span:before {
    content: '';
    display: block;
    min-width: 6em;
    min-height: 2em;
  }

  .supervisor p {
    margin: 0;
    background: url(../../kotoba/img/bg_supervisor.jpg) right 0 no-repeat !important;
  }

  #tamahashi > span {
    background-image: url(../../kotoba/img/supervisor_tamahashi.jpg);
  }

  #yoshioka > span {
    background-image: url(../../kotoba/img/supervisor_yoshioka.jpg);
  }

  /* glossary */
  #glossary .search {
    display: block;
    border: 1px solid #093;
    border-width: 1px 0 0 1px;
  }

  #glossary .search li {
    float: left;
    width: 20%;
  }

  #glossary .search a {
    border-width: 0 1px 1px 0;
  }

  /* recipe */
  #recipe #main-view img {
    width: auto;
    height: auto;
  }

  #recipe article h2 {
    margin: .5em 0;
    font-size: 1em;
  }

  #specialRecipe h2 img {
    display: block;
    float: none;
    padding: 0;
  }

  .itemSummary,
  .itemSpec {
    margin: 0 0 1em;
    float: none;
    width: 100%;
  }

  .search-checkbox fieldset {
    margin: 0;
    padding: 0;
    border: 0;
  }

  .search-checkbox legend {
    position: relative;
    padding: 5px 0;
    width: 100%;
  }

  #recipe .search-checkbox fieldset ul {
    border-top: 0;
    border-bottom: 1px solid #ddd;
  }

  #recipe .search-checkbox fieldset li {
    padding-right: 3%;
    width: 50%;
  }

  #recipe .iconToggle {
    top: 15px;
  }

  #recipe .search-keyword dt,
  #recipe .search-keyword dd {
    display: block;
    margin: 0;
    text-align: left;
  }

  #recipe .search-keyword input[type=text] {
    width: 65%;
    font-size: 16px;
  }

  #recipe .search-checkbox label {
    font-size: .9em;
    letter-spacing: -2px;
  }

  #recipe .search-checkbox li {
    width: 50%;
  }

  #recipe .search-checkbox-result {
    margin: 1em auto;
  }

  #recipe .search-checkbox-result li {
    margin: 0 0 1em;
  }

  #recipe .search-checkbox-result + .pic {
    margin: 1em auto;
  }

  #recipe .thumbnail {
    margin: 0 -5px;
    width: auto;
  }

  #recipe .thumbnail li {
    display: block;
    width: 100%;
  }

  #recipe .thumbnail a {
    position: relative;
    display: block;
    padding-left: 152px;
    min-height: 142px;
  }

  #recipe .thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
  }

  #recipe .thumbnail span {
    padding-left: 1em;
    width: auto;
    background-position: .5em .5em;
  }

  #listRecipe .thumbnail a > img,
  #listRecipe .thumbnail a > span {
    display: block;
    height: auto;
  }

  #listRecipe .thumbnail a {
    width: auto;
  }

  #listRecipe .thumbnail a > span {
    padding: 0 0 0 1em;
    background-position: .5em .5em;
  }

  .nutritive th,
  .symptom th {
    font-size: 1em;
  }

  .symptom th {
    width: 2.5em;
  }

  #recipe .nutritive th span {
    font-size: .9em;
  }

  .howto {
    padding: 0 0 1em;
  }

  .howto ol {
    margin: 0;
  }

  .howto li:last-child {
    margin-bottom: 0;
  }

  /* top */
  .flxBox .boxItemLeft,
  .flxBox .boxItemRight {
    width: 100%;
    float: none;
    padding: 0;
  }

  .kvBox {
    margin-top: 0;
  }

  .kvTbl {
    width: 100%;
  }

  .kvTbl .tblItem {
    display: table-cell;
    width: 50%;
  }

  .kvTbl .tblItem img {
    width: 100%;
  }

  .mainSlider {
    height: auto;
  }

  /*.mainSlider img { margin: 10px auto; width: auto; height: auto; }*/
  /*.mainSlider img { margin: 0; }*/
  .mainSlider {
    text-align: center;
  }

  /*171108KV*/
  .mainSlider .bnr {
    width: 94%;
  }

  /*171108KV*/
  .mainSlider .kv {
    width: 100%;
  }

  /*171108KV*/
  .banner {
    display: block;
  }

  .banner li {
    display: block;
    float: left;
  }

  .subNavi {
    width: 100%;
    margin-top: -3px;
  }

  .subNavi li a {
    padding-right: 15px;
    font-size: .97em;
    line-height: 1.2;
    letter-spacing: -1px;
  }

  .sub .banner img {
    width: 90%;
  }

  .sub nav + .banner li {
    margin-top: .8em;
  }

  .banner img {
    width: 95%;
  }

  .banner img.bnr_normal {
    display: none;
  }

  .banner img.bnr_small {
    display: block;
  }

  #top h1 {
    padding: 0 0 .2em;
    color: #093;
    text-align: center;
    font-size: 18px;
    border: 0;
  }

  #top ul.bnr {
    margin: 0;
    padding: 14px 0 0;
    list-style: none;
  }

  #top ul.bnr li {
    margin: 0 0 5px;
    padding: 0;
  }

  #top ul.bnr li img {
    margin: 0;
    width: 100%;
    padding: 0;
  }

  #top ul.bnr li:last-child {
    padding: 0;
    margin: 0;
  }

  #top ul.bnr a {
    display: block;
    color: #aaa;
    text-decoration: none;
    /*	padding:0 10px;*/
    text-align: center;
    /* This is to prevent jagged borders in Webkit. */
    -webkit-background-clip: padding-box;
  }

  #top .topSectionTitle {
    height: 26px;
    margin-bottom: 50px;
  }

  #top .topSectionTitle:after {
    bottom: -19px;
    width: 75px;
  }

  #top .topSectionTitle span {
    font-size: 14px;
  }

  #top .topSectionTitle em {
    font-size: 17px;
  }

  .iconSearchCircle:before,
  .iconDocumentCircle:before {
    width: 26px;
    height: 26px;
    margin-right: 14px;
    background-size: auto 14px;
    top: 6px;
  }

  #top #typeBox {
    min-width: 0;
    padding: 30px 10px 45px;
  }

  #top .typeList {
    width: 100%;
  }

  #top .typeListItem {
    width: 33.3%;
  }

  #top .typeListItem a {
    height: 95px;
  }

  #top .typeListInner {
    line-height: 1.3;
    font-size: 13px;
  }

  #top .typeListItem:nth-child(1),
  #top .typeListItem:nth-child(3),
  #top .typeListItem:nth-child(5),
  #top .typeListItem:nth-child(7),
  #top .typeListItem:nth-child(9),
  #top .typeListItem:nth-child(11) {
    background: rgba(255, 255, 255, .66);
  }

  #top .typeListItem:nth-child(2),
  #top .typeListItem:nth-child(4),
  #top .typeListItem:nth-child(6),
  #top .typeListItem:nth-child(8),
  #top .typeListItem:nth-child(10),
  #top .typeListItem:nth-child(12) {
    background: rgba(243, 243, 243, .66);
  }

  #top .iconType {
    height: 32px;
    margin-bottom: 6px;
  }

  #top .banner {
    width: 100%;
    padding: 0 20px;
  }

  #top .banner li {
    margin: 0;
  }

  #top .banner li:not(:last-child) {
    margin-bottom: 15px;
    padding-right: 0;
  }

  #top .banner img {
    width: 100%;
  }

  #top #informationArea h2 {
    margin-top: 38px;
    padding-top: 0;
  }

  #top #informationArea h2 a {
    font-weight: normal;
  }

  #top #informationArea dt {
    line-height: 1;
    margin-bottom: 10px;
    padding-top: 15px;
  }

  #top #informationArea dd {
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 1px dotted #d2d2d2;
    line-height: 1.5;
  }

  #top #informationArea dt.new:after {
    content: '-NEW-';
    display: inline-block;
    margin-left: 10px;
    color: #ec7600;
  }

  #top #informationArea dt.new + dd {
    text-indent: 0;
  }

  #top #informationArea dt.new + dd:before {
    display: none;
  }

  #top .categoryBannerBox .banner {
    margin: 0;
    padding: 25px 10px;
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
  }

  #top .footerBannerBox.banner {
    margin: 0;
    padding: 35px 10px 40px;
  }

  #top .footerBannerBox.banner li:not(:last-child) {
    margin-bottom: 13px;
    padding-bottom: 0;
  }

  #top .footerBanner {
    width: 100%;
    height: 80px;
  }

  #top .footerBanner dt {
    margin-bottom: 0;
    font-size: 1.1em;
  }

  #top .footerBanner dd {
    font-size: .95em;
    margin-right: 28px;
    line-height: 1.3;
  }



  .moveBtnArea {
    margin: 10px 0;
    padding: 0 10px;
  }

  .moveBtn {
    height: 35px;
    line-height: 33px;
  }

  .moveBtnInner {
    height: 33px;
    font-size: 10px;
  }

  .moveBtnInner em {
    font-size: 13px;
  }

  .moveBtnArea .flxBox .boxItemLeft {
    float: left;
    width: 50%;
    padding-right: 5px;
  }

  .moveBtnArea .flxBox .boxItemRight {
    float: right;
    width: 50%;
    padding-left: 5px;
  }

  .iconSearch:before,
  .iconDocument:before {
    width: 12px;
    height: 12px;
    margin-right: 7px;
    top: 2px;
  }

  .iconBtnArrow:after {
    width: 11px;
    height: 11px;
    margin-left: 7px;
    top: 1px;
  }


  #categoryBox {
    min-width: 0;
    padding: 30px 10px 0;
    background: #fafafa;
    box-sizing: border-box;
  }

  #categoryBox dl {
    float: none;
    width: 100%;
    border: none;
  }

  #categoryBox dl:last-child {
    margin-bottom: 0;
  }

  #categoryBox dl:not(:last-child) {
    border-bottom: 1px dotted #d2d2d2;
  }

  #categoryBox dt p {
    height: auto;
  }

  #categoryBox dd {
    padding: 0 10px;
  }

  #categoryBox dd li:not(:last-child) {
    margin-bottom: 15px;
  }

  #categoryBox .banner,
  .banner li {
    float: none;
    margin: 10px auto;
    width: auto;
  }

  #categoryBox .inner .banner img {
    width: 100%;
  }

  #informationArea {
    margin: 10px;
    width: auto;
  }

  #informationArea dt {
    float: none;
  }

  #informationArea dd {
    padding-left: 0;
  }

  #informationArea dt.new + dd {
    background: url(/common/img/icon_new.gif) 0 .5em no-repeat;
    text-indent: 2em;
  }

  /* linkBox */
  .linkBox,
  .linkBox li {
    display: block;
    margin: 1.5em 0;
    padding: 0;
    width: auto;
  }

  #thickBox table {
    margin-bottom: 0;
    font-size: .8em;
    line-height: 1.5em;
  }

  #TB_window::-webkit-scrollbar {
    width: 5px;
    background: #e2e2e2;
  }

  #TB_window::-webkit-scrollbar:horizontal {
    height: 5px;
    background: #e2e2e2;
  }

  #TB_window::-webkit-scrollbar-thumb {
    background: #9c9c9c;
    border-radius: 2px;
  }

  #TB_window::-webkit-scrollbar-thumb:horizontal {
    background: #9c9c9c;
    border-radius: 2px;
  }

  /* Relation */
  #relation h2 {
    font-size: 1.1em;
    padding-bottom: .7em;
  }

  #relation .btn_more {
    padding: 10px 0 14px;
  }


  /* 市民公開講座
------------------------------*/
  .pcnone {
    display: block !important;
  }

  .spnone {
    display: none !important;
  }

  .course_guide {
    border-top: 2px dotted #093;
    padding: 10px 18px;
    font-size: .9em;
  }

  .course_guide .guide_box {
    overflow: hidden;
  }

  .course_guide .course_guide_box .course_guide_tit_bnr {
    display: block;
    max-width: 278px;
    width: 100%;
    margin: 0 auto 10px;
  }

  .course_guide .course_guide_box .course_guide_tit_bnr img {
    width: 100%;
    height: auto;
  }

  .course_guide .course_guide_box .course_guide_desc {
    display: block;
    width: 100%;
    margin: 0 auto 0;
  }

  .course_guide .course_guide_box .course_guide_desc dl dt {
    background: none;
    border-bottom: 2px dotted #999;
    color: #0b85ff;
    font-size: 1em;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
  }

  .course_guide .course_guide_box .course_guide_desc dl dt a {
    pointer-events: none;
    padding: 0;
  }

  .course_guide_desc_btn {
    background: #439742;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    max-width: 250px;
    width: 85%;
    margin: 10px auto;
    padding: 7px 0;
  }

  /*yakubutsuryohou*/
  .yakubutsulink ul.yakubutsulink_list {
    padding: 0;
  }

  .yakubutsulink ul.yakubutsulink_list li {
    width: 164px;
    display: table;
    float: left;
    padding: 2px 0 6px 0;
    margin: 0 9px 0 0;
    position: relative;
  }

  .yakubutsulink ul.yakubutsulink_list li:nth-child(2n) {
    margin-right: 0;
  }

  .yakubutsulink ul.yakubutsulink_list li:nth-child(4n) {
    margin-right: 0;
  }


  .price_box {
    padding: 0;
    width: 100%;
  }

  .price_box .innerBox {
    padding: 5px 20px 5px;
    font-weight: normal;
  }

  .price_box .subtit {
    margin: 0;
    background: #f39800;
    font-size: 1.16em;
    padding: 6px 0 6px;
    text-align: center;
    color: #fff;
    line-height: .8;
  }

  /* 190212 */
  .img_w_70 {
    width: 100%;
    padding-top: 0;
  }

  .img_w_75 {
    width: 100%;
    padding-top: 0;
  }

  .img_w_80 {
    width: 100%;
    padding-top: 0;
  }

  .img_w_100 {
    width: 100%;
    padding-top: 0;
  }

  .pd10 {
    padding-top: 10px;
  }

  .pd20 {
    padding-top: 20px;
  }

  .pd30 {
    padding-top: 30px;
  }
}

/*iphone5対応*/
@media screen and (max-width: 374px) {
  #logo img {
    width: 110px;
    height: auto;
  }

  #logoOcg {
    right: 55px;
  }

  #logoOcg img {
    width: 90px;
    height: auto;
  }

  .spsnone {
    display: none;
  }
}
