@charset "utf-8";


html, body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style:normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,main,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

input, textarea,button{
  margin: 0;
  padding: 0;
  border:none;
}

ol, ul{
  list-style:none;
}

:root ul,
:root ol {
  margin:0;
  padding:0;
}

table{
  border-collapse: collapse;
  border-spacing:0;
}

caption, th{
  text-align: left;
}

a:focus {
}

strong {
  font-weight:bold !important;
}


.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
img {
  vertical-align:top;
}

button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}


table {
  width:100%;
}

body {
  min-width:960px;
  color:#323232;
  background:#fff;
  font-size:14px;
  font-family:"Lucida Sans",arial,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  line-height:1.6;
}


.onlySP {
  display:none !important;
}

.heading2 h2 {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    margin:40px 0 25px;
    line-height: 1.3;
}
#kaikoucourseBlock .heading2 h2 {
    text-align: left;
    font-weight: bold;
    font-size: 30px;
    margin:25px 0 15px;
    line-height: 1.3;
}
#kaikoucourseBlock .heading3 h2 {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    margin:40px 0 15px;
    line-height: 1.3;
}
#kaikoucourseBlock .heading4 h2 {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    margin:25px 0 25px;
    line-height: 1.3;
}
#kaikoucourseBlock .heading2 h3 {
  text-align: left;
  font-weight: bold;
  font-size: 20px;
  margin: 10px 0 15px !important;
  line-height: 1.3;
}
.heading2 h2 > span {
    color: #E20011;
}
.heading3 h2 > span {
    color: #E20011;
}
.heading4 h2 > span {
    color: #E20011;
}
.heading2 h2:first-line {
    line-height: 1.5;
}
h2.centeringHeader {
    font-size:30px;
    text-align: center;
}
h2.centeringHeader span {
    color:#E20011;
}
.heading2left h2 {
    font-weight: bold;
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 25px;
}

.heading2Impact {
    padding: 23px 0 23px 0;
    background: #EBECEE;
    text-align: center;
    border-top: 5px solid #E20011 ;
    position: relative;
    overflow: visible; /* 三角対応 */
    margin-top: 25px !important;
    margin-bottom: 20px !important;
}
.heading2Impact .heading2 h2 {
    margin: 0;
    line-height: 1.3;
}


.heading2Impact:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 20px solid transparent;
  border-top-color: #EBECEE;
  top: 100%;
  left: 50%;
  margin-left: -20px;
}




.heading3 h3 {
    border-left: #E20011 5px solid;
    background: #EBECEE;
    padding: 5px 15px;
    font-size: 20px;
    font-weight: bold;
    margin:40px 0 20px;
} .heading3 h3 > span {
    color: #E20011;
}
.heading4 h4 {
    border-bottom: 2px solid #EBECEE;
    padding: 5px 0;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
} .heading4 h4 > span {
    padding: 0 9px;
    border-left: #E20011 5px solid;
} .heading4 > span span {
    font-weight: normal;
}
.heading2 h2.firstHeader ,
.heading3 h3.firstHeader ,
.heading4 h4.firstHeader {
  margin-top: 25px;
}
/* 背景色のない要素の調整 */
.headerParagraph1 h2 {
    margin:33px 0 14px;
} .headerParagraph1 p {
    margin-bottom: -5px;
}
.headerParagraph2 h2 {
    margin:32px 0 14px;
} .headerParagraph2 p {
    margin-bottom: -1px;
}


/* ------------------------------------------------------- */

.tacTxt {
 color:#E20011;
}
.tacBg {
 background-color:#E20011;
}
.bgDFE0E2 {
    background-color: #DFE0E2;
}
.bgEBECEE {
    background-color: #EBECEE;
}
a {
  text-decoration:none;
}

a,
a:link {
  color:#0F218B;
}

a:visited {
  color:#620298;
}

a:hover {
  color:#3F88E5;
  text-decoration:underline;
}

a:active {
  color:#0F218B;
}

.note,
.notes {
  color:#4D4D4D;
}

.error,
.attention {
  color:#f00;
}

.hover {
  display:inline-block;
}

.hover:hover {
  opacity:0.75;
  -ms-filter:"alpha(opacity=75)";
  text-decoration:none;
}


/* ------------------------------------------------------- */
/* header */
/* ------------------------------------------------------- */

