body{
	color: #333333!important;
}

.bold{
	font-weight: bold!important;
}
.container .container-inner{
	padding: 0 25px!important;
}

@media only screen and (min-width: 641px){
#page-title .list-group.list-tag.left-side {
    /* font-size: 16px; */
    font-size: 1.6rem;
    bottom: -45px;
    right: auto;
	left: 265px;
	}
	#page-title .tag-title.left-side {
    width: 28.5em;
    text-align: center;
    float: left;
    margin-right: 0;
	margin-top: 5px;
}
}

.sub{
	text-align: center;
	font-size: 25px;
	display: block;
	font-weight: bold;
}
.sub::before,.sub::after{
	content: "";
	width: 27px;
	height: 2px;
	background-color: #333333;
	display: inline-block;
	margin-bottom: 8px;
}
.sub::before{
	transform: rotate(45deg);
}
.sub::after{
	transform: rotate(-45deg);
}
.btn.shadow.btn-orange-link {
background: #F7931E;
color: #fff;
border: 2px solid #F7931E;
line-height: 1.6;
font-size: 26px;
padding: 0.6em 1em;
box-shadow:none;
width: 513px;
}

.btn.shadow .fas.fa-chevron-right {
position: absolute;
right: 12px;
top: calc(50% - 12px);
top: calc(50% - 9px);
}
.btn.shadow.btn-orange-link.icon-arrow-right:before,.btn.shadow.btn-orange-link.icon-arrow-right:after {
display:none;
}
.img-size01{width: 863px;}
.img-size02{width: 524px;}
.img-size03{width: 578px;}
.flexBox{
	display: flex;
	flex-wrap: wrap;
}
.box1{
	align-items: center;
	justify-content: center;
}
.box1 .box-img1{
	width: 374px;
}
.box1 .box-img2{
	width: 340px;
}
.red_txt{
	color: #AD1F28;
}
.black_txt{
	color: #333333;
}
.blue_txt{
	color: #084098;
	font-size: 18px;
	border-bottom: 1px solid #084098;
	padding-bottom: 5px;
}
.border_black{
	border-bottom: 2px solid #333;
}
.border_black:hover,.blue_txt:hover{
	text-decoration: none;
	border-color: #606060
}
.bg_gray{
	background-color: #F9F9F9;
}

.f28{font-size: 28px;}
.f25{font-size: 25px;}
.f20{font-size: 20px;}
.f16{font-size: 16px;}
table.tbl01{
  border-bottom: 2px solid #CDCDCD;
  border-left: 2px solid #CDCDCD;
}
table.tbl01 th {
  background: #F9F9F9;
  width: 138px;
  vertical-align: middle;
  border-top: 2px solid #CDCDCD;
  border-right: 2px solid #CDCDCD;
  color:#333;
  text-align: left;
  padding-left: 13px;
  padding-right: 10px 5px 10px 10px;
}
table.tbl01 td {
  vertical-align: middle;
  font-size: 18px;
  font-weight: normal;
  border-top: 2px solid #CDCDCD;
  border-right: 2px solid #CDCDCD;
  padding: 10px;
  text-align: left;
  color: #333;
}
table.tbl01 td.w-140{
	width: 140px;
}
table.tbl01 td.glay{
	background-color: #F9F9F9;
}
.list01 li {
	  text-indent: -1em;
  padding-left: 1em;
}
.list01 li::before{
	content: "";
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 3px;
	width: 8px;
	height: 8px;
	background-color: #1B5D99;
	transform: rotate(45deg);
}

