.top_scroll_icon{
position: absolute;
top: -45px;
right: 0;
}


body{
position: relative;
}

.pc_txt{
color: #727171;
}

.sp_table_attention{
display: none;
}

.block02{
margin-top: 40px;
}

.block02 .box01{
width: 337px;
}

.block02 .box02{
width: 1000px;
}

.graph_wrp_upper img:first-of-type{
width: 90%;
height: auto;
}

.graph_wrp_upper img:last-of-type{
width: 90%;
height: auto;
}


.block02 .box01 dt{
background-image: url(../img/product/diagonally.png);
background-position: top right;
background-repeat: no-repeat;
background-size: contain;
padding: 8px 40px 8px 12px;
background-color: #33b49d;
color: #fff;
font-size: 18px;
display: inline-block;
z-index: -1;
}

.block02 .box01 dd img{
border: #33b49d solid 1px;
display: block;
margin-bottom: 4px;
width: 100%;
}

.block02 .box01 dd{
font-size: 15px;
line-height: 1.6;
}

.block02 .box01 dd:last-of-type {
	margin-bottom: 30px;
}

.block02 .box02 dt{
background-image: url(../img/product/diagonally.png);
background-position: top right;
background-repeat: no-repeat;
background-size: contain;
padding: 8px 40px 8px 12px;
background-color: #33b49d;
color: #fff;
font-size: 18px;
display: inline-block;
z-index: -1;
}

.block02 .box02 dd{
border: #33b49d solid 1px;
display: block;
padding: 20px 20px;
}

.main_graph_left{
width: 450px;
height: auto;
float: left;
margin-left: 20px;
}

.main_graph_right{
width: 450px;
height: auto;
float: right;
margin-left: 20px;
}

.graph_wrp_upper img{
width: 90%;
height: auto;
}

.box02 p{
color: #00a184;
font-size: 16px;
line-height: 1.4em;
margin-bottom: 20px;
}

.box02 span{
font-size: 14px;
}

.block02 .box03{
margin-top: 35px;
}

.block02 .box03 dt{
background-image: url(../img/product/diagonally.png);
background-position: top right;
background-repeat: no-repeat;
background-size: contain;
padding: 8px 40px 8px 12px;
background-color: #33b49d;
color: #fff;
font-size: 18px;
display: inline-block;
z-index: -1;
}

.block02 .box03 dd{
border: #33b49d solid 1px;
display: block;
}

.block02 .box03 dt span{
position: absolute;
top: 10px;
right: -90px;
font-size: 12px;
color: #33b49d;
}

.block02 .box03 dd img{
width: 1000px;
height: auto;
}

.block03{
margin-top: 50px;
margin-bottom: 60px;
}

h2 {
background-image: url("../img/solution/obi_pc.png");
background-position: left top;
background-repeat: no-repeat;
background-size: contain;
color: #fff;
font-size: 21px;
height: 42px;
letter-spacing: 0.15em;
padding-left: 15px;
padding-top: 11px;
width: 100%;
margin-bottom: 30px;
}

.open_box_wrp{
position: relative;
}
/*------------------------------------------------------------------------------*/
.open_box_wrp dl dt{
position: relative;
}
/*------------------------------------------------------------------------------*/
.open_box_wrp:not(:first-of-type){
margin-top: 30px;
margin-bottom: 50px;
}

.opne_close{
position: absolute;
top: 13px;
right: 20px;
font-size: 13px;
color: #009277;
cursor: pointer;
}

.open_box_wrp .title01{
float: left;
font-size: 18px;
color: #009277;
display: block;
width: 1000px;
border: #00a184 solid 1px;
background-color: #e5f6f3;
padding: 10px 20px;
}

.open_box_wrp .title02{
float: left;
font-size: 18px;
color: #009277;
display: block;
width: 730px;
border: #00a184 solid 1px;
background-color: #e5f6f3;
padding: 10px 20px;
}

.open_box_wrp dl dd{
background-color: #e5f6f3;
padding: 20px 18px 35px 18px;
border: #00a184 solid 1px;
border-top: none;
}