#renew-globalHeader {
  height: 78px;
}

#renew-globalHeader .renew-innerWrap {
  padding-top: 1px;
}
#renew-globalHeader #renew-tacLogo {
  float: left;
  margin-top: 6px;
}

#renew-globalHeader .headerRight {
  float: right;
}
#renew-globalHeader .headerRight ul {
  text-align: right;
  line-height: 1.2;
  overflow: hidden;
}
#renew-globalHeader .headerRight li {
  float: left;
  margin-top: 0;
  margin-left: 20px;
}

#renew-globalHeader .headerRight > ul:first-child a {
  font-weight: bold;
}
#renew-globalHeader .headerRight a {
  color: #323232;
}

#renew-globalHeader .renew-subBox {
  margin-top: 11px;
}

#renew-globalHeader .renew-subInner {
  float: right;
  padding-top: 3px;
  margin-right: 20px;
  font-size: 12px;
}

#renew-globalHeader .logoW {
  float: right;
}

#renew-globalHeader .renew-subInner button {
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 24px;
}
#renew-globalHeader .renew-subInner p {
  float: right;
  margin-top: 11px;
}
#renew-globalHeader .renew-subInner input {
  width: 188px;
  height: 24px;
  vertical-align: middle;
  background: url(../../renew-common/img/parts/form_bg.png) no-repeat 0 0;
  padding-left: 10px;
}


/* ------------------------------------------------------- */
/* footer */
/* ------------------------------------------------------- */

#renew-footerLink {
  padding: 28px 0;
  background: #707177;
}

#renew-footerLink ul {
  line-height: 1.1;
}

#renew-footerLink a {
  color: #fff;
  font-weight: bold;
}

#renew-footerLink li {
  display: inline-block;
  margin: 0 15px 0 0;
}

#renew-footerLink .sub {
  margin-top: 20px;
}

#renew-footerLink .sub li {
  display: inline-block;
  margin: 0 0 0 15px;
  padding-left: 17px;
  border-left: 1px solid #A9AAAD;
  font-size: 12px;
}

#renew-footerLink .sub li a {
  font-weight: normal;
}
#renew-footerLink .sub li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}

#renew-globalFooter .copy {
  font-size: 10px;
  color: #8B8B8B;
}

#renew-globalFooter .corporateLink {
  padding-top: 25px;
}

#renew-globalFooter .corporateLink .corporate {
  float: left;
}
#renew-globalFooter .corporateLink .corporate p {
  float: left;
  margin-right: 18px;
  margin-top: 3px;
}

#renew-globalFooter .corporateLink p.sf {
  margin-top: 5px;
}

#renew-globalFooter .corporateLink ul,
#renew-globalFooter .corporateLink .sns li {
  float: left;
  margin-right: 18px;
}
#renew-globalFooter .corporateLink ul {
}
#renew-globalFooter .corporateLink .sns p {
}


#renew-globalFooter .sealBox {
  float: right;
}
#renew-globalFooter .sealBox p {
  display: inline;
  float: left;
  margin-left: 22px;
}
#renew-globalFooter .sealBox .sf {
  margin-top: 5px;
}



/* ------------------------------------------------------- */
/* List */
/* ------------------------------------------------------- */

/* 赤矢印 */
.linkList01 li {
  margin-top: 11px;
  line-height: 1.1;
  background: url(../../renew-common/img/btn/recommed_cur_01.png) no-repeat 0 0.2em;
  padding-left: 12px;
}

/* 赤矢印 小 */
.linkList01b li {
  margin-top: 8px;
  line-height: 1.1;
  background: url(../../tacmap/renew-img/cur_01b.png) no-repeat 0 0.2em;
  padding-left: 10px;
  font-size: 12px;
}

/* 白矢印 */
.linkList01c li {
  margin-top: 11px;
  line-height: 1.1;
  background: url(../../tacmap/renew-img/cur_02.png) no-repeat 0 0.2em;
  padding-left: 12px;
}

.linkList01 li:first-child,
.linkList01b li:first-child,
.linkList01c li:first-child {
  margin-top: 0;
}


/* ------------------------------------------------------- */
/* block */
/* ------------------------------------------------------- */

#renew-mainContent {
  width: 100%;
}

.renew-innerWrap {
  margin: 0 auto;
  width: 960px;
}




/* ------------------------------------------------------- */
/* parts */
/* ------------------------------------------------------- */


