@charset "UTF-8";
.container.container--without-nav {
	width: 100%;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
.fLeft { float: left; }

.fRight { float: right; }

.txtAR {
  text-align: right;
}

.txtAC {
  text-align: center;
}

.txtAL {
  text-align: left;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.w50 {
	width: 50%;
}


.pt30 {
  padding-top: 30px;
}

.textF12px {
  font-size: 12px;
}

.textF11px {
  font-size: 11px;
}

.textF10px {
  font-size: 12px;
}

.lh13 {
  line-height: 1.3;
}

.fWB{font-weight:bold;}

.orange{
	color:#FF6A18;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
h2 {
  font-size: 17px;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

body {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
}

img {
  vertical-align: top;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

txt15 {
	font-size: 15px;
}
/*base
-------------------------------------------------------------*/

a {
  color: #0076c6;
}

ul li {
  list-style: none;
}

li span.emphasizeGold {
	font-size: 14px;
	font-weight: bold;
}
.gray { color: #666; }
.notes {
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 1.6;
}
.emphasizeGold { color: #b07400; }
.annotationList li {
	background-image: url(/common13/imgs/icon/icn_annotation_list1.png);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 1.6em;
	background-position: left 3px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.6;
}
.normalList li {
	background-image: url(/common13/imgs/icon/icn_normal_list.png);
	background-repeat: no-repeat;
	padding-left: 1.5em;
	background-position: left 3px;
	text-align: left;
	margin-bottom: 5px;
	line-height: 1.6;
}
.col {
	display: table;
	width: 100%;
}
.col .col2 {
	float: left;
	width: 50%;
	display: table;
}
.anchorInPage a {
	background-image: url(/common13/imgs/icon/icn_anchor_blue.png);
	padding: 0 20px 0 0;
	margin: 10px 0;
	background-position: 98% 50%;
	background-repeat: no-repeat;
}

/*header
-------------------------------------------------------------*/
header h1 {
  width: 20.1563%;
  padding: 2.3438% 0;
  padding-left: 1.5625%;
}

/*Main
-------------------------------------------------------------*/
#Main {
  max-width: 640px;
  margin: 0 auto;
}
#Main h3 {
	font-size: 16px;
	text-align: center;
}
#Main .btn01 a,
#Main .btn02 a {
  display: block;
  width: 84.6875%;
  margin: 0 auto;
  padding: 3.125% 0 6.25%;
}
#Main .btn01 {
  background: url("/powerflex/cam/imgs/cam_splus/sp/bg_apply_01.png");
  -webkit-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}
#Main .btn02 {
  background: url("/powerflex/cam/imgs/cam_splus/sp/bg_apply_02.png");
  -webkit-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}
#Main .wrap {
  background: url("/powerflex/cam/imgs/cam_splus/sp/bg_list.png");
  margin-bottom: 4.6875%;
}
#Main .list {
  overflow: hidden;
}
#Main .list li {
  float: left;
  width: 50%;
}
#Main .noteslist {
  width: 90.625%;
  margin: 4.6875% auto;
}
#Main .noteslist li {
  text-indent: -20px;
  padding-left: 20px;
}
#tpcpArea {
	max-width: 640px;
	margin: 0 auto;
}

/*Contents
-------------------------------------------------------------*/
#Contents > div,
#cv00 {
	margin: 10px 10px 50px;
}
#Contents {
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
}
.featureMain {
	margin-top: 30px;
}
.featureTtl {
	text-align: center;
	color: #fff;
	background-color: #0075c3;
	font-size: 18px;
	padding: 10px;
	margin: 20px 0;
}
.featureTitle {
	clear: both;
	color: #fff;
	display: table;
	width: 100%;
	padding: 10px 0;
	font-size: 18px;
	border-bottom: 5px solid #00a1e9;
}
.featureTitle::after {
	content: '';
	display: block;
	clear: both;
}
.featureTitle p {
	font-size: 18px;
    font-weight: bold;
    line-height: 1;
    width: 40px;
    height: 40px;
	vertical-align: middle;
	padding: 10px;
	text-align: center;
	float: left;
	background-color: #00a1e9;
}
.featureTitle h3{
	width: 80%;
	vertical-align: middle;
	padding: 0 10px;
	float: left;
	color: #000;
}
.featureTitle h3 span span {
	font-weight: bold;
	text-decoration: underline;
}
.featureContents {
	padding: 20px 10px;
	border: 3px solid #ddd;
	border-top: none;
}
#toku_01 img {
	width: auto !important;
}
#toku_01 .featureContents {
	display: table;
}
.featureContentsLast {
	border-bottom: 3px solid #ddd;
}

