@charset "UTF-8";
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 100;
    src: local("Noto Sans CJK JP Thin"),
         url("/common3/font/NotoSansCJKjp-Thin.woff") format("woff"),
         url("/common3/font/NotoSansCJKjp-Thin.otf") format("opentype");
}


@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 300;
    src: local("Noto Sans CJK JP Light"),
         url("/common3/font/NotoSansCJKjp-Light.woff") format("woff"),
         url("/common3/font/NotoSansCJKjp-Light.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 350;
    src: local("Noto Sans CJK JP DemiLight"),
         url("/common3/font/NotoSansCJKjp-DemiLight.woff") format("woff"),
         url("/common3/font/NotoSansCJKjp-DemiLight.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 400;
    src: local("Noto Sans CJK JP Regular"),
         url("/common3/font/NotoSansCJKjp-Regular.woff") format("woff"),
         url("/common3/font/NotoSansCJKjp-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 500;
    src: local("Noto Sans CJK JP Medium"),
         url("/common3/font/NotoSansCJKjp-Medium.woff") format("woff"),
         url("/common3/font/NotoSansCJKjp-Medium.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 700;
    src: local("Noto Sans CJK JP Bold"),
         url("/common3/font/NotoSansCJKjp-Bold.woff") format("woff"),
         url("/common3/font/NotoSansCJKjp-Bold.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: bold;
    src: url("/common3/font/NotoSansCJKjp.eot");
    src: local("Noto Sans CJK JP Bold"),
         url("/common3/font/NotoSansCJKjp-Bold.woff") format("woff"),
         url("/common3/font/NotoSansCJKjp-Bold.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 900;
    src: url("/common3/font/NotoSansCJKjp.eot");
    src: local("Noto Sans CJK JP Black"),
         url("/common3/font/NotoSansCJKjp-Black.woff") format("woff"),
         url("/common3/font/NotoSansCJKjp-Black.otf") format("opentype");
}

/*
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 100;
	src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 300;
	src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 400;
	src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 500;
	src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 700;
	src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 900;
	src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: bold;
	src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format('opentype');
}
*/

/********************************
DEFAULT
*********************************/

body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,pre,form,dl,dt,dd,blockquote,fieldset,input,address{
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6,caption,address,th{
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:100%;
}

ul,ol,li,dl,dt,dd {
	list-style:none;
}

img {
	vertical-align:top;
	border:0px;
}

table {
	border-collapse:collapse;
}

button,fieldset,form,input,label,legend,select,textarea{
	font-family:inherit;
	font-style:inherit;
	font-weight:inherit;
	font-size:100%;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

select{
	padding:2px;
}

hr {
	display:none;
}



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size:.01em;
	height:0;
	overflow:hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}

.clear {
	clear:both;
}


a,
a:link {
	color:#1e98b9;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
/*	color:#941D55;*/
}


a:hover,
a:active {
	color:#26c2ed;
	text-decoration:none;
}

.m_b0 {
	margin-bottom:0px !important;
}
.m_b1 {
	margin-bottom:1px !important;
}
.m_b2 {
	margin-bottom:2px !important;
}
.m_b3 {
	margin-bottom:2px !important;
}
.m_b5 {
	margin-bottom:5px !important;
}
.m_b7 {
	margin-bottom:7px !important;
}
.m_b8 {
	margin-bottom:8px !important;
}
.m_b10 {
	margin-bottom:10px !important;
}
.m_b11 {
	margin-bottom:11px !important;
}
.m_b12 {
	margin-bottom:12px !important;
}
.m_b13 {
	margin-bottom:13px !important;
}
.m_b15 {
	margin-bottom:15px !important;
}
.m_b20 {
	margin-bottom:20px !important;
}
.m_b25 {
	margin-bottom:25px !important;
}
.m_b30 {
	margin-bottom:30px !important;
}
.m_b35 {
	margin-bottom:35px!important;
}
.m_b40 {
	margin-bottom:40px !important;
}
.m_b45 {
	margin-bottom:45px !important;
}
.m_b50 {
	margin-bottom:50px !important;
}
.m_b60 {
	margin-bottom:60px !important;
}
.m_b70 {
	margin-bottom:70px !important;
}
.m_b80 {
	margin-bottom:80px !important;
}
.m_b90 {
	margin-bottom:90px !important;
}
.m_b100 {
	margin-bottom:100px !important;
}

html {
	height:100%;
}

body {
	font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
	font-size: 100%;
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	line-height:1.6em;
	color:#000000;
	font-size:75%;
	text-align:center;
	min-height:100%;
	height:auto !important;
	position:relative;
	min-width:1024px;
}

html>/**/body {
	font-size: 12px;
}

.com_merio{
    font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal !important;
}

.com_gothic {
    font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold !important;
}

.com_fstimes {
    font-family: "Times New Roman";
    font-style: italic;
    font-size: 24px;
    line-height: 1;
    font-weight: bold !important;
}

/********************************
HEADER
********************************/
#Header {
	border-bottom: 1px solid #013A63;
}

#Header .header {
	text-align: left;
/*	margin: 0 auto;
	width: 1024px;*/
}

#Header .topbox {
	padding:15px 0 0 0;
}


#Header .logobox {
	float: left;
}

#Header .logobox > a {
	text-decoration: none;
	color: #000000;
	display: block;
}

#Header .logobox-ttl {
	margin: 0 0 7px 0;
}

#Header .logo {
	margin: 0 5px 0 0;
}

#Header .logo p {
	float: left;
}

#Header .logo p:last-child {
	padding: 10px 0 0 30px;
	float: left;
}

#Header .gnavbox {
	border-top: 1px solid #f2f2f2;
}

#Header .gnavbox-list {
	width: 1024px;
	margin: 0 auto;
	display: table;
}

#Header .gnavbox-list > li {
	display: table-cell;
	width: auto;
	height: 50px;
	padding: 0 10px;
	vertical-align: middle;
	text-align: center;
	border-left: 1px solid #f2f2f2;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

