﻿@charset "UTF-8";

/* Reset */
html{ font-size: 10px;}
#sysAll .sysContent {
  padding: 0; }

body{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height:1.47;
}

#sysAll, #sysAside, #sysMain, #sysFooter {
  margin: 0;
  padding: 0; }

input {
  padding-left: 5px; }

*{
	word-break: normal;
}

a:hover {
  opacity: 0.8; }

#sysRegi div#sysRegisterForm {
    display: none;
}


#item ul.itemization li{
	padding-left: 1em;
	text-indent: -1em;
}

.urgent_info{
	text-align: center;
	padding: 14px 5px;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	border-top: solid 2px #ff0000;
	border-bottom: solid 2px #ff0000;
	background-color: #FFF;
}
.urgent_info a{
background: url(../img/icon/icon_info.png) left center no-repeat;
background-size: 14px;
padding-left: 1.2em;
color: #FF0000;
}

.name_img{
	height: 14px;
    vertical-align: middle;
}

.dashedBlueBox .name_img{
	height: 14px;
	line-height:150%;
	vertical-align: middle;
}

.name_img_10{
	height: 10px;
	vertical-align: middle;
}

.name_img_20{
	height: 20px;
	vertical-align: middle;
}
.name_img_14{
	height: 15px;
	vertical-align: middle;
}
.name_img_15{
	height: 15px;
	vertical-align: middle;
}

.smallsize .name_img{
	height: 14px;
    vertical-align: middle;
}
/*lp*/
#sysItemDetail .lp #item .student .exp .name_img_10{
	height: 10px;
	vertical-align: middle;
	width: auto;
}
#sysItemDetail .lp #item .student .exp .name_img{
	height: 14px;
    vertical-align: middle;
    padding-bottom: 1px;
	width: auto;
}


.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt70 { margin-top: 70px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }

.txt_left { text-align: left; }
.txt_center { text-align: center; }
.txt_right { text-align: right; }

.lineheight18 { line-height: 1.8; }
.lineheight19 { line-height: 1.9; }
.lineheight20 { line-height: 2; }


.kome {
	list-style: none;
}
.kome li {
	margin-left: 1em;
	text-indent: -1em;
}
.kome li:before {
	content: "※";
}



/* Reset input[type="search"] */
input[type="submit"],
input[type="search"] {
  -webkit-appearance: none;
  -webkit-box-sizing: content-box;
  -webkit-border-radius: 0;
  border-radius: 0; }

input[type="search"]:focus {
  outline-offset: -2px; }

input[type="search"]::-webkit-search-decoration {
  display: none; }

/* Layout */
#sysAll {
  max-width: 100%; }

div#sysHeader {
  padding: 0;
  margin: 0;
  border-top: 5px solid #FFCC00; }

div#sysWrap {
  max-width: 960px;
  margin: 0 auto; }

div#sysAside {
  width: 20.83333333333%;
  width: -webkit-calc(200px);
  width: calc(200px);
}

div#sysMain {
  width: 73.95833333333%;
  width: -webkit-calc(94.7916666667% - 200px);
  width: calc(94.7916666667% - 200px);
  /*margin-left: 2.39583333333%;
  margin-right: 1.14583333333%;*/ }

/* plugin*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 40px;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  width: 100%;
  max-width: 100%;
  display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -20px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88%E3%82%B9%E3%83%88%E3%82%A2Basic_files/images/bx_loader.gif) center center no-repeat white;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 8px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #ccc;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #666; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("../img/topMain/slide/arrow-left.png") no-repeat;
  -wetbkit-background-size: 100%;
  background-size: 100%; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url("../img/topMain/slide/arrow-right.png") no-repeat;
  -wetbkit-background-size: 100%;
  background-size: 100%; }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
  opacity: 0.9; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 46px;
  height: 45px;
  text-indent: -9999px;
  z-index: 99; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88%E3%82%B9%E3%83%88%E3%82%A2Basic_files/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88%E3%82%B9%E3%83%88%E3%82%A2Basic_files/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

/* Header */
.h-logotop {
  margin-top: 6px;
  position: relative;
  left: 50%;
  margin-left: -48.33333%;
  margin-bottom: 6px;
  float: left; }
  
.h-logotop h1 {
  font-size:9px;
  font-weight: normal; }

.h-logotop img{
  /*width: (147 / 960) * 100%;*/
  width: 147px;
  max-width: 147px;}
  
.h-logoall{
  margin-top: 9px;
  position: relative;
  left: 50%;
  /*width: (147 / 960) * 100%;*/
  width: 147px;
  max-width: 147px;
  margin-left: -48.33333%;
  margin-bottom: 10px;
  float: left; }

.h-header,
.h-headerall {
  max-width: 960px;
  margin: 0 auto; }
  .h-header .sysContent,
  .h-headerall .sysContent {
    float: right;
    width: 66%;
    width: -webkit-calc(100% - 217px);
    width: calc(100% - 217px);
    max-width: 466px; }

.h-utilnav {
  font-size: 1.1rem;
  float: right;
  white-space: nowrap; }
  .h-utilnav > .sysDisplayTabletNone {
    white-space: nowrap; }
  .h-utilnav a {
    margin-right: 10px;
    text-decoration: none;
    letter-spacing: normal; }
    .h-utilnav a:before {
      content: "";
      width: 0;
      height: 0;
      border: 5px solid transparent;
      border-left-color: #FFCC00;
      display: inline-block; }

.h-allclass {
  margin-top: 16px;
  float: right;
  white-space: nowrap;
  width: 100%;
  text-align: right; }
  .h-allclass li {
    vertical-align: bottom;
    margin-right: 5px; }
  .h-allclass a, .h-allclass img {
    display: block; }

.h-toggleMenu {
  display: none; }

.h-globnavall {
  font-size: 1.5rem;
  background-color: #dfdfdf;
  margin: 0 auto;
  width: 960px; }
  .h-globnavall a {
    /*min-height: 44px;
    max-width: 52px;*/
    margin: 0 auto;
    padding: 15px 0 16px; }
  .h-globnavall ul {
    display: table;
    width: 70%; }
    .h-globnavall ul li {
      width: 14%;
      text-align: center;
      display: table-cell;
      float: none;
      border-right: 1px solid #fff;
      vertical-align: middle;
      letter-spacing: normal;
      line-height: 1; }
      .h-globnavall ul li.sysText a {
        text-overflow: initial;
        white-space: normal;
        display: block;
        font-size: 13px;
        text-decoration: none;
        color: #666699;
        border: none; }

.h-search {
  padding: 16.5px 10px;
  background-color: #dfdfdf;
  top: -42px;
  right: 86px; }
  .h-search form {
    width: 100%;
    display: table; }
  .h-search .sysItemSearchFormWord {
    display: table-cell;
    width: 100%;
    padding-right: 10px; }
    .h-search .sysItemSearchFormWord input {
      width: 200px !important;
      height: 23px;
      border: none;
      border-top: 1px solid #999; }
  .h-search .sysSearchButton {
    width: 33px;
    height: 23px;
    text-align: center;
    background: #666;
    color: #fff;
    border: 1px solid #ccc;
    font-size: 12px;
    padding: 0;
    cursor: pointer; }

.h-searchall {
  padding: 16.5px 10px;
  background-color: #dfdfdf;
  top: -43px;
  right: 10px; }
  .h-searchall form {
    width: 100%;
    display: table; }
  .h-searchall .sysItemSearchFormWord {
    display: table-cell;
    width: 84%;
    padding-right: 3px; }
    .h-searchall .sysItemSearchFormWord input {
      height: 23px;
      border: none;
      border-top: 1px solid #999; }
  .h-searchall .sysSearchButton {
    width: 33px;
    height: 23px;
    text-align: center;
    background: #666;
    color: #fff;
    border: 1px solid #ccc;
    font-size: 12px;
    padding: 0;
    cursor: pointer; }
/* Header  Sticky*/
body{position:relative;}
.contents #item .sticky_on{
	position:fixed;
	top:0;

	margin:0 auto !important;
	z-index:9999;
}
.sticky_off{
	position:static;	
}
/* Aside */
#sysAside > div {
  margin: 20px auto; }
  #sysAside > div:first-child {
    margin-top: 0; }

.ranking ul {
  border: 1px solid #ccc;
  border-top: none; }

.ranking li {
  display: table;
  width: 100%; }
  .ranking li > div{
    display: table-cell;
    vertical-align: middle; }
  .ranking li:nth-child(2n) {
    background-color: #eee; }
.ranking .sysIconRank {
  width: 29px;
  padding: 0 5px }
.ranking a {
  color: #3333cc;
  font-size: 1.3rem;
  display: block;
  padding: 10px 5px;
  line-height: 1.25; }

.s-bnr li {
  margin: 5px auto; }

.s-nav ul li.sysText a {
  font-size: 1.2rem;
  line-height: 25px;
  background: #eee;
  border-bottom: 1px dotted #ccc;
  padding-left: 10px;
  color: #3333cc;
  text-decoration: underline; }
  .s-nav ul li.sysText a:before {
    content: "";
    border: 5px solid transparent;
    border-left-color: #999;
    width: 0;
    display: inline-block;
    height: 0;
    margin-right: 7px; }
  .s-nav ul li.sysText a:hover {
    background: #ddd; }



/* footer */
.f-checked {
  padding: 10px 20px;
  border: 1px solid #ccc; }
  .f-checked .sysHeadline {
    color: #999;
    margin-bottom: 15px; }
    .f-checked .sysHeadline:before {
      content: "";
      width: 24px;
      height: 20px;
      display: inline-block;
      vertical-align: middle;
      background-image: url("../img/icon/icon_check.png");
      background-repeat: no-repeat;
      -webkit-background-size: contain;
      background-size: contain;
      margin-right: 5px;
      position: relative;
      bottom: 2.5px; }
  .f-checked .sysContent li {
    margin-bottom: 15px; }
  .f-checked .sysContent a {
    color: #3333cc;
    font-size: 1.2rem; }
    .f-checked .sysContent a:before {
      content: "";
      width: 0;
      height: 0;
      border: 5px solid transparent;
      border-left-color: #999;
      display: inline-block;
      vertical-align: middle; }

.f-search form {
  width: 100%;
  display: table; }
.f-search .sysItemSearchFormWord {
  display: table-cell;
  width: 100%;
  padding-right: 10px; }
  .f-search .sysItemSearchFormWord input {
    height: 28px;
    border: 1px solid #999; }
.f-search .sysSearchButton {
  width: 44px;
  height: 28px;
  text-align: center;
  background: #ccc;
  border: 1px solid #999;
  cursor: pointer; }

.p-pagetop { border-bottom: 2px solid #999; }

  .p-pagetop .sysContent { overflow: hidden; }

  .p-pagetop a {
    float: right;
    margin-right: 10px; 
    opacity: 0.8;
 }


  .p-pagetop a:hover { opacity: 1; }

.f-sitemap {
  font-size: 1.4rem; }
  .f-sitemap .pc-4columns {
    overflow: hidden;
    letter-spacing: .1em; }
    .f-sitemap .pc-4columns > li {
      width: 50%;
      float: left;
      border-bottom: 1px solid #fff;

      border-right: 1px solid #fff; }
      .f-sitemap .pc-4columns > li a {
        background-color: #FFCC00; }
        .f-sitemap .pc-4columns > li a:after {
          content: "";
          color: #fff;
          padding-right: 15px;
          background-image: url("../img/icon/icon-arrow-right.png");
          background-repeat: no-repeat;
          -webkit-background-size: contain;
          background-size: contain;
          width: 12px;
          height: 23px;
          vertical-align: middle;
          right: 0;
          top: 25%;
          position: absolute;
          display: block; }
    .f-sitemap .pc-4columns a {
      line-height: 3.5;
      padding: 5px 15px;
      background: #eee;
      border-bottom: 1px dotted #999;
      font-weight: bold;
      position: relative; }
			.f-sitemap .pc-4columns a.line2 {
				line-height: 1.4;
				padding: 10px 15px;
			}
      .f-sitemap .pc-4columns a:after {
        content: "";
        background-image: url("../img/icon/icon_arrow2_lightgray.png");
        height: 27px;
        width: 17px;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        right: 10px;
        top: 10px; }
	.f-sitemap dl.pc-4columns li:last-child {
    padding-bottom: 5px;
    background: #eee;
    border-bottom: 1px solid #ccc; }
  .f-sitemap a {
    text-decoration: none;
    display: block;
    color: #777; }
  .f-sitemap dt {
    font-weight: bold;
    color: #777;
    line-height: 3.5;
    padding: 5px 0 5px 15px;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
    position: relative; }
    .f-sitemap dt:after {
      content: "";
      background-color: #666;
      width: 2rem;
      height: 2rem;
      text-align: center;
      display: inline-block;
      font-weight: normal;
      float: right;
      -webkit-border-radius: 100%;
      border-radius: 100%;
      margin: 10px 10px 0 0;
      background-image: url("../img/icon/icon_plus.png");
      -webkit-background-size: 100%;
      background-size: 100%; }
    .f-sitemap dt.active:after {
      background-image: url("../img/icon/icon_minus.png");
      -webkit-background-size: 100%;
      background-size: 100%; }
  .f-sitemap dd {
    display: none; }

	.f-sitemap a span.window {
		background-image: url(/img/icon/icon_window.gif);
		background-repeat: no-repeat;
		background-position: right center;
		margin: 0px;
		padding-right: 15px;
	}


.f-tellnum li a {
  max-width: 400px;
  margin: 15px auto;
  display: block; }

.f-othercourse {
  text-align: center;
  padding: 18px 0;
  background-color: #dfdfdf; }
	.f-othercourse dt {
    display: inline-block;
    font-size: 1.2rem;
    color: #777;
    margin-right: 5px;
	}
		.f-othercourse dt:after {
      margin-left: 5px;
		}
		.f-othercourse dt:after {
			content: "-";
		}

	.f-othercourse dd {
    display: inline-block;
    font-size: 1.2rem;
    color: #777;
		margin-right: 1em;
	}
	.f-othercourse dd:last-child {
		margin-right: 0;
	}
  .f-othercourse a {
    text-decoration: none;
    color: #777;
		position: relative;
		padding-left: 16px;
		vertical-align: middle;
	}
  .f-othercourse a:before {
		position: absolute;
		content: "";
		top: 2px;
		bottom: 0;
		left: 0;
		width: 11px;
		height: 11px;
		border: 1px solid #777;
		border-radius: 50%;
	}
  .f-othercourse a:after {
		position: absolute;
		content: "";
		vertical-align: middle;
		top: 5.5px;
		bottom: 0;
		left: 5px;
		box-sizing: border-box;
		width: 4px;
		height: 4px;
		border: 3px solid transparent;
		border-left: 4px solid #777;
	}

.f-utilnav .sysContent {
  display: table;
  width: 100%; }
.f-utilnav a {
  display: table-cell;
  width: 25%;
  text-decoration: none;
  height: 40px;
  vertical-align: middle;
  background: #666;
  text-align: center;
  color: #fff;
  border-right: 1px solid #fff; }
  .f-utilnav a:last-child {
    border-right: none; }

.f-copyright {
  font-size: 1.1rem;
  text-align: center; }
  .f-copyright img {
    max-width: 138px;
    margin: 15px auto;
    display: block; }

/* module */
/* font */
.font-bold {
  font-weight: bold; }

/* Clearfix */
.h-clearfix:after,
.p-clearfix:after,
.clearfix:after {
  content: "";
  clear: both;
  display: block; }

/* inline-block */
.list-holizontal {
  letter-spacing: -.4em; }
  .list-holizontal li {
    display: inline-block;
    letter-spacing: normal; }

/* icons */
.icon-new:after {
  content: "";
  background-image: url("../img/icon/icon_new.png");
  width: 32px;
  height: 10px;
  display: inline-block;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-left: 10px;
  background-repeat: no-repeat; }

.icon-license:before {
  background-image: url("../img/icon/icon_shikaku.png");
  content: "";
  width: 30px;
  height: 17.5px;
  display: inline-block;
  -webkit-background-size: contain;
  background-size: contain;
  margin-right: 5px;
  vertical-align: middle;
  background-repeat: no-repeat; }

.icon-utility:before {
  background-image: url("../img/icon/icon_jitsuyou.png");
  content: "";
  width: 30px;
  height: 17.5px;
  display: inline-block;
  -webkit-background-size: contain;
  background-size: contain;
  margin-right: 5px;
  vertical-align: middle;
  background-repeat: no-repeat; }

/* MainContent Header */
.mainCnt .sysHeadline {
  background-image: url("../img/topMain/title-pc.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 9.5px; }
  .mainCnt .sysHeadline img {
    max-height: 15px; }

/* top */
#top {
    color: #555;
}

#top h2,#top h3,#top h4 {
    margin-bottom: 0;
}

.top_text {
	padding:10px;
	font-size:12px;}

.p-banner {
  margin-bottom: 10px; }
  .p-banner ul {
    overflow: hidden; }
  .p-banner li {
    width: 48.78049%;
    float: left; }
    .p-banner li:last-child {
      margin-left: 2.34375%; }

.p-pickup .sysContent {
  overflow: hidden;
  margin-top: 10px;
  margin-left: 0.70423%; }
.p-pickup section {
  float: left;
  font-size: 1.2rem;
  line-height: 1.47; }
.p-pickup h4 {
  color: #FF3399;
  font-weight: bold;
  margin-top: 5px; }

.p-topics {
  font-size: 1.2rem;
  line-height: 1.47;
  margin-top:10px }
  .p-topics dl {
    position: relative;
    padding: 10px 15px 10px 20px;
    border-bottom: 1px dashed #ccc;
    width: 96.15385%;
    margin: 0 auto; }
    .p-topics dl:before {
      background-image: url("../img/icon/icon_arrow_yellow.png");
      content: "";
      width: 6px;
      height: 9px;
      display: block;
      background-size: 100%;
      position: absolute;
      left: 0;
      top: 12.5px; }
  .p-topics a {
    color: #3333CC; }

.p-allcourse {
  font-size: 1.3rem;
  overflow: hidden; }
  .p-allcourse .sysContent {
    margin-top: 10px; }
  .p-allcourse a {
    color: #33c;
    font-weight: bold; }
  .p-allcourse .course-all {
    float: right;
    margin-top: 10px; }
    .p-allcourse .course-all:before {
      content: "";
      width: 6px;
      background-image: url("../img/icon/icon_arrow_gray.png");
      height: 9px;
      display: inline-block;
      background-size: contain;
      margin-right: 5px; }

.course-row {
  padding: 10px;
  border-bottom: 1px dotted #999; }
  .course-row h3 {
    margin-bottom: 1px;
    margin-top: 5px; }
    .course-row h3 img {
      max-height: 17px; }
  .course-row:nth-child(2),
  .course-row:nth-child(4),
  .course-row:nth-child(6) {
    background: #f6f6f6; }
  .course-row nav {
    letter-spacing: -.4em;
    margin-left: 4.22535%; }
    .course-row nav a {
      width: 50%;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: top;
      margin: 5px auto;
      padding-left: 30px; }
      .course-row nav a:before {
        margin-left: -30px; }
      .course-row nav a img {
        max-height: 1.3rem;
        vertical-align: bottom;
        margin-left: 5px; }

.p-aboutcourse {
  font-size: 1.3rem;
  line-height: 1.47; }
  .p-aboutcourse .sysContent {
    width: 96.05634%;
    margin: 10px auto 30px; }
  .p-aboutcourse h3 {
    width: 210px;
    margin-top: 20px; }

.reasons-row {
  background-color: #F7F5F0;
  letter-spacing: -.4em;
  font-size: 1.1rem;
  padding: 20px 15px;
  text-align: center; }
  .reasons-row section {
    width: 48.50747%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    margin-bottom: 15px;
    text-align: left; }
    .reasons-row section:nth-child(2n) {
      margin-left: 2.98507%; }
  .reasons-row h4 {
    margin-bottom: 5px; }
    .reasons-row h4 img {
      max-height: 15px; }
  .reasons-row div {
    overflow: hidden; }

    .reasons-row div img {
      width: 12.37785%;
      width: 38px;
      float: left;
      margin-right: 2.9316%;
      margin-top: 6px;
      margin-bottom: 6px; }
.font-red {
	color: #FF0000;
}
.akawaku {
	color: #FF0000;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #FF0000;
}

/* Custom Media Query */
@media screen and (min-width:961px) {
	.h-logoall,
	.h-logotop{
	 	margin-left: -465px !important;
	}
	.h-mainslider{
		margin-left: -480px !important;
	}
	.f-checked{
		margin-left: -461px!important;
	}
	#sysItemCategory .categoryMenu li:nth-child(3)::after{
		content: "\A" ;
		white-space: pre ;
	}
	#pc_footer_nav .pc-4columns.br::after{
		content: "\A" ;
		white-space: pre ;
	}
}

@media screen and (max-width:300px) {
	.btn-headerSP:first-child{
		display: none;
	}
}


body#top div#sysMain {
    float: right;
}

body#top div#sysAside {
    margin-left:0 !important;
    float: left;
}

body#top .h-search {
        right: 0;
        top: 0 !important;
}

body#top .h-search .sysItemSearchFormWord input {
        width: 100% !important;
        border: 1px solid #ccc;
}

body#top #sysMain {
   margin-right: 1.14583333333%;
}



/* category
---------------------------------------------------- */
#sysItemCategory h1 {
font-size: 9px; 
line-height: 1;
font-weight: normal;
color: #666;
margin: 10px;}


#sysItemCategory .sysPagination {
    display: none;
}


#sysItemCategory #sysMain {
	float: right;
	width: 71.95833333333%;
	width: -webkit-calc(91.7916666667% - 200px);
	width: calc(91.7916666667% - 200px);
}

#sysItemCategory #sysMain .categoryBox {
    border: 1px solid #ccc;
    margin-bottom: 21px;
    padding: 5px 7px 0 4px;
}

#sysItemCategory #sysMain .categoryBox h2 {
    margin-bottom: 16px;
}

#sysItemCategory #sysMain .categoryBox dl {
    margin-left: 12px;
}

#sysItemCategory #sysMain .categoryBox dt {
    font-size: 13px;
    margin-bottom: 8px;
}