.open_box_wrp .leed{
font-size: 15px;
margin-bottom: 35px;
line-height: 1.6em;
}

.open_box_wrp dl dd .l_wrp{
width: 540px;
float: left;
}

.open_box_wrp dl dd .r_wrp{
width: 353px;
float: right;
}


.open_box_wrp dl dd .l_wrp img{
width: 100%;
height: auto;
}

.open_box_wrp dl dd .r_wrp img{
width: 440px;
height: auto;
display: block;
margin-top: 20px;
}

.open_box_wrp dl dd .r_wrp table{
width: 353px;
font-size: 13px;
}

.open_box_wrp dl dd .r_wrp table tr th{
text-align: center;
background-color: #ccece6;
padding: 8px 0;
border: #00a184 solid 1px;
letter-spacing: -0.02em;
}

.open_box_wrp dl dd .r_wrp table tr th:first-of-type{
width: 62px;
}

.open_box_wrp dl dd .r_wrp table tr td{
text-align: center;
background-color: #fff;
padding: 8px 0;
border: #00a184 solid 1px;
letter-spacing: -0.02em;
}

.open_box_wrp dl dd .r_wrp table tr td:first-of-type{
background-color: #cce7f5;
}

.open_box_wrp dl dd .r_wrp table tr td:nth-of-type(1){
width: 61px;
}

.open_box_wrp dl dd .r_wrp table tr td:nth-of-type(2){
width: 96px;
}

.open_box_wrp dl dd .r_wrp table tr td:nth-of-type(3){
width: 96px;
}

.open_box_wrp dl dd .r_wrp table tr td:nth-of-type(4){
width: 96px;
}


.t_wrp + p{
font-size: 12px;
margin-top: 10px;
}

.zaishitsu{
font-size: 12px;
margin-top: 10px;
line-height: 1.6em;
}

.t_wrp p{
font-size: 12px;
text-align: right;
margin-top: 10px;
}








.out_sp_table_wrp table tr th{
text-align: center;
background-color: #ccece6;
padding: 8px 0;
border: #00a184 solid 1px;
letter-spacing: -0.02em;
}

.out_sp_table_wrp table tr td{
text-align: center;
background-color: #fff;
padding: 8px 0;
border: #00a184 solid 1px;
letter-spacing: -0.02em;
}

.out_sp_table_wrp .no1_table .sp_table01 tr td{
background-color: #cce7f5;
}

.out_sp_table_wrp .no1_table .sp_table02 tr:nth-of-type(2) td{
background-color: #ccece6!important;
}

.out_sp_table_wrp .no2_table .sp_table01 tr td{
background-color: #b2dbf0;
}

.out_sp_table_wrp .no2_table .sp_table02 tr td{
background-color: #d9edf7;
}

.out_sp_table_wrp{
display: block;
width: 100%;
}

.sp_table_wrp{
width: 100%;
}

.no1_table .sp_table01{
width: 42%!important;
font-size: 10px!important;
float: left;
}

.no1_table .sp_table02_wrp{
width: 58%;
float: left;
overflow: auto;
}

.no1_table .sp_table02{
width: 400px!important;
font-size: 10px!important;
}

.no1_table .sp_table01 tr th{
height: 83px!important;
}

.no1_table .sp_table01 tr td{
height: 45px!important;
}

.no1_table .sp_table02 tr th{
height: 38px!important;
}

.no1_table .sp_table02 tr td{
height: 45px!important;
background-color: #fff!important;
}

.no1_table .sp_table02_wrp tr th:nth-of-type(1){
border-left: none;
}

.no1_table .sp_table02_wrp tr td:nth-of-type(1){
border-left: none;
width: 80px;
}

.no1_table .sp_table02_wrp tr td:nth-of-type(2){
width: 80px;
}

.no1_table .sp_table02_wrp tr td:nth-of-type(3){
width: 80px;
}

.no1_table .sp_table02_wrp tr td:nth-of-type(4){
width: 80px;
}

.no1_table .sp_table02_wrp tr td:nth-of-type(5){
width: 80px;
}