#Header .gnavbox-list > li a {
	color: #000;
	text-decoration: none;
}

#Header .gnavbox-list > li:last-child {
	border-right: 1px solid #f2f2f2;
}

#Header .gnavbox-list > li.on {
	color: #ffffff;
	background: #013A63;
}

#Header .gnavbox-list > li.on > a {
	color: #ffffff;
	background: #013A63;
	text-decoration: none;
}

#Header .gnavbox-list > li:hover,
#Header .gnavbox-list > li:has(a:focus) {
	color: #ffffff;
	background: #013A63;
}
#Header .gnavbox-list > li:hover > p > a,
#Header .gnavbox-list > li > p > a:focus,
#Header .gnavbox-list > .pldbx.focused > p > a {
	color: #ffffff;
}

#Header .gnavbox-list > li:hover {
	color: #ffffff;
	background: #013A63;
}

#Header .gnavbox-list > li p.is-link {
	display: table;
	width: 100%;
	height: 100%;
}

#Header .gnavbox-list > li p.is-link a {
	color: #000000;
	display: table-cell;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

#Header .gnavbox-list > li.on p.is-link a {
	color: #ffffff;
}

#Header .gnavbox-list > li p.is-link:hover > a {
	color: #ffffff;
	background: #013A63;
}

#Header .topbox .tpbx{
	width: 1024px;
	margin:0 auto 15px auto;
}

#Header .topbox .tpbx h1 {
	font-size: 12px;
	line-height: 1;
	font-weight: normal;
}

#Header .topbox .tpbx p.logobox-ttl {
	font-size: 12px;
	line-height: 1;
	font-weight: normal;
}

#Header .tel_inqbox {
	float: right;
}

#Header .telbox {
	float: left;
	margin: 0 15px 0 0;
}

#Header .telbox-txt {
	color: #6b6b6b;
	font-size: 11px;
	line-height: 1.4;
	font-weight: normal;
	letter-spacing: 1px;
}

#Header .telbox-txt > span {
	font-size: 13px;
	letter-spacing: 1px;
}

#Header .inqbox {
	float: right;
}

#Header .telbox-tel {
	background: url(/images2/header_icn_teln.png) no-repeat 0 50%;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 3px 40px;
}

#Header .inqbtn {
	width: 190px;
	text-align: center;
}

#Header .inqbtn:hover {
	opacity: 0.7;
}

#Header .inqbtn > a {
	display: block;
	padding: 30px 10px 10px 10px;
	text-decoration: none;
	color: #ffffff;
}

#Header .inqbox-inq {
	background: #F7EB00 url(/images2/com_icn_inq.png) no-repeat 50% 10px;
	float: left;
	margin: 0 20px 0 0;
}
/*body.test_cv*/ #Header .inqbox-inq {
    border-radius: 7px;
}

#Header .inqbox-inq > a {
	color: #013A63;
	font-size: 16px;
	font-weight: bold;
}

#Header .inqbox-search {
	background: #ff3b7d url(/images2/com_icn_search.png) no-repeat 50% 10px;
	float: right;
}
/*body.test_cv*/ #Header .inqbox-search {
    border-radius: 7px;
}

#Header .inqbox-search > a {
	font-size: 16px;
	font-weight: bold;
}

#Header .header_overlay {
	background: #ffffff;
	width: 100%;
	border-bottom: 1px solid #013A63;
}

#Header .header_overlayIn {
	width: 1024px;
	margin: 0 auto;
	padding: 10px 0;
}
/*
#Header .header_overlay .logobox {
	width: 170px;
}
*/
#Header .header_overlay .logobox-ttl {
	font-size: 10px;
	margin: 0 0 5px 0;
}

#Header .header_overlay p.logobox-ttl {
	font-weight: normal;
}

#Header .header_overlay .logo {
	margin: 0 0 0 5px;
}

#Header .header_overlay .logo p:last-child {
	padding: 6px 0 0 30px;
}

#Header .header_overlay .telbox {
	margin: 0 35px 0 0;
}

#Header .header_overlay .telbox-tel {
	background: url(/images2/header_icn_teln.png) no-repeat 0 50%;
	font-size: 23px;
	padding: 0 0 0 40px;
	margin: 0;
	line-height: 1;
	text-align: left;
}

#Header .header_overlay .telbox-txt {
	font-size: 10px;
	line-height: 1.3;
	margin: 0 0 0 0;
	text-align: left;
}

#Header .header_overlay .telbox-txt span {
	font-size: 11px;
}

#Header .header_overlay .inqbox {
	margin: 0 0 0 0;
}

#Header .header_overlay .inqbox-inq > a {
	font-size: 14px;
	background: #F7EB00 url(/images2/com_icn_inq.png) no-repeat 50% 7px
}

#Header .header_overlay .inqbox-search > a {
	font-size: 14px;
	background: #ff3b7d url(/images2/com_icn_search.png) no-repeat 50% 7px
}

#Header .header_overlay .inqbtn > a {
	padding: 25px 10px 6px 10px;
}
/*body.test_cv*/ #Header .header_overlay .inqbtn > a {
    border-radius: 7px;
}

#Header .header_overlay .inqbtn:hover {
	opacity: 0.7;
}

#Header .js-h_overlay {
	position: fixed;
	z-index: 999999;
	top: -200px;
}

#Header .pldbx {
	position: relative;
	z-index: 999999;
}

#Header .pldin.is-list1 {
	width: 270px;
	left: 73px;
	margin: 0 0 0 -167px;
	padding: 30px 30px 30px 30px;
}

#Header .pldin.is-list1.is-ver2 {
	width: 510px;
    left: 50%;
    margin: 0 0 0 -214px;
}

#Header .pldin.is-list2 {
	width: 220px;
	left: 73px;
	margin: 0 0 0 -139px;
	padding: 30px 25px 30px 25px;
}

