@charset 'utf-8';
body{
overflow-x: hidden;
}
img{
border: none;
}
/*==================================================
ins-Area-SiteFooter
==================================================*/
#ins-Area-SiteFooter #layer-SiteFooter{
max-width: 715px !important;
margin: 0 auto;
}
/*==================================================
Main
==================================================*/
#area-Main{
width: 715px;
}
/*==================================================
Contents
==================================================*/
#ins-Area-Contents{
background: none;
}
#layer-Contents{
max-width: 715px !important;
}
p.p-A{
width: 715px;
margin: 0 auto 10px;
text-align: right;
}
#area-Main h2,
#area-Main h3{
background: none;
}
#area-Main h3.hdg3{
font-size: 106.3%;
padding: 3px 0 3px 14px !important;
border: 0 !important;
border-radius: 0 !important;
border-left: 5px solid #ff8200 !important;
}
#area-Main h3.hdg3::before {
content: none !important;
}
#area-Main ol#step-list h2{
display: inline;
margin: 0;
background: none !important;
padding: 0 !important;
}
#area-Main ol#step-list h2::before,
#area-Main ol#step-list h2::after {
content: none !important;
}
#area-Main ol#step-list li{
display: inline-block;
margin-right: 15px;
margin-bottom: 10px;
vertical-align: top;
}
#area-Main .description-area{
margin-bottom: 35px;
padding-bottom: 15px;
border-bottom: 1px dashed #bfbfbf;
}
#area-Main table.tbl_fixed {
table-layout: fixed;
}
#area-Main table.tbl_form select {
min-width: 70px;
}
#area-Main table.tbl_form th{
text-align: left;
vertical-align: middle;
}
#area-Main table.confirm td{
vertical-align: middle;
}
#area-Main table.tbl_form span{
font-weight: normal;
}
#area-Main table.tbl_form em{
font-weight: normal;
color: #d91a27;
}
#area-Main table.tbl_form input[type='text']{
height: 18px;
}
#area-Main table.tbl_form label[for='name1'],
#area-Main table.tbl_form label[for='name2']{
margin-left: 10px;
}
#area-Main table.tbl_fixed td.breakword{
word-wrap: break-word;
overflow-wrap:break-word;
}
#area-Main #bank{
display: inline-block;
width: 350px;
margin-right: 10px;
vertical-align: top;
}
#area-Main #post_office{
display: inline-block;
width: 350px;
vertical-align: top;
}
#area-Main .select_payee{
display: block;
margin-bottom: 10px;
}
#area-Main div.button-area{
margin-top: 30px;
text-align: center;
}
#area-Main div.button-area p{
display: inline;
margin: 0 13px;
}
#area-Main div.button-area p.link-text{
font-size: 90%;
display: block;
margin-top: 20px;
}
#area-Main div.button-area p.link-text1{
font-size: 90%;
display: block;
margin-top: 20px;
position: absolute;
}
#area-Main .ex{
margin-left: 10px;
}
input[disabled],
select[disabled]{
color: #999;
background-color: #ebebe4;
}

#ins-Area-Contents .list-num-01 > li {
list-style: none;
padding-left: 40px;
position: relative;
}

#ins-Area-Contents .list-num-01 > li > .num {
position: absolute;
top: 0;
left: 0;
width: 40px;
}

#ins-Area-Contents .privacy-area {
height: 200px;
overflow-y: scroll;
font-size: 13px;
margin-bottom: 20px;
padding: 10px;
border: solid 1px #ccc;
}

@media only screen and (max-width: 768px) {
#area-Main table.tbl_form {
width: calc(100% - 1px);
}
#area-Main table.tbl_form,
#area-Main table.tbl_form tbody,
#area-Main table.tbl_form tr,
#area-Main table.tbl_form th,
#area-Main table.tbl_form td {
display: block;
}
#area-Main table.tbl_form label[for='name1'],
#area-Main table.tbl_form label[for='name2'],
#area-Main table.tbl_form label[for='kana1'],
#area-Main table.tbl_form label[for='kana2'] {
display: block;
}
#area-Main table.tbl_form input[type='text'] {
width: 100%;
height: 2.4em;
box-sizing: border-box;
}
#area-Main #bank,
#area-Main #post_office {
width: 100%;
box-sizing: border-box;
}
#area-Main ol#step-list {
display: flex;
}
#area-Main ol#step-list li {
margin-right: 5px;
}
#area-Main div.button-area p {
display: block;
margin: 0 0 5px;
}
#ins-Area-Contents .privacy-area {
height: 20vh;
}
}