#sysItemCategory #sysMain .categoryBox dd {
    border-bottom: 1px dotted #999;
    color: #666;
    font-size: 13px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

#sysItemCategory #sysMain .categoryBox dt span {
    background-color: #6699cc;
    border-radius: 3px;
    color: #fff;
    font-size: 10px;
    margin-right: 10px;
    padding: 2px 5px;
}

#sysItemCategory #sysMain .categoryBox dt .special {
    background-color: #ff6666;
}
#sysItemCategory #sysMain .categoryBox dt .culture {
    background-color: #f9a825;
}
#sysItemCategory #sysMain .categoryBox dt .study {
    background-color: #3ebbb0;
}
#sysItemCategory #sysMain .categoryBox dt a {
    color: #3333cc;
}

#sysItemCategory #sysMain .categoryBox dd span {
    border: 1px solid #ff3366;
    color: #ff3366;
    float: left;
    font-size: 10px;
    margin: 3px 10px 0 0;
    padding: 0 2px;
}

#sysItemCategory #sysMain .categoryBox dd img {
    padding-top: 5px;
}

#sysItemCategory #sysMain .ipadH2,
#sysItemCategory #sysMain .spH2,
#sysItemCategory #sysMain .sysItemCategoryPankuzu,
#sysItemCategory #sysMain .sysItemList {
    display: none;
}

#sysItemCategory #sysAside {
	float: left;
}

#sysItemCategory .sysItemListDisp {
	display: none;
}

#sysItemCategory .categoryMenu {
	padding-top: 30px;
	margin-bottom: 16px;
	text-align: center;
}

#sysItemCategory .categoryMenu li {
	margin-right: 20px;
	display: inline;
	font-size: 1.3em;
}

#sysItemCategory .categoryMenu li a {
	padding-left: 20px;
	color: #3333CC;
	background: url(../img/category/icon02.gif) no-repeat left center;
}

#sysItemCategory .sysItemList {
	margin-bottom: 21px;
	padding: 5px 0 15px;
	border: 1px solid #CCC;
}

#sysItemCategory .sysItemList .sysList {
	margin: 0 10px;
}

#sysItemCategory .sysItemList .sysList li {
	border-top: none;
	border-bottom: 1px dotted #999;
	font-size: 13px;
	color: #666;
	padding: 10px 5px;
}

#sysItemCategory .sysItemList .sysList li:last-child {
	border-bottom: 1px dotted #999;
}

#sysItemCategory .sysItemList .sysList li a {
	color: #33c;
}

#sysItemCategory .sysItemList .sysList li .sysItemName {
	margin-bottom: 10px;
}

#sysAside .s-search {
	margin-top: 12px !important;
	padding: 44px 10px;
	background: #FFCCCC url(../img/category/title01.gif) no-repeat 7px 14px;
}

#sysAside .s-search .sysItemSearchFormWord {
	margin-right: 8%;
	width: 60%;
	float: left;
}

#sysAside .s-search .sysItemSearchFormWord input {
	height: 26px;
	border: 3px solid #FF6666;
}

#sysAside .s-search .sysSearchButton {
	float: left;
	width: 25%;
	height: 23px;
	text-align: center;
	background: #666;
	color: #fff;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 0;
	cursor: pointer; 
}

#sysAside .s-checked {
	padding: 10px 0 7px 13px;
	border: 1px solid #CCC;
}

#sysAside .s-checked h2 {


	margin-bottom: 8px;
	padding-left: 27px;
	color: #999;
	font-size: 15px;
	letter-spacing: -1px;
	background: url(../img/category/icon03.gif) no-repeat left 1px;
	font-weight: normal;
}

#sysAside .s-checked li {
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: -1px;
}

#sysAside .s-checked li a {
	color: #3333CC;
}

#sysAside .s-checked li a:before {
	content: "";
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left-color: #999;
	display: inline-block;
	vertical-align: middle;
}

#sysItemCategory #h201 {
     background-color:#FFE6E6;
     padding: 5px 10px;
}


#sysItemCategory #h202 {
     background-color:#D9ECFF;
     padding: 5px 10px;
}

#sysItemCategory #h203 {
     background-color:#DFFFDF;
     padding: 5px 10px;
}
#sysItemCategory #h204 {
     background-color:#feeebf;
     padding: 5px 10px;
}
#sysItemCategory #h205 {
     background-color:#e1daed;
     padding: 5px 10px;
}
#sysItemCategory #h206 {
     background-color:#fffed1;
     padding: 5px 10px;
}




/* commodity
---------------------------------------------------- */
#sysItemDetail .sysItemListOriginalTag .sysCartInForm div .sysNumArea,
#sysBasket .sysItemListArea .sysNumArea,
#sysConfirm .sysNumArea,
#sysItemDetail .sysItemListOriginalTag .sysCartInForm div select {
	display: none;
}

.sysCart .sysNavImg {
	margin: 10px auto;
	text-align: center;
}

.sysCart .sysNextSubmitArea {margin: 30px 0;}


#sysItemDetail .sysItemListOriginalTag .sysCartInForm div {
	color: #fff;
}

#sysItemDetail .sysItemListOriginalTag .sysCartInForm div:nth-of-type(4), #sysItemDetail .sysItemListOriginalTag .sysCartInForm div:nth-of-type(3) {
display: block;
}

#sysItemDetail .sysItemListOriginalTag .sysCartInForm #sysSelections,
#sysItemDetail .sysItemListOriginalTag .sysCartInForm #sysSelections div,
#sysItemDetail .sysItemListOriginalTag .sysCartInForm #sysSelections div select {
     color: #000;
      display: inline-block !important;
}




#sysItemDetail .sysItemListOriginalTag .sysGoCartButton {
       display: block !important;
}


#sysItemDetail .sysItemListOriginalTag .sysCartButton {
position: relative;
	margin-top: 0px;
        width: 100%;
        border: none;
        padding: 0 0 5px 0;
	color: #fff;
	font-size: 20px;
       	text-align: center;
        border-radius: 3px;
        background: url(../img/item/common/btn_cart.png) no-repeat;
        text-indent: -9999px;
        cursor: pointer;  
        background-position: center;  
        height: 45px;  
        width: 463px;
        display: block;
	margin-bottom: 10px;
}

#sysItemDetail .sysItemListOriginalTag .sysGoCartButton {
    background: url(../img/item/common/btn_cart2.png) no-repeat;
}

/*予約ボタン*/
#sysItemDetail .reservation .sysItemListOriginalTag .sysCartButton {
	background: url(../img/item/common/btn_cart_reservation.png) no-repeat;
}
#sysItemDetail .reservation .sysItemListOriginalTag .sysGoCartButton {
    background: url(../img/item/common/btn_cart2.png) no-repeat;
}

#item .link {
	margin-bottom: 40px;
	text-align: center;
}

#item .link li {
	display: inline;
	margin: 0 20px;
}

.f-relation, .f-relation-lower{
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #ccc;
    padding: 10px 20px;
}

.f-checked {
    margin-left: 0 !important;
}

.f-relation .sysHeadline,
.f-relation-lower .sysHeadline {
    color: #999;
    margin-bottom: 15px;
}

.f-relation .sysHeadline:before,
.f-relation-lower .sysHeadline:before {
      content: "";
      width: 24px;
      height: 20px;
      display: inline-block;
      vertical-align: middle;
      background-image: url("../img/icon/icon_check.png");
      background-repeat: no-repeat;
      -webkit-background-size: contain;
      background-size: contain;
      margin-right: 5px;
      position: relative;
      bottom: 2.5px;
}

.f-relation .sysContent li,
.f-relation-lower .sysContent li {
    margin-bottom: 15px;
}

.f-relation .sysContent a,
.f-relation-lower .sysContent a {
    color: #3333cc;
    font-size: 1.2rem;
}

.f-relation .sysContent a:before,
.f-relation-lower .sysContent a:before {
      content: "";
      width: 0;
      height: 0;
      border: 5px solid transparent;
      border-left-color: #999;
      display: inline-block;
      vertical-align: middle;
}

.f-relation a.window {
	background-image: url(/img/icon/icon_window.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding-right: 15px;
}

#sysItemDetail .sysItemListOriginalTag .sysCartInForm #sysSelections {
            font-size: 14px;
            margin-bottom: 0px;
	    width: 100%;
}

#sysItemDetail .application .whiteBox:nth-child(2) .sysItemListOriginalTag .sysCartButton {
            background: url("../img/bnr/cart_bg02.jpg") no-repeat center top;
}

#sysItemDetail .sysCartInDone {
         margin-bottom: 10px;
         text-align: center;
}

#sysItemDetail .cart select{
padding: 0px;
margin: 0; }


#item .subjects02 p {margin-bottom:0} 





/* マイページ・フォーム
---------------------------------------------------- */

.sysMypage #sysAside{
	display:none;
}

.sysForm {
	padding:30px 10px;}


.sysMemberRegister,
.sysMypage,
.form-houjin_inquiry,
.form-inquiry,
.form-cancel,
.form-henkou,
.form-cancel_55english {
	font-size:16px;
	color: #333;
	margin-bottom:30px;
}

.form-houjin_inquiry h2,
.form-inquiry h2,
.form-cancel h2,
.form-cancel_55english h2,
.form-henkou h2,
.sysMypageMajorHeadLine,
.sysMemberRegister h2,
#sysItemSearch #sysMain h2 {
	background-image: url("../img/guide/titlebar_back.png");
	background-repeat: no-repeat;
	height: 43px;
	background-size: 100% 100%;
	margin-bottom: 30px;
	padding-left: 12px;
	padding-top: 5px;
	background-color:#FFFFFF
}
.test,
.form-bottom,
.sysOrderHistory{
	margin:20px 0;
}

#sysItemSearch  {
	font-size: 16px;
	line-height : 1.5;
	color: #333;
}

.sysMypageMajorHeadLine,
.sysMypageMinorHeadLine,
.form-bottom ul li,
.sysFormItem,
.sysFormField label,
.sysMypageNav,
.SysMypageMinorHeadLine{
	margin-bottom:20px;
}
#sysMypageIndex .sysFreeArea{
	margin-bottom:24px;
	background-color: #EEE;
	padding: 10px;
}

.sysFormItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	overflow:hidden;
	padding-bottom:14px
}