#toku_02 img {
	width: 90%;
	margin: 20px auto 10px;
	display: block;
}
#toku_02 .cv-btn {
  width: 335px;
  /* min-width: 300px; */
  max-width: 580px;
}

/*cv
-----------*/
.link01 {
	border-top: 2px dotted #ddd;
	border-bottom: 2px dotted #ddd;
	padding: 15px 0;
}
.link01 a img {
	width: 85%;
	margin-top: 10px;
}

.link01,
.linkSpan{
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}
.linkSpan + p {
	font-size: 14px;
	padding: 10px 0 15px;
	font-weight: normal;
}

/*#example
-----------*/
#example .inner {
  padding: 6.25% 1.4063%;
}
#example h3 {
  width: 99.6785%;
  margin: 0 auto 3.2155%;
}
#example .figure li {
  margin-bottom: 1.2862%;
}
#example .figure .hour24 {
  position: relative;
}
#example .figure .hour24 span {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 42.5%;
  padding-bottom: 2%;
  font-size: 12px;
  color: #666;
  text-indent: -1em;
}
#example .more {
  width: 28.4566%;
  margin: 4.5017% auto;
}
#example .free {
  margin-bottom: 5.6271%;
}
#example .convenient {
  width: 96.4631%;
  margin: 0 auto 3.2155%;
}
#example .notes {
  font-size: 185.71429%;
  line-height: 1.53846;
  color: #666;
}
#example .noteslist {
  width: 93.2476%;
  margin: 3.2155% auto 4.8232%;
}
#example .noteslist .notes {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 2.5863%;
}


.kariireStep {
	width: 85%;
	margin: 0 auto;
}
.kariireStep > div {
	margin: 20px auto;
}
.kariireStep .stepTitle{
	border: 2px solid #0075c3;
}
.kariireStep .stepTitle p {
	background-color: #0075c3;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
	display: inline-block;
	width: 30%;
	text-align: center;
}
.kariireStep .stepTitle h3 {
	font-weight: normal !important;
	font-size: 16px !important;
	color: #000;
	display: inline-block;
	padding: 0 20px;
}
.kariireStep h3 sub {
	font-size: 16px;
	vertical-align: inherit;
}
.kariireStep img {
	width: 75%;
	margin: 0 auto;
	display: block;
}
.arrowNext {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 30px;
	border-color: #0075c3 transparent transparent transparent;
	margin: 0 auto;
}
.kariireStep .col .stepCust {
	color: #fff;
	font-weight: bold;
	background-color: #ff6801;
	border-radius: 35px;
	font-size: 14px;
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
}
.kariireStep .col .col2:nth-child(2) {
	display: inline-block;
	font-size: 16px;
	float: right;
	width: 70%;
}
.kariireStep .col .stepBank {
	color: #fff;
	font-weight: bold;
	background-color: #00a1e9;
	border-radius: 35px;
	font-size: 14px;
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
}

/*#rate
-----------*/

#rate h3 {
  width: 96.875%;
  margin-bottom: 3.125%;
}
#rate_sp h3 {
	width: 96.875%;
	margin-bottom: 3.125%;
}
#rate .unit {
  width: 90.625%;
  margin: 0 auto 10.625%;
}
#rate_sp .unit {
    width: 90.625%;
    margin: 0 auto 10.625%;
}
#rate .unit .img {
  margin-bottom: 1.7242%;
}
#rate_sp .unit .img {
	margin-bottom: 1.7242%;
}
#rate .unit .notes {
  color: #666;
  font-size: 12px;
  text-indent: -10px;
  padding-left: 10px;
  line-height: 1.5;
}
#rate_sp .unit .notes {
	color: #666;
	font-size: 12px;
	text-indent: -10px;
	padding-left: 10px;
	line-height: 1.5;
  }