.no2_table .sp_table01{
width: 30%!important;
font-size: 10px!important;
float: left;
}

.no2_table .sp_table02_wrp{
width: 70%;
float: left;
overflow: auto;
}

.no2_table .sp_table02{
width: 600px!important;
font-size: 10px!important;
}

.no2_table .sp_table01 tr th{
height: 41px!important;
}

.no2_table .sp_table01 tr td{
height: 45px!important;
}

.no2_table .sp_table02 tr th{
height: 38px!important;
}

.no2_table .sp_table02 tr td{
height: 45px!important;
}

.no2_table .sp_table02_wrp tr th:nth-of-type(1){
border-left: none;
}

.no2_table .sp_table02_wrp tr td:nth-of-type(1){
border-left: none;
width: 90px;
}

.no2_table .sp_table02_wrp tr td:nth-of-type(2){
width: 80px;
}

.no2_table .sp_table02_wrp tr td:nth-of-type(3){
width: 70px;
}

.no2_table .sp_table02_wrp tr td:nth-of-type(4){
width: 80px;
}

.no2_table .sp_table02_wrp tr td:nth-of-type(5){
width: 60px;
}

.graph_caution {
    font-size: 14px;
    line-height: 1.6em;
    margin-top: 5px;
}








.block04{
margin-bottom: 60px;
}

.pc_table{
width: 1000px;
font-size: 14px;
}

.out_sp_table_wrp{
display: none;
}

.block04 table th{
    background-color: #b2e3da;
    border: 1px solid #33b49d;
    line-height: 1.2;
    padding: 8px 0;
    text-align: center;
}

.block04 table td {
    border: 1px solid #33b49d;
    line-height: 1.2;
    padding: 10px 0;
    text-align: center;
}

.block04 table tr td:nth-of-type(1) {
    background-color: #b2dbf0;
}

.block04 table tr td:nth-of-type(6){
width: 50px;
}

.block04 table tr td:last-of-type{
width: 450px;
}

.sheet_cell_line td{
background-color: #d9edf7;
}

.gt_cell_line td{
background-color: #e6f2e3;
}

.np_cell_line td{
background-color: #fffbd9;
}

.name_g_cell{
background-color: #cce4c8!important;
}

.name_y_cell{
background-color: #fff5a6!important;
}

.name_s_cell{
background-color: #b2dbf0!important;
}

.graph_caution {
    font-size: 12px;
}






.block05 .l_r_wrp{
margin-bottom: 40px;
}

.block05 .l_r_wrp .l_wrp{
width: 370px;
float: left;
border-right: #00a184 dotted 2px;
padding-left: 35px;
}

.block05 .l_r_wrp .r_wrp{
width: 630px;
float: left;
padding-left: 60px;
}

.block05 .box01 img{
width: 276px;
height: auto;
}

.block05 .box02 img{
width: 257px;
height: auto;
}

.block05 .box03 img{
width: 120px;
height: auto;
}

.block05 .l_wrp > dt{
display: inline-block;
font-size: 17px;
color: #fff;
background-color: #33b49d;
text-align: center;
padding: 9px 30px 8px;
margin-bottom: 10px;
}

.block05 .l_wrp > dt + dd{
font-size: 14px;
margin-bottom: 15px;
}

.block05 .l_wrp .box01 dl:first-of-type{
margin-bottom: 30px;
}

.block05 .l_wrp .box01 dl dt{
font-size: 14px;
color: #009277;
}

.block05 .l_wrp .box01 dl:last-of-type dt{
margin-bottom: 15px;
}

.block05 .r_wrp > dt{
display: inline-block;
font-size: 17px;
color: #fff;
background-color: #c05439;
text-align: center;
padding: 9px 30px 8px;
margin-bottom: 48px;
}

.block05 .r_wrp .box02 dl{
float: left;
}

.block05 .r_wrp .box03 dl{
float: left;
}

.block05 .r_wrp .box02 dl dt{
font-size: 14px;
margin-bottom: 15px;
color: #c05439;
}