#Header .pldin.is-list3 {
	width: 600px;
	left: 45px;
	margin: 0 0 0 -320px;
	padding: 29px 10px 29px 26px;
}

#Header .pldin.is-list4 {
	width: 110px;
	left: 73px;
	margin: 0 0 0 -93px;
	padding: 30px 17px 30px 17px;
}
#Header .pldin.is-list5 {
	width: 170px;
	left: 54px;
	margin: 0 0 0 -103px;
	padding: 30px 17px;
}
#Header .pldin {
	position: absolute;
	border: 2px solid #013A63;
	top: 50px;
	background: #ffffff;
	/*width: 300px;*/
	opacity: 0;
	visibility: hidden;
	transition: .2s;
}
#Header .gnavbox-list > li:hover > .pldin,
#Header .gnavbox-list > li.focused > .pldin {
	opacity: 1;
	visibility: visible;
}

#Header .pldin:before {
	content: "";
	display: block;
	width: 12px;
	height: 10px;
	position: absolute;
	top: -8px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url(/images2/header_nav_triangle.png) no-repeat 0 0;
}
#Header .pldin.is-ver2:before {
	left: -150px;
}

#Header .pldin > li {
	text-align: left;
	margin: 0 0 20px 0;
}

#Header .pldin > li:last-child {
	margin: 0 0 0 0;
}

#Header .pldin.is-list3 > li {
	float: left;
	width: 140px;
}

#Header .pldin.is-list3 > li.is-width {
	width: 177px;
}

#Header .pldin > li > a {
	background: url(/images2/com_icn_link_bl.png) no-repeat 0 50%;
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 25px;
	font-size: 16px;
	font-weight: bold;
}

#Header .pldin > li > a:hover {
	color: #013A63;
}

#Header .pldin > li.is-tb > a {
	display: table;
	width: 100%;
}

#Header .pldin > li > a span {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	font-size: 16px;
}

#Header .pldin > li > a span.is-nen {
	width: 90px;
	padding: 0 15px 0 0;
	font-size: 12px;
}

#Header .pldin.is-ver2 > li > a span.is-nen {
    width: 140px;
}

#Header .pldin > li > a span.is-course {
	display: inline-block;
	border-bottom: 2px solid #013A63;
	padding: 0 0 4px 0;
	line-height: 1;
}

#Header .pldbx.on a.h_nodec {
	color: #ffffff;
}

#Header .pldbx:hover a.h_nodec {
	color: #ffffff;
}

#Header a.h_nodec {
	display: block;
	text-decoration: none;
	color: #000000;
}

#Header .pldbx.on a.h_nodec {
	color: #ffffff;
}

#Header .pldbx:hover a.h_nodec {
	color: #ffffff;
}

#Header a.h_nodec {
	display: block;
	text-decoration: none;
	color: #000000;
}
#Header .inqbox-free, #Header .inqbox-movie {
    width: 205px;
}
.inqbox.is-online {
    display: flex;
}
.inqbox.is-online.ver2 {
	position: relative;
}
#Header .inqbtn.inqbox-free {
    margin-right: 20px;
}
#Header .inqbox-free a, #Header .inqbox-movie a, #Header .inqbox-info a{
    border-radius: 7px !important;
    font-size: 14px;
}
#Header .inqbtn.inqbox-free a {
    color: #013A63;
    background:#F7EB00 url(/images2/online_btn_icn01n.png) no-repeat center left 24px;
}
#Header .inqbtn.inqbox-movie a {
    background: #013A63 url(/images2/online_btn_icn02n.png) no-repeat center left 23px;
    color: #fff;
}
#Header .inqbtn.ver2 > a {
	padding: 10px 10px 10px 45px;
}
#Header .inqbtn.inqbox-free.ver2 a {
	padding: 20px 10px 19px 45px;
}
#Header .inqbox-info {
    width: 140px;
}
/* #Header .inqbox_infotxt {
	position: absolute; 
	left: 20px;
    bottom: -10px;
}
#Header .inqbox-infotxt {
	font-size: 12px;
	position: relative;
	padding-left: 10px;
	line-height: 1.2;
}
#Header .inqbox-infotxt span {
	position: absolute;
	left: 0;
} */
#Header .inqbtn.inqbox-info {
    margin-right: 20px;
}
#Header .inqbtn.inqbox-info a {
    color: #000;
    border: solid 1px #013A63;
	background: #fff url(/images2/com_icn_inq02.png) no-repeat left 14px center;
    background-size: 18px auto;
    padding: 19px 10px 18px 40px;
}
#Header .inqbtn.inqbox-info a:hover {
    background: #ffe3e4 url(/images2/com_icn_inq02.png) no-repeat left 22px center;
    background-size: 18px auto;
}
/********************************
FOOTER
********************************/
#Footer {
	margin:0 auto 30px auto;
	text-align:left;
}

#Footer .footbx {
	background: #013A63;
	padding: 50px 0;
	margin: 0 0 40px 0;
}

#Footer .footbxIn {
	width: 1024px;
	margin: 0 auto;
}

#Footer .footer_nav {
	display: table;
	width: 100%;
}

#Footer .lnkbox {
	display: table-cell;
	text-align: left;
	vertical-align: top;
}

#Footer .ttl {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#Footer .lnk > li {
	margin: 0 0 11px 0;
}

#Footer .lnk > li:last-child {
	margin: 0 0 0 0;
}

#Footer .lnk > li > a {
	background: url(/images2/com_icn_link_wh.png) no-repeat 0 50%;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 0 27px;
	text-decoration:none;
}

#Footer .lnk.is-company > li {
	text-indent: -27px;
	margin: 0 0 11px 27px;
}


#Footer .lnk.is-company > li > a {
	background: url(/images2/footer_icn_new_window.png) no-repeat 0 50%;
}

#Footer .lnk > li > a:hover {
	text-decoration: underline;
}

#Footer .logobox {
	float: left;
}

#Footer .logobox > p {
	display: inline-block;
	vertical-align: top;
    text-align: left;
	margin: 0 40px 0 0;
}

