@charset "UTF-8";

.image_full{
text-align: center;
}
.image_full img{
max-width: 100%;
height: auto;
}
.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;
}
.h_type2 .borderline.second {
top: 65px;
}
.common-table.type01 thead th{
font-weight: 700 !important;
}
.common-table.type01.center th,
.common-table.type01.center td {
background: #FFFFFF;
color: #323436;
text-align: center !important;
}
.common-table.type01.center th {
padding: 12px;
vertical-align: middle;
font-weight: 400;
}
.common-table.type01.center thead th {
border-left: 1px solid #FFF;
}
.common-table.type01 th, .common-table.type01 td {
background: #FFFFFF;
}
@media screen and (max-width: 767px){
.pb10{padding: 0 0 10px 0 !important;}
.common-table.type01 {
overflow-x: scroll;
width: 100%;
display: block;
margin: 0 0 40px 0px;
overflow: auto;
margin: 0 40px 40px 20px;
white-space: nowrap;
padding: 0 40px 0 0px;
vertical-align: middle;
}
.common-table.type01 th, .common-table.type01 td {
max-width:1000px;
vertical-align: middle;
}
.common-table.type01.center th {
padding: 12px 40px;
line-height: 21px;
}
.graph{
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
}
.graph.option{
margin:0;
}
.graph.option .common-table.type01 {
margin: 0 0px 40px 0px;
padding: 0 0px 0 0px;
display: inline-table;
}
.graph.option .common-table.type01 tr th {
width: 50%;
text-align: left;
}
.graph.option .common-table.type01 tr th:nth-child(2){
text-align: right;
}
}
@media screen and (max-width: 767px){
.common-table.type01 thead tr th{
vertical-align: middle;
}
} .tab-block .tab{
padding: 0 0 24px 0;
}
.tab-block .tab ul{
display: flex;
justify-content: space-between;
}
.tab-block .tab ul li {
position: relative;
width: 33%;
display: flex;
padding: 5px 10px;
border-radius: 4px;
color: #555A60;
background: #EBEFF5;
text-align: center;
font-weight: 700;
line-height: 21px;
flex-wrap: wrap;
justify-content: center;
align-items: center;
max-width: 152px;
box-sizing: border-box;
}
.tab-block .tab ul li.active {
border-bottom: 0;
color: #FFFFFF; cursor: default;
font-size: 14px;
background: #1F75CC;
border-radius: 4px;
box-sizing: border-box;
}
.tab-block .tab ul li .small{
font-weight: bold;
font-size: 10px;
line-height: 150%;
text-align: center;
letter-spacing: 0.04em;
color: #88909D;
}
.tab-block .tab ul li.active .small{
color: #FFF;
}
.tab-block .tab ul li:first-child .small {
margin: -20px 0 0px 0;
}
.tab-block .box.active {
display: block;
}
.tab-block .box{
display: none;
margin: 0 0 40px 0;
}
.box .detail{
font-weight: normal;
font-size: 14px;
line-height: 200%;
letter-spacing: 0.04em;
color: #323436;
max-width: 480px;
margin: 0 auto;
}
.detail_box {
background: #FFFFFF;
border: 1px solid #91C9F6;
box-sizing: border-box;
border-radius: 8px;
padding: 20px;
max-width: 480px;
margin: 0 auto;
}
.detail_box .title{
font-family: Noto Sans JP;
font-weight: bold;
font-size: 16px;
line-height: 150%;
letter-spacing: 0.04em;
color: #323436;
}
.detail_box ul{}
.detail_box ul li{}
.box .price{
font-size: 32px;
font-weight: bold;
text-align: right;
}
.box .price .label{
vertical-align: middle;
margin-right: 10px;
font-size: 0.5em;
font-size: 14px;
}
@media screen and (max-width: 1025px){
.tab-block .tab ul {
justify-content: center;
max-width: 480px;
margin: 0 auto;
}
.tab-block .tab ul li { margin: 0 12px 0 0px;
}
.tab-block .tab ul li:last-child{
margin: 0 0px 0 0px;
}
@media screen and (min-width: 767px){
.tab-block .tab ul li .small {
display: contents;
}
.common-table.type01 thead th:first-child {
width: 150px;
}
}
@media screen and (max-width: 767px){
.tab-block .tab ul{
flex-wrap: wrap;
justify-content: space-between;
}
.tab-block .tab ul li {
margin: 0 0 4%;
width: 48%;
max-width: none;
}
.tab-block .tab ul li:last-child{
margin-bottom: 4%;
}
}
@media screen and (max-width: 1024px){
.text_block.pc_mode{
display: none !important;
}
.tab-block.sp_mode{
display: block !important;
}
@media screen and (min-width: 768px){
.box .price {
max-width: 480px;
margin: 0 auto;
}
.text_block.pc_mode{
display:none !important;
}
.text_block.option.pc_mode{
display:block !important;
}
.text_block.sp_mode{
display: none !important;
}
.tab-block.sp_mode{
display: block !important;
}
}
}
@media screen and (max-width: 767px){
.text_block.pc_mode{
display: none !important;
}
.tab-block.sp_mode{
display: block !important;
}
}