.block05 .r_wrp .box02 dl:first-of-type{
margin-right: 20px;
}

.block05 .r_wrp .box03{
margin-top: 38px
}

.block05 .r_wrp .box03 dl:first-of-type{
margin-left: 20px;
}

.block05 .r_wrp .box03 dl dt{
font-size: 14px;
color: #c05439;
margin-bottom: 23px;
}

.block05 .r_wrp .box03 dl:nth-of-type(2){
margin-left: 50px;
margin-right: 57px;
}

.block05 ul li{
font-size: 15px;
line-height: 1.6;
}

/*.block05 p span:last-of-type{
display: inline-block;
padding-left: 1em;
}*/

.custom_inquiry{
position: fixed;
bottom: 0;
right: 0;
width: 100%;
z-index: 10;
}

.custom_in_wrp{
position: relative;
min-width: 1100px;
background: rgb(18,55,104);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0OSUiIHN0b3AtY29sb3I9IiMxMjM3NjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0OSUiIHN0b3AtY29sb3I9IiMwMGE3ZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(18,55,104,1) 49%, rgba(0,167,221,1) 49%);
background: -webkit-linear-gradient(left, rgba(18,55,104,1) 49%,rgba(0,167,221,1) 49%);
background: linear-gradient(to right, rgba(18,55,104,1) 49%,rgba(0,167,221,1) 49%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#123768', endColorstr='#00a7dd',GradientType=1 );
}

.block06 .out_wrp{
width: 1100px;
margin: 0 auto;
background-color: #00a7dd;
}