#rate .unit .notes01 {
  color: #666;
  margin-bottom: 5.1725%;
  font-size: 12px;
  text-indent: -10px;
  padding-left: 10px;
  line-height: 1.5;
}
#rate_sp .unit .notes01 {
	color: #666;
	margin-bottom: 5.1725%;
	font-size: 12px;
	text-indent: -10px;
	padding-left: 10px;
	line-height: 1.5;
  }
#rate .simuration {
  width: 90.625%;
  margin: 0 auto 10.1563%;
}
#rate_sp .simuration {
	width: 90.625%;
	margin: 0 auto 10.1563%;
}
#rate .simuration h4 {
  margin-bottom: 2.9311%;
}
#rate_sp .simuration h4 {
	margin-bottom: 2.9311%;
}
#rate .simuration div {
  width: 93.6207%;
  margin: 0 auto;
}
#rate_sp .simuration div {
	width: 93.6207%;
	margin: 0 auto;
  }
.img_splus_03 {
	margin: 0 auto;
}
/*.discArea
-----------*/
.discArea {
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  padding: 15px;
}
.discArea .headline {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 2.3438%;
}
.discAreaAbout {
  padding: 0 3.125%;
  margin-bottom: 5.4688%;
}
.discArea .disclaimer_pop {
  font-size: 12px;
  line-height: 1.5;
  width: 90.625%;
  margin: 0 auto 9.375%;
}
.discArea .disclaimer_pop ul {
  color: #666;
}
.discArea .disclaimer_pop ul li {
  margin-bottom: 3px;
}
.discArea .disclaimer_pop ul .sub {
  padding-left: 15px;
}
.discArea .disclaimer_pop ul .sub > li {
  text-indent: -26px;
  padding-left: 10px;
}

/*.contact
-----------*/
.contact {
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  background: none;
}
.contact p {
  width: 96.875%;
  margin: 0 auto 7.8125%;
}
.contact a:hover {
	opacity: 1;
}







.slide {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.slideNav,
ul[class].slideNav {
	position: relative;
	z-index: 1;
	text-align: center;
	margin-top: 10px;
}

.slideNav li {
	position: relative;
	overflow: hidden;
}

.slideNav li a{
	background: #003686;
	text-indent: -9999px;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-decoration: none;
	padding: 0 !important;
}
.slideNav li.current a{
	background: #00a1e9;
}


.slideNav li img {
	position: absolute;
	top: 0;
	left: 0;
}

.slideNav li.current img {
	top: -100%;
}

.slideNav li.hover img {
	top: -100%;
}

.slideArrow {
	position: absolute;
	width: 100%;
	z-index: 100;
}

.slideArrow .prev {
	position: absolute;
	top: 0;
	left: 0px;
	cursor: pointer;
	display: none;
}

.slideArrow .next {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.slideContent {
	position: relative;
	width: 100%px;
	overflow: hidden;
	background: #fff;
	text-align: center;
	margin:0px auto -2px auto;
}

.slideContent ul {
	position: absolute;
	left: 0;
	top: 0;
}

.slideContent ul li {
	float: left;
}

#kv_slider .slideArrow {
	position: absolute;
	top: 185px;
}

#kv_slider .slideNav li {
	margin-right: 0px;
	height: 63px;
    display: inline-block;
}

#kv_slider .slideNav li.last {
	margin-right: 0;
	width: 140px;
}

#kv_slider_sp .slideArrow {
	position: absolute;
	top: 185px;
}

#kv_slider_sp .slideNav li {
	margin-right: 0px;
	height: 63px;
    display: inline-block;
}

#kv_slider_sp .slideNav li.last {
	margin-right: 0;
	width: 140px;
}