.list01 li:nth-of-type(n+2){margin-top:10px;}
.at-txt{
	font-size: 15px;
	color: #A29B9B;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
.background-color1 {
    background: #f5f5f5;
}
.container-inner .tbl01.r-txt tr{
	font-size: 18px;
	font-weight: normal!important;
}
h4{
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
}
.samePlTxt {
    padding-left: 20px;
    position: relative;
	font-feature-settings: "palt";
}
.samePlTxt span {
    position: absolute;
	left: 0;
}

@media only screen and (max-width: 640px){
	.sp_w100p{
		width: 100%;
	}
	.container .container-inner{
		padding: 0!important;
	}
	.img-size01,.img-size02,.img-size03{width: 100%;}

	.f28{font-size: 20px;}
	.f25{font-size: 20px;}
	.f20{font-size: 18px;}
	.sub{
		font-size: 15px;
	}
	.btn.shadow.btn-orange-link{
		font-size: 18px;
	}
	.sub::before, .sub::after{
		width: 18px;
		margin-bottom: 0;
	}
	.box1 .box-img2{
		width: 80%;
		margin: 15px auto;
	}
	table.tbl01 td{
		font-size: 15px;
	}
	h4{
		font-size: 18px;
	}
	.blue_txt{
		font-size: 16px;
	}
}



.btn.shadow .fas.fa-chevron-right {
	top: calc(50% - 12px);
}
.btn.shadow.btn-orange-link {
	width: 100%;
	max-width: 690px;
}
.videoWrap {
position: relative;
padding-bottom: 56.25%;
overflow: hidden;
}
.videoWrap img,
.videoWrap video,
.videoWrap iframe {
position: absolute;
width: 100%;
height:100%;
top:0;
bottom:0;
left:0;
right: 0;
}
.videoList {
display: flex;
flex-wrap: wrap;
justify-content:space-between;
align-items:flex-start;
align-content:flex-start;
margin-top: 30px;
position: relative;
}
.videoList:before,
.videoList:after {
content: "";
width: 100px;
height: 100px;
position: absolute;
background: url(/pisj/campaign/images/web226/icon_05.svg);
background-size: contain!important;
background-repeat: no-repeat!important;
}
.videoList:before {
right: -30px;
top: -30px;
}
.videoList:after {
left: -30px;
bottom: -30px;
transform: rotate(180deg);
}
.videoList li {
width: calc((100% / 3) - 0px);
padding: 20px;
}
.videoList li.ms {
background: #def1d5;
}
.videoList li.tm {
background: #eff5fd;
}
.videoList li.sj {
background: #fbe2d8;
}
.videoWrap img {
z-index: 2;
}
.videoWrap img.yt-thum {
height: 135%;
top: -17.5%;
}

.p-tit01 {
font-size: 3.0rem;
font-weight: bold;
border-bottom:1px solid #cdcdcd;
padding-bottom: 20px;
}

.p-tit01.border-none {
border:none;
}

.p-tit01 span{
position :relative;
width: fit-content;
background: linear-gradient(transparent 50%, #ffec3f 60%);
padding-bottom: 5px;
}
.p-tit01 span.icon:before{
content: "";
width: 90px;
height: 90px;
position: absolute;
left: -40px;
background: url(/pisj/campaign/images/web226/icon_01.svg);
background-size: contain!important;
background-repeat: no-repeat!important;
display: block;
bottom: -5px;
bottom: 0px;
transform: rotate(-15deg);

}
.iconWrap {
position: relative;
z-index: 3;
}
.iconWrap .checkIcon{
position: absolute;
max-width: 130px;
right: -130px;
top: -30px;
}
.movieType01 {
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 40px;
max-width:690px;
}
.titIcon  {
margin-top: 30px;
}
.titIcon img{
width: 100%;
max-width: 400px;
transform: rotate(-7deg);
left: -50px;
position: relative;
bottom: -20px;
z-index: 1;
}
.companyTit{
text-align: center;
font-weight: bold;
color: #424242;
background: url(/pisj/campaign/images/web226/icon_04.svg?);
background-size: contain!important;
background-repeat: no-repeat!important;
padding: 15px 0px 0;
letter-spacing: .1em;
margin-bottom: 10px!important;
min-height: 45px;
}
.productsPageLink {
margin-top: 30px;
}
#hoken-top-page .main	.productsPageLink a.btn.shadow.icon-arrow-right{
border-radius: 10px 50px/50px 10px!important;
margin: 0 auto;
border: 1px solid #424242;
color: #424242;
box-shadow: none;
overflow: visible;
transition:.2s;
padding: .75em 0.5em;
width: auto;
max-width: 360px;
font-size: 2.0rem;
}
#hoken-top-page .main	.productsPageLink a.btn.shadow.icon-arrow-right:hover {
top:0;
border-radius: 0px 0px/0px 0px!important;
}
#hoken-top-page .main	.productsPageLink a.btn.shadow.icon-arrow-right:before,
#hoken-top-page .main	.productsPageLink a.btn.shadow.icon-arrow-right:after {
display: none;
}
#hoken-top-page .main	.productsPageLink a.btn.shadow.icon-arrow-right:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
display: block;
background: rgba(251,226,216,.4);
transform: rotate(0deg);
border: none;
top: auto;
right: -10px;
bottom: -10px;
z-index: -1;
transition:.2s;
border-radius: 10px 50px/50px 10px!important;
}
#hoken-top-page .main	.productsPageLink a.btn.shadow.icon-arrow-right:hover:before {
right: 0px;
bottom: 0px;
border-radius: 0px 0px/0px 0px!important;
}
.columnWrap {
display:flex;
flex-wrap:wrap;
justify-content: space-between;
}
.columnWrap > div {
width: 48.5%;
}
.columnWrap > div .title {
margin-top: 10px;
font-weight: bold;
text-decoration: underline;
}
.columnLinkOther {
text-decoration: underline;
}
/*
.w-100p.columnLinkOther a{
font-weight: bold;
font-size: 120%;
margin: 30px auto 0;
width: fit-content;
display: block;
color: #044097;
}
*/
.list01 li::before {
display: none;
}
.max-width1150 {
max-width: 1150px;
}
.f25 {
font-size: 25px;
}