input[type=text],
input[type=password],
input[type=email],
input[type=number],
input[type=tel],
textarea {
  background: linear-gradient(top, #EFEFEF, #FFFFFF);
    background: -moz-linear-gradient(top, #EFEFEF, #FFFFFF);
    background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#FFFFFF));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFEFEFEF', endColorstr='#FFFFFFFF');
  border: #999999 1px solid;
  border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
  margin: 0.5em 0;
  padding: 0.7em 0.3em;
  width: 100%;
  font-size:16px;
}
select {
	width:100%;
	padding:5px;
	margin: 0.5em 0;
	font-size:16px;
}

input[type="radio"] {
	display:inline-block;
	width:20px;
	height:30px;
	vertical-align:middle;
	margin: 0.5em 0;
}

input[type="checkbox"] {
	display:inline-block;
	width:20px;
	height:20px;
	vertical-align:middle;
	margin: 0.5em 0;
}

label.checkboxlabel {
	display:inline-block;
	width:95%;
	height:35px;
	line-height:35px;
	border:1px solid #CCC;
	margin-bottom: 3px;
	background-color: #F0F0FF;
	padding-left: 3px;
}

.sysOrderList li,
#sysItemSearch sysItemList ul li{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #CCC;
}
.sysMypageNav {width:300px}

.sysGender label { float: none!important; }
/* #sysMypageEditMember .sysGender label.sysFormLabel { position: absolute!important;} */
/* #sysMypageEditMember .sysGender .sysFormField { margin-left: 300px;} */

.sysBirthday label { float: none!important; }
/* #sysMypageEditMember .sysBirthday label.sysFormLabel { position: absolute!important;}
#sysMypageEditMember .sysBirthday .sysFormField { margin-left: 300px;} */
.sysBirthday input[type="text"] { width: 45px!important;}

.sysMemberRegister .ethna-error{color:#ff0000;}
.sysFormField label{
	float: left;
	width: 100%;
	margin-bottom:5px;
}
.sysRequired 
 {
	color: #FF3366;
	font-size: 12px;
	padding: 3px;
}


.sysMypage .sysButton,
.sysMemberRegister .sysButton,
.sysItemSearch .sysSearchButton,
.sysBackButton {
border:1px solid #bfbfbf; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:15px;padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(140,140,140,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #DBDBDB; background-image: -webkit-gradient(linear, left top, left bottom, from(#DBDBDB), to(#A6A6A6));
 background-image: -webkit-linear-gradient(top, #DBDBDB, #A6A6A6);
 background-image: -moz-linear-gradient(top, #DBDBDB, #A6A6A6);
 background-image: -ms-linear-gradient(top, #DBDBDB, #A6A6A6);
 background-image: -o-linear-gradient(top, #DBDBDB, #A6A6A6);
 background-image: linear-gradient(to bottom, #DBDBDB, #A6A6A6);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#DBDBDB, endColorstr=#A6A6A6);
  margin: 0.5em 10%;
  white-space: normal;
  width: 80%;
  cursor: pointer;
}

.sysLoginButton,
.sysNextSubmit,
.sysMypageNav .sysButton,
.sysReviewHistoryList input[type="submit"],
#sysMemberRegisterIndex .sysForm input[type="submit"] {
border:1px solid #fe4983; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;font-size:15px;padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(69,69,69,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #FE81A9; background-image: -webkit-gradient(linear, left top, left bottom, from(#FE81A9), to(#D14E78));
 background-image: -webkit-linear-gradient(top, #FE81A9, #D14E78);
 background-image: -moz-linear-gradient(top, #FE81A9, #D14E78);
 background-image: -ms-linear-gradient(top, #FE81A9, #D14E78);
 background-image: -o-linear-gradient(top, #FE81A9, #D14E78);
 background-image: linear-gradient(to bottom, #FE81A9, #D14E78);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FE81A9, endColorstr=#D14E78);
  margin: 0.5em 10%;
  width: 80%;
  cursor: pointer;
}


.sysZipcode .sysFormField {
  width: 50%;
  min-width: 150px;
  max-width: 300px;
}

.sysZipcode .btn {
	width:50%;
	margin: 0;
}




.sysErrorFormField {
	background-color:#FFCCCC;}

.sysAcceptHtmlMailmagazine,
.sysFax { display:none}
.sysAcceptMailmagazine:before {
    content:"DM送付･";    
    }


.form-houjin_inquiry #sysMain,
.form-inquiry #sysMain,
.form-cancel #sysMain,
.sysMemberRegister #sysMain,
.sysMypage #sysMain,
#sysItemSearch #sysMain {
	padding-top:16px;
}

.sysRemarks .sysFormField,
.form-cancel .sysFormField {
	color:#777;
	font-size:90%;
}

.sysRemarks:nth-of-type(1) textarea { height: 3rem!important;}
.sysRemarks:nth-of-type(2) textarea { height: 3rem!important;}
.sysRemarks:nth-of-type(3) textarea { height: 3rem!important;}



/*Webkit*/
::-webkit-input-placeholder    {color: #AAA}
 
/*Firefox 19以降*/
::-moz-placeholder    {color: #AAA}
 
/*Firefox 18以前*/
:-moz-placeholder    {color: #AAA}
 
/*Windows IE*/
:-ms-input-placeholder    {color: #AAA} 

/* ▼こちらで入れたCSS
--------------------------*/


/* formatting style
--------------------------*/
#contents,#item  {
	font-size: 16px;
	line-height : 1.5; /* 24px */
	color: #333;
}



#contents h1,h2,h3,h4,h5,h6 { margin-bottom : 24px}
#item h2{clear:both;}
#item h2,h3,h4,h5,h6 { margin-bottom : 24px}

body #item h1 {
font-size: 9px; 
line-height: 1;
font-weight: normal;
margin: 10px;}

#contents h1 {
font-size: 48px; 
line-height: 1} /* 48px */
#contents h2 {
	font-size : 22px;
	line-height : 1.5
} /* 48px */
#contents h3{
font-size : 20px;
line-height : 1.2} /* 24px */



#contents hgroup h2,h4,h5,h6 {
font-size : 16px;
line-height : 1.5} /* 24px */

#contents ul,#item ul {
padding: 0;
margin: 0}

#contents li,#item li {
margin: 0;
padding: 0;
list-style: none}

#contents a img,#item a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contents img,#item img {
	max-width: 100%;
}

#contents a,#item a {
	color: #3333cc;
}

#contents section,#item section {
	margin-bottom: 40px;
	clear: both;
}

#contents p,#item p {
	margin-bottom : 24px;
	text-align : left;
}


/* table styles
--------------------------*/
#contents table,#item table {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse: collapse;
	margin-bottom: 24px;
	text-align: left;
}

#item table.set3_tb {
	border:none;
}


#contents td,#item td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px;
	font-size: 90%;
}

#contents table.small td,
#item table.small td{
	margin: 0px;
	padding: 3px;
	font-size: 80%;
}


#contents td.tdgray,#item td.tdgray {
	background-color: #EFEFEF;
}

#contents td.tdyellow,#item td.tdyellow {
	background-color: #FFFFCC;
}

#contents td.tdpink,#item td.tdpink {
	background-color: #FFF0EE;
}

#contents td.tdwhite,#item td.tdwhite {
	background-color: #FFFFFF;
}

#contents td.tdorange,#item td.tdorange {
	background-color: #FFF0E1;
}

#contents td.tdgreen,#item td.tdgreen {
	background-color: #f3ffd9;
}

#contents td.tdlemon,#item td.tdlemon {
	background-color: #FFFF80;
}

#contents td.tdcenter,#item td.tdcenter {
	text-align: center;
}





#contents .non-frame{
	border-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contents .td_non-frame{
	border-style: none;
	padding: 0px;
}

#contents .td_non-frame_pad10{
	border-style: none;
	padding: 10px;
}



/* other styles
--------------------------*/
#contents .font-bold,
#item .font-bold {
	font-weight: bold;
}

#contents .emerarud,
#item .emerarud {color: #2bb6b6}

#contents .red,
#item .red {
	color: #FF0000
}

#contents .orange,
#item .orange {
	font-weight: bold;
	color: #FF6600;
}

#contents .pink,
#item .pink {
	font-weight: bold;
	color: #FF3366;
}

#contents .black,
#item .black {
	font-weight: bold;
	color: #000;
}

#contents .gray,
#item .gray {
	color: #999999;
}

#contents .paleblue,
#item .paleblue {
	color: #6699CC;
}

#contents .box-yellow,
#item .box-yellow {
	background-color: #FFFFCC;
	padding: 10px;
	overflow:hidden;
	margin-bottom: 24px;
	word-wrap: break-word;
}

#contents .box-blue,
#item .box-blue {
	background-color: #F0F8FF;
	padding: 10px;
	margin-bottom: 24px;
}

#contents .box-dashed,
#item .box-dashed {
	padding: 10px 20px;
	border: 1px dashed #999999;
	overflow:hidden;
	margin-bottom: 24px;
}

#item .box-gray {
	background-image: url(../img/item/common/box-gray_backimage.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 10px;
	overflow:hidden;
}

#contents .box-pink,
#item .box-pink   {
	background-color: #FFEEEE;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 24px;
}

#contents .box-pinkwaku,
#item .box-pinkwaku {
	border: 3px solid #FF6699;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#sysItemCategory #pagePath,
#contents #pagePath,
#item #pagePath {
    margin: 20px 0 14px 0;
	text-align:left;
}

#item #pagePath {
	float:left
}

#sysItemCategory #pagePath li,
#contents #pagePath li,
#item #pagePath li {
    color: #666;
    display: inline;
    font-size: 13px;
    margin-right: 10px;
}

#sysItemCategory #pagePath li a,
#contents #pagePath li a,
#item #pagePath li a {
    color: #3333cc;
    margin-right: 10px;
}


#contents .photo_right,#item .photo_right {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

#contents .photo_left,#item .photo_left {
	float: left;
	margin-right: 12px;

	margin-bottom: 12px;
}

#contents a.window,#item a.window,span.window,.categoryBox a.window {
	background-image: url(../img/icon/icon_window.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding-right: 15px;
}

#contents .button {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFCC00;
	background: -moz-linear-gradient(top, #FFFFcc, #FFCC00); 
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFcc), to(#FFCC00));
	background: -webkit-linear-gradient(top, #FFFFcc, #FFCC00);
	background: -o-linear-gradient(top, #FFFFcc, #FFCC00);
	background: linear-gradient(top, #FFFFcc, #FFCC00);
	font-weight: bold;
	text-shadow: 1px 1px 2px #ccc;
	padding: 8px 16px;
	float: right;
	margin-right:10px;
	margin-bottom:10px;
}

#contents .button  a {
	color: #666;
	background-image: url(../img/icon/button_arrow.png);
	background-repeat: no-repeat;
	padding-right: 30px;
	background-size: 17px;
	background-position: right center;
	text-decoration:none
}

#contents .button  a.back {
	color: #666;
	background-image: url(../img/icon/button_arrow2.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-size: 17px;
	background-position: left center;
	text-decoration:none
}

#contents .clear,#item .clear {
	clear: both;
}

#contents .overflow,#item .overflow{
	overflow: hidden;
}

#contents .smallsize,
#item .smallsize {
	font-size: 80%;
}
#contents .smallsize90,
#item .smallsize90 {
	font-size: 90%;
}
#contents .smallsize95,
#item .smallsize95 {
	font-size: 95%;
}

#item .smallsize2 {
	font-size: 80%;
	line-height: 1.5em;
  display: block;
}

#item .smallsize-ex {
	font-size: 70%;
}

#items_size{
	font-size: 80%;
}

#item .pagetoplink {
float: right;
margin-bottom: 10px;
font-size: 10px;}

.pagetoplink {
float: right;
margin: 10px;
font-size: 10px;}

#item .pagetoplink a,
.pagetoplink a {
color: #999;}


#contents .acMenu .ac_title{
	display: block;
	line-height: 50px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url(../img/icon/icon_plus.png);
	padding: 0 15px;
	background-position: 97% 50%;
	background-size: 22px 22px;
	margin: 0 0 20px 0;
	font-weight: bold;
	background-color: #eee;
    }
#contents .acMenu .ac_inner{
	border: #eee solid 4px; 
	padding: 15px;
    display: none;
	margin: 0 0 20px 0;
	font-size: 95%;
    }
#contents .acMenu .ac_title.active{
    background:url(../img/icon/icon_minus.png) no-repeat;
	background-position: 97% 50%;
	background-size: 22px 22px;
	background-color: #eee;
	margin: 0;
    }

#sysAll h2.ranking_ttl{
	margin-bottom: 0;
}



/* ご利用ガイドページ類
---------------------------------------------------- */

#contents {
	margin-bottom: 30px;
}

#contents h2,
.form-houjin_inquiry h2,
.form-inquiry h2,
.form-cancel h2 {
	background-image: url(../img/guide/titlebar_back.png);
	background-repeat: no-repeat;
/*	height: 43px;*/
	background-size: 100% 100%;
	margin-bottom: 30px;
	padding: 0 0.5em 0.2em 37px;
	text-indent: -37px;
	line-height: 1.3;
}

#contents h2 img {
	max-height:18px;
	margin-left: 12px;
	margin-top: 12px;
	margin-right: 5px;
}

#contents nav {
	margin-bottom : 24px;
}

#contents nav ul {
	overflow : hidden
}

#contents nav ul li {
	background-color: #FFFFCC;
	border: 1px dashed #FFDD79;
	width: 100%;
	font-weight: bold;
	margin-bottom: 8px;
	vertical-align: middle;
	padding : 5px;
}

#contents nav ul li a {
	color: #666666;
	text-decoration: none;
}

#contents nav ul li.another  {
	background-color: #EEE;
	border: 1px dashed #CCCCCC;
}

#contents nav ul li.another a {
	background-image: url(../img/icon/icon-arrow-right.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 10px;
	padding-right:16px;
}

#contents .webcvs img:first-child {
	width: 100%;
}
#contents .webcvs img:last-child {
	width: 68%;
}

#contents .convini  {
	width: 100%;
	max-width: 300px;
}

.contents #item p.kounin_flow_arrow {
	display: block;
	text-align: center;
	margin-top: -20px;
	margin-bottom: -15px;
}

#contents h3,#item h3 {
	background-image: url(../img/item/common/h3_backimage.png);
	background-repeat: repeat;
	clear: both;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC33;
	text-align:left;
	padding: 10px;
}

#contents dl {
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
	padding: 10px;
	margin-top: 0px;

}

#contents dt {
	background-image: url(../img/guide/icon_subtitle.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	background-position: left center;
	padding-bottom: 10px;
	padding-top: 10px;
}
#contents dt.line2 {
	background-position: left top 15px;
}

#contents dd {
	margin-left: 20px;
}

#contents h4 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	clear: both;
	margin-bottom: 16px;
}

#contents h4.top {
	padding-top: 0px;
}

#contents img.bnr_guide {
	float: right;
	max-width:182px;
	margin-left: 10px;
}

#contents h3.kouza {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6699;
}


#contents .tel_red {
	background-color: #FF9999;
}

#contents .tel_yellow {
	background-color: #FFFF99;
}

#contents .tel_blue {
	background-color: #99FFFF;
}

#contents .tel_white {
	background-color: #FFFFFF;
	text-align: left;
}

#contents .tel_table {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
	
}

#contents .tel_gray {
	background-color: #CCCCCC;
}


#contents .online {
	width: 100%;
	padding: 0px;
	margin-bottom: 24px;
}

#contents .online ul {
	display: block;
}

#contents .online   p.category {
	background-color: #DBDBDB;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center;
	font-size: 85%;
}

#contents .online  li {
	margin-bottom: 10px;
	background-image: url(../img/icon/icon_arrow_yellow.png);
	background-repeat: no-repeat;
	background-size: 7px;
	background-position:5px;
	padding-left: 15px;
}

#contents #sitemap li {
	background-image: url(../img/icon/icon_arrow3_yellow.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-size: 16px;
	margin-bottom: 8px;
	background-position: 2px;
	margin-left: 20px;
}

#contents #sitemap li.big {
	background-image: url(../img/icon/icon_arrow3_yellow.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-size: 16px;
	margin-bottom: 8px;
	background-position: 2px;
	font-weight: bold;
	margin-left: 0px;
}
#contents #sitemap li.small {
	background-image: url(../img/icon/icon_arrow3_yellow.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-size: 16px;
	margin-bottom: 8px;
	background-position: 2px;
	font-weight: normal;
	margin-left: 40px;
}

#contents img.guidance {
	width:100%;
	max-width:410px;
}

#contents ul.pctb_3column li {
	border:#CCC solid 2px;
	margin-bottom:24px;
	padding: 5px;
}

#contents ul.pctb_3column li img {
	display: block;
	margin: 0 auto;
}

/* 　受講申込ボタン*/
#contents .mousikomi_area{
  background: #55a6be;
	padding: 1em;
}
#contents .mousikomi_area .flex{
	background: #fff;
  border-radius: 5px;
  padding: 0.5em 0.5em 0.1em;
}
#contents .mousikomi_area .flex .mousikomi{
	margin-bottom: 0.2em;
}

/* よくある質問
---------------------------------------------------- */

/* 講座別のよくあるご質問 */
/*
#contents .faq_kouza {
	background-color: #FFE8FF;
	border: 1px dashed #FFCCFF;
	padding: 10px;
	margin-bottom: 24px;
}
*/
#contents .faq_kouzabetsu {
	margin-bottom: 35px;
	border: 1px dashed #FFCCFF;
}
#contents .faq_kouzabetsu .CollapsiblePanel {
	margin-bottom: 0;
	border: 0;
}
#contents .faq_kouzabetsu .CollapsiblePanelTab {
	background-image: none;
	background-color: #FFE8FF;
	padding: 12px;
	font-size: 100%;
	font-weight: bold;
}

#contents .faq_kouzabetsu dl.CollapsiblePanelContent {
	background-image: none;
	margin-bottom: 0;
	padding: 20px;
	background-color:#fff;
	border: 0;
	border-top: 1px dashed #FFCCFF;
	letter-spacing: -0.4em;
}
#contents .faq_kouzabetsu dl.CollapsiblePanelContent dt {
	background-image: none;
	padding: 1em 0 0;
	letter-spacing: normal;
	border-top: 1px dashed #FFCCFF;
}
#contents .faq_kouzabetsu dl.CollapsiblePanelContent dt:first-child {
	padding-top: 0;
	border-top: 0;
}
#contents .faq_kouzabetsu dl.CollapsiblePanelContent dt img {
	height: 20px;
}
#contents .faq_kouzabetsu dl.CollapsiblePanelContent dd {
	display: inline-block;
	letter-spacing: normal;
	margin: 0 0 0.3em 0;
}
#contents .faq_kouzabetsu dl.CollapsiblePanelContent dd:after {
	content: "｜";
	padding: 0 0.3em;
}
#contents .faq_kouzabetsu dl.CollapsiblePanelContent dd.last {
	margin-bottom: 1em;
}
#contents .faq_kouzabetsu dl.CollapsiblePanelContent dd.last:last-child {
	margin-bottom: 0;
}
#contents .faq_kouzabetsu dl.CollapsiblePanelContent dd.last:after {
	content: none;
}
#contents .faq_kouzabetsu dl.CollapsiblePanelContent dd a[target="_blank"] {
	padding-right: 15px;
	background: url(/img/icon/icon_window.gif) right center no-repeat;
}







/* よくある質問パネル
---------------------------------------------------- */

.CollapsiblePanel {
	margin: 0px 0px 10px;
	padding: 0px;
	border: 1px solid #DFDFDF;
}

.CollapsiblePanelTab {
	margin: 0px;
	padding: 5px 2px 5px 30px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background-image: url(../img/guide/faqQ.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 95%;
	text-align:left;
}

.CollapsiblePanelContent {
	margin: 0px;
	padding: 5px 5px 5px 30px;
	background-image: url(../img/guide/faqA.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	font-size: 95%;
	background-color: #FFFFCC;
	text-align:left;
}

.CollapsiblePanelTab a {
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #EEEEEE;
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #EEEEEE;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #EEEEEE;
}

.CollapsiblePanelContent #box {
	margin: 10px 5px;
	border: 1px solid #999999;
	padding: 10px 13px;
}

/* レイアウト調整共通CSS
---------------------------------------------------- */
.pctb-float-left {
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}

.pctb-float-right {
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}

img.max-width400 {
	width:100%;
	max-width:400px;
}

img.max-width300 {
	width:100%;
	max-width:300px;
}

img.sp_width130 {
	width:130px;
}

img.sp_width200 {
	width:200px;
}


/* 商品ページ
---------------------------------------------------- */

.spNone{display: none;}

.spPhoto{display: block;}


#item {
width : 100%;
margin : 0 auto;
text-align : center}

#item h2 {
	margin-bottom: 0px;
}