#Footer .logobox > p:last-child {
	margin: 0 0 0 0;
}

#Footer .otherbox {
	float: right;
}

#Footer .socialbox {
	text-align: right;
	margin: 0 0 40px 0;
	width: 95px;
	float: right;
}
#Footer .socialbox.is-ver2 {
	width: 210px;
}
#Footer .socialbox.is-ver2 li {
  margin: 0 0 0 15px;
  float: right;
}
#Footer .socialbox.is-ver2 li:last-child {
  margin: 0 0 0 0;
}

#Footer .socialbox a:hover {
	opacity: 0.7;
}

#Footer .link-facebook {
	float: left;
}
#Footer .socialbox.is-ver2 .link-facebook {
	float: right;
}
#Footer .link-twitter {
	float: right;
}

#Footer .copyrightbox > p {
	font-size: 14px;
	margin: 0 20px 0 0;
	text-align: right;
}
/*
#Footer .copyrightbox > p {
	display: inline;
	font-size: 14px;
	margin: 0 20px 0 0;
}
*/
#Footer .copyrightbox > p:last-child {
	margin: 0 0 0 0;
}
/********************************

footer 都道府県で探す

*********************************/
.footer_search{
    width: 1024px;
    margin: 60px auto;
    padding: 60px 35px 0;
	border-top: solid 1px #e4e4e4;
}
.footer_search_ttl:before{
    content: url(/images2/prefectures_icon.png);
    padding: 0 20px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.footer_search_ttl{
    font-size: 28px;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    margin: 0 0 35px 0;
}
.footer_search_ttl span{
    font-size: 36px;
}
.footer_prefectures{
    display: table;
    margin: 0 0 20px 0;
}
.footer_prefectures.mb{
    margin: 0 0 0 0;
}
.footer_prefectures dt{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 160px;
}
.footer_prefectures dt span{
    background: #ffe3e4;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    padding: 5px 0;
    display: inline-block;
    vertical-align: middle;
    width: 140px;
}
.footer_prefectures dd{
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    border-right: 1px solid #000;
    padding: 0 10px;
}
.footer_prefectures dd a{
    font-size: 18px;
    color: #000;
    line-height: 1;
    text-decoration: none;
}
.footer_prefectures dd a:hover{
    color: #013A63;
    text-decoration: underline;
}
/********************************
レイアウト用
********************************/
.l-content-box {
	width: 1024px;
	margin: 0 auto;
}

.l-content-box.l-border-bottom {
	margin: 0 auto 60px auto;
	padding: 0 0 60px 0;
	border-bottom: 1px solid #e4e4e4;
}

.l-border-bottom {
	margin: 0 0 60px 0;
	padding: 0 0 60px 0;
	border-bottom: 1px solid #e4e4e4;
}

.l-content-box.l-border-inquiry {
	margin: 0 auto 60px auto;
	border-bottom: 1px solid #e4e4e4;
}

.l-border-inquiry {
	margin: 0 0 60px 0;
	border-bottom: 1px solid #e4e4e4;
}

.l-content-box.is-mg {
	margin: 0 auto 50px auto;
}

.l-content-boxIn {
	width: 920px;
	margin: 0 auto;
}

.l-ta-left {
	text-align: left;
}

/********************************
共通
********************************/
.com_bold {
	font-weight: bold;
}


/********************************
タイトル類
********************************/
.com_title {
	font-size: 34px;
	font-weight: bold;
	line-height: 1;
	background: #c8e5ed;
	/*margin: 0 0 60px 0;*/
	/*padding: 26px 0;*/
	padding: 24px 0;
	position: relative;
}

.com_title:after {
	content: "";
	position: absolute;
	bottom: -13px;
	left: 50%;
	display: block;
	width: 0;
	height: 0;
	margin: 0 0 0 -7px;
	border-style: solid;
	border-width: 14px 14px 0 14px;
	border-color: #c8e5ed transparent transparent transparent;
}

.com_title.is-matl {
	background: #eae7b4;
}

.com_title.is-matl:after {
	border-color: #eae7b4 transparent transparent transparent;
}

.com_title.is-fee {
	background: #c9e7da;
}

.com_title.is-fee:after {
	border-color: #c9e7da transparent transparent transparent;
}

.com_title.is-kyozai {
	background: #013A63;
	color: #ffffff;
	margin: 0 0 50px 0;
}

.com_title.is-kyozai:after {
	border-color: #013A63 transparent transparent transparent;
}

.com_title.is-workbook {
	background: #f5d5e4;
	color: #000000;
}

.com_title.is-workbook:after {
	border-color: #f5d5e4 transparent transparent transparent;
}

.com_shadow_title {
	background: #013A63;
	color: #ffffff;
	margin: 0 0 36px 0;
	padding: 20px 0;
	border-bottom: 10px solid #F7EB00;
}

.com_shadow_title.is-zmsp {
	margin: 0 0 50px 0;
	padding: 40px 0;
}

.com_obli_title {
    background: repeating-linear-gradient(-45deg, #f9ac00, #f9ac00 8px, #fff , #fff 14px);
    padding: 10px 0;
}

.com_obli_titleIn {
    background: #f9ac00;
    color: #ffffff;
    font-size: 50px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}

.com_obli_titleIn.is-zemisapo {
    padding: 32px 0 52px 0;
}

.com_obli_titleIn span {
    font-size: 80px;
    font-weight: bold;
    line-height: 1;
    margin: 0 5px;
}


.com_maintitle {
    margin: 0 0 50px 0;
}
.com_maintitle .maintitle-ttl {
    background: #013A63;
    color: #ffffff;
    padding: 22px 0;
    border-bottom: 10px solid #F7EB00;
}
.com_maintitle .maintitle-ttl .is-txt {
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    display: block;
    margin: 0 0 5px 0;
}
.com_maintitle .maintitle-ttl .is-sbjct {
    font-size: 44px;
    font-weight: bold;
    line-height: 1;
    display: inline-block;
}
.com_maintitle .maintitle-ttl .is-nen {
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    display: inline-block;
}


/********************************
ページ下部の横移動導線（コース）
********************************/
.com_course_link-body {
	padding: 50px 0;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	text-align: left;
}

.com_course_link-ttl {
	font-size: 26px;
	font-weight: bold;
	background: url(/images2/com_icn_ttl_course.png) no-repeat 0 50%;
	line-height: 1.2;
	display: inline-block;
	padding: 2px 0 2px 40px;
	margin: 0 0 25px 0;
}

.com_course_link-ttl.is-qa {
	background: url(/images2/top_icn_ttl_question.png) no-repeat 0 50%;
}

.com_course_link-list {
	margin: 0 0 30px 0;
}

.com_course_link-list:last-of-type {
	margin: 0 0 0 0;
}

.com_course_link-list li {
	display: block;
	float: left;
	margin: 0 27px 0 0;
	width: 235px;
}

.com_course_link-list li:nth-child(4n) {
	margin: 0 0 0 0;
}

.com_course_link-list li a {
    text-decoration: none;
    display: table;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    background: #e6e6e6 url(/images2/com_icn_link_wh_arw_grey.png) no-repeat 15px 50%;
    padding: 0 2px 0 43px;
    width: 235px;
    height: 60px;
    box-sizing: border-box;
}

.com_course_link-list li.is-current a {
    color: #ffffff;
    background: #013A63 url(/images2/com_icn_link_wh_arw_blue.png) no-repeat 15px 50%;
}

.com_course_link-list li a:hover {
	opacity: 0.7;
}

.com_course_link-list li a > span{
    display: table-cell;
    vertical-align: middle;
    line-height: 1.2;
}

/********************************
ページ下部の横移動導線（教材）
********************************/
.com_materials_link {
	margin: 0 0 60px 0;
}

.com_materials_link-body {
	background: #fffaec;
	padding: 60px 40px 70px 40px;
}

.com_materials_link-mtttl {
	background: url(/images2/materials_youji_moji_line.png) repeat-x left bottom;
	font-size: 28px;
	font-weight: bold;
	color: #f9ac00;
	line-height: 1;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

.com_materials_link-mtttl2 {
	font-size: 28px;
	font-weight: bold;
	color: #f9ac00;
	line-height: 1;
	margin: 0 0 20px 0;
}

.com_materials_link-mstl {
	background: url(/images2/materials_youji_moji_line.png) repeat-x left bottom;
	line-height: 1;
	padding: 0 0 40px 0;
	margin: 0 0 40px 0;
	font-size: 20px;
}

.com_materials_link-ttl {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	color: #000000;
	margin: 0 0 50px 0;
}

.com_materials_link-list {
	margin: 0 0 10px 0;
}

.com_materials_link-list:last-child {
	margin: 0;
}

.com_materials_link-list li {
	display: block;
	float: left;
	margin: 0 20px 0 0;

}

.com_materials_link-list li:last-child {
	margin: 0;
}

.com_materials_link-list li p {
	display: table;
	width: 217px;
	height: 85px;
	border: 2px solid #f9ac00;
	border-radius: 10px;
	background: #f9ac00;
}

.com_materials_link-list li a {
	background: url(/images2/com_icn_link_wh2.png) no-repeat 20px 50%;
	box-sizing: border-box;
	color: #ffffff;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	/*font-size: 24px;*/
	font-size: 23px;
	font-weight: bold;
	padding: 0 0 0 50px;
	text-decoration: none;
	line-height: 1.1;
}

.com_materials_link-list li a span {
	font-size: 20px;
	font-weight: bold;
}

.com_materials_link-list li.is-current p {
	background: #ffffff;
}

.com_materials_link-list li.is-current a {
	background:url(/images2/com_icn_link_ore.png) no-repeat 20px 50%;
	color: #f9ac00;
}

.com_materials_link-list li.is-current:hover p {
	background: #f9ac00;
}

.com_materials_link-list li.is-current:hover a {
	background:url(/images2/com_icn_link_wh2.png) no-repeat 20px 50%;
	color: #ffffff;
}

.com_materials_link-list li:hover {
	opacity: 0.7;
}


/********************************
メインビュー
********************************/

.mainview {
	overflow: hidden;
	margin: 20px 0 0 -1096px;
}
.mainview_noslid {
	margin: 20px 0 40px 0;
}
#round {
    position: relative;
}
#round li {
	width: 884px;
	margin: 0 auto;
	display:none;
/*
	top: 0!important;
	bottom: 0!important;
	margin: auto 0;
*/
    transition-property: all;
    transition: 0.4s linear;
}
#round li.no {
    transition-property: none;
}