.w-100p.columnLinkOther a {
font-weight: bold;
margin: 30px auto 0;
width: fit-content;
display: block;
color: #044097;
text-align: right;
width: 100%;
}

@media only screen and (max-width: 640px) {
.p-tit01 {
font-size: 2.2rem;
}
.p-tit01 span.icon:before{
width: 30px;
height: 30px;
position: absolute;
left: -35px;
}
.movieType01 {
padding: 0;
width: 100%;
margin-top: 0;
}
.iconWrap {
text-align: right;
}
.iconWrap .checkIcon {
position: relative;
max-width: 80px;
right: -10px;
top: 5px;
}
.titIcon img {
width: 100%;
max-width: 100%;
transform: rotate(0deg);
left: 0;
position: relative;
bottom: 0px;
}
.videoList li {
width: 100%;
padding: 20px;
}
.companyTit{
font-size: 18px;
padding: 20px 0px 5px;
min-height: 55px;
}


.bold.red_txt.txt-center.f25 {
font-size: 130%;
width: fit-content;
margin-left: auto;
margin-right: auto;
position: relative;
}
.bold.red_txt.txt-center.f25:before {
content: "＼";
position: absolute;
left: -25px;
bottom: 0;
}
.bold.red_txt.txt-center.f25:after {
content:"／";
position: absolute;
right: -25px;
bottom: 0;
}

.p-tit01 span.icon:before{
width: 60px;
height: 60px;
position: absolute;
left: -25px;
bottom: 0px;
}
.videoList:before {
right: -10px;
top: -10px;
}
.videoList:after {
left: -10px;
bottom: -10px;
}
.columnWrap > div {
width: 47.5%;
}
.columnWrap > div .title {
margin-top: 5px;
text-align: justify!important;
}

.sp_txt-center{
text-align: left!important;
font-size: 13px!important;
margin-top: 5px;
padding: 0 15px;
}

}

.linkThumb {
transition:.4s;
overflow:hidden;
display: block;
}
.linkThumb:hover {
opacity: 1!important;
}
.linkThumb img{
transition:.4s;
}
.linkThumb:hover img{
transform:scale(1.1);
}


.bg01 {
background: #bbd4eb;
padding: 60px 30px 30px;
}

.bgGreen {
padding: 60px 30px;
background: #eaf8d3;
}
.innerWht {
background: #fff;
max-width: 780px;
margin: 20px auto 0;
padding: 20px;
border-radius: 8px;
}
.innerWhtLine01 {
margin-top: 20px;
}
.innerWhtLine02 {
padding: 30px 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 5%;
}
.innerWhtLine02 .btn.icon-arrow-right:before,
.innerWhtLine02 .btn.icon-arrow-right:after {
display: none;
}
.innerWhtLine02Inner .btn.shadow{
background: #266023;
color: #fff;
border-color: #266023;
}
.innerWhtLine02 > div {
width: 45%;
}
.imgTtl {
max-width: 480px;
margin: 0 auto 20px;
display: block;
}
.imgTtl2 {
max-width: 730px;
margin: 40px auto 0;
display: block;
}
.cpList {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 20px auto 0;
max-width: 736px;
max-width: 780px;
}
.cpList li {
width: 100%;
max-width: 49.2%;
}
.cpBnr a{
display: block;
width: 100%;
max-width: 600px;
max-width: 780px;
margin: 20px auto 0;
}
.bgWht {
/*background: #fff;*/
max-width: 780px;
margin: 20px auto 0;
border-radius:8px;
}
.bgWht .btn.btn-orange-link{
max-width: 600px;
}
.bg02 {
background: #0259a9;
background: #5f9ac9;
padding: 60px 0;
}
.stepImg {
background: #fff;
max-width: 780px;
margin: 20px auto 0;
padding: 20px;
border-radius:8px;
}
.meritImg {
max-width: 780px;
margin: 20px auto 0;
padding: 20px 0;
border-radius:8px;
}
.bg04 {
background: #fff;
padding: 30px 20px 20px;
max-width: 780px;
margin: 0 auto;
border-radius:8px;
}