#item .menu {
	margin-bottom: 25px;
	overflow:hidden
}

#item .menu li {
	float: left;
	width:33%;
}

#item .center {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#item p.center {
	text-align: center;
}

.news {
	border: 3px solid #999;
	background-color: #FFFFE1;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	padding: 0;
}

.news .ttl {
	margin-bottom: 10px;
	background-color: #999999;
	padding: 10px;
	text-align: left;
}

#item .news .subBox {
	padding: 8px;
	font-size: 90%;
}

#item .cam_bnr {
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: center;
}

.action_menu {
	padding-bottom: 10px;
	border: 5px solid #333399;
	border-top: none;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 58px;
	margin-left: auto;
	width: auto;
	overflow:hidden;
	clear:both
}

.action_menu div.action_title {
	background-color:#333399;
	padding:10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
	
.action_menu li {
	text-align:center;
}

.action_menu li img {
	width:95%;
}

#item h2.t-pink {
	background-image: url(../img/item/common/title_back_pink.png);
	background-repeat: repeat-x;
	height: 73px;
	text-align: center;
	margin-bottom: 36px;
	padding-top:19px;
	vertical-align: middle;
	margin-top:48px;
}

#item h2.t-green {
	background-image: url(../img/item/common/title_back_green.png);
	background-repeat: repeat-x;
	height: 73px;
	text-align: center;
	margin-bottom: 36px;
	padding-top:19px;
	vertical-align: middle;
	margin-top:48px;
}

#item h2.t-aqua {
	background-image: url(../img/item/common/title_back_aqua.png);
	background-repeat: repeat-x;
	height: 73px;
	text-align: center;
	margin-bottom: 36px;
	padding-top:19px;
	vertical-align: middle;
	margin-top:48px;
}

#item h2.t-black {
	background-image: url(../img/item/common/title_back_black.png);

	background-repeat: repeat-x;
	height: 73px;
	text-align: center;
	margin-bottom: 36px;
	padding-top:19px;
	vertical-align: middle;
	margin-top:48px;
}

#item h2.t-blue {
	background-image: url(../img/item/common/title_back_blue.png);
	background-repeat: repeat-x;
	height: 73px;
	text-align: center;
	margin-bottom: 36px;
	padding-top:19px;
	vertical-align: middle;
	margin-top:48px;
}

#item h2.t-emerald {
	background-image: url(../img/item/common/title_back_emerald.png);
	background-repeat: repeat-x;
	height: 73px;
	text-align: center;
	margin-bottom: 36px;
	padding-top:19px;
	vertical-align: middle;
	margin-top:48px;
}

#item h2.t-mauvepink {
	background-image: url(../img/item/common/title_back_mauvepink.png);
	background-repeat: repeat-x;
	height: 73px;
	text-align: center;
	margin-bottom: 36px;
	padding-top:19px;
	vertical-align: middle;
	margin-top:48px;
}


#item h2.t-purple {
	background-image: url(../img/item/common/title_back_purple.png);
	background-repeat: repeat-x;
	height: 73px;
	text-align: center;
	margin-bottom: 36px;
	padding-top:19px;
	vertical-align: middle;
	margin-top:48px;
}

#contents .mb10,body #item .mb10 {
	margin-bottom: 10px !important;
}
#contents .mb15,body #item .mb15 {
	margin-bottom: 15px !important;
}
#contents .mb20,body #item .mb20 {
	margin-bottom: 20px !important;
}
#contents .mb24,body #item .mb24 {
	margin-bottom:24px !important;
}
#contents .mb30,body #item .mb30 {
	margin-bottom: 30px !important;
}
#item .mb36 {
	margin-bottom:36px !important;
}

#item .mt10-mb24 {
	margin-top: 10px;
	margin-bottom: 24px;
}

#contents .pb10,body #item .pb10 {
	padding-bottom: 10px !important;
}
#contents .pb15,body #item .pb15 {
	padding-bottom: 15px !important;
}
#contents .pb20,body #item .pb20 {
	padding-bottom: 20px !important;
}
#contents .pb24,body #item .pb24 {
	padding-bottom:24px !important;
}
#contents .pb30,body #item .pb30 {
	padding-bottom: 30px !important;
}
#item .pb36 {
	padding-bottom:36px !important;
}

#item .pctb_2culumn_left {
	border: 1px solid #CCCCCC;
	font-size: 90%;
	padding: 10px;
	margin-bottom: 10px;
}

#item .pctb_2culumn_right {
	border: 1px solid #CCCCCC;
	font-size: 90%;
	padding: 10px;
	margin-bottom: 10px;
}

#contents .dotline,
#item .dotline {
	padding-bottom: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
}

.video {
	position: relative;
	padding-bottom: 56.25%;
	/*padding-top: 30px;*/
	overflow: hidden;
	max-width: 100%;
	height: auto;
	clear: both;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
  
.video iframe, .video object, .video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


#item .voice {
	background-color: #DFEFFF;
	border: 1px dashed #99CCFF;
	padding:1em 0.7em 1em;
	font-size: 80%;
	clear: both;
	margin-bottom: 24px;
	overflow: hidden;
	margin-top: 24px;
}

#item .voice p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#item .voice img {
	float: left;
	margin-right: 10px;
	width: 100px;
}


#item .voice img.okada {
	float: right;
	margin: auto;
	width: 57px;
}


/* 受講生の声 */
.contents #item .voicebox {
	background-color: #ffe6e6;
}
.contents #item .voicebox .voice_ttl {
	margin-bottom: 0;
	background-color: #f35757;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.contents #item .voicebox dl {
	padding: 0 10px 10px 10px;
	border: 1px dotted #f35757;
	border-top: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contents #item .voicebox dt {
	font-size: 1.2rem;
	line-height: 1.4;
	margin-top: 10px;
	width: 15%;
	text-align: center;
}
.contents #item .voicebox dl.name_long dt {
	width: 20%;
}

.contents #item .voicebox dl.name_long dt br.sp_only {
	display: none;
}

.contents #item .voicebox dd {
	display: inline-block;
	margin-top: 10px;
	padding: 10px 15px;
	text-align: left;
	font-size: 1.4rem;
	line-height: 1.6;
	background-color: #fff;
	border-radius: 10px;
	position: relative;
	
	width: 82%;
}
.contents #item .voicebox dd:before {
	content: "";
	position: absolute;
	top: 25px;
	left: -18px;
	border: 6px solid transparent;
	border-right: 12px solid #fff;
}
.contents #item .voicebox dl.name_long dd {
	width: 77%;
}

.contents #item .voicebox dd strong {
	font-weight: bold;
	color: #f60;
}



#item .exp {
	border: 1px dotted #FFCC00;
	padding: 12px;
	margin-bottom: 24px;
	overflow: hidden;
}

#item .exp .question {
	color: #9966CC;
}

#item .more  {
	text-align: right;
	margin: 0px;
}
#item .more a {
	text-decoration: none;
	background-color: #E0E0E0;
	padding: 5px;
	color: #666666;
}


#item .exp .exp02,#item .exp .exp03{
	padding:3px;
	margin:3px;
	display:none;
}

#item .jitsugi_syosai{
	display:none;
	overflow:hidden;
}


#item .teachBox {
	padding-bottom: 5px;
	border: 1px solid #CDCDCB;
	overflow: hidden;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#item .teachBox .title {
	margin-bottom: 20px;
	padding: 10px;
	font-size: 16px;
	text-align: center;
	background-color: #FFFF66;
	margin-top: 0px;
	font-weight: bold;
}

#item .teachBox .title02 {
	background-color: #66FFCC;
}

#item .teachBox .subTeach {
	margin: 0 10px 10px;
	overflow: hidden;
}

#item  .teachBox  img {
	margin-right: 20px;
	float: left;
}

#item .arrow {
	margin-bottom: 10px;
	height: 32px;
	width: 34px;
	margin-right: auto;
	margin-left: auto;
}

#item .teachTitle {
	margin: 0 auto 20px;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background-color: #FF99CC;
}

#item .supervisor {
	margin: 0;
	background-color: #FDF4E8;
	padding: 15px;
}
#item .profile {
	color: #999;
	font-size: 70%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-top: -10px;
}

#item h4 {
	background-color: #FFFFB3;
	padding: 5px;
	clear: both;
}
#item .midashi_small {
	text-align: left;
	border-left: 5px solid #fc3;
	padding: 5px 5px 5px 10px;
	background: none;
	font-size: 1.1em;
}


#item .native_sound {
	background-color: #F0F8FF;
	border: 3px solid #CCCCCC;
	padding: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 24px;
	clear: both;
}

#item .native_sound p {
	font-weight: bold;
	color: #6699CC;
	display: table-cell;
	vertical-align: middle;
}
#item .native_point {
	font-weight: bold;
	padding: 10px;
	border: 2px dotted #FF6699;
	background-color: #FFE1E1;
	line-height: 180%;
	font-size: 120%;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#item .native_method {
	border: 3px solid #7B7BD2;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 24px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#item .chargebox {
	background-image: url(../img/item/common/charge_backimage.png);
	background-repeat: repeat;
	background-position: left top;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#item .chargebox .chargebox_inner {
	background-color: #FFFFFF;
	padding: 7px;
	overflow: hidden;
}

#item  .title-middle  p  {
	text-align:left;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size:18px;
}

#item .title-middle {
	margin-bottom: 10px;
}

#item  .course  {
	color: #6699CC;
	font-weight: bold;
	margin-bottom: -1px;
}
#item .chargebox .pricebox p {
	text-align: center;
	margin-bottom: 10px;
}

#item .chargebox .pricebox2 p {
	margin-bottom: 5px;
}

#item .chargebox .price {
	font-size: 26px;
	font-weight: bolder;
}

#item  .chargebox  .list-title {
	background-color: #C5D8EB;
	padding: 3px;
	margin-right: 5px;
}
#item .chargebox .list {
	line-height: 200%;
}
#item  .chargebox  .cambox {
	position: relative;
	background: #FF6699;
	font-size: 90%;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #FFFFFF;
	padding: 8px;
	margin-top: 20px;
	margin-bottom: 30px;
} 

#item  .chargebox  .cambox:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0; 
	width: 0; 
	position: absolute;
	 pointer-events: none; 
	 border-color: rgba(255, 102, 153, 0); 
	 border-bottom-color: #FF6699; 
	 border-width: 20px; 
	 margin-left: -20px; 
}

#item  .chargebox  .heartbox  p  {
	font-size: 80%;
}

#item  .chargebox  .heartbox  p.title  {
	background-image: url(../img/item/common/charge_icon_heart.png);
	background-repeat: no-repeat;
	background-position: 5px;
	background-size:24px;
	padding-left: 35px;
	font-weight: bold;
	color: #F75D84;
	font-size: 100%;
	margin-bottom: 10px;
	background-color: #FFDDDD;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#item  .chargebox  .heartbox  a  {
	background-image: url(../img/item/common/charge_icon_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	background-size:9px;
}

#item  .chargebox  .sidebar  .topLink  li {
	max-width:176px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}

#item .chargebox .sidebar {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#item  .chargebox  .sidebar  .otodoke {
	border: 2px solid #999;
	width: 65%;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	font-weight: bold;
	color: #FF3366;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#item .chargebox .sidebar .otodoke p {
	text-align: center;
	margin-bottom: 5px;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
}

#item .chargebox .sidebar .otodoke .zengo {
	font-size: 70%;
	color: #999999;
	letter-spacing: -1px;
}

#item .chargebox .sidebar .otodoke .title {
	background-color: #999999;
	padding: 4px;
	text-align: center;
	margin-bottom: 8px;
	color:#FFF;
}

#item  .chargebox  .sidebar  .bnr  li a {
	max-width:182px;
	margin-bottom: 7px;
	float: left;
	margin-right: 7px;
	width: 47%;
}

#item .chargebox .sidebar .pdf {
	background-color: #FFECEC;
	padding: 10px;
	font-size: 75%;
	clear: both;
}

#item .chargebox .sidebar .pdf a {
	background-image: url(../img/icon/pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.application  {
	overflow: hidden;
	margin-bottom: 24px;
	background-image: url(../img/item/common/application_backimage.png);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.application_inner    {
	background-color: #FFFFFF;
	overflow: hidden;
	margin-bottom: 20px;
	border: 1px solid #666666;
	text-align: left;
	padding: 10px;
}
.application_inner  p  {
	margin-bottom: 5px;
}

.application  .subjects02  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding:  0 0 5px 0;
	margin-bottom: 10px;
}

.application  .subjects02  p  {
	margin-bottom: 0px;
}

#item .telBox {
	background-color: #EFE0D1;
	border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding: 20px 12px;
}

#item .telBox p {
	margin-bottom: 15px;
	padding-bottom: 12px;
	color: #545454;
	font-size: 13px;
	text-align: center;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

#item .telBox .tel {
	text-align: center;
}

#item nav {
	margin-bottom : 24px;
}

#item nav ul {
	overflow : hidden
}

#item nav ul li {
	background-color: #FFFFCC;
	border: 1px dashed #FFDD79;
	width: 100%;
	font-weight: bold;
	margin-bottom: 8px;
	vertical-align: middle;
	padding : 5px;
}

#item nav ul li a {
	color: #666666;
	text-decoration: none;
}


/* すらすら話せる55段階式英会話
-------------------------------------------------------------- */
/* 共通
---------------------------------------------------- */
#topicpath {
  margin-bottom: 14px;
}

#topicpath ul {
  float: left;
  margin: 24px 0 0 15px;
}

#topicpath ul li {
  color: #666;
  display: inline;
  font-size: 13px;
  margin-right: 12px;
}

#topicpath ul li a {
  color: #3333cc;
  margin-right: 10px;
}

#topicpath h1 {
  float: right;
  font-size: 9px;
  line-height: 1;
  font-weight: normal;
  margin: 10px;
}



#s1-c2 .c-img {

  width: 84.9%;
  margin: 0 auto;
}

#s1-c3 .float-layout .l-txt {
  width: 69.4%;
  float: left;
}

#s1-c3 .float-layout .r-img {
  width: 26.9%;
  float: right;
  margin-top: 1.4%;
}

#s1-c5 .float-layout .l-txt {
  width: 49.8%;
  float: left;
}

#s1-c5 .float-layout .r-img {
  width: 43.7%;
  float: right;
  margin-top: 3.0%;
  margin-right: 3.0%;
}

/* s2
------------------------------------------ */


#s2-c1 .img-layout {
  margin: 2.5% 6.3% 0 6.3%;
}

#s2-c1 .img-layout .left {
  width: 48%;
  float: left;
}

#s2-c1 .img-layout .right {
  width: 48%;
  float: right;
}

#s2-c1 .img-layout .left dt, #s2-c1 .img-layout .right dt {
  margin-bottom: 5.0%;
  padding-top: 2.0%;
  padding-bottom: 2.0%;
  text-align: center;
  background: #2a9bc9;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

#s2-c1 .img-layout .left dt {
  margin-bottom: 16.0%;
}


#s2-c3 .c-img {
  margin-top: 1.8%;
  margin-right: 6.7%;
  margin-left: 6.9%;
}

#s2-c4 .float-layout {
  margin-bottom: 3.3%;
}

#s2-c4 ul {
  margin: 3.3% 8.6% 0 8.6%;
  line-height: 1.5;
  color: #329cc7;
  font-size: 20px;
  font-weight: bold;
}

#s2-c4 .link {
  margin: 3.3% 6.3% 0 6.3%;
}

#s2-c4 .link a {
  display: block;
  padding: 1.5%;
  text-align: center;
  text-decoration: none;
  line-height: 1.5;
  background-color: #329cc7;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

#s2-c5 .float-layout {
  margin-top: 3.3%;
}


/* s4
------------------------------------------ */

#s4-c1 {
  width: 66.667%;
  margin-left: auto;
}

#s4-c1 h3, #s4-c4 h3 {
  margin-right: 5.625%;
  margin-bottom: 4.8541%;
  padding-left: 4.7%;
  padding-top: 2.6%;
  padding-bottom: 2.3%;
}

#s4-c1 .txt, #s4-c4 .txt {
  margin-right: 11.25%;
  margin-left: 9.375%;
}

#s4-c1 .note {
  margin-top: 3.3333%;
  margin-right: 11.25%;
  padding-left: 9.375%;
}

#s4-c2 h3 {
  margin-right: 1px;
  margin-bottom: 3.15%;
  padding-left: 3.0208%;
  padding-top: 1.8%;
  padding-bottom: 1.7%;
}

#s4-c2 .txt, #s4-c3 .txt {
  margin-right: 7.2917%;
  margin-left: 7.2917%;
}

#s4-c3 h3, #s4-c5 h3 {
  margin-right: 1px;
  margin-bottom: 3.15%;
  padding-top: 1.8%;
  padding-bottom: 1.7%;
  text-align: center;
}

#s4-c4 {
  width: 66.667%;
}

#s4-c5 h3 {
  margin-bottom: 4.375%;
}

#s4-c5 .float-layout {
  margin-left: 7.917%;
  margin-right: 7.2917%;
}

#s4-c5 .float-layout .f-img {
  width: 39.066%;
  float: left;
}


#s4-c5 .float-layout .f-txt {
  width: 55.528%;
  float: right;
}

/* s5
------------------------------------------ */