#round li img {
	width: 100%;
	height: auto;
}

.mainviewIn {
	width: 884px;
	margin: 0 auto;
	position: relative;
}

.com_mainviewbox {
	position: relative;
	width: 2000px;
	height: 400px;
	margin: 0 auto;
}

.slidebox {
	position: relative;
	height: 400px;
	/*width: 796px;*/
	/*width: 717px;*/
	margin: 0 auto;
}

.slidebox .double a {
	width: 50%;
    float: left;
}
.slidebox .double a:nth-child(2) {
	width: 50%;
}

.mainview2 {
    margin: 20px 0 0 0;
	overflow: hidden;
}

.mainviewIn2 {
	width: 924px;
	margin: 0 auto;
	height: 430px;
	position: relative;
}

.mainviewbox2 {
	position: absolute;
	width: 2772px;
	left: 50%;
	top: 0;
	margin: 0 0 0 -1386px;
}

#slider li {
    text-align: center;
    display: none;
}
.bx-viewport #slider li {
    display: block !important;
}
#slider li img:hover {
    opacity: 0.7;
}

.bx-controls-direction {
    margin: 0 auto;
    width: 884px;
    position: relative;
}



.btn1,
.btn2 {
	position: absolute;
	z-index: 999;
}

.f_btn {
	padding: 17px 0 13px 0;
}
/*
.btn1 {
	top: 50%;
	left: 524px;
}

.btn2 {
	top: 50%;
	right: -574px;
}
*/
.btn1 {
	top: 50%;
	right: -574px;
}