.torihikiFlow {
	position: relative;
	width: 100%;
	padding: 0px;
}
#kv_slider .slideContent {
	max-height: 540px;
	min-height: 270px;
}






/*Footer
-------------------------------------------------------------*/
#footContainer{background-color: #fff;}
#footerNav{display: none;}
#footer{
	background-color: #F2F2ED;
	border-top: solid 3px #003268;

}
#footer #footerBottom{
}

/* サイトナビゲーション・コピーライト */
#footer #footerBottom #siteNav{
	margin-top: 5px;
}
#footer #footerBottom #siteNav li{
	border-bottom: solid 1px #ccc;
}
#footer #footerBottom #siteNav li a{
	display: block;
	padding: 15px;
}
#footer #footerBottom #siteInfo_copyright{
	background-color: #323B44;
}
#footer #footerBottom #selfInfo{
	padding-top: 10px;
	width: 78%;
	margin-left: 10px;
}
#footer #footerBottom #selfInfo p{
	padding-top: 5px;
	padding-right: 1.4em;
	color: #9D9E9F;
	font-size: 1.0px;
	font-size: 1.0rem;
	line-height:1.4;
}
#footer #footerBottom #copyright{
	padding: 5px 10px;
	color: #9D9E9F;
	font-size: 1.0px;
	font-size: 1.0rem;
}

/*# sourceMappingURL=cam_splus_style_root.css.map */



.txt_note_box{
	border:3px solid #00a1e9;
	height: 45px;
}

.note_title {
	color:#ffffff;
	background-color:#00a1e9;
	line-height: 26px;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 19px;
}
.textBlue {
	font-weight: bold;
	color: #00a1e9;
}
#colMain {
	background-color: #daedfb;
	padding: 5px;
}
#colMain div {
	background-color: #fff;
}
#colMain .colText {
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	padding-left: 20px;
}
.triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 0 45px 45px;
	border-color: transparent transparent transparent #00a1e9;
	position: relative;
	top: -45px;
	left: 0px;
	z-index: 1;
}
.triangle p {
	font-size: 18px;
	position: relative;
	top: 5px;
	left: -37px;
	color: #fff;
	font-weight: bold;
}
.cvBtn {
	width: 50%;
}



/* cam_1904splus */
.cam_1904splus {
	margin: 50px auto;
}
.cam_1904splus .emphasizeR {
	color: #BE100A;
}
.cam_1904splus .textF18px {
	font-size: 18px;
}
.cam_1904splus .h3Title {
	margin-bottom: 10px;
	border-bottom: solid 4px #E5E7E8;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.cam_1904splus ul li {
	font-size: 14px;
}


.bgPink {
	background-color: #ffeded;
	padding: 0 20px 20px;
}
.bgPink p.emphasizeR{
	font-size: 16px;
}
.cam_1904splus img {
	height: 100%;
}
.textCam {
	font-size: 17px !important;
	font-weight: bold;
	margin-bottom: 15px;
	color: #d3a953;
	text-align: center;
}
#add_splusBnrArea img{width:80%;max-width:400px;}

/* modal */
.modalMain{
	margin: 0 auto;
	padding: 40px;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
    text-align: center;
}
.modal{
display: none;
height: 100vh;
position: fixed;
top: 0;
opacity: inherit;
transition: none;
width: 100%;
right: 0%;
z-index: 10;
}
.modal__bg{
	background: rgba(0,0,0,0.35);
	height: 100vh;
	position: absolute;
	width: 100%;
}
.modal__content{
background: #fff;
left: 50%;
padding: 30px;
position: absolute;
top: 50%;
transform: translate(-50%,-50%);
width: 80%;
}
.js-modal-close{
text-align: center;
display: block;
}

a[href$="pdf"]{
	background-repeat: no-repeat;
}

.img_entry {
	width: 100%;
}

.icon-pdf{
	display: none!important;
}

@media screen and (max-width: 1019px) {
	#Contents .contact {
		margin: 0 auto;
	}
  .widflexible {
    width: 95%;
    margin: 10px auto;
    line-height: 1.2;
  }
}