#pl-c1 h3 a:before {
  background-color: #e23482;
  background: -webkit-linear-gradient(90deg, #d23079 0%, #e4428b 43%);
  background: -moz-linear-gradient(90deg, #d23079 0%, #e4428b 43%);
  background: -o-linear-gradient(90deg, #d23079 0%, #e4428b 43%);
  background: -ms-linear-gradient(90deg, #d23079 0%, #e4428b 43%);
  background: linear-gradient(0deg, #d23079 0%, #e4428b 43%);
}

#pl-c1 h3 .icn {
  background-color: #e53b8b;
  background: -webkit-linear-gradient(-41deg, #e23482 49%, #e74592 49%);
  background: -moz-linear-gradient(-41deg, #e23482 49%, #e74592 49%);
  background: -o-linear-gradient(-41deg, #e23482 49%, #e74592 49%);
  background: -ms-linear-gradient(-41deg, #e23482 49%, #e74592 49%);
  background: linear-gradient(-41deg, #e23482 49%, #e74592 49%);
}

#pl-c1 h3 .more {
  background-color: #e23482;
  background: -webkit-linear-gradient(90deg, #d23079 0%, #e4428b 43%);
  background: -moz-linear-gradient(90deg, #d23079 0%, #e4428b 43%);
  background: -o-linear-gradient(90deg, #d23079 0%, #e4428b 43%);
  background: -ms-linear-gradient(90deg, #d23079 0%, #e4428b 43%);
  background: linear-gradient(0deg, #d23079 0%, #e4428b 43%);
}

#pl-c1 h3 .img {
  top: 8px;
  right: 87px;
  width: 16.77%;
}

#pl-c1 .p-list > dl dl dt {
  background-color: #e23482;
}

#pl-c1 .p-list > dl dl dd {
  color: #e23482;
}

#pl-c2 h3 a:before {
  background-color: #ff5700;
  background: -webkit-linear-gradient(0deg, #ed5100 0%, #ff6312 43%);
  background: -moz-linear-gradient(0deg, #ed5100 0%, #ff6312 43%);
  background: -o-linear-gradient(0deg, #ed5100 0%, #ff6312 43%);
  background: -ms-linear-gradient(0deg, #ed5100 0%, #ff6312 43%);
  background: linear-gradient(0deg, #ed5100 0%, #ff6312 43%);
}

#pl-c2 h3 .icn {
  background-color: #ff6000;
  background: -webkit-linear-gradient(-41deg, #ff5700 49%, #ff6900 49%);
  background: -moz-linear-gradient(-41deg, #ff5700 49%, #ff6900 49%);
  background: -o-linear-gradient(-41deg, #ff5700 49%, #ff6900 49%);
  background: -ms-linear-gradient(-41deg, #ff5700 49%, #ff6900 49%);
  background: linear-gradient(-41deg, #ff5700 49%, #ff6900 49%);
}

#pl-c2 h3 .more {
  background-color: #ff5700;
  background: -webkit-linear-gradient(0deg, #ed5100 0%, #ff6312 43%);
  background: -moz-linear-gradient(0deg, #ed5100 0%, #ff6312 43%);
  background: -o-linear-gradient(0deg, #ed5100 0%, #ff6312 43%);
  background: -ms-linear-gradient(0deg, #ed5100 0%, #ff6312 43%);
  background: linear-gradient(0deg, #ed5100 0%, #ff6312 43%);
}

#pl-c2 h3 .img {
  top: 6px;
  right: 87px;
  width: 11.5625%;
}

#pl-c2 .p-list > dl dl dt {
  background-color: #ff5700;
}

#pl-c2 .p-list > dl dl dd {
  color: #ff5700;
}

#pl-c3 h3 a:before {
  background-color: #348b11;
  background: -webkit-linear-gradient(0deg, #318110 0%, #429322 43%);
  background: -moz-linear-gradient(0deg, #318110 0%, #429322 43%);
  background: -o-linear-gradient(0deg, #318110 0%, #429322 43%);
  background: -ms-linear-gradient(0deg, #318110 0%, #429322 43%);
  background: linear-gradient(0deg, #318110 0%, #429322 43%);
}

#pl-c3 h3 .icn {
  background-color: #3b9414;
  background: -webkit-linear-gradient(-41deg, #348b11 49%, #459b1a 49%);
  background: -moz-linear-gradient(-41deg, #348b11 49%, #459b1a 49%);
  background: -o-linear-gradient(-41deg, #348b11 49%, #459b1a 49%);
  background: -ms-linear-gradient(-41deg, #348b11 49%, #459b1a 49%);
  background: linear-gradient(-41deg, #348b11 49%, #459b1a 49%);
}

#pl-c3 h3 .more {
  background-color: #348b11;
  background: -webkit-linear-gradient(0deg, #318110 0%, #429322 43%);
  background: -moz-linear-gradient(0deg, #318110 0%, #429322 43%);
  background: -o-linear-gradient(0deg, #318110 0%, #429322 43%);
  background: -ms-linear-gradient(0deg, #318110 0%, #429322 43%);
  background: linear-gradient(0deg, #318110 0%, #429322 43%);
}

#pl-c3 h3 .img {
  top: 9px;
  right: 117px;
  width: 6.875%;
}

#pl-c3 .p-list > dl dl dt {
  background-color: #348b11;
}

#pl-c3 .p-list > dl dl dd {
  color: #348b11;
}

#pl-c4 h3 a:before {
  background-color: #0040a0;
  background: -webkit-linear-gradient(0deg, #003c95 0%, #124da7 43%);
  background: -moz-linear-gradient(0deg, #003c95 0%, #124da7 43%);
  background: -o-linear-gradient(0deg, #003c95 0%, #124da7 43%);
  background: -ms-linear-gradient(0deg, #003c95 0%, #124da7 43%);
  background: linear-gradient(0deg, #003c95 0%, #124da7 43%);
}

#pl-c4 h3 .icn {
  background-color: #0040a0;
  background: -webkit-linear-gradient(-41deg, #003997 49%, #004aa6 49%);
  background: -moz-linear-gradient(-41deg, #003997 49%, #004aa6 49%);
  background: -o-linear-gradient(-41deg, #003997 49%, #004aa6 49%);
  background: -ms-linear-gradient(-41deg, #003997 49%, #004aa6 49%);
  background: linear-gradient(-41deg, #003997 49%, #004aa6 49%);
}

#pl-c4 h3 .more {
  background-color: #0040a0;
  background: -webkit-linear-gradient(0deg, #003c95 0%, #124da7 43%);
  background: -moz-linear-gradient(0deg, #003c95 0%, #124da7 43%);
  background: -o-linear-gradient(0deg, #003c95 0%, #124da7 43%);
  background: -ms-linear-gradient(0deg, #003c95 0%, #124da7 43%);
  background: linear-gradient(0deg, #003c95 0%, #124da7 43%);
}

#pl-c4 h3 .img {
  top: 8px;
  right: 94px;
  width: 13.4375%;
}

#pl-c4 .p-list > dl dl dt {
  background-color: #003997;
}

#pl-c4 .p-list > dl dl dd {
  color: #003997;
}

#pl-c5 h3 a:before {
  background-color: #92109b;
  background: -webkit-linear-gradient(0deg, #880f90 0%, #9a21a2 43%);
  background: -moz-linear-gradient(0deg, #880f90 0%, #9a21a2 43%);
  background: -o-linear-gradient(0deg, #880f90 0%, #9a21a2 43%);
  background: -ms-linear-gradient(0deg, #880f90 0%, #9a21a2 43%);
  background: linear-gradient(0deg, #880f90 0%, #9a21a2 43%);
}

#pl-c5 h3 .icn {
  background-color: #9b13a4;
  background: -webkit-linear-gradient(-41deg, #92109b 49%, #a219aa 49%);
  background: -moz-linear-gradient(-41deg, #92109b 49%, #a219aa 49%);
  background: -o-linear-gradient(-41deg, #92109b 49%, #a219aa 49%);
  background: -ms-linear-gradient(-41deg, #92109b 49%, #a219aa 49%);
  background: linear-gradient(-41deg, #92109b 49%, #a219aa 49%);
}

#pl-c5 h3 .more {
  background-color: #92109b;
  background: -webkit-linear-gradient(0deg, #880f90 0%, #9a21a2 43%);
  background: -moz-linear-gradient(0deg, #880f90 0%, #9a21a2 43%);
  background: -o-linear-gradient(0deg, #880f90 0%, #9a21a2 43%);
  background: -ms-linear-gradient(0deg, #880f90 0%, #9a21a2 43%);
  background: linear-gradient(0deg, #880f90 0%, #9a21a2 43%);
}

#pl-c5 h3 .img {
  top: 8px;
  right: 94px;
  width: 12.92%;
}

#pl-c5 .p-list > dl dl dt {
  background-color: #92109b;
}

#pl-c5 .p-list > dl dl dd {
  color: #92109b;
}

#contents .m_end{
	font-size: 50%;
	line-height: 1.2rem;
	}
#contents .catalog_box{
	display: flex;
	flex-wrap: wrap;
}

/* ▼PCTB用　ここに800px以上のCSSを記述*/ 

@media screen and (min-width : 800px) {

.spNone{display: block;	}
.spPhoto{display: none;	}

.pctb-float-left {
	float: left;
	margin-right:20px;
	margin-bottom:24px;
}

.pctb-float-right {
	float: right;
	margin-left:20px;
	margin-bottom:24px;
}

ul.pctb_3column li {
	float: left;
	border-bottom: none;
	border-top: none;
	border-right :none;
	width: 30%;
	padding: 1%;
	margin-right: 5px
}

#sysItemCategory #pagePath,
#contents #pagePath,
#item #pagePath {
    margin: 20px 0 14px 15px;
}


	
#contents .debut_k {
	margin-right:1%;
	width: 49.5%;
	float:left;
	min-height: 180px;
}	
#contents .debut_k:nth-child(odd){
	margin-right: 0;		
	}
	
#item .menu li {
	width:20%;
}

#item .menu li img {
	width:100%;
}

.news {
	margin-right: 20px;
	margin-left: 20px;
}

.action_menu {
	margin-right: 20px;
	margin-left: 20px;
}

.action_menu li {
	width: 49%;
	float: left;
	position: relative;
}

.action_menu li img {
	width:100%;
}

.action_menu img.single {
	width:500px;
}


#contents {
	padding-right:20px;
	padding-left:20px;
}

#contents nav {
	margin-bottom : 24px;
}

#contents nav ul {
	overflow : hidden
}

#contents nav ul li {
	background-color: #FFFFCC;
	float: left;
	border: 1px dashed #FFDD79;
	margin-right: 1%;
	text-align: center;
	width: 32%;
	font-weight: bold;
	margin-bottom: 8px;
	vertical-align: middle;
	padding : 12px 0;
}

#contents nav ul li a {
	color: #666666;
	text-decoration: none;
	display : block;
}


#contents nav ul li.another  {
	background-color: #EEE;
	border: 1px dashed #CCCCCC;
	margin-right:1%;
	padding-right:0
}




img.sp_width130 {
	width:auto;
}

img.sp_width200 {
	width:auto;
}

#item .pctb_2culumn_left {
	width: 47%;
	float: left;
	clear: both;
	margin-right: 10px;
}

#item .pctb_2culumn_right {
	width: 47%;
	float: right;
}

#item .native {
	width: 740px;
	margin: 0 auto 48px auto;
}

#item  .supervisor  .profile  {
	overflow: hidden;
}

#item .chargebox .chargebox_inner {
	padding: 15px;
}

#item .teachBox .subTeach {
	margin: 0 20px 30px;
	overflow:hidden
}

#item .chargebox .main_left {
	float: left;
	width: 75%;
	margin-right: 20px;
}

#item .chargebox .sidebar {
	float: right;
	width: 20%;
}

#item  .chargebox  .sidebar  .otodoke {
	width: 100%;
}

#item .chargebox .sidebar .bnr li a {
	max-width:182px;
	margin-bottom: 7px;
	float: none;
	margin-right: 0px;
	width: 100%;
}

#item .application {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#item  .title-middle  p  {
	text-align:left;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
}
#item .title-middle {
	margin-bottom: 10px;
}

#contents dl.catalog {
	float: left;
	margin-right:10px;
	width: 32%;
}
	
.takken_slide {
	max-width:600px;
	margin:0 auto;
}

#item h1 {
float: right; 
}

.acMenu .ac_title{
	display: block;
	line-height: 50px;
	cursor: pointer;
	background-repeat: no-repeat;
	padding: 0 15px;
	background-position: 97% 50%;
	background-size: 22px 22px;
	margin: 0 0 20px 0;
	font-weight: bold;
	background-color: #DDD;
	background-image: url(../img/icon/icon_plus.png);
    }
.acMenu .ac_inner{
	border: #DDD solid 4px; 
	padding: 15px;
    display: none;
	margin: 0 0 20px 0;
	font-size: 95%;
    }
.acMenu .ac_title.active{
    background:url(../img/icon/icon_minus.png) no-repeat;
	background-position: 97% 50%;
	background-size: 22px 22px;
	background-color: #DDD;
	margin: 0;
    }

#item nav {
	margin-bottom : 24px;
}

#item nav ul {
	overflow : hidden
}

#item nav ul li {
	background-color: #FFFFCC;
	float: left;
	border: 1px dashed #FFDD79;
	margin-right: 1%;
	text-align: center;
	width: 32%;
	font-weight: bold;
	margin-bottom: 8px;
	vertical-align: middle;
	padding : 12px 0;
}

#item nav ul li a {
	color: #666666;
	text-decoration: none;
	display : block;
}
}

/* common style（分割用）
---------------------------------------------------- */
.contents #item{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	margin-bottom:40px;
}
.contents #item h1{
	margin:10px 10px 1.5em 0.5em;
	text-align:center;
	float:none;
	line-height: 1.5;
	color:#999;
}

.contents #item #pagePath{
	margin:0 0 14px 15px;
}

.contents #item h2{
  text-align: center;
  margin: 3% 0 2.5% 0;
	padding:0;
	color:#fff;
	font-size:160%;
	line-height:125%;
	padding:1.5% 0 1%;
}
.contents #item #mainImg {
	border:none !important;
	margin:0 0 20px;
	padding:0;
}
.contents #item #mainImg img{
	width:100%;
}
.contents #item ul.tbNone li a.lineheight2{
	padding-left: 0.3em !important;
	text-align:center !important;
	padding-top:0.6em !important;
	line-height: 1.2em;
}
.contents #item .tbNone .pc2line {
	display: block;
}
.contents #item .tbNone li ul,.contents #item .tbNone li ul li{
	width:100% !important;	
}

.contents #item section{
	margin-bottom:80px;
	clear:both;	
}
.contents #item .dashedBlueBox dd {
	font-size: 0.85em;
	text-align:left;
	padding-bottom:6px;
}
.contents #item .dashedBlueBox dd:last-child {
	padding-bottom:0;
}
.contents #item .dashedBlueBox,.contents #item .actionCts{
	clear:both;	
	background:#fff;
}
.box-dashed .actionCts{margin:0 auto 1.5em;}

.contents #item .dashedBlueBox,
.contents #item .actionCts.single li{
	float: none;
	margin: 0 auto;
}


.contents #item .text_column3 li{
	padding-bottom:10px;
}
/* read_txt */
.contents #item  #read_txt{
	border-radius: 8px;
	background-color:#ffeef2;
	border:#FFFFFF 3px solid;
	box-shadow:0px 0px 6px -2px #dc426f;
	margin:2% 1%;
	padding:0;
}
.contents #item  #read_txt h2{
	border-radius: 8px 8px 0 0;
	text-align:left;
	font-size:130%;
	color:#f15683;
	background:none;
	border:none;
	background-image:url(../img/item/common/read_txt_ttl_icon.png), url(../img/item/common/read_txt_ttl_bg.png);
	background-repeat:no-repeat, repeat;
	background-position:2% center, left top;
	padding:1.5% 2% 1.5% 66px;
	margin:0;
}
.contents #item  #read_txt p{
	padding:2%;
	margin:0;
}
.contents #item  #read_txt p img{
	float: right;
	margin-left: 20px;
}

/* about */
.contents #item #about_img{
	text-align:center;
	width:460px;
	margin:0 auto 50px;
}
/*foot nav*/
.contents #item #pageNav a{
	background:#afafaf;
}

/*固定追従フッター*/
.contents #fix_footer{
	position:fixed;
	bottom: 0;
	left:0;
	width:100%;
	z-index:100;
/*	font-size:0;*/
	line-height:0;
	text-align: center;
}
.contents #fix_footer ul {
	background-color: rgba(0,0,0,0.5);
	width:100%;
}
.contents #fix_footer li:nth-child(1){
	float:left;
	width:47%;
	margin:1.5% 2%;
}
.contents #fix_footer li:nth-child(2){
	float:left;
	width:47%;
	margin:1.5% 2% 1.5% 0;
}
.contents #fix_footer .b_long li{
	float:none;
	width:96%;
}
.contents #fix_footer .b_long li:last-child{
	width:100%;
	margin:0;
}
.contents #fix_footer .b_long{padding:0.5% 0 0;}
.contents #fix_footer .menu_btn {
	margin-left: 82%;
	width: 18%;
	padding-bottom:10px;
}
.contents .menu_btn {
	cursor: pointer;	
}
.contents #fix_footer .menu_btn img{
	border-radius: 5px 0 0 5px;
	box-shadow: 0 0 3px 2px rgba(0,0,0,0.15);
}
.contents #fix_footer li.single{
	float: none;
	margin: auto;
	padding: 1.5% 0;
}
.contents #fix_footer li.d_none{
	display: none;
}
.contents #fix_footer .end_txt{
  text-align: left;
	color: #ffffff;
	font-size: 50%;
}

/*固定追従メニュー*/
#fix_nav{
	display:none;
	background-color: rgba(0,0,0,0.7);
	width:100%;
	height:100%;
	z-index:200;
	position:fixed;
	top: 0;
	right:0;
	text-align:left;
	font-size:14px;
}
#fix_nav_inner{
	position:fixed;
	right:0;
	background: #e9e9e9;
	width:83%;
}
#fix_nav ul li{
	border-bottom: #a0a0a0 1px solid;
}
#fix_nav ul li ul li{
	border-top: #a0a0a0 1px solid;
	border-bottom: none;
}
#fix_nav ul li a {
	padding: 4%;
	display: block;
	text-decoration: none;
	color: #333;
}
#fix_nav ul li ul li a {
	padding-left: 6%;
	color: #666;
}
#fix_nav .close_btn {
	position:absolute;
	left:-20.48%;
	width:20.48%;
	border-bottom:none;
	bottom:0;
	cursor: pointer;
	padding:0;
	margin:0;
}
#fix_nav .close_btn img{
	vertical-align: bottom;
}