.btn2 {
	top: 50%;
	left: 524px;
}

.f_btn_area {
	display: table;
	width: 70px;
	margin: 0 auto;
}

.f_btn_area.is-ver5 {
	/*width: 90px;*/
    width: 120px;
}

.f_btn_area li {
	display: table-cell;
}

.f_btn_area a {
	color: #e6e6e6;
	text-decoration: none;
}

.f_btn_area li.on > a {
	color: #013A63;
}

/* searchbx */
.com_srcbx {
	width: 1024px;
	margin: 0 auto;
}

.com_srcbx .srcin {
	padding:18px 0 12px 18px;
}

.src_ttl {
	background: url(/images2/search_icn_ttl_src.png) no-repeat 0 50%;
	font-size: 34px;
	font-weight: bold;
	text-align: left;
	margin: 0 auto 50px auto;
	line-height: 40px;
	padding: 0 0 0 60px;
	width: 375px;
}

.com_lnkbtn a {
	display: table;
	width: 235px;
	height: 60px;
	text-decoration: none;
}

.com_lnkbtn a:link {
	text-decoration: none;
}

.com_lnkbtn a:hover {
	opacity: 0.7;
}

.com_lnkbtn.is-blue a {
	background: #013A63;
}

.com_lnkbtn.is-gray a {
	background: #e6e6e6;
	height: 70px;
}

.com_lnkbtn.is-white a {
	background: #ffffff;
	height: 70px;
}

.com_lnkbtn a span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px 0 50px;
	text-align: left;
}

.com_lnkbtn.is-blue a span {
	background: url(/images2/com_icn_link_wh.png) no-repeat 20px 50%;
	color: #ffffff;
	font-size: 18px;
}

.com_lnkbtn.is-gray a span {
	background: url(/images2/com_icn_link_bl.png) no-repeat 20px 50%;
	color: #000000;
	font-size: 18px;
}

.com_lnkbtn.is-white a span {
	background: url(/images2/com_icn_link_bl.png) no-repeat 20px 50%;
	color: #000000;
	font-size: 18px;
}

.com_srcbx .inner.is-width {
	width: 860px;
	margin: 0 auto 50px auto;
	padding: 0 0 50px 0;
	border-bottom: 1px solid #e4e4e4;
}

.com_srcbx .area.is-fl {
	float: left;
}

.com_srcbx .area {
	width: 312px;
	border-right: 1px dotted #b9b9b9;
	padding: 0 55px 0 0;
	margin: 0 55px 0 0;
}

.com_srcbx.is-feature .num_cls {
	width: 100%;
}

.com_srcbx .num_cls {
	width: 436px;
}

.com_srcbx .num_cls.is-fr {
	float: right;
}

.com_srcbx .num {
	margin: 0 0 30px 0;
}

.com_srcbx .select_ttl {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	margin: 0 0 10px 0;
}

.com_srcbx .select_ttl.is-prefectures {
	background: url(/images2/search_icn_prefectures.png) no-repeat 0 50%;
	padding: 0 0 0 30px;
}

.com_srcbx .select_ttl.is-postal_code {
	background: url(/images2/search_icn_postal_code.png) no-repeat 0 50%;
	padding: 0 0 0 35px;
}

.com_srcbx .select_ttl.is-class {
	background: url(/images2/search_icn_class.png) no-repeat 0 50%;
	padding: 0 0 0 40px;
}

.com_srcbx .lft.is-prefectures {
	margin: 0 0 20px 0;
}

.com_srcbx select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: none;
	border: none;
}

.src_feature {
	background: url(/images2/com_icn_postal_code02.png) no-repeat 60px 50%;
	width: 430px;
	margin: 0 auto;
	padding: 0 0 0 120px;
}

/* IE用 */
select::-ms-expand {
	display: none;
}

.com_srcbx .src_selectbox select {
	background: #ffffff;
	border: 1px solid #d3d3d3;
	border-radius: 0;
	color: #000000;
}

.com_srcbx .prefectures .src_selectbox select.js-default_val {
	color: #c0c0c0;
}

.com_srcbx .prefectures .src_selectbox select {
	background: url(/images2/search_icn_selectbox_arw.png) no-repeat right 15px top 50%;
	font-size: 18px;
	padding: 12px 20px;
	width: 308px;
}

.com_srcbx input[type=submit] {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: none;
	border: none;
}

.com_srcbx .src_btn input[type=submit] {
	background: #ff3b7d;
	border: none;
	border-radius: 30px;
	color: #ffffff;
	cursor: pointer;
}

.com_srcbx .prefectures .src_btn input[type=submit] {
	padding: 7px 60px;
	font-size: 18px;
	font-weight: bold;
}

.com_srcbx .prefectures .src_btn input[type=submit]:hover {
	opacity: 0.7;
}

.com_srcbx .num_cls .src_btn input[type=submit] {
	margin: 5px 0 0 0;
	padding: 7px 35px;
	font-size: 18px;
	font-weight: bold;
	float: right;
}

.com_srcbx .num_cls .src_btn input[type=submit]:hover {
	opacity: 0.7;
}

.com_srcbx input[type=text] {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: none;
	border: none;
}

.com_srcbx .src_textbox input[type=text] {
	background: #ffffff;
	border: 1px solid #d3d3d3;
	border-radius: 30px;
	color: #000000;
}

.com_srcbx .num_cls .src_textbox input[type=text] {
	background: url(/images2/search_icn_textbox_src.png) no-repeat right 15px top 50%;
	padding: 12px 50px 12px 20px;
	width: 230px;
	font-size: 18px;
	float: left;
	box-shadow: 0 2px 2px 0 #eaeaea inset;
}