.btns.type01 a {
border: 1.5px solid #333;
color: #000;
margin-top: 20px;
}
.btns a.btn.icon-arrow-right:before,
.btns a.btn.icon-arrow-right:after {
display: none;
}

.btns.type2024 a {
background: #034098;
color: #fff;
border-color: #034098 !important;
}
.btns.type2024 a i {
margin-right: 6px;
}

table.tbl01 td {
padding: 10px 5px;
padding: 10px 3px;
}


@media only screen and (max-width: 640px) {
.sec01 {
padding: 20px 0 0;
}
.sec01 li {
padding: 20px 20px 0;
}
.sec01 li:nth-of-type(1) {
padding-top: 20px;
}
.bg01 .f28 {
		font-size: 1.8rem !important;
		letter-spacing: -.01em;
		margin-bottom: 20px !important;
		padding-bottom: 20px;
}
.acordion {
padding: 0 20px;
margin-top: 30px;
}
.acordion .acc-trigger + div {
padding: 5px 20px;
}
.sec01 li,
.sec01 + p,
.bg01 .w-100p.m0a.mb0.plr30.pb60 {
width: calc(100% - 40px);
}
.bg01 .w-100p.m0a.mb0.plr30.pb60 {
padding-left: 20px!important;
padding-right: 20px!important;

}
.bg01 .sub {
font-size: 14px;
		letter-spacing: -.1em;
padding-bottom: 3px;

}
.bg01 .btn.shadow.btn-orange-link {
max-width: calc(100% - 86px);
width: calc(100% - 60px);
font-size: 16px;
}

.bg02 {
padding: 30px 20px;
}
.bg03 {
padding: 30px 0;
}
.bg04 {
padding: 0;
}
.acordion .sub{
width: calc(100% + 40px);
left: -20px;
position: relative;
}
.acordion .sub + .row.txt-center.w-100p.m0a.sp_mt0.sp_plr20.sp_mt10{
padding-left: 0!important;
padding-right: 0!important;
}
.btns.type01 a {
margin-top: 10px;
}
.btns + .f16 {
font-size: 1.2rem;
}
.bg01,
.bg02 {
	padding: 40px 20px;
}
.cpList li {
width: 100%;
max-width: 100%;
}
.cpList li + li {
margin-top: 15px;
}
.bgWht {
max-width: 780px;
margin: 20px auto 0;
border-radius: 8px;
padding: 1px 0;
}
.bgWht .bold.red_txt.txt-center.f25{
margin-top: 20px !important;
}
.bg01 .btn.shadow.btn-orange-link {
max-width: 100%;
}
.meritImg {
margin-top: 0;
padding-top: 0;
}
.bg04 {
		padding: 20px 0;
}

.sp.tableWrap .tbl01 {
	min-width: 700px;
}
.sp.tableWrap {
	overflow: scroll;
	margin-top: 20px;
}
table.tbl01 td {
	font-size: 13px;
	padding: 8px 10px;
}
.innerWhtLine02 > div {
	width: 100%;
}
.innerWhtLine02 {
	padding: 10px 0 30px;
}
.innerWhtLine01 {
	margin-top: 0;
}
.innerWhtLine02 {
	padding: 10px 0;
}
.bg01{
	padding: 40px 20px 0;
}
.bgGreen {
	padding: 40px 20px;
}
}

.btns.typeCPConversion {

}

#page-title {
margin-bottom: 0;
}
.mtpt0 {
margin-top: 0!important;
padding-top: 0!important;
}
.contents01 .tit01, .page-title {
margin-bottom: 0;
}

.btn.shadow.btn-orange-link {
background: #e40080;
border: 2px solid #e40080;
}

@media only screen and (min-width: 641px) {
	.typeCPConversion .btn.shadow.btn-orange-link {
    max-width: 568px;
    padding: 1.16em 1em;
    margin-bottom: 20px;
	}
	.btns.type2024 a,
	.btns.type01 a {
		width: 100%;
		max-width: 568px;
	}
}