.helptxt {
	margin-bottom:10px !important
}
.helptxt img{
     display:block !important;
}


#c_charge {
	padding: 10px;
	background: url(../img/item/clinician/charge_backimage.png) repeat left top;
}
#c_chargeInner {
	padding: 15px;
	background: #fff;
}
#c_charge_main h3 {
	background: none;
	padding: 0;
	border: 0;
	margin-bottom: 10px;
}
#c_charge .chargePrice {
	padding: 20px 0;
}
#c_charge .chargePrice dt {
	color: #69c;
	font-weight: bold;
}
#c_charge .chargePrice dt span {
	color: #666;
	font-size: 80%;
	font-weight: normal;
}
#c_charge .chargePrice dd.otoku {
	color: #f36;
	font-weight: bold;
	font-size: 80%;
}
#c_charge .chargePrice dd .monthly {
	background: #ffc;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 24px;
	word-wrap: break-word;
}
#c_charge .chargePrice dd .price {
	font-size: 1.8em;
	font-weight: bold;
}
#c_charge .chargeTbl table {
	border: #999 1px solid;
	border-collapse: collapse;
	text-align: left;
}
#c_charge .chargeTbl table th {
	border: #999 1px solid;
	background: #ffff80;
	text-align: center;
	width: 25%;
}
#c_charge .chargeTbl table td {
	border: #999 1px solid;
	text-align: right;
}
#c_charge .chargeTbl table td.gray {
	background: #efefef;
	text-align: center;
	text-align: left;
}
#c_charge .line {
	border-bottom: #ccc 1px dotted;
}
#c_charge .otodoke {
	border: 2px solid #999;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	font-weight: bold;
	color: #FF3366;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#c_charge .otodoke p {
	text-align: center;
	margin-bottom: 5px;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
}
#c_charge .otodoke .zengo {
	font-size: 70%;
	color: #999999;
	letter-spacing: -1px;
}
#c_charge .otodoke .title {
	background-color: #999999;
	padding: 4px;
	text-align: center;
	margin-bottom: 8px;
	color:#FFF;
}
#c_charge .otodoke .red {
    color: #f00;
}
#c_charge .pdf {
	background-color: #FFECEC;
	padding: 10px;
	font-size: 75%;
	clear: both;
	text-align: center;
}
#c_charge .pdf a {
	background-image: url(../img/icon/pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

#chargeCmp dl dt {
	margin-bottom: 2%;
	padding: 5px 10px 5px 50px;
	background: #ffdddd url(../img/item/clinician/charge_icon_heart.png) no-repeat 5px;
	background-size: 24px;
	color: #F75D84;
	font-weight:bold;
}
#chargeCmp dl dd {
	font-size: 80%;
	margin-bottom: 5%;
}
#chargeCmp dl dd a {
	background: url(../img/item/clinician/charge_icon_arrow.png) no-repeat left;
    padding-left: 13px;
    background-size: 9px;
}


/* support */
#c_support .curriculumTbl table {
	border: 1px solid #999;
	border-collapse: collapse;
	text-align: left;
	font-size: 0.9em;
}
#c_support .curriculumTbl table th {
	border: 1px solid #999;
	border-collapse: collapse;
	text-align: center;
	background: #fff0ee;
	padding: 3px;
}
#c_support .curriculumTbl table td {
	border: 1px solid #999;
	border-collapse: collapse;
	padding: 3px 5px;
}
#c_support .curriculumTbl table td.gray {
	background: #efefef;
	text-align: center;
}
#c_support .optionCR {
	margin-top: 4%;
}
#c_support .optionCR dt {
	float: right;
	width: 80%;
	font-weight: bold;
}
#c_support .optionCR dd.optionImg {
	width: 19%;
	float: left;
	margin-bottom: 4%;
	padding-right: 2%;
}
#c_support .optionCR dd.optionTxt {
	margin-left: 20%;
}

#sysWrap .clearfix:after,.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#sysWrap .clearfix,.clearfix {
	min-height: 1px;
}
* html #sysWrap .clearfix,* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.mt_-10{
	margin-top: -10px;
}

.contents #item .actionCts li.w100{
	width: 100%;
}


/*CV共通スタイル
---------------------------------------------------- */
#sysItemDetail #item .actionCtsNew {
	border: none;
	padding: 0.5em;
	margin: 3em auto 0;
}
#sysItemDetail #item .actionCtsNew p {
	margin:0;
	margin-top:-1.5em;
	background:none;
	padding:0;
}
#sysItemDetail #item .actionCtsNew .flex{
	background:#fff;
	border-radius:5px;
	padding: 13px 10px 10px;
	align-items:baseline;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#sysItemDetail #item .actionCtsNew ul.flex .li {
	float:none;
}
#sysItemDetail #item .actionCtsNew ul .dial {
	width:100%;
	margin-top: 0.3em;
}

#sysItemDetail #item .actionCtsNew.nozl .request,
#sysItemDetail #item .actionCtsNew.nozl .online {
	display:inline-block;
	position:relative;
	margin-top: 0.3em;
}
#sysItemDetail #item .actionCtsNew.nozl .request::after,
#sysItemDetail #item .actionCtsNew.nozl .online::after {
	content:"";
	position:absolute;
	background-repeat: no-repeat;
	background-position: center;
	background-size:contain;
}
#sysItemDetail #item .actionCtsNew.nozl .request::after {
	background-image: url("/img/item/common/bt_appl_bal_green.png");
}
#sysItemDetail #item .actionCtsNew.nozl .request.blue::after {
	background-image: url("/img/item/common/bt_appl_bal_blue.png");
}
#sysItemDetail #item .actionCtsNew.nozl .online::after {
	background-image: url("/img/item/common/bt_doc_bal_blue.png");
}
#sysItemDetail #item .actionCtsNew.nozl .online.purple::after {
	background-image: url("/img/item/common/bt_doc_bal_purple.png");
}
#sysItemDetail #item .actionCtsNew.nozl .online.pink::after {
	background-image: url("/img/item/common/bt_doc_bal_pink.png");
}
#sysItemDetail #item .actionCtsNew.nozl a img {
	max-width:initial;
	width:100%;
}



/*獲得LP共通スタイル
---------------------------------------------------- */
#sysItemDetail .lp #item .actionCts{
	margin-bottom:5em;
}
#sysItemDetail .lp #item .actionCts .li {
	float:none;
}


#sysItemDetail .lp #item  .chargebox .heartbox p.title{padding-left:35px; padding-right:5px;}
#sysItemDetail .lp #item{font-size:14px; line-height:150%;}
#sysItemDetail .lp #item h2{
	margin:0 0 1em;
	line-height: 120%;
  padding: 0.5em 0.2em;
}
#sysItemDetail .lp #item h3{
	border:none;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
#sysItemDetail .lp #item .bigchance{padding:0 0.5em;}
#sysItemDetail .lp #item .bigchance .top{
	margin:0;
	background:url(/img/item/hoiku_lp/bigchancettl_bg.gif) no-repeat 1em bottom;
	background-size:contain;
	text-align:left;
	box-sizing:border-box;
}
#sysItemDetail .lp #item .bigchance h3{background:none; padding:0; margin:0 0 0.5em;}
#sysItemDetail .lp #item .bigchance .top p{margin:0; padding-bottom:1.5em;}
#sysItemDetail .lp #item .bigchance .reason{background:#f7f7f7; border:solid 1px #e4e4e4; border-radius:5px; box-sizing:border-box; margin-bottom:1em; position:relative;}
#sysItemDetail .lp #item .bigchance .reason h4{margin-bottom:1em;}
#sysItemDetail .lp #item .bigchance .r1 h4{background:url(/img/item/hoiku_lp/reason1_bg.png) no-repeat;}
#sysItemDetail .lp #item .bigchance .r1:after,#sysItemDetail .lp #item .bigchance .r2:after{content:""; position:absolute; bottom:0; background-size:contain;}
#sysItemDetail .lp #item .bigchance .r2 h4{background:url(/img/item/hoiku_lp/reason2_bg.png) no-repeat;}
#sysItemDetail .lp #item .bigchance .reason h4,#sysItemDetail .lp #item .bigchance .reason .what{text-align:left;}
#sysItemDetail .lp #item .bigchance .reason .what{border-top:dotted 1px #919191; padding:1em 0 0 3em; margin-bottom:0.5em; position:relative;}
#sysItemDetail .lp #item .bigchance .reason .what:before{position:absolute; content:"重要!"; font-weight:bold; left:0; bottom:0; width:3em; border-radius:50%; background:#009966; color:#fff; text-align:center; line-height:180%; padding-left:0.1em;}
#sysItemDetail .lp #item .bigchance .reason .what:after{ content: ""; width: 0;height: 0;position: absolute; bottom:0.55em; left:3em; margin: 0 auto; background: none; border: 0.3em solid transparent;border-left: 0.5em solid #009966;}
#sysItemDetail .lp #item .bigchance .reason p{margin-bottom:1em;}
#sysItemDetail .lp #item .bigchance .letstart{margin:3.5em auto 0; border-radius:50px; position:relative; font-weight:bold; line-height:190%;}
#sysItemDetail .lp #item .bigchance .letstart .bold{font-size:120%;}
#sysItemDetail .lp #item .bigchance .letstart:before{content:""; background-size:contain; position:absolute; bottom:0; left:0;}
#sysItemDetail .lp #item strong{	color:#ff8000;}
#sysItemDetail .lp #item strong.pink{color:#ff4482;}
#sysItemDetail .lp #item .topbnr{
	clear:both;
	margin-bottom:0.5em;
	text-align-last:center;	
}
#sysItemDetail .lp #item .left{float:left;}
#sysItemDetail .lp #item .right{float:right;}
#sysItemDetail .lp #item .fv #mainImg,#sysItemDetail .lp #item .fv p,#sysItemDetail .lp #item .fv p{
	margin-bottom:0;
	padding:0;
}
#sysItemDetail .lp #item .cvarea{padding:0 0 1.87%;}
#sysItemDetail .lp #item .inner{
	margin: 0 1.87%;
	padding: 1.61% 1.61% 1%;
	border-radius: 5px;
}
#sysItemDetail .lp #item .inner a {
  display: inline-block;
  vertical-align: middle;
}
#sysItemDetail .lp #item .fv .cvarea .price {float: none;}

#sysItemDetail .lp #item .inner .price {
    float: left;
    width: 38%;
    display: inline-block;
}
#sysItemDetail .lp #item .inner .check {
    float: right;
    width: 60%;
    display: inline-block;
}
#sysItemDetail .lp #item .inner .check {
    float: right;
    width: 60%;
    display: inline-block;
}
#sysItemDetail .lp #item .inner .left,#sysItemDetail .lp #item .inner .right{width:49%;}
#sysItemDetail .lp #item .topaside{
	padding:15px 4%;
}
#sysItemDetail .lp #item .topaside li a{
	display: block;
	line-height: 60px;
	font-weight: bold;
	font-size: 90%;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-radius: 50px;
	background:#afafaf;
	width:48%;
}
#sysItemDetail .lp #item .topaside li span{position:relative;}
#sysItemDetail .lp #item .topaside li span:before{
	content:"";
	width:0;
	height:0;
	vertical-align:middle;
	border: 0.3em solid transparent;
	border-left: 0.4em solid #fff;
	position:absolute;
	top:0;
	bottom:0;
	left:-0.5em;
	margin:auto 0;
}
#sysItemDetail .lp #item .subpop{
	position:relative;
	padding-bottom: 0.3em;
	line-height:120%;
}
#sysItemDetail .lp #item .subpop .subtxt{
	background:#fff88f;
	position:absolute;
	display:inline-block;
	left:0;
	right:0;
	margin:0 auto;
	font-size:65%;
	top:-1em
}

#sysItemDetail .lp #item .subpop .subtxt:before{
	content: "";
	position: absolute;
	display: inline-block;
	bottom:0;
	top:0;
	margin:auto 0;
	left: -1.4em;
	border: 0.75em solid transparent;
	border-right: 0.75em solid #fff88f;
}
#sysItemDetail .lp #item .subpop .subtxt:after{
	content: "";
	position: absolute;
	display: inline-block;
	top:0;
	bottom:0;
	margin:auto 0;
	right: -1.4em;
	border: 0.75em solid transparent;
	border-left: 0.75em solid #fff88f;
}
#sysItemDetail .lp #item .floattxt{width:60%;}
#sysItemDetail .lp #item .floatimg{width:38%;}
#sysItemDetail .lp #item .center{text-align:center; margin-bottom:1em;}
#sysItemDetail .lp #item .checkicon{
	border:none;
	padding:1em 0.3em 0;
	background:none;
	text-align:center;
	clear:both;
	overflow:hidden;
}
#sysItemDetail .lp #item .method .zindx{
	position:relative;
	z-index:10;	
}
#sysItemDetail .lp #item .checkicon span,#sysItemDetail .lp #item .step h3 span,#sysItemDetail .lp #item .point h3 span{
	display:inline-block;
	position:relative;
}
#sysItemDetail .lp #item .checkicon span{padding-left:3.3em;}
#sysItemDetail .lp #item .checkicon .br,#sysItemDetail .lp #item .step h3 .br{padding:0;}
#sysItemDetail .lp #item .checkicon span:before,#sysItemDetail .lp #item .step h3 span:before{background:url(/img/item/common/lp/icon_check.png) no-repeat center;}
#sysItemDetail .lp #item .checkicon span:before,#sysItemDetail .lp #item .step h3 span:before,#sysItemDetail .lp #item .checkicon span:after,#sysItemDetail .lp #item .step h3 span:after{
	content:"";
	background-size:contain;
	position:absolute;
	left:0;	
}
#sysItemDetail .lp #item .checkicon span:before{z-index:2; width:2.25em; height:2.25em; left:0.35em; bottom:-0.35em;}
#sysItemDetail .lp #item .checkicon span:after{z-index:1; border-radius:100%; width:3em; height:3em; bottom:-0.75em;}
#sysItemDetail .lp #item .checkicon span.br:before,#sysItemDetail .lp #item .step h3 span.br:before,#sysItemDetail .lp #item .checkicon span.br:after,#sysItemDetail .lp #item .step h3 span.br:after{content:none;}

#sysItemDetail .lp #item .step h3 span:before{z-index:2; width:1.75em; height:1.75em; left:0.35em; bottom:-0.2em;}
#sysItemDetail .lp #item .step h3 span:after{z-index:1; border-radius:100%; width:2em; height:2em; bottom:-0.35em; left:0.25em;}


#sysItemDetail .lp #item .much{
	margin-bottom:2em;	
}
#sysItemDetail .lp #item :not(.actionCts) .flex{
	box-sizing:border-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display:-ms-flexbox;
	display: -o-flex;
	display: flex;
	-ms-flex-pack:justify;
	-webkit-box-pack:justify;
	-moz-box-pack:justify;
	-webkit-flex-pack:justify;
	-moz-flex-pack:justify;
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;
	justify-content:space-between;
	align-content:space-between;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