.block06 dl{
float: left;
width: 950px;
height: 65px;
padding: 0px 0px 21px 50px;
background: rgb(18,55,104);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEyMzc2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGE3ZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(18,55,104,1) 0%, rgba(0,167,221,1) 100%);
background: -webkit-linear-gradient(left, rgba(18,55,104,1) 0%,rgba(0,167,221,1) 100%);
background: linear-gradient(to right, rgba(18,55,104,1) 0%,rgba(0,167,221,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#123768', endColorstr='#00a7dd',GradientType=1 );
}

.block06 .out_wrp div{
width: 150px;
}

.block06 dl dt{
float: left;
font-size: 22px;
display: inline-block;
color: #fff;
border-bottom: #fff solid 1.5px;
padding-bottom: 3px;
padding-top: 21px;
margin-right: 30px;
}


.block06 dl dd{
font-size: 15.5px;
line-height: 1.6;
width: 635px;
float: left;
color: #fff;
letter-spacing: 0.15em;
padding-top: 21px;
}

.safari .block06 dl dd{
font-size: 15.5px;
line-height: 1.6;
width: 638px;
float: left;
color: #fff;
letter-spacing: 0.1em;
padding-top: 23px;
}

.under_support_link_btn {
position: absolute;
bottom: 0;
right: 0;
background-color: #00a184;
color: #fff;
display: block;
width: 87px;
font-size: 10px;
text-align: center;
padding-bottom: 20px;
height: 65px;
}

.chrome .under_support_link_btn {
padding-bottom: 18px;
}

.under_support_link_btn:hover {
opacity:0.6;
-webkit-transition: all 0.3s;
-webkit-font-smoothing: antialiased;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
}

.under_support_link_btn img {
height: auto;
padding-bottom: 7px;
padding-top: 15px;
width: 27px;
}

.under_support_link_btn p{
font-size: 10px;
color: #fff;
}

.smalllogo{
width: 40px !important;
height: auto;
}

.block03 table{
width: 1000px;
font-size: 14px;
}

.block03 table tr th{
text-align: center;
background-color: #ccece6;
padding: 8px 0;
border: #00a184 solid 1px;
letter-spacing: -0.02em;
}

.block03 table tr th:first-of-type{
width: 62px;
}

.block03 table tr td{
text-align: center;
background-color: #fff;
padding: 8px 0;
border: #00a184 solid 1px;
letter-spacing: -0.02em;
line-height: 1.6em;
}

.block03 table tr td:first-of-type{
background-color: #cce7f5;
}

.block03 table tr:nth-of-type(2) td{
background-color: #ccece6;
}

.block03 table tr td:nth-of-type(3){
background-color: #eed3c7;
}

.block03 table tr:nth-of-type(5) td:nth-of-type(2){
background-color: #cce7f5;
}

.block03 table tr:nth-of-type(14) td:nth-of-type(2){
background-color: #cce7f5;
}

.block03 .open_box_wrp table tr:nth-of-type(5) td:nth-of-type(2){
background-color: #fff;
}

.graph_midashi{
color: #00a184;
font-size: 16px;
margin-bottom: 5px;
}

.obi_otoriatsukai{
margin-bottom: 15px;
}



@media only screen and (max-width:640px){
body{
position: relative;
}

article {
    padding-top: 100px;
}

.pc_txt{
display: none;
}

.sp_txt{
font-size: 11px;
}

.top_scroll_icon{
position: absolute;
top: -30px;
right: 0;
}

.sp_table_attention{
display: block;
font-size: 11px;
color: #980B0E;
margin-bottom: 10px;
margin-top: 30px;
}

.custom_in_wrp {
    min-width: inherit;
	width: 100%;
}

.custom_inquiry {
    bottom: 0;
    position: fixed;
    width: 100%;
}


h2{
background-image: url("../img/shared/sp_small_title.png");
    background-size: cover;
    font-size: 18px;
    height: inherit;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 10px;
    width: 100%;
}

.sp_ten:first-of-type{
display: inline-block;
margin-left: -4px;
margin-right: -4px;
}

.sp_ten:last-of-type{
font-size: 11px;
display: inline-block;
margin-left: -2px;
margin-right: -2px;
}

.m_title_sent2 {
    letter-spacing: 0em;
}

.cont_1100 {
    background-color: #e5f6f3;
    margin: 0 auto;
    width: 100%;
}

.block01 .cont_1100 .l_wrp {
    float: none;
    width: 100%;
}

.block01 .cont_1100 .r_wrp {
    background-color: #e5f6f3;
    float: none;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 26px;
	padding-bottom: 25px;
    width: 100%;
}

.block02 .box01 {
    float: none;
    width: 100%;
}

.block02 .box02 {
    float: none;
    width: 100%;
}

.block02 .box02 dd img {
    height: auto;
    width: 100%;
}

.block02 .box03 dd {
    border: 1px solid #33b49d;
    display: block;
	overflow: auto;
	
}

.block02 .box02 dd img:first-of-type {
float: none;
display: block;
    height: auto;
    margin: 0 auto;
	margin-top: 30px;
    width: 90%;
}

.block02 .box02 dd img:last-of-type {
float: none;
display: block;
    height: auto;
    margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
    width: 90%;
}

.main_graph_left {
    float: none;
    height: auto;
    width: 100%;
		margin-left: 0!important;
}

.main_graph_right {
    float: none;
    height: auto;
    width: 100%;
		margin-left:0!important;
}


.open_box_wrp .title01 {
font-size: 14px;
color: #009277;
display: block;
width: 100%;
border: #00a184 solid 1px;
border-right: #00a184 solid 1px;
background-color: #e5f6f3;
padding: 10px 20px;
float: none;

}

.open_box_wrp .title02 {
    background-color: #e5f6f3;
    border: 1px solid #00a184;
    color: #009277;
    display: block;
    float: none;
    font-size: 13px;
    padding: 10px 20px;
    width: 100%;
}


.open_box_wrp dl dd .l_wrp {
    float: none;
    width: 100%;
}

.open_box_wrp dl dd .r_wrp {
    float: none;
    width: 100%;
}

.open_box_wrp dl dd .l_wrp img{
display: block;
margin-bottom: 30px;
}

.open_box_wrp dl dd .r_wrp img {
    display: block;
    height: auto;
    margin-top: 20px;
    width: 100%;
}

.t_wrp{
width: 100%;
}

.t_wrp table{
width: 100%!important;
}



.out_sp_table_wrp{
display: block;
width: 100%;
}

.sp_table_wrp{
width: 100%;
}

.sp_table01{
width: 30%!important;
font-size: 10px!important;
float: left;
}

.sp_table02_wrp{
width: 70%;
float: left;
overflow: auto;
}

.sp_table02{
width: 600px!important;
font-size: 10px!important;
}

.no2_table .sp_table01 tr th{
height: 41px!important;
}

.no2_table .sp_table01 tr td{
height: 45px!important;
}

.no2_table .sp_table02 tr th{
height: 38px!important;
}

.no2_table .sp_table02 tr td{
height: 45px!important;
}

.no2_table .sp_table02_wrp tr th:nth-of-type(1){
border-left: none;
}

.no2_table .sp_table02_wrp tr td:nth-of-type(1){
border-left: none;
width: 90px;
}

.no2_table .sp_table02_wrp tr td:nth-of-type(2){
width: 80px;
}

.no2_table .sp_table02_wrp tr td:nth-of-type(3){
width: 70px;
}

.no2_table .sp_table02_wrp tr td:nth-of-type(4){
width: 80px;
}

.no2_table .sp_table02_wrp tr td:nth-of-type(5){
width: 60px;
}

.no1_table .sp_table02_wrp tr td:nth-of-type(2){
background-color: #eed3c7!important
}

.name_s_cell{
background-color: #b2dbf0;
}



.block05 .l_r_wrp .l_wrp {
    border-right: none;
    float: none;
    padding-left: 0px;
    width: 100%;
}

.block05 .l_r_wrp .r_wrp {
    float: none;
    padding-left: 0px;
    width: 100%;
	margin-top: 60px;
}

.block05 .box01 img{
width: 100%;
height: auto;
}

.block05 .box02 img{
width: 100%;
height: auto;
}

.block05 .box03 img{
width: 45%;
height: auto;
display: block;
margin: 0 auto;
}

.block05 .r_wrp .box02 dl:first-of-type {
    margin-right: 0px;
	margin-bottom: 40px;
}

.block05 .r_wrp .box02 dl {
    float: none;
}

.block05 .r_wrp .box03 dl:first-of-type {
    margin-right: 0px;
}
.block05 .r_wrp .box03 dl {
    float: none;
}

.block05 .r_wrp .box03 dl:first-of-type {
    margin-left: 0px;
	margin-bottom: 40px;
}
.block05 .r_wrp .box03 dl:nth-of-type(2) {
    margin-left: 0px;
    margin-right: 0px;
	margin-bottom: 40px;
}
.block05 .r_wrp .box03 dl {
    float: none;
}

.block05 .r_wrp .box03 {
    margin-top: 40px;
}

.block05 ul li{
margin-bottom: 10px;
text-indent: -1em;
margin-left: 1em;
}





.block06 dl {
    float: none;
    padding: 9px 2.5% 9px 2.5%;
    width: 77%;
	text-align: center;
	height: 80px;
}

.block06 dl dt {
    border-bottom: 1.5px solid #fff;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 11px;
    margin-right: 0px;
    padding-bottom: 5px;
	margin-bottom: 5px;
    padding-top: 0px;
    width: 100%;
}

.block06 dl dd {
    color: #fff;
    float: none;
    font-size: 10px;
    line-height: 1.6;
    width: 100%;
	text-align: left;
	padding-top: 0px;
letter-spacing: 0.08em;
}

.safari .block06 dl dd{
   color: #fff;
    float: none;
    font-size: 10px;
    line-height: 1.6;
    padding-top: 0;
    text-align: left;
    width: 100%;
}


.block06 .out_wrp div {
    float: right;
    width: 100%;
}

.block06 {
    margin-top: 65px;
    min-width: inherit;
	width: 100%;
}

.block06 .out_wrp {
    margin: 0 auto;
    width: 100%;
}


.under_support_link_btn {
    height: 80px;
    width: 23%;
}

.under_support_link_btn img {
padding-top: 23px;
}

.under_support_link_btn p{
font-size: 9px;
color: #fff;
}

.under_support_link_btn:hover {
opacity:1.0;
}






}