@charset "utf-8";

/*幁E高さ用*/



.new_title {
	font-size: 20px;
  font-weight: bold;
}

.attention2 {
	background: url(/common/img/share/attention_bg_bot.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 38px;
}

.attention2 h3.headLine01 {
	background: url(/common/img/share/attention_bg.gif) no-repeat left top;
	padding: 10px 0 10px 22px;
}
.attention2 ul {
	line-height: 1.5;
}

.attention2 ul li {
	list-style-image: url(/common/img/share/icon.gif);
	margin-left: 5%;
}

.attention3 {
	background: url(/common/img/share/attention_bg_bot.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 38px;
}

.attention3 h3.headLine01 {
	background: url(/common/img/share/attention_bg.gif) no-repeat left top;
	padding: 10px 0 10px 22px;
}
.attention3 ul {
	line-height: 1.5;
}
.attention3 ul li {
	list-style-image: url(/common/img/share/icon.gif);
}

.itemAttention {
	margin: 1% 3%;
	padding: 2px 5px 7px 5px;
}
.attentionInner  {
	background: url(/common/img/share/line.gif) repeat-x left bottom;
}

.itemAttention a {
	max-width: 219px;
	height; 100%;
	margin: 1px 0px;
	padding: 2px 0px 3px;
}

.pm13litop {
	width:auto;
	max-height; 25px;
	margin: 5% 0% 2% 5%;
	padding: 2px 0px 3px;
	line-height: 1.5;
}

.pm13li {
	width:auto;
	max-height; 25px;
	margin: 1px 0px;
	margin-left: 3%;
	padding: 2px 0px 3px;
	line-height: 1.5;
}

.pm13li h4{
    /*padding: 0.2em 0.5em 0.2em 1.2em;
    margin-left: -20px;
    color: #010101;
    /*background: #eaf3ff; /*url(/common/img/share/icon.gif) no-repeat 5px center;/*背景色*/
    /*border-bottom: solid 2px #516ab6;
    font-size : 120%;
    font-weight: bold;*/
    color: white;
    padding: 0.3em 1.0em 0.3em 1.2em;
    display: inline-block;
    line-height: 1.3;
    background: #74b3e6 ;/*url(/common/img/share/icon.gif) no-repeat 8px center;/*背景色*/
    vertical-align: middle;
    border-radius: 25px 25px 25px 25px;
    margin-left: -20px;
    font-size : 120%;
    font-weight: bold;
    width:98%;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
}
.pm13li h4:before {
	margin-left: -5px;
	content: '▼';
	color: #285eaa;
	margin-right: 8px;
	/*transform : rotate(-90deg);*/
}

.pm13li div{
    margin-left: -20px;
    padding: 0.2em 1.2em;
    /*background: #eaf3ff;*/
}

.pm13li a{
	background:url(/common/img/share/arrow_r.gif) no-repeat 5px center;
}

.pm13li img{
	text-align:center;
    margin-left: 30px;
}

.pm13ul {
	line-height: 1.5;
}

@media print {
    .pc-hide {
        display: none;
    }
}


.step_head {
    position: relative;
    /*text-shadow: 0 0 2px white;*/
    background: #ffffff;
    z-index: -4;
    background-image:none;
    font-size: 24px;
    margin:28px 0px 25px 20px;
    padding:5px 5px 5px 8px;
    color:#ffffff;
    border-bottom: 3px solid #009fe8;
}

.step_head:before {
content: "";
position: absolute;
background: #009fe8;
width: 60px;
height: 60px;
border-radius: 50%;
top: 50%;
/* border: dashed 1px white; */
left: -15px;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: -1;
}

.finish_head {
    position: relative;
    /*text-shadow: 0 0 2px white;*/
    background: #ffffff;
    z-index: -4;
    background-image:none;
    font-size: 24px;
    margin:28px 0px 25px 20px;
    padding:5px 5px 5px 8px;
    color:#ffffff;
    border-bottom: 3px solid #009fe8;
}

.topic {
     /*border:2px solid #eeeeee;*/
     padding:15px 0px 20px 0px;
     /*border-bottom:1px solid #BDC6D9;*/
}

.topic h3{
    font-size:110%;
    font-weight: bold;
    color:#3297da;
    border-bottom: solid 1px #6cb4e4;
    margin-bottom:3px;
}
.topic h4{/*/*border-bottom:1px solid #BDC6D9*//*border-bottom: 1px none #BDC6D9; padding:10px 0 10px 0px; margin:0 0 0 0; font-size:120%; font-weight:bold; text-align:center; background-color:#eeeeee;*/
	/*color: #6cb4e4;*/
	text-align: center;
	padding: 0.25em;
	border-top: solid 2px #6cb4e4;
	border-bottom: solid 2px #6cb4e4;
	background-color:#e9f4ff;
	/*background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
	background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);*/
	font-size:120%; 
	box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

.topic td h3{
    font-size:110%;
    font-weight: bold;
    color:#3297da;
    border-bottom: solid 1px #6cb4e4;
    margin-bottom:3px;
}

.nav{
    text-align:center;
    vertical-align:middle;
    margin-bottom:60px;
}

.nav a:hover{
    /*opacity: 0.5;
    text-decoration: none;
    outline:0;
    transition:all ease-in-out .3s;*/
}

.nav table{
    width:50%;
    margin-right: auto;
    margin-left : auto;
    margin-bottom : 30px;
    padding:10px 10px 10px 10px;
    background-color:#e9f4ff;
    border: solid 2px #6cb4e4;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);    
    font-weight: bold;
}

.nav th{
    background-color:#6cb4e4;
    color:#FFFFFF;
    font-weight: bold;
    text-align: center;
    padding:5px;
    font-size:120%; 
}
.nav td{
    padding:10px 10px 10px 10px;
}

#btns .btn {
	display: inline-block;
	width: 60%;
	height: 35px;
	text-align: center;
	/*vertical-align:middle;*/
	font-weight: bold; 
	outline: none;
  border: 2px solid #74b3e6;  
	line-height: 25px;
	background-color: #eaf4ff;
	color: #285eaa;
	font-size:120%;	
    padding-top:3px;
	margin-top:50px;
    padding-left:40px;
	-moz-border-radius: 50px;    
  -webkit-border-radius: 50px; 
  border-radius: 25px;    
  box-shadow: 0 2px 6px rgba(0,0,0,0.2); 
}
#btns .btn::before,
#btns .btn::after {
	/*position: absolute;*/
	z-index: -1;
	display: block;
	content: '';
}
#btns .btn,
#btns .btn::before,
#btns .btn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#btns .btn:hover {
	background-color: #6cb4e4;
	border-color: #6cb4e4;
	color: #fff;
}


#btns a,
#btns a:link,
#btns a:visited {
    color: #285eaa;
}
#btns a:hover {
    color: #59b1eb;
    text-decoration: none;
}
#btns a:active {}
#btns a img {
    border: none;
}
#btns .relative {
    width: 180px;
    position: relative;
    /*margin:0px 30px;*/
}
#btns .icon {
    position: absolute;
    top: 0;
    left: -400px;
    right: 0;
    bottom: 0;
    margin: auto;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2); 
}

#btns .arrow{
	margin-left: -30px;
	color: #285eaa;
	/*transform : rotate(270deg);*/
}