/* 別ウィンドウアイコン */
.blankIco:after {
  content: ' ';
  background: url(../../tacmap/renew-img/icon_01.png) no-repeat 0 40%;
  width: 9px;
  height: 1em;
  display: inline-block;
  margin-left: 3px;
  vertical-align: middle;
}

.blankIcoB:after {
  content: ' ';
  background: url(../../tacmap/renew-img/icon_01b.png) no-repeat 0 40%;
  width: 9px;
  height: 1em;
  display: inline-block;
  margin-left: 3px;
  vertical-align: middle;
}
.blankIcoC:after {
  content: ' ';
  background: url(../../tacmap/renew-img/icon_01c.png) no-repeat 0 40%;
  width: 9px;
  height: 1em;
  display: inline-block;
  margin-left: 3px;
  vertical-align: middle;
}

#mainContent {
  position:relative;
}


/**/

.iconWebSch {
  background: url(../../renew-common/img/parts/icon_02.png) no-repeat 0 0;
  padding-left: 16px;
}
.iconSchool {
  background: url(../../renew-common/img/parts/icon_05.png) no-repeat 0 50%;
  padding-left: 16px;
}
.iconMap {
  background: url(../../socialguidline/images/icon_03.jpg) no-repeat 0 50%;
  padding-left: 16px;
}
.iconInfo {
  background: url(../../socialguidline/images/icon_04.jpg) no-repeat 0 50%;
  padding-left: 16px;
}



/* ページトップ */
#renew-pagetop {
  position: fixed;
  right: 0;
  bottom: 20px;
  text-align: center;
}
#renew-pagetop a {
  width: 57px;
  height: 32px;
  background: #323232 url(../../socialguidline/images/pagetop.png) no-repeat 50% 16px;

  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 9px;
  padding-top: 25px;
}

.mt00{margin-top: 0!important;}
.mt05{margin-top: 5px!important;}
.mt10{margin-top: 10px!important;}
.mt15{margin-top: 15px!important;}
.mt20{margin-top: 20px!important;}
.mt25{margin-top: 25px!important;}
.mt30{margin-top: 30px!important;}
.mt35{margin-top: 35px!important;}
.mt40{margin-top: 40px!important;}
.mt45{margin-top: 45px!important;}

.mr00{margin-right: 0!important;}
.mr05{margin-right: 5px!important;}
.mr10{margin-right: 10px!important;}
.mr15{margin-right: 15px!important;}
.mr20{margin-right: 20px!important;}
.mr30{margin-right: 30px!important;}
.mr40{margin-right: 40px!important;}

.mb00{margin-bottom: 0!important;}
.mb05{margin-bottom: 5px!important;}
.mb10{margin-bottom: 10px!important;}
.mb15{margin-bottom: 15px!important;}
.mb20{margin-bottom: 20px!important;}
.mb25{margin-bottom: 25px!important;}
.mb30{margin-bottom: 30px!important;}
.mb40{margin-bottom: 40px!important;}
.mb45{margin-bottom: 45px!important;}

.ml00{margin-left: 0!important;}
.ml05{margin-left: 5px!important;}
.ml10{margin-left: 10px!important;}
.ml15{margin-left: 15px!important;}
.ml20{margin-left: 20px!important;}
.ml30{margin-left: 30px!important;}
.ml40{margin-left: 40px!important;}

.pt00{padding-top: 0!important;}
.pt05{padding-top: 5px!important;}
.pt10{padding-top: 10px!important;}
.pt15{padding-top: 15px!important;}
.pt20{padding-top: 20px!important;}
.pt30{padding-top: 30px!important;}
.pt40{padding-top: 40px!important;}

.pr00{padding-right: 0!important;}
.pr05{padding-right: 5px!important;}
.pr10{padding-right: 10px!important;}
.pr15{padding-right: 15px!important;}
.pr20{padding-right: 20px!important;}
.pr30{padding-right: 30px!important;}
.pr40{padding-right: 40px!important;}

.pb00{padding-bottom: 0!important;}
.pb05{padding-bottom: 5px!important;}
.pb10{padding-bottom: 10px!important;}
.pb15{padding-bottom: 15px!important;}
.pb20{padding-bottom: 20px!important;}
.pb30{padding-bottom: 30px!important;}
.pb40{padding-bottom: 40px!important;}