#sysItemDetail .lp #item .much div{
	border-radius:5px;
	position:relative;
}
#sysItemDetail .lp #item .much dl{
	padding:0 0 1em;
	background:#fff;
	text-align:left;
	border-radius:5px;
}
#sysItemDetail .lp #item .much dt{
	border-radius:5px 5px 0 0;	
}
#sysItemDetail .lp #item .much .merit dt,#sysItemDetail .lp #item .much .demerit dt{
	background:#ffb11b;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 2.7em;
	position:relative;
	margin-bottom:0.5em;
	font-size:115%;
	line-height:170%;
}
#sysItemDetail .lp #item .much .demerit dt{
	background:#9fb9c2;	
}
#sysItemDetail .lp #item .much .merit dt:before,#sysItemDetail .lp #item .much .demerit dt:before{
	content:"";
	width:2em;
	height:2em;
	background:url(../img/item/takken_lp/method_merit_ttlicon.png) no-repeat center;
	position:absolute;
	top:0;
	bottom:0;
	left:0.5em;
	margin:auto 0;
	background-size:contain;
}
#sysItemDetail .lp #item .much .demerit dt:before{
	background:url(../img/item/takken_lp/method_demerit_ttlicon.png) no-repeat center;
	background-size:contain;
}
#sysItemDetail .lp #item .much .reco{
	position:relative;	
}
#sysItemDetail .lp #item .much .reco:before{
	position:absolute;
	left:0;
	right:0;
	top:-2.5em;
	margin:0 auto;
	content:"";
	width:2em;
	height:2em;
	background-size:contain;
}
#sysItemDetail .lp #item .much .reco dt{padding:1em 0.5em 0.5em;}
#sysItemDetail .lp #item .much .corres .reco dt{padding:1.5em 1.5em 0.5em;}
#sysItemDetail .lp #item .much h4{
	color:#fff;
	border-radius:5px 5px 0 0;
	padding-top:0.3em;
	padding-bottom:0.3em;
	margin-bottom:0;
	z-index:1;
}
#sysItemDetail .lp #item .much h4 .color,#sysItemDetail .lp #item .step h2 .color,#sysItemDetail .lp #item .point h2 .color,#sysItemDetail .lp #item .format h2 .color{
	color:#fff88f;
	display:inline-block;
	position:relative;
}
#sysItemDetail .lp #item .much h4 span:before,#sysItemDetail .lp #item .much h4 span:after{content:"";	position:absolute; background-size:contain; z-index:2;}
#sysItemDetail .lp #item .much h4 span:after{z-index:0;}
#sysItemDetail .lp #item .much .selfstudy h4 span:before{background:url(/img/item/common/lp/method_icon_selflean.png) no-repeat center bottom;}
#sysItemDetail .lp #item .much .school h4 span:before{background:url(/img/item/common/lp/method_icon_school.png) no-repeat center bottom;}
#sysItemDetail .lp #item .much .corres h4 span:before{background:url(/img/item/common/lp/method_icon_corres.png) no-repeat center bottom;}
#sysItemDetail .lp #item .much .selfstudy h4 span:before,#sysItemDetail .lp #item .much .school h4 span:before,#sysItemDetail .lp #item .much .corres h4 span:before{background-size:contain;}
.lp #item .much .selfstudy:before,.lp #item .much .school:before,.lp #item .much .corres:before{
	width: 0;
	height: 0;
	position: absolute;
}
#sysItemDetail .lp #item .much .selfstudy:after,#sysItemDetail .lp #item .much .school:after,#sysItemDetail .lp #item .much .corres:after{
	width: 2em;
	height:10em;
	position: absolute;
}
#sysItemDetail .lp #item .much .reco{
	position:relative;	
}
#sysItemDetail .lp #item .much .reco dt{
	padding:1em 0.5em 0.5em;
}
#sysItemDetail .lp #item .much .corres .merit dd{
	padding:0;
	margin-bottom:0;	
}
#sysItemDetail .lp #item .much .merit dd,#sysItemDetail .lp #item .much .demerit dd,#sysItemDetail .lp #item .much .reco dd{
	padding:0 0.5em 0 2.2em;
	margin-bottom:0.5em;
	position:relative;
	font-size:90%;
}
#sysItemDetail .lp #item .much .corres .merit dd ul li{
	padding:0 0.5em 0 2.2em;
	margin-bottom:0.5em;
	position:relative;
}
#sysItemDetail .lp #item .much .merit dd:before,#sysItemDetail .lp #item .much .demerit dd:before,#sysItemDetail .lp #item .much .reco dd:before,#sysItemDetail .lp #item .much .corres .merit dd ul li:before{
	content:"";
	width:1em;
	height:1em;
	background:url(/img/item/common/lp/merit_list.gif) no-repeat center;
	background-size:contain;
	position:absolute;
	top:0.25em;
	left:1.1em;
	z-index:2;
}
#sysItemDetail .lp #item .much .demerit dd:before{background:url(/img/item/common/lp/demerit_list.gif) no-repeat center;background-size:contain;}
#sysItemDetail .lp #item .much .reco dd:before{background:url(/img/item/common/lp/reco_icon.png) no-repeat center;background-size:contain; width:0.8em; height:0.85em; top:0.35em; left:1.17em;}
#sysItemDetail .lp #item .much .reco dd:after{content:""; width:1em; height:1em; border-radius:100%; position:absolute; top:0.25em; left:1.1em;}
#sysItemDetail .lp #item .much .corres .merit dd:before,#sysItemDetail .lp #item .much .reco .nonelist:before,#sysItemDetail .lp #item .much .reco .nonelist:after,#sysItemDetail .lp #item .much .demerit .nonelist:before{
	content:none;	
}
#sysItemDetail .lp #item .much .selfstudy .demerit,#sysItemDetail .lp #item .much .school .demerit{
	margin-bottom:3em;	
}
#sysItemDetail .lp #item .much .corres{
	width:100%;
	clear:both;	
}
#sysItemDetail .lp #item .much .reco .nonelist,#sysItemDetail .lp #item .much .demerit .nonelist{
	padding:0 1em;
	margin-bottom:0;
	box-sizing:border-box;
}
/*#sysItemDetail .lp #item .much .demerit .nonelist:before,#sysItemDetail .lp #item .much .demerit .nonelist:after{
	position:absolute; content:""; width:4em; height:4em; top:5em; left:0; right:0; margin:0 auto;
}
#sysItemDetail .lp #item .much .demerit .nonelist:before{background:url(../img/item/common/lp/icon_point.png) no-repeat center; background-size:contain; width:3.5em; height:3.5em; z-index:2;}
#sysItemDetail .lp #item .much .demerit .nonelist:after{border-radius:100%;}*/
#sysItemDetail .lp #item .much .corres .demerit{
	position:relative;
}
#sysItemDetail .lp #item .icatch{
	margin-bottom:0;
	text-align:center;	
}
#sysItemDetail .lp #item .icatch img{
	vertical-align:bottom;	
}
#sysItemDetail .lp #item .colum{
	background:#eeeeee;
	padding:1em;
	clear:both;
	margin:1em 0.5em 5em;
}
#sysItemDetail .lp #item .colum .inner{
	border-radius:5px;
	background:#fff;
	margin:0;
}
#sysItemDetail .lp #item .colum h4{
	border-bottom:dotted 1px #eeeeee;
	font-weight:bold;
	padding:0.3em;
	background:#fff;
	font-size:130%;
	text-align:left;
}
#sysItemDetail .lp #item .colum p{
	padding:1em 0.5em 0.5em;
}
#sysItemDetail .lp #item .sys55 .inner .left{
	display:inline-block;
	height:auto;
	margin:0.5em;
	padding:0;
}
#sysItemDetail .lp #item .navi .inner .right{
	display:inline-block;
	margin:0.5em 0 0.5em 0.5em;
	padding:0;
}
#sysItemDetail .lp #item .sys55 .inner .left img{
	vertical-align:middle;	
}
#sysItemDetail .lp #item .colum h4,#sysItemDetail .lp #item .colum p{margin-bottom:0;}
#sysItemDetail .lp #item .colum p{font-size:0.8em;}
#sysItemDetail .lp #item .sys55 img{
	margin:0 0.5em;
}
#sysItemDetail .lp #item .navi .flex{
	padding:0 0.5em;	
}

#sysItemDetail .lp #item .navi .flex,#sysItemDetail .lp #item .navi .flex p{
	position:relative;
}
#sysItemDetail .lp #item .navi p span{
	display:block;
	position:relative;
	margin-left:2.5em;
	margin-top:0.3em;
	font-weight:bold;
}
#sysItemDetail .lp #item .navi p span:before,#sysItemDetail .lp #item .navi p span:after{
	content:"";
	width:2.5em;
	height:2.5em;
	position:absolute;
	top:0;

	left:-2.8em;
	bottom:0;
	margin:auto 0;
}
#sysItemDetail .lp #item .navi p span:before{z-index:3; width:2em; height:2em; left:-2.55em;}
#sysItemDetail .lp #item .navi p span:after{border-radius:100%;}
#sysItemDetail .lp #item .navi p span:before{background:url(../img/item/common/lp/step_navi_iocn01.png) no-repeat center;}
#sysItemDetail .lp #item .navi .step2 span:before{background:url(../img/item/common/lp/step_navi_iocn02.png) no-repeat center;}
#sysItemDetail .lp #item .navi .step3 span:before{background:url(../img/item/common/lp/step_navi_iocn03.png) no-repeat center;}
#sysItemDetail .lp #item .navi p span:before,#sysItemDetail .lp #item .navi .step2 span:before,#sysItemDetail .lp #item .navi .step3 span:before{background-size:contain;}
#sysItemDetail .lp #item .step .root{
	padding:1em;
	border:dotted 2px #eeeeee;
	position:relative;
	margin:0.5em 0.5em 2em;
	width:auto;
}
#sysItemDetail .lp #item .root dt{
	border-radius: 5px;
	background: #ccc;
	font-size: 120%;
	font-weight:bold;
	padding: 0.1em;
	color:#4b4b4b;
}
#sysItemDetail .lp #item .root .yotsuya dt{color:#fff;}
#sysItemDetail .lp #item .root dt,#sysItemDetail .lp #item .root dd{
	position:relative;	
}
#sysItemDetail .lp #item .point h3{
	width:auto;
	position:relative;
	border:none;
	background:none;
	padding:0;
	text-align:center;
	margin:3em 0.5em 1em;
}
#sysItemDetail .lp #item .point h3 span{
	display:inline-block;
	background:#fff;
	padding:0 0.5em;
}
#sysItemDetail .lp #item .point h3:before{
	content:"";
	width:100%;
	height:1px;
	position:absolute;
	top:62%;
	left:0;
	margin:auto;
}
#sysItemDetail .lp #item .process{
	background:none;
	width:auto;	
}
#sysItemDetail .lp #item .process li{
	margin:0 0.5em 2.5em;
	border:solid 1px #ebebeb;
	background:#f9f9f9;
	border-radius:5px;
	padding:2.5em 2em;
	width:auto;
	position:relative;
}
#sysItemDetail .lp #item .process .s3{margin-bottom:1.5em;}
#sysItemDetail .lp #item .process li:before,#sysItemDetail .lp #item .point .process .s1:before,#sysItemDetail .lp #item .point .process .s2:before{
	content:"";
	width:1.25em;
	height:1.25em;
	background:#e7e7e7;
	position:absolute;
	bottom:-1.25em;
	left:0;
	right:0;
	margin:0 auto;
}
#sysItemDetail .lp #item .process li:after,#sysItemDetail .lp #item .point .process .s1:after,#sysItemDetail .lp #item .point .process .s2:after{
	content: "";
	width: 0;
	height: 0;
	border: 1.25em solid transparent;
	border-top: 1.25em solid #e7e7e7;
	position: absolute;
	bottom: -3.25em;
	right: 0;
	left: 0;
	margin: 0 auto;
}
#sysItemDetail .lp #item .process .s4:after,#sysItemDetail .lp #item .process .s4:before,#sysItemDetail .lp #item .point .process .s3:after{
	content:none;	
}
#sysItemDetail .lp #item .point .process .s3:before{
	content:"";
	width:2em;
	height:3em;
	background-size:contain;
	position:absolute;
	bottom:-3.25em;
	left:0;
	right:0;
	margin:0 auto;
}
#sysItemDetail .lp #item .point .process .result{
	background:none;
	border:none;
	align-items:center;
	margin:0 auto 3em;
}
#sysItemDetail .lp #item .point .process .result strong{
	color:#ff8000;
}
#sysItemDetail .lp #item .iconpoint{
	position:relative;
	padding-left:4.5em;
}
#sysItemDetail .lp #item .iconpoint:before,#sysItemDetail .lp #item .iconpoint:after{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	margin:auto 0;
}
#sysItemDetail .lp #item .iconpoint:before{left:0.2em; width:3.5em; height:3.5em; background:url(../img/item/common/lp/icon_point.png) no-repeat center; z-index:3; background-size:contain;}
#sysItemDetail .lp #item .iconpoint:after{width:4em; height:4em; border-radius:100%;}
#sysItemDetail .lp #item .point .colum p{
	width:100%;		
}
#sysItemDetail .lp #item .point .colum .right{
	float:right; margin-left:0.5em;
}
#sysItemDetail .lp #item .point .point2 .s3 p{
	width:100%;
}
#sysItemDetail .lp #item .point .point2 .s3 .flex{
	-ms-flex-pack:justify;/*--- IE10 ---*/
	justify-content:space-between;
	align-items:center;
	padding:1.5em 0;
}

#sysItemDetail .lp #item .point .point2 .s3 .flex p{
	width:25%;
	position:relative;
}
#sysItemDetail .lp #item .point .point2 .s3 .flex .plus:after,#sysItemDetail .lp #item .point .point2 .s3 .flex .equal:after{
	content:"+";
	font-weight:bold;
	color:#c4c4c4;
	text-align:center;
	background:#fff;
	border:solid 1px #ededed;
	border-radius:50%;
	position:absolute;
}
#sysItemDetail .lp #item .point .point2 .s3:before{
	content:none;	
}
#sysItemDetail .lp #item .checkbook h2 .br_pctb{display:block;}
#sysItemDetail .lp #item .day8 .center,#sysItemDetail .lp #item .checkbook .center{
	margin-bottom:1.5em;	
}

#sysItemDetail .lp #item .day8 .flex,#sysItemDetail .lp #item .checkbook .flex{
	padding:0 1.5em 1em;
	position:relative;
	z-index:1;
}
#sysItemDetail .lp #item .day8 .flex p,#sysItemDetail .lp #item .checkbook .flex p{margin:0 0 1em; padding:0;}
#sysItemDetail .lp #item .day8 .flex,#sysItemDetail .lp #item .checkbook .flex{align-items:flex-start;}
#sysItemDetail .lp #item .checkbook .flex{
	background:none;
}
#sysItemDetail .lp #item .day8 .flex:before{
	content:"";
	height:1px;
	background:#fff;
	position:absolute;
	top:-1px;
	left:0;
	right:0;
	margin:0 auto;
	z-index:2;
}
#sysItemDetail .lp #item .day8 h2,#sysItemDetail .lp #item .checkbook h2{
	padding:0;
	text-align:center;
	line-height:120%;
	background:none;	
	position:relative;
	z-index:3;
}
#sysItemDetail .lp #item .day8 h2{
	margin:-0.5em auto 0.5em;
}
#sysItemDetail .lp #item .checkbook h2{
	margin:-0.5em auto 0.1em;
}
#sysItemDetail .lp #item .checkbook h2{
	color:#fff;
 	font-weight:bold;
	letter-spacing: 0.05em;
	font-size:220%;
}
#sysItemDetail .lp #item .checkbook .bg{
	display:block;
	padding:0.3em;
	position:relative;
}
#sysItemDetail .lp #item .checkbook .bg:before{
	content:"";
	width:100%;
	height:0.3em;
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin:0 auto;
}
#sysItemDetail .lp #item .day8 h2 .color{
	color:#ff9000;
	font-size:150%;
}
#sysItemDetail .lp #item .day8 h2 .border{position:relative; z-index:5;}
#sysItemDetail .lp #item .day8 h2 .border:before{
	content:"";
	width:100%;
	height:0.4em;
	background:#fff88f;
	position:absolute;
	bottom:0.1em;
	z-index:-1;
}
#sysItemDetail .lp #item ul.cap li,#sysItemDetail .lp #item p.cap{
	position:relative;
	padding:0 0 0 1em;
	margin:0 0 0.5em;
	font-size:80%;
	text-align:left;
	line-height:150%;
}
#sysItemDetail .lp #item ul.cap li a{
	color:#ff6600;
}
#sysItemDetail .lp #item ul.cap li:before,#sysItemDetail .lp #item p.cap:before{
	content:"※";
	width:1em;
	height:1em;
	position:absolute;
	left:0;
	margin:auto 0;	
}
#sysItemDetail .lp #item h2.default_ttl{
	font-size:250%;
	padding:0.3em 0.2em;
}
#sysItemDetail .lp #item .format h4{
	font-weight:bold;
	padding:0 0 0 1.2em;
	position:relative;
	background:none;
	text-align:left;
	margin:0 0 0.5em 0.2em;
	font-size:120%;
}
#sysItemDetail .lp #item .format h4:before{
	content:"";
	width:1em;
	height:1em;
	border-radius:50%;
	position:absolute;
	left:0;
	top:0.25em;
	bottom:0;
}
#sysItemDetail .lp #item .format .stepup{margin:0 1em;}	
#sysItemDetail .lp #item .format .stepup .step4 li .img{text-align:center;}
#sysItemDetail .lp #item .format .stepup .setpnum{
		font-weight:bold;
		height:3em;
		width:6em;
		display:inline-block;
		vertical-align:bottom;
		border-radius:3em 3em 0 0;
		text-align:center;
		color:#fff88f;
		margin:2em auto 0;
		padding:0.7em 0 0;
		position:relative;
		z-index:10;
}
#sysItemDetail .lp #item .format .stepup .arrowdown{
	margin-top:4em;
	margin-bottom:-2px;
}
#sysItemDetail .lp #item .format .stepup .navi55 .arrwdown{position:relative;}
#sysItemDetail .lp #item .format .stepup .arrowdown:after,#sysItemDetail .lp #item .format .stepup .navi55 .arrwdown:after,#sysItemDetail .lp #item .support .last:after{
	content:"";
	width:2em;
	height:2em;
	background-size:contain;
	position:absolute;
	top:-1.5em;
	left:0;
	right:0;
	margin:0 auto;
	z-index:3;
}
#sysItemDetail .lp #item .format .stepup .arrowdown:before{
	content: "";
	width: 0;
	height: 0;
	border: 2em solid transparent;
	border-top: 2em solid #fff;
	position: absolute;
	top: -1.3em;
	right: 0;
	left: 0;
	bottom: 0;
	margin: 0 auto;
	z-index:2;
}
#sysItemDetail .lp #item .format .stepup .setpnum span{
	font-size:150%;
	display:block;
	line-height:65%;
}
#sysItemDetail .lp #item .format .stepup .demo{
	background:#fafafa;
	border:solid 1px #ebebeb; 
	border-radius:5px;
	width:auto;
	padding:1em;
	margin:0 1em 2em;
	box-sizing:border-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display:-ms-flexbox;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack:justify;
	-webkit-align-content: space-between;
	justify-content:center;
	/*justify-content:space-between;*/
	align-content:space-between;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
#sysItemDetail .lp #item .format .stepup .demo_float p{
	text-align:center;
	
}
#sysItemDetail .lp #item .format .stepup .step2{
	padding:0;
	border:none;
	background:none;
	justify-content:center;
	/*justify-content: flex-start;*/
}

#sysItemDetail .lp #item .format .stepup .demo ul li,
#sysItemDetail .lp #item .format .stepup .demo_float ul li{
	width:100%;
	background:#ffefb0;
	padding:0.5em 0.5em 0.5em 1.5em;
	margin:0 0 0.5em;
	border-radius:5px;
	color:#111111;
	font-size:80%;
	border:none;
	text-align:left;
	font-weight:bold;
	position:relative;
}
#sysItemDetail .lp #item .format .stepup .demo_float ul{
	padding-bottom:1em;
}