.com_srcbx .num_cls .src_textbox input[type=text]:placeholder-shown {
	color: #c0c0c0;
}

.com_srcbx .num_cls .src_textbox input[type=text]::-webkit-input-placeholder {
	color: #c0c0c0;
}

.com_srcbx .num_cls .src_textbox input[type=text]:-moz-placeholder {
	color: #c0c0c0;
}
.com_srcbx .num_cls .src_textbox input[type=text]::-moz-placeholder {
	color: #c0c0c0;
}
.com_srcbx .num_cls .src_textbox input[type=text]:-ms-input-placeholder {
	color: #c0c0c0;
}

.com_returnTop {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

.inquiryArea .inqbox {
	width: 1024px;
	margin: 60px auto 60px auto;
}

.inquiryArea .inqboxIn {
	border: 2px solid #013A63;
	padding: 40px 40px;
}

.inquiryArea .inqbox-ttl {
	font-size: 28px;
	line-height: 1.2;
	margin: 0 0 35px 0;
}

.inquiryArea .inqbox-ttl > span {
	font-size: 31px;
	font-weight: bold;
}

.inquiryArea .inqbox-btn {
	width: 920px;
	margin: 0 auto 30px auto;
}

.inquiryArea .inqbox-btn .btn {
	width: 440px;
}

.inquiryArea .inqbox-btn > .btn.is-inq {
	float: left;
}

.inquiryArea .inqbox-btn > .btn.is-search {
	float: right;
}

.inquiryArea .inqbox-btn .btn > a {
	display: block;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: none;
	padding: 47px 0 10px 0;
}

.inquiryArea .inqbox-btn .btn.is-inq > a {
	background: #F7EB00 url(/images2/com_icn_inq02.png) no-repeat 50% 20px;
	color: #013A63;
}
/*body.test_cv*/ .inquiryArea .inqbox-btn .btn.is-inq > a {
    border-radius: 7px;
}

.inquiryArea .inqbox-btn .btn.is-inq > a:hover {
	opacity: 0.7;
}

.inquiryArea .inqbox-btn .btn.is-search > a {
	background: #ff3b7d url(/images2/com_icn_search02.png) no-repeat 50% 20px;
	color: #ffffff;
}
/*body.test_cv*/ .inquiryArea .inqbox-btn .btn.is-search > a {
    border-radius: 7px;
}

.inquiryArea .inqbox-btn .btn.is-search > a:hover {
	opacity: 0.7;
}

.inquiryArea .inqbox-tel {
	border: 1px solid #d9d9d9;
	width: 833px;
	margin: 0 auto;
	padding: 30px 25px 30px 60px;
}

.inquiryArea .inqbox-tel > p.is-txt {
	float: left;
	font-size: 31px;
	font-weight: bold;
	text-align: left;
	line-height: 1;
}

.inquiryArea .inqbox-tel > p.is-txt > span.is-large {
	font-size: 19px;
}

.inquiryArea .inqbox-tel > p.is-txt > span.is-small {
	font-size: 16px;
	font-weight: normal;
}

.inquiryArea .inqbox-tel > p.is-tel {
	background: url(/images2/com_icn_teln.png) no-repeat left top 20px;
	float: right;
	font-size: 50px;
	font-weight: bold;
	line-height: 1;
	/*padding: 0 0 0 85px;*/
	padding: 15px 0 0 70px;
	letter-spacing: -2px;
}

/* パンくずリスト */
.breadcrumbs {
	font-size: 11px;
	line-height: 1.2;
	padding: 0 0 0 0;
	width: 1024px;
	margin: 0 auto;
}

.breadcrumbsIn {
	padding: 15px 20px 15px 0;
	letter-spacing: -.40em;
	text-align: left;
}

.breadcrumbsIn li {
	display: inline-block;
	letter-spacing: normal;
	padding: 0 0 0 20px;
	margin: 0 0 0 12px;
	background: url("/smart/images2/sp_com_icn_breadcrumbs.png") no-repeat 0 50%;
	background-size: 6px auto;
	-webkit-background-size: 6px auto;
	-moz-background-size: 6px auto;
	-ms-background-size: 6px auto;
	font-size: 14px;
	font-weight: normal;
}

.breadcrumbsIn li:first-child {
	padding: 0;
	margin: 0;
	background: none;
}

.breadcrumbsIn li a {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

.campaign {
	width: 1024px;
	margin: 0 auto 40px auto;
}

.campaign-ttl {
	background: url(/images2/top_icn_ttl_campaign.png) no-repeat 0 50%;
	text-align: left;
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 0 0 0 60px;
	line-height: 34px;
}
.main-ttl {
	background: url(/images2/top_icn_ttl_campaign.png) no-repeat 0 50%;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	margin: 20px 0 20px 0;
	padding: 0 0 0 60px;
	line-height: 34px;
}
.main-ttl {
	background: url(/images2/top_icn_ttl_campaign.png) no-repeat 0 50%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0 20px 0;
	padding: 0 0 0 60px;
	line-height: 34px;
}

.campaign-bnr {
	margin: 0 0 40px 0;
}

.campaign-bnr:last-of-type {
	margin: 0 0 40px 0;
}

.campaign-bnr > p {
	float: left;
	margin-bottom: 40px;
}
.campaign-bnr > p.mb0 {
	margin-bottom: 0;
}
.campaign-bnr > p.is-fr {
	float: right;
}

.campaign-bnr a:hover {
	opacity: 0.7;
}

.com_linkbtn {
	display: inline-block;
}

.com_linkbtn.is-qa {
	margin: 60px 0 0 0;
}

.com_linkbtn a {
	display: block;
	line-height: 1;
	text-decoration: none;
}

.com_linkbtn a:hover {
	opacity: 0.7;
}

.com_linkbtn.is-blue a {
	background: #013A63 url(/images2/com_icn_link_wh.png) no-repeat 20px 50%;
	color: #ffffff;
	padding: 20px 0;
	width: 320px;
	border-radius: 70px;
	font-size: 18px;
	font-weight: bold;
}

.com_linkbtn.is-ore a {
	background: #f9ac00 url(/images2/com_icn_link_wh.png) no-repeat 20px 50%;
	color: #ffffff;
	padding: 20px 0;
	width: 320px;
	border-radius: 70px;
	font-size: 18px;
	font-weight: bold;
}

.course_sidemenu {
	position: fixed;
	top: 50%;
	right: 0;
	margin: -128px 0 0 0;
	background: #8695da;
	border-radius: 5px;
}

.course_sidemenu-btn {
    display: block;
    float: right;
    width: 70px;
}

.course_sidemenu-btn a {
    color: #ffffff;
    background: #8695da url(/images2/com_icn_course_side_menu.png) no-repeat left 50% bottom 20px;
    border-radius: 5px 0 0 5px;
    text-decoration: none;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.1;
    padding: 18px 25px 57px 25px;
}
.course_sidemenu-btn > a >span{
display: inline-block;
}
.course_sidemenu-btn > a >span{
display: inline-block;
}
.course_sidemenu-btn .is-bar {
    transform :rotate(-90deg);
}
.course_sidemenu-btn .is-dot {
	display: block;
	line-height: 0.7;
}
.course_sidemenu-btn .mg{
 height: 20px;
}
.course_sidemenu-menu li{
 text-align: left;
 line-height: 2;
}
.course_sidemenu-btn {
	display: block;
	float: right;
}

/* コースサイドメニュー */
.course_sidemenu-btn a:hover {
	background-color: #b7c1eb;
}

.course_sidemenu-btn .is-side {
	text-orientation: sideways;
	-webkit-text-orientation: sideways;
}

.course_sidemenu-menu {
	float: left;
}

.course_sidemenu-menu ul {
	padding: 20px 20px;
	display: none;
}

.course_sidemenuIn.on .course_sidemenu-menu ul {
	display: block;
}

.course_sidemenuIn.on .course_sidemenu-btn a {
	border-radius: 0;
}

.course_sidemenu-menu ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}

.course_sidemenu-menu ul li a:hover {
	text-decoration: underline;
}

.js-accordion {
	display: none;
}

/*QA*/
.com_qaList ul {
    border-top: 1px solid #013A63;
}
.com_qaList ul li {
    border-left: 1px solid #013A63;
    border-right: 1px solid #013A63;
}
.com_qaList .qbx a {
    display: block;
    text-decoration: none;
    color: #000000;
    background: url(/images2/com_icn_link_bl_dwn.png) no-repeat right 18px center;
}
.com_qaList .qbx a.on {
    background: url(/images2/com_icn_link_bl_up.png) no-repeat right 18px center;
}
.com_qaList .lnkIn {
    display: table;
    letter-spacing: -.40em;
    width: 100%;
}
.com_qaList .lnkIn p {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
}
.com_qaList .lnkIn .icn {
    text-align: center;
    background: #013A63;
    color: #ffffff;
    line-height: 1;
    font-size: 20px;
    font-family: Arial;
    border-bottom: 1px solid #ffffff;
    width: 60px;
}
.com_qaList ul li:last-child .lnkIn .icn {
    border-bottom: 1px solid #013A63;
}
.com_qaList .qbx a.on .lnkIn .icn {
    border-bottom: 1px solid #013A63;
}
.com_qaList .lnkIn .txt {
    padding: 15px 20px;
    text-align: left;
    line-height: 1.6;
    font-size: 20px;
    border-bottom: 1px solid #013A63;
}
.com_qaList .qbx a:hover .lnkIn .txt {
    text-decoration: underline;
}
.com_qaList .qbx a.on .lnkIn .txt {
    border-bottom: 1px solid #ffffff;
}
.com_qaList .abx {
    background: #ffe3e4;
    position: relative;
    padding: 20px 40px 30px 80px;
    border-bottom: 1px solid #013A63;
    display: none;
}
.com_qaList .abx .icn {
    position: absolute;
    top: 19px;
    left: 6px;
    width: 46px;
    height: 46px;
    background: #f9ac00;
    border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    display: table;
    letter-spacing: -.40em;
    font-size: 20px;
    color: #013A63;
    font-weight: bold;
    font-family: Arial;
}
.com_qaList .abx .icn span {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}
.com_qaList .abx .txt {
    font-size: 18px;
    line-height: 2;
    margin: 0 0 15px 0;
    text-align: left;
}
.com_qaList .abx .txt:last-child {
    margin: 0 0 0 0;
}
.com_qaList .abx .txt span {
    font-weight: bold;
}
.com_qaList .abx .txt .is-red {
    font-weight: bold;
    color: #ff0000;
}
.com_qaList .abx .btnbx {
    margin: 0 0 15px 0;
}
.com_qaList .abx .btnbx:last-child {
    margin: 0 0 0 0;
}
.com_qaList .abx .btn {
    margin: 0 0 10px 0;
    line-height: 1.6;
    text-align: left;
    float: left;
}
.com_qaList .abx .btn:last-child {
    margin: 0 0 0 0;
}
.com_qaList .abx .btn a {
    padding: 18px 15px 18px 50px;
    border: 2px solid #013A63;
    background: #ffffff url(/images2/com_icn_link_bl02.png) no-repeat 15px 50%;
    display: block;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
    color: #000000;
}
.com_qaList .abx .btn a:hover {
    background: #013A63 url(/images2/com_icn_link_wh_arw_blue.png) no-repeat 15px 50%;
    color: #ffffff;
}

.search-ttl {
	background: url(/images2/search_icn_ttl_src.png) no-repeat 0 50%;
	font-size: 28px;
	font-weight: bold;
	text-align: left;
	margin: 0 auto 40px auto;
	line-height: 40px;
	padding: 0 0 0 60px;
	display: inline-block;
}
.search-ttl span {
	font-size: 36px;
}