.pl00{padding-left: 0!important;}
.pl05{padding-left: 5px!important;}
.pl10{padding-left: 10px!important;}
.pl15{padding-left: 15px!important;}
.pl20{padding-left: 20px!important;}
.pl30{padding-left: 30px!important;}
.pl40{padding-left: 40px!important;}


.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  zoom:1;
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
  clear:both;
}

/* ------------------------------------------------------- */
/* 以後ページ共通 */
/* ------------------------------------------------------- */

/* ------------------------------------------------------- */
/* koza top */
/* ------------------------------------------------------- */

#renew-mainNav {
    width: 100%;
    background: #E20011;
    /* position: absolute;
    top: 0;
    left: 0;*/
    min-height: 53px;
}
#renew-mainNav nav {
    float: left;
    width: 495px;
}
#renew-mainNav ul {
    line-height: 0.5;
}
#renew-mainNav li {
    float: left;
}
#renew-mainNav nav li {
    border-left: solid 1px #F399A0;
}

#renew-mainNav .convBlock {
    float: right;
    width: 445px;
    background: #323232;
    padding: 9px 10px;
}
#renew-mainNav .convBlock li {
    float: left;
    margin-left: 5px;
}
#renew-mainNav .convBlock li:first-child {
    margin-left: 0;
}
#renew-mainNav .convBlock li a {/* マウスオバー時―に白くするため、各ボタンのサイズ毎に背景色の白を指定 */
    background: #FFFFFF;
    display: block;
    height: 35px;
} #renew-mainNav .convBlock li:nth-of-type(1) a {
    width: 99px;
} #renew-mainNav .convBlock li:nth-of-type(2) a {
    width: 99px;
} #renew-mainNav .convBlock li:nth-of-type(3) a {
    width: 117px;
} #renew-mainNav .convBlock li:nth-of-type(4) a {
    width: 115px;
}
.renewNavfixed {
    position: fixed;
    top: 0px;
    z-index: 9999;
}

a:hover img{
    opacity:0.75;
    -moz-opacity:0.75;
    filter:alpha(opacity = 75);
}
.pbBlock {
		clear: both;
}
.pbBlockNavigation {
    font-size: 12px;
    width: 960px;
    margin: 0 auto;
    padding: 4px 0px 5px 0px;
    color:#4C4C4C;
}

.pbNested {
	clear:both;
	padding: 0;
	margin: 0;
	min-height: 0;
	_height: 1%;
}
.pbNested:after {
	content: "";
	height: 0px;
	clear:both;
	display:block;
}
.navigationWrapper {
    background: #ebecee;
}
.renew-innerWrap {
  margin: 0 auto;
  width: 960px;
}

#kozaMainTitle {
  margin: 30px 0 30px 0;
  border-left: 8px #E20011 solid;
  padding-left: 10px;
}
#kozaMainTitle span {
  display: block;
  line-height: 1;
}
#kozaMain {
    overflow: hidden;
    background-image: url(../../renew-common/img/parts/graphPaper.png);
    border-bottom: 1px solid #D3D3D3;
}
#kozanameText {
  font-size: 36px;
  line-height: 1.1;
  font-weight: bold;
  color: #323232;
}


/* ------------------------------------------------------- */
/* [ナビゲーション] 上下で連動するタブ（共通） 2,3 カラム */
/* ------------------------------------------------------- */