#sysItemDetail .lp #item .format .stepup .demo ul li:before,
#sysItemDetail .lp #item .format .stepup .demo_float ul li:before{
	content:"";
	width:0.5em;
	height:0.5em;
	background:#fff;
	border-radius:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:0.5em;
	margin:auto 0;
}
#sysItemDetail .lp #item .format .stepup .demo .img{margin:0 auto 1.5em !important;}
#sysItemDetail .lp #item .format .stepup .navi55 .iconpoint{
	background:#f7fcf8;
	border:solid 1px #d3efd8;
	border-radius:5px;
	color:#777777;
	font-size:110%;
	font-weight:bold;
	padding:1.5em 1.5em 1.5em 6em;
	margin-top:4em;
}
#sysItemDetail .lp #item .format .stepup .navi55 .iconpoint:before{left:1.2em;}
#sysItemDetail .lp #item .format .stepup .navi55 .iconpoint:after{left:1em;}
#sysItemDetail .lp #item .format .stepup .navi55 .arrwdown:after{
	bottom:-0.5em;
	top:inherit;	
}
/*#sysItemDetail .lp #item .format .stepup .process li p{width:auto;}*/
#sysItemDetail .lp #item .format .stepup .process .s3:before{
	content:"試験合格!";
	width:6em;
	font-size:120%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	height:2.5em;
	line-height:3.5em;
	bottom:-2.5em;
	z-index:3;
}
#sysItemDetail .lp #item .format .stepup .process .s3:after{
		border: 6em solid transparent;
		bottom:-10.5em;

		z-index:2;
}
#sysItemDetail .lp #item .format .stepup .process .s4 p{
	text-align:center;
	font-weight:bold;
	color:#ff9000;
	text-shadow: #fff 2px 2px 0px, #fff -2px 2px 0px,
 #fff 2px -2px 0px, #fff -2px -2px 0px;
}
#sysItemDetail .lp #item .checkbook .flex{padding-bottom:0;}
#sysItemDetail .lp #item .checkbook h3{
	background:none;
	width:100%;
	text-align:left;
	position:relative;
}
#sysItemDetail .lp #item .checkbook h3 .small{margin-bottom:0.5em; line-height:130%;}
#sysItemDetail .lp #item .checkbook h3:before{
	width:3em;
	height:3em;
	background:url(/img/item/common/lp/checkbook_icon.gif) no-repeat center;
	background-size:contain;
	position:absolute;
}
#sysItemDetail .lp #item .checkbook h3 .small{
	display:block;
	font-size:70%;
	text-indent:-0.5em;
}
#sysItemDetail .lp #item .student .exp{
	margin:0 1em 2em;
	background:none;
	padding:0;
}
#sysItemDetail .lp #item .student .exp h3{
	line-height:150%;
	text-align:left;
	position:relative;
}
#sysItemDetail .lp #item .student .exp h3:before,#sysItemDetail .lp #item .student .exp h3:after{

	content:"";
	background-size:contain;
	position:absolute;
	top:0;
	bottom:0;
	left:0.8em;
	margin:auto 0;	
}
#sysItemDetail .lp #item .student .exp h3:after{background:url(../img/item/common/lp/icon_voice.png) no-repeat center; z-index:3;}
#sysItemDetail .lp #item .student .exp h3:before{border-radius:100%;}
#sysItemDetail .lp #item .student .exp .ttl{
	margin:0 1em 1em 11em;	
}
#sysItemDetail .lp #item .student .exp p{
	margin:0 1em 1em;	
}
#sysItemDetail .lp #item .student .exp .pink{
	padding:0;
	border-bottom:1px solid #3fae51;
}
#sysItemDetail .lp #item .student .exp .smallsize{line-height:120%;}
.lp #item .student .exp .question{
	color:#ff6600;
	font-weight:bold;
	position:relative;
	text-indent:2.2em;
	display:inline-block;
}
.lp #item .student .exp .question:before{
	content:"";
	width:2em;
	height:1px;
	background:#ff6600;
	position:absolute;
	top:0.6em;
	left:0;
}
#sysItemDetail .lp #item .student .exp .more a{
	background:#ff6600;
	position:relative;
	padding-left:1.2em;
	color:#fff;
}
#sysItemDetail .lp #item .student .exp .more .continue:before{
	content: "";
	width: 0;
	height: 0;
	border:0.3em solid transparent;
	border-top:0.5em solid #fff;
	position: absolute;
	top:0.8em;
	left:0.4em;
}
#sysItemDetail .lp #item .student .exp .more .collapse:before{
	content: "";
	width: 0;
	height: 0;
	border:0.3em solid transparent;
	border-bottom:0.5em solid #fff;
	position: absolute;
	top:0.8em;
	left:0.4em;
}
#sysItemDetail .lp #item .support{
	margin-bottom:0;
	padding-bottom:0;
}
#sysItemDetail .lp #item .support .checkicon{
	text-align:left;
	margin:0 0.5em 1em;
}
#sysItemDetail .lp #item .support p{
	margin:0 0.5em 1em;
}
#sysItemDetail .lp #item .support p .right{
	width:11em;
	margin-left:0.5em;	
}
#sysItemDetail .lp #item .support .last{
	padding-top:4em;
	margin-bottom:1.5em;
	text-align:center;
	position:relative;	
}
#sysItemDetail .lp #item .support .last:after{
	width:3em;
	height:3em;
	top:0;
}
#sysItemDetail .lp  #item .chargebox .cp,#sysItemDetail .lp  #item .chargebox .cp p{
	text-align:center;	
}
#sysItemDetail .lp  #item .chargebox .cp h3{
	background:none;
	margin:0;
	padding:0;
}
#sysItemDetail .lp  #item .chargebox .cp h3 img{
	vertical-align:bottom;
}
#sysItemDetail .lp  #item .chargebox .cp .border{
	border:solid 6px #55be66;
	border-top:none;
	padding:0.5em;
}
#sysItemDetail .lp  #item .professor .font-bold{font-size:120%; line-height:150%;}
#sysItemDetail .lp  #item .professor .date img{display:block; margin:0 auto 0.5em;}
#sysItemDetail .lp  #item .professor .date .name{font-weight:bold; font-size:120%; display:block; padding-top:0.3em;}
#sysItemDetail .lp  #item .professor h4.profile{font-weight:bold; background:none; border-bottom:none; padding:1em 0 0; margin:0; font-size:90%; text-align:left;}
#sysItemDetail .lp  #item .professor h4.profile:before{content:"< "; width:1em; height:1em;}
#sysItemDetail .lp  #item .professor h4.profile:after{content:" >"; width:1em; height:1em;}
#sysItemDetail .lp  #item .professor p.profile{border-top:none;}
#sysItemDetail .lp #item .process li.pointcolum{padding:1em 0;}
#sysItemDetail .lp #item .process li.pointcolum .inner{background:#fff; width:100%; padding:1em;}
#sysItemDetail .lp #item .process li.pointcolum .inner:not(:target) {width:96%; /* IE9,10 */}
#sysItemDetail .lp #item .process li.pointcolum .inner .iconpoint{position:relative;}
#sysItemDetail .lp #item .process li.pointcolum .inner .iconpoint:before,#sysItemDetail .lp #item .process li.pointcolum .inner .iconpoint:after{position:absolute; content:""; top:0; bottom:0; left:0; margin:auto 0;}
#sysItemDetail .lp #item .process li.pointcolum .inner .iconpoint:before{left:0.1em; width:3.5em; height:3.5em; background:url(../img/item/common/lp/icon_point.png) no-repeat center; z-index:3; background-size:contain;}
#sysItemDetail .lp #item .process li.pointcolum .inner .iconpoint:after{width:4em; height:4em;border-radius:100%;}
#sysItemDetail .lp #item .process li.pointcolum .inner .iconpoint li{position:relative; background:none; margin:0 0 0.2em; padding:0 0 0 1.25em; border:none; text-align:left;}
#sysItemDetail .lp #item .process li.pointcolum .inner .iconpoint li:before{position:absolute; content:"★"; width:1em; height:1em;top:0;left:0;background:none; margin:0;}
#sysItemDetail .lp #item .process li.pointcolum .inner .iconpoint li:after{content:none;}
/* 獲得LP 3つの理由バージョン共通設定 */
#sysItemDetail .lp #item .cvarea.select_reason{padding:1.87% 0;}
#sysItemDetail .lp #item .cvarea.select_reason h2{text-align:center; padding:0; background:none; margin:-7.3% 0 0;}
#sysItemDetail .lp #item .cvarea.select_reason .inner{padding-bottom:1.61%;}
#sysItemDetail .lp #item .cvarea.select_reason ul{padding:1% 0.3% 0;}
#sysItemDetail .lp #item .cvarea.select_reason ul li{width:32%; float:left; margin-right:2%; background-color:#fff; border-radius: 5px;}
#sysItemDetail .lp #item .cvarea.select_reason ul li a{display:inline;}
#sysItemDetail .lp #item .cvarea.select_reason ul li:nth-child(3){margin-right:0;}
#sysItemDetail .lp #item .cvarea.select_reason ul li img{vertical-align: bottom; margin:0 auto;}
.lp #item .cvarea.select_reason ul li dl dt{padding:6px 0; border-top-left-radius: 5px; border-top-right-radius: 5px; background-color:#55be66; }
#sysItemDetail .lp #item .cvarea.select_reason ul li dl dd.cvarea_btn{ padding:0 3% 5%; }

#sysItemDetail .lp #item {font-size:16px;color: #333;}
#sysItemDetail .lp #item .exp {font-size:16px}
#sysItemDetail .lp #item .topaside li a{padding:20px 0; line-height:150%;}
#sysItemDetail .lp #item .colum p{font-size: 0.9em;}
#sysItemDetail .lp #item .much .merit dt, #sysItemDetail .lp #item .much .demerit dt {
	font-size: 105%;
}
#sysItemDetail .lp #item h2 {
    font-size: 175%;
}

/*新着口コミ*/
#top .kuchikomi_box{
  display: flex;
	padding-bottom: 5px;
}
#top .kuchikomi_box .box{
	width: 33%;
}
#top .kuchikomi_box .kuchikomi_dl{
  position: relative;
	border-bottom: none;
	border-right: 1px dashed #ccc;
  margin-top: 15px;
	padding-left: 5px;
}

#top .kuchikomi_box .kuchikomi_dl::before{
  background: none;	
}
#top .kuchikomi_box .box dt{
  min-height: 60px;	
	padding-left: 67px;
}

/*保育士*/
#top .kuchikomi_box .box dt.img_hayasi{
  background: url(../img/topMain/students/hoiku_hayasi_t.jpg) no-repeat;
}
#top .kuchikomi_box .box dt.img_ishii{
  background: url(../img/topMain/students/takken_ishi_k.jpg) no-repeat;
}
#top .kuchikomi_box .box dt.img_nophoto{
  background: url(../img/topMain/students/image_sk.png) no-repeat;
}
#top .kuchikomi_box .box dt.img_rise{
  background: url(../img/topMain/students/hoiku_rise_h.jpg) no-repeat;
}
#top .kuchikomi_box .box dt.img_ochiai{
  background: url(../img/topMain/students/hoiku_ochiai_k.jpg) no-repeat;
}
#top .kuchikomi_box .box dt.img_kondou{
  background: url(../img/topMain/students/hoiku_kondou_m.jpg) no-repeat;
}
#top .kuchikomi_box .box dt.img_ochiai{
  background: url(../img/topMain/students/hoiku_ochiai_k.png) no-repeat;
}
#top .kuchikomi_box .box dt.img_yamamoto{
  background: url(../img/topMain/students/hoiku_yamamoto_y.jpg) no-repeat;
}
#top .kuchikomi_box .box dt.img_higuchi{
  background: url(../img/topMain/students/hoiku_higuchi_n.jpg) no-repeat;
}
#top .kuchikomi_box .box dt.img_kouda{
  background: url(../img/topMain/students/hoiku_kouda_k.jpg) no-repeat;
}
#top .kuchikomi_box .box dt.img_sato{
  background: url(../img/topMain/students/hoiku_sato_d.jpg) no-repeat;
}
#top .kuchikomi_box .box dt.img_inomoto{
  background: url(../img/topMain/students/hoiku_inomoto_y.jpg) no-repeat;
}
#top .kuchikomi_box .box dt.img_mk{
  background: url(../img/topMain/students/hoiku_mk.jpg) no-repeat;
}
/*宅建*/
#top .kuchikomi_box .box dt.img_kk{
  background: url(../img/topMain/students/takken_kk.jpg) no-repeat;
}

/*box1*/
/*#top .kuchikomi_box .box:nth-of-type(1) dt{
  background: url(../img/topMain/students/hayasi_t.jpg) no-repeat;
	height: 60px;
}*/
/*box2*/
/*#top .kuchikomi_box .box:nth-of-type(2) dt{
  background: url(../img/topMain/students/ishi_k.jpg) no-repeat;
	height: 60px;
}*/
/*box3*/
/*#top .kuchikomi_box .box:nth-of-type(3) dt{
  background: url(../img/topMain/students/image_sk.png) no-repeat;
	height: 60px;
}*/

#top .kuchikomi_box dt span{
 font-weight: bold;	
}

#top .kuchikomi_box .hoiku{
	color: #fe648e;
}
#top .kuchikomi_box .takken{
	color: #54bc65;
}
#top .kuchikomi_box .penji{
	color: #e563ad;
}
#top .kuchikomi_box .psychology{
	color: #ff1b56;
}

#top .kuchikomi_box .kuchikomi_dl .k_dd{
	padding-top: 10px;
}
#top .kuchikomi_box .kuchikomi_dl .dt_txt{
	color: #b0b0b0;
}
#top .kuchikomi_box .kuchikomi_dl .k_more{
  padding: 5px 5px 0 0;
}
#top .kuchikomi_box .k_txt{
	font-weight: bold;
	text-align: right;
}
#top .kuchikomi_box .k_txt::before{
	background-image: url(../img/icon/icon_arrow_gray.png);
  content: "";
  width: 6px;
  height: 9px;
  display: inline-block ;
  background-size: 100%;
	margin-right: 3px;
}
/*#top .kuchikomi_box .k_txt{
	float: right;
	padding-right: 20px;
}

#top .kuchikomi_box .k_more{
	background-image: url(../img/icon/icon_arrow_gray.png) ;
	background-repeat: no-repeat;
	position: relative;
}
#top .kuchikomi_box .k_icon{
	position: absolute;
	height: 9px;
	left: 37px;
	top: 5px;
}*/

/* 教育訓練給付制度 */
.kyufukintaisho_tlb th {
	padding: 5px 10px;
	border: 1px solid #999;
	font-size: 90%;
	text-align: center;
	background-color: #efefef;
	font-weight: normal;
}
#contents .kyufukintaisho_tlb td {
	padding: 5px 10px;
}
/*#contents .kyufukintaisho_tlb tr:nth-last-child(3) td {
	border-top: 3px double #999;
}*/
#contents .kyufukintaisho_tlb td.bdr2 {
	border-top: 3px double #999;
}

.free_icon{
	vertical-align: bottom;
}
.size90{
	font-size: 90%;
}
.size80{
	font-size: 80%;
}
.size70{
	font-size: 70%;
}

.bnr_commission{
	padding: 10px 0 25px;

}

/* 201912 */
.course-row .ico:before{
  content: "";
  width: 42px;
  height: 32px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.course-row .icon-takken:before {
  background: url("../img/icon/ico_takken.png") no-repeat;
}
.course-row .icon-fp-afp:before {
  background: url("../img/icon/ico_fp-afp.png") no-repeat;
}
.course-row .icon-keiei:before {
  background: url("../img/icon/ico_keiei.png") no-repeat;
}
.course-row .icon-hoiku:before {
  background: url("../img/icon/ico_hoiku.png") no-repeat;
}
.course-row .icon-kango:before {
  background: url("../img/icon/ico_kango.png") no-repeat;
}
.course-row .icon-psychology:before {
  background: url("../img/icon/ico_psychology.png") no-repeat;
}
.course-row .icon-clinician:before {
  background: url("../img/icon/ico_clinician.png") no-repeat;
}
.course-row .icon-kankyou-kanrishi:before {
  background: url("../img/icon/ico_kankyou-kanrishi.png") no-repeat;
}
.course-row .icon-hattatsushienshi:before {
  background: url("../img/icon/ico_hattatsushienshi.png") no-repeat;
}
.course-row .icon-native-english:before {
  background: url("../img/icon/ico_native-english.png") no-repeat;
}
.course-row .icon-55english:before {
  background: url("../img/icon/ico_55english.png") no-repeat;
}
.course-row .icon-kounin:before {
  background: url("../img/icon/ico_kounin.png") no-repeat;
}
.course-row .icon-penji:before {
  background: url("../img/icon/ico_penji.png") no-repeat;
}
.course-row .icon-fudepenji:before {
  background: url("../img/icon/ico_fudepenji.png") no-repeat;
}
.course-row .icon-shosha-penji:before {
  background: url("../img/icon/ico_shosha-penji.png") no-repeat;
}
.course-row .icon-ryoiku:before {
  background: url("../img/icon/ico_ryoiku.png") no-repeat;
  display:block;
  float:left;
}
.course-row .icon-kotoba:before {
  background: url("../img/icon/ico_kotoba.png") no-repeat;
  display:block;
  float:left;
}
.course-row .icon-kodomokanji:before {
  background: url("../img/icon/ico_kodomokanji.png") no-repeat;
  display:block;
  float:left;
}
.course-row .icon-lifeskills-trainer:before {
  background: url("../img/icon/ico_lifeskills-trainer.png") no-repeat;
  display:block;
  float:left;
}
