@charset "utf-8";

/*
 * module styles
 */
 
/* common styles */
.pos-rel-init { position: relative !important; }
.site_frame {
  width: 920px;
  margin: 0 auto;
}
.hide { display: none; }
.header_underline { border-top: 1px solid #ff003b; }
.stepflow_box { padding-top: 20px; }
.stepflow_sp_box { display: none; }
@media screen and (max-width: 760px) {
  .stepflow_box { display: none; }
  .stepflow_sp_box {
    padding-top: 15px;
    text-align: center;
    display: block;
  }
}

.description-each_course {
  padding-top: 20px;
  font-size: 17px;
  line-height: 1.8;
}
.description-each_contents {
  padding-top: 25px;
  width: 870px;
  margin: 0 auto;
}
.description-each_contents-attentions { color: #e01c1c; }
.description-each_contents-attentions_bold {
	background-color: #e01c1c;
	color:#FFFFFF;
	font-weight:bold;
}

@media screen and (max-width: 940px) {
  .site_frame { width: 95%; }
  .description-each_contents { width: 100%; }
}
@media screen and (max-width: 760px) {
  .description-each_course { line-height: 1.4; }
}
.description-each_contents02 {
  padding: 5px 0 20px;
  margin: 0 auto;
}
/* btn style */
.btn-right_arrow {
  background: url(../images/icon_right_arrow.png) center right no-repeat;
  color: #fff;
  padding: 0 25px 0 5px;
  min-height: 15px;
  display: inline-block;
}
.btn-left_arrow {
  background: url(../images/icon_left_arrow.png) center left no-repeat;
  color: #fff;
  padding: 0 5px 0 25px;
  min-height: 15px;
}
.btn-right_plus {
  background: url(../images/icon_left_plus.png) center right no-repeat;
  color: #fff;
  padding: 0 25px 0 5px;
  min-height: 15px;
}
.btn-up_arrow {
  float:right;
  color: #4ea6ab;
  padding: 0 5px 0 25px;
  min-height: 15px; 
}
.btn-left_login {
  background: url(../images/icon_left_login.png) center left no-repeat;
  color: #fff;
  padding: 0 5px 0 25px;
  min-height: 15px;
}
.btn-left_arrow02 {

  color: #4ea6ab;
  padding: 5px 5px 5px 25px;
  min-height: 15px;
}


.btn-normal_mode {
  padding: 5px 20px;
  border-radius: 5px;
  display: inline-block;
}
.btn-normal_mode_white {
  color: #fff;
  padding: 0px 20px;
  border-radius: 5px;
  display: inline-block;
}
.btn-normal_mode_white02 {
  color: #fff;
  border-radius: 5px;
  display: inline-block;
}
.btn-block_mode {
  display: block;
  padding: 15px 20px;
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 760px) {
  .btn-right_arrow { padding-right: 20px; }
  .btn-left_arrow { padding-left: 20px; }
  .btn-right_plus { padding-left: 20px; }
  .btn-left_login { padding-left: 20px; }
  .btn-left_arrow02 { padding-left: 20px; }
  .btn-block_mode,
  .btn-normal_mode_white {
    /*padding: 15px 3px;*/
    font-size: 16px;
  }
}

.btn-hover_opacity:hover {
  opacity: .6;
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .6;
	-moz-opacity: .6;
	text-decoration: none;
}


/* title style */
.title-page_main {
  font-size: 22px;
  border-left: 4px solid #000;
  padding-left: 13px;
  line-height: 1;
  margin-top: 40px;
}

.title-each_contents {
  padding: 10px 20px;
  font-size: 18px;
  margin-top: 30px;
}

@media screen and (max-width: 760px) {
  .title-page_main {
    margin-top: 20px;
    font-size: 18px;
  }
  .title-each_contents { font-size: 16px; }
}


/* color valiation */
.title-green {
  color: #4ea6ab;
  border-color: #4ea6ab;
}

.title-bg_light_green { background-color: #d3e9ea; }
.bg-light_green { background-color: #f1f8f8; }
.bg-light_gray { background-color: #f1f1f1; }
.bg-dark_green { background-color: #4ea6ab; }
.bg-dark_gray { background-color: #999999; } 

a:link.bg-dark_gray {
	color: #999999;
    text-decoration: none;
} 

#two_left{
  float: left;
  width: 48%;
  border:solid #cccccc 1px;
  padding:5px;
  min-height:400px;
}

#two_right{
  float: right;
  width: 48%;
  border:solid #cccccc 1px;
  padding:5px;
  min-height:400px;
}

#two_left .title-each_contents,
#two_right .title-each_contents{
	margin-top:0px;
}

.innerbox{
	padding:10px;
}

@media screen and (max-width: 760px) {
#two_left,
#two_right{
  float: none;
  width: 100%;
  min-height:0px;
  border:none;
  padding: 5px 0;
}
}

#contents{
	min-height:444px;
}

@media screen and (max-width: 760px) {
#contents{
  min-height:0px;
}
}



.clear{
	clear:both;
}

.fleft{
	float:left;
}

.m10b{
	margin-bottom:10px;
}

.m10t{
	margin-top:10px;
}

.p10tb{
	padding:10px 0;
}

.p20b{
	padding-bottom:20px;
}

/*
.p20l{
	padding-left:20px;
}*/

h4{
	font-size: 16px;
	font-weight: bold;
}

.ml0 { margin-left: 0 !important; }

.tap_area { line-height:2.4;}
.txt_deco01 {font-weight:bold;}

/* 3/4追加 */
.description-each_contents.txt_contents {
	padding: 10px 0 0;
}
.description-each_contents.txt_info {
	padding: 10px 0 0;
	font-size:12px;
}
.m20t { margin-top:20px; }
.m20b { margin-bottom: 20px; }
.pink_line {
  background:#ffffff;
  border: solid 3px #ec7a9b;
  line-height: 32px;
  font-size: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
}
.go_ahead_descriotions { font-size: 16px; }
.txt_info_red { color:#ec7a9b; }
.txt_info_b { font-weight:bold; }
.txt_info {font-size:12px; }
.txt_info_s11 {font-size:11px; }
@media screen and (max-width: 760px) {
  .sp_auto_center { margin: 0 auto; }
  .sp_wide100 { width: 100%; }
}
/* 3/4追加 */

/* 3/23追加 */
.login_area {
  width: 50%;
  border:solid #cccccc 1px;
  margin: 0 auto;
}
.login_area .title-each_contents {
	margin-top:0px;
}
