body{
	-webkit-text-size-adjust: 100%;
}
.bg{
	background:#006FA0;
	padding:1em;
	margin-top:2em;
	color:#fff;
}
.accent{
	border-left:5px solid #006FA0 !important;
	margin-top:2em;
	padding:0.3em 10px;
}
.accent2 {
    font-size: 130%;
}
.row:after {
	content:"";
	clear:both;
}
.row{
	overflow: hidden;
}
.row > [class*="box_"]{
    display: block;
    float: left;
	padding: 0 10px;
	box-sizing: border-box;
}
.row > .box_1{
	width: 4.16667%;
}
.row > .box_4{
	width: 16.66667%;
}
.row > .box_5{
	width: 20.83333%;
}
.row > .box_6{
	width: 25%;
}
.row > .box_9{
	width: 37.5%;
}
.row > .box_11{
	width: 45.83333%;
}
.row > .box_12{
	width: 50%;
}
.row > .box_15{
	width: 62.5%;
}
.row > .box_18{
	width: 75%;
}
.row > .box_19{
	width: 79.16667%;
}
.row > .box_20p{
	width: 192px;
	padding:0;
	padding-bottom:10px;
	display:inline-block;
	vertical-align:top;
	float:none;
}
.row > .box_23{
	width: 95.8%
}
.row > .box_24{
	width: 100%
}
.row img {
    max-width: 100%;
    height: auto;
}
.row img:first-child {
    margin-top: 5px;
}
.row img {
    margin-bottom: 10px;
}
.txt_c {
	text-align: center;
}
.min_h_110 {
	min-height:110px;
}
.ud_mar10 {
    margin: 10px 0 !important;
    padding-bottom: 0 !important;
}
.kwsk_btn {
    background-color: #1976D2;
    color: #fff !important;
    text-decoration: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    padding: 10px 60px;
    position: relative;
    font-size: 125%;
}
a.kwsk_btn:hover{
	opacity:0.7;
}
.supportDevices{	
	background-color: #f5f5f5;
	margin: 30px 0;
    padding-bottom: 10px;
}
.supportDevices .supportbtn{
	display: inline-block;
    padding: 10px 50px;
	margin:10px 0px 20px;
    background-color: #063D74;
    color: #fff !important;
    border-radius: 10px;
    font-size: 125%;
}
.txt_l {
  text-align: left;
}

.txt_r {
  text-align: right;
}

.txt_c {
  text-align: center;
}

.txt_l_c {
  text-align: left;
}

.txt_r_c {
  text-align: right;
}

.txt_r_l {
  text-align: right;
}

.pad_t10{
	padding-top:10px !important;
}
.pad_l5_pc{
	padding-left:5px !important;
}
.mar_b0 {
  margin-bottom: 0px !important;
}

.mar_b10 {
  margin-bottom: 10px !important;
}

.mar_b20 {
  margin-bottom: 20px !important;
}

.mar_b30 {
  margin-bottom: 30px !important;
}

.mar_t0{
    margin-top: 0 !important;
}

.mar_t2em{
    margin-top: 2em;
}

.mar_t10 {
  margin-top: 10px !important;
}

.mar_t20 {
  margin-top: 20px !important;
}

.mar_t30 {
  margin-top: 30px !important;
}

.mar_l_none{
	margin-left: -10px;	
}

.mar_l5 {
  margin-left: 5px !important;
}

.mar_l40 {
  margin-left: 40px !important;
}

.mar_r15 {
  margin-right: 15px !important;
}

.mar_r25 {
  margin-right: 25px !important;
}

.br_pc {
  display: inline;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.br_sp {
  display: none;
}

.pad_0 {
  padding: 0 !important;
}

.mar_0 {
  margin: 0 !important;
}

.left_indnt {
  margin-left: 1em !important;
}

.supportDevices .mar_0{
	margin:0;
}

.contentsarea p,
.contentsarea table{
	margin:1em 0;
}

.ttl_lv2 {
  font-size: 180%;
  color: #fff;
  font-weight: bold;
  padding: 15px;
  margin: 10px 0 15px;
}

.ttl_lv3 {
  font-size: 150%;
  font-weight: bold;
  padding: 5px 10px 8px;
  margin: 0 0 15px;
}

.ttl_lv4 {
  font-size: 125%;
  font-weight: bold;
  padding: 0 0 0 7px;
  margin: 0 0 15px;
  letter-spacing: 0 !important;
}

.ttl_lv5 {
  font-size: 1.0625em;
  text-decoration: underline;
  margin: 0 0 12px;
  letter-spacing: 0 !important;
}

.ttl_lv6 {
  font-size: 1.0625em;
  margin: 0 0 10px;
  font-weight: bold;
  letter-spacing: 0 !important;
}
