@charset "UTF-8";

.image_full{
text-align: center;
}
.image_full img{
max-width: 100%;
height: auto;
}
.btn.o-btn.type03 a {
max-width: 380px;
width: 375px;
}
.text_block .price{
font-size: 32px;
font-weight: bold;
text-align: right;
}
.text_block .price .label{
vertical-align: middle;
margin-right: 10px;
font-size: 0.5em;
}
.common-table.type01 th, .common-table.type01 td {
background: #FFFFFF;
color: #323436;
}
.common-table.type01 thead th{
border-left: 1px solid #FFFFFF;
}
.o-btn.center {
display: table;
}
.btn.o-btn.type01 a {
padding: 21px 48px 21px 48px;
}
.btn_link a:hover span {
color: #1F75CC;
}  @media screen and (max-width: 767px){
.flow {
margin: -50px 0 0 0;
padding: 0 0 64px;
}
.common-table.type01 {
overflow-x: scroll;
width: 100%;
display: block;
overflow: auto;
white-space: nowrap;
padding: 0 0px 0 0;
vertical-align: middle;
margin:0 0 30px 0;
}
.graph{
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
}
.common-table.type01 th, .common-table.type01 td { width: 100%;
}
.tab_block .box {
padding: 70px 0 40px 0;
}
}