@charset "utf-8";
/* CSS Document */
/*-----------------------------------------*/
/* index  -----------------------------*/
/* メイン  -----------------------------*/
.bg {
	background: url("../img/pmerit_ups_main.jpg") no-repeat center / 100% 100%;
}
.main_wrap {
    overflow: hidden;
}
.pattern5 img{
    opacity: 0;
    transform: scale(1.2);
    transition: .8s;
}
.pattern5.show img{
    opacity: 1;
    transform: scale(1);
}
@media (max-width: 1600px) {
.bg {
	background: url("../img/pmerit_ups_main.jpg") no-repeat center / auto 100%;
}
}
/* index　p  -----------------------------*/
.tx_center {
	text-align: center;
}
.tx_left {
	text-align: left;
}
.tx_md {
	margin: 30px auto 40px;
	text-align: center;
}
.tx_md p, .tx_md .list_tx, .tx_md ul {
	display: inline-block;
	text-align: left;
}
.tx_md2 {
	text-align: center;
}
.tx_md2 p {
	display: inline-block;
	text-align: left;
}
.c-note--mark--bk {
	padding-left:2.5em;
	text-indent: -2.5em;
}
.c-table--center td, .c-table--center th {
	vertical-align: middle;
}
/* index　section01  -----------------------------*/
.heading-16 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #004878;
	font-size: 21px;
	font-weight: bold;
	margin: 30px auto 20px;
}
.heading-16::before,
.heading-16::after {
    width: 3px;
    height: 40px;
    background-color: #004878;
    content: '';
}
.heading-16::before {
    transform: rotate(-35deg);
    margin-right: 30px;
}
.heading-16::after {
    transform: rotate(35deg);
    margin-left: 30px;
}
.heading-16 span {
	font-size: 30px;
	padding: 0 5px 10px;
}
.image-change_4 {
    content: url('../img/pmerit_ups_feature_02-1.png');
}
@media (max-width: 600px) {
.image-change_4 {
    content: url('../img/pmerit_ups_feature_02-2.png');
}
}
@media screen and (max-width:440px) {
.heading-16 {
	font-size: 18px;
}
.heading-16 span {
	font-size: 24px;
	padding: 0 5px 4px;
	display: contents;
}
}
/* index　section02  -----------------------------*/
.wid-cell {
	width: 500px;	
}
.tx_rl span {
	-webkit-writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-ms-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	white-space: pre;
}
@media screen and (max-width:425px) {
.wid-cell {
	width: 120px;	
}
}
/* index　section03  -----------------------------*/
.point {
	padding: 40px 0 0;
}
.point .point-box {
	max-width: 1050px;
	width: 100%;
	margin: 50px auto 30px;
	padding: 0 20px 20px;
	border: 3px solid #004878;
	border-radius: 20px;
}
.point .point-box .point-head {
	width: 50%;
	height: 54px;
	margin: 0 auto;
	background-color: #FFF;
	transform: translateY(-50%);
}
.point .point-box .point-head h3 {
	margin: 6px 0 0;
	text-align: center;
	color: #004878;
	font-size: 22px;
	font-weight: bold;
	border:solid 3px #004878;
	border-radius: 20px;
}
.l-grid_add {
	margin-top: 0;
}
.tx_bor1 {
	font-size: 18px;
	color: #00a0c8;
	border-bottom: dotted 3px #00a0c8;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;
}
.tx_bor2 {
	font-size: 18px;
	color: #dc6f06;
	border-bottom: dotted 3px #dc6f06;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 20px;
}
.tx_bor3 {
	font-size: 18px;
	color: #729330;
	border-bottom: dotted 3px #729330;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 20px;
}
.link_a a {
	font-weight: bold;
}
@media screen and (max-width:767px) {
.point .point-box .point-head {
	width: 80%;
}
}
@media screen and (max-width:600px) {
}
@media screen and (max-width:425px) {
.point .point-box .point-head {
	width: 92%;
}
.point .point-box .point-head h3 {
	font-size: 20px;
}
}
/*-------------------------------*/
/*-------------------------------*/
/* index_2　  -----------------------------*/
.loss_text3-1 {
	padding: 25px 30px 0;
}
.loss_text3-1 .loss_te3 span {
	font-size: 25px;
	line-height: 1.4em;
	color:#004878;
	font-weight: bold;
}
.sg-dummy_add3 {
	font-size: 17px;
	padding: 10px 20px 0;
	line-height: 1.5;
	margin-top: 20px;
}
.image-change {
    content: url('../img/pmerit_ups_case1_01-1.png');
}
@media (max-width: 1024px) {
.loss_text3-1 {
	padding: 25px 0px 0;
}
}
@media (max-width: 768px) {
.loss_text3-1 {
	height: auto;
}
.sg-dummy_add3 {
	padding: 0;
}
}
@media (max-width: 600px) {
.image-change {
    content: url('../img/pmerit_ups_case1_01-2.png');
}
}
/*-------------------------------*/
/*-------------------------------*/
/* index_3　 -----------------------------*/
.waku {
	margin-top: 40px;
    font-size: 16px;
    font-weight: bold;
	display: inline-flex;
}
.waku_b1 {
    background-color: #004878;
    color: #fff;
    padding: 5px 12px;
	margin-right: 10px;
}
.waku_b2 {
    background-color: #9e5323;
    color: #fff;
    padding: 5px 12px;
	margin-right: 10px;
}
.waku_b3 {
    background-color: #32543b;
    color: #fff;
    padding: 5px 12px;
	margin-right: 10px;
}
.waku_b4 {
    background-color: #442769;
    color: #fff;
    padding: 5px 12px;
	margin-right: 10px;
}
.waku_bhp {
	border: 2px solid #00a0c8;
	margin: 30px auto 10px;
	padding: 10px 20px;
}
@media screen and (max-width:425px) {
.waku_b1, .waku_b2, .waku_b3, .waku_b4 {
    padding: 5px 8px;
}
}