.selecter ul {
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
}
.selecter li {
    display: table-cell;
    text-align: center;
    line-height: 1.1;
} .selecter li:hover {
    text-decoration: none;
    color: #E20011;
    cursor: pointer;
}
.selecter li div {
    background: white;
    /* Old browsers */
    background: -webkit-linear-gradient(#ffffff 0%, #e6e7ea 100%);
    background: -o-linear-gradient(#ffffff 0%, #e6e7ea 100%);
    background: linear-gradient(#ffffff 0%, #e6e7ea 100%);
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    /* W3C */
    /* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e7ea', GradientType=0); */
    /* IE6-9 */
    border-top: 1px solid #D2D2D2;
    border-right: 1px solid #D2D2D2;
    border-bottom: 1px solid #D2D2D2;
}
.selecter .expSelecter.columns2 li div { /* 2カラム用の高さ */
    height: 54px;
    padding-top: 5px;
} .selecter .expSelecter.columns2 .expSelecterTop {
    margin-bottom: 27px;
} .selecter .expSelecter.columns22 li div { /* 2カラム2行用の高さ */
    height: 70px;
} .selecter .expSelecter.columns3 li div { /* 3カラム用の高さ */
    height: 70px;
}
.selecter .expSelecter.columns4 li div { /* 3カラム用の高さ */
    height: 70px !important;
}
.selecter .expSelecter2 li div {
    padding-bottom: 12px;
}
.selecter .expSelecter2.columns3 li div {
    padding-top: 6px;
}

.selecter li:first-child div {
    border-left: 1px solid #D2D2D2;
}
.selecter li.current {
    background-color : #E20011;
}
.selecter li.current div {
    background: none;
　　filter: none;
}
.selecter li p {
    color: #323232;
}
.selecter li.current p {
    color: white;
}
.selecter li p.expHeader {
    display: block;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.3;
    padding: 13px 0 1px;
}

.expSelecterBottomMg {
  margin:25px 0 40px !important;
}

/* 3カラムタブ上用 */
.expSelecterTop div:hover p {
    color: #E20011;
}
.expSelecterTop.current div:hover p {
    color: #FFFFFF;
}
.expSelecterTop {
    padding-bottom: 15px;
} .expSelecterTop.current {
    background: url(../../renew-common/img/parts/expSelecterCurrentTopBG_w.png) no-repeat 50% 100%;
} .expSelecterTop.current div {
    border-bottom: none; /* reset */
}

/* 3カラムタブ下用 */
.expSelecterBottom {
    padding-top: 15px;
} .expSelecterBottom.current {
    background: url(../../renew-common/img/parts/expSelecterCurrentBottomBG_w.png) no-repeat 50% 0;
    padding-top: 16px;
} .expSelecterBottom.current div {
    border-top: none; /* reset */
}
.expSelecterBottom a {
    text-decoration: none;
    color: #323232;
}
.expSelecterBottom a:hover p{
    color: #E20011;
}
.expSelecterBottom.current a {
    text-decoration: none;
    color: white;
}
.expSelecterBottom.current a p{
    color: white;
}
.expSelecterBottom p.expHeader a {
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.3;
}

/* 個別タブ設定 */
.selecter li.current .expSelecterIcon-arrowSquareSmall p.expHeader:before { /* アイコン arrowSquareSmall 追加 */
    content:"　";
    background:url(../../kyoten/images/arrowSquareSmallCurrent.png) no-repeat;
    position:relative;
    top: -1px;
    left: 2px;
    padding-right: 7px;
} .selecter li .expSelecterIcon-arrowSquareSmall p.expHeader:before {
    content:"　";
    background:url(../../renew-common/img/parts/arrowSquareSmall.png) no-repeat;
    vertical-align: middle;
} .selecter li.expSelecterBottom.current .expSelecterIcon-arrowSquareSmall p.expHeader:before {
    background:url(../../kyoten/images/arrowSquareSmallCurrentBottom.png) no-repeat;
}
.selecter li.current .expSelecterIcon-arrowLarge p.expHeader:before { /* アイコン arrowLarge 追加 */
    content:"　";
    background:url(../../kyoten/images/arrowLargeRotate.png) no-repeat;
    position:relative;
    top:2px;
    left:-5px;
 } .selecter li .expSelecterIcon-arrowLarge p.expHeader:before {
    content:"　";
    background:url(../../kyoten/images/arrowLarge.png) no-repeat;
    position:relative;
    top:2px;
 } .selecter li .expSelecterIcon-arrowLarge p.expHeader {
    font-size: 16px;
 }
.selecter li p.expHeader2 {
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3;
  padding: 13px 0 1px;
}
.selecter li p.expHeader2_2 {
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3;
  padding: 22px 0 1px;
}
.selecter li p.expHeader3 {
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3;
  padding: 10px 0 1px;
}
.courseSelect .heading2 h2 {
    margin:32px 0 18px;
}


/* ------------------------------------------------------- */
/* normalAccordionBlock */
/* ------------------------------------------------------- */
.normalAccordionBlock {
    margin-top: 40px;
    border: solid 1px #D2D2D2;
}
.normalAccordionBlock .normalAccordionBtn {
    position: relative;
    font-size: 20px;
    line-height: 1.3;
    color: #323232;
    padding: 4px;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(/edit01/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */
}
.active  .normalAccordionBtn {
     background: #ffffff;
}
.normalAccordionBtn:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
    cursor: pointer;
}

.normalAccordionTtl > span {
    color: #E20011;
}
.normalAccordionBlock .normalAccordionTtl {
    /*border-left: 5px solid #E20011;*/
    padding: 9px 10px;
    font-weight: bold;
    text-align:center;
}
.normalAccordionInner {
    display: none;
    padding: 30px 29px 30px 29px;
}
.active .normalAccordionInner {
    display: block;
    border-top: dashed 1px #cecece;
}

.normalAccordionBtn:after {
    content: "開く";
    display: block;
    position: absolute;
    top: 8px;
    right: 12px;
    display: block;
    border-radius: 4px;
    width: 76px;
    line-height: 34px;
    border: solid 1px #D4D5D7;
    font-size: 14px;
    font-weight: bold;
    background: url(../../renew-common/img/parts/plus_icon_pc.png) no-repeat 90% 50%;
    padding-left: 15px;
} .normalAccordionBtn.pbNested:after { /* reset */
    height: auto;
}
.active .normalAccordionBtn:after {
    content: "閉じる";
    display: block;
    position: absolute;
    top: 8px;
    right: 15px;
    color: #fff;
    display: block;
    border-radius: 4px;
    width: 76px;
    line-height: 34px;
    border: solid 1px #D4D5D7;
    font-size: 14px;
    font-weight: bold;
    background: #193673 url(../../renew-common/img/parts/m_icon_pc.png) no-repeat 90% 50%;
    padding-left: 15px;
}



.leadText {
    font-size: 18px;
    color: #323232;
    line-height: 1.6;
    margin: -5px 0px 20px 0px;
}

.skContact {
    border: 3px solid #CECECE;
    padding: 20px 20px 10px;
    margin: 0px 0 40px;
}
.skContact p:first-child {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.skContact p {
    font-size: 12px;
}

/* ------------------------------------------------------- */
/* ボタン */
/* ------------------------------------------------------- */

.normalBlueBtn {
  display:inline-block;
    text-align: center;
    min-width: 250px;
    padding:7px 15px;
    line-height:1.2;
    text-decoration: none !important;
    color: #FFFFFF !important;
    font-size:14px;
    border-radius: 4px;
    background: #214287;
    /* Old browsers */
    background: -moz-linear-gradient(top, #214287 0%, #102552 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #214287), color-stop(100%, #102552));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #214287 0%, #102552 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #214287 0%, #102552 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #214287 0%, #102552 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #214287 0%, #102552 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#214287', endColorstr='#102552', GradientType=0);
    /* IE6-9 */
    vertical-align: middle;
    text-align: center;
}
.normalBlueBtn:hover{
    opacity:0.75!important;
    -moz-opacity:0.75!important;
    filter:alpha(opacity = 75);
}
.normalBlueBtn a {
    text-decoration: none !important;
    color: #FFFFFF !important;
    display: block;
    padding: 7px 15px;
}
.normalBlueBtn a:visited {
    color: #FFFFFF;
}

.normalWhiteBtn {
  display:inline-block;
    text-align: center;
    min-width: 180px;
    height: 36px;
    line-height: 1.2;
    font-weight: bold;
    border-radius: 4px;
    border: 1px #C6C7CC solid;
    background: #fff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #fff 0%, #eee 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eee));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff 0%, #eee 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fff 0%, #eee 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #fff 0%, #eee 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eee', GradientType=0);
    /* IE6-9 */
    vertical-align: middle;
    text-align: center;
    font-size:14px;
    color:#323232;
}
.normalWhiteBtn:hover{
    opacity:0.75 !important;
    -moz-opacity:0.75 !important;
    filter:alpha(opacity = 75);
}
.normalWhiteBtn a {
    text-decoration: none;
    color: #323232;
    display: block;
    padding: 7px;
}
.normalWhiteBtn a:visited {
    color: #FFFFFF;
}
.normalWhiteBtn span.cur {
  color:#E20011;
}


.studyContent {
    padding: 25px 20px 20px 20px;
    background: url(../../renew-common/img/parts/studyContentBGTop.png),
 url(../../renew-common/img/parts/studyContentBGBottom.png);
    background-repeat: no-repeat,
 no-repeat;
    background-position: top left,
 bottom right;
}

