@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


html{
  font-size: 62.5%;
  box-sizing: border-box;
  background: #fff;
  margin-top: 0 !important;
  width: 100%;

}
body {
  font-family:'Roboto', sans-serif, 'Noto Sans JP', sans-serif;
  color: #333;
  text-decoration-line: none;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.6rem;
  text-decoration-line: none;
  text-decoration: none;
  border-bottom: none;
  margin: 0;
  background-color:white;
}

a{
  text-decoration-line: none;
  text-decoration: none;
  color: #333;
 font-family:'Roboto', sans-serif, 'Noto Sans JP', sans-serif;

}
a, a:hover, a:active {
  color:  #333;
  ext-decoration-line: none;
  text-decoration: none;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

img{
  max-width:100%;
  height: auto;
}
header{
  line-height: inherit;
}
li > ul, li > ol{
  margin-left: 0;

}
li{
  list-style:none;
}
:root {
  /* 色指定 */
  --basic: #333;
  --main:#ffc000;
  --light: #fff;
  --sub: #00b4ff;
  --lighty: #fff1c5;
  --dark: #adadad;
 
  --or: #ffae11;
  --msjapan: #3d221e;
	
}


.bg_blue {
    background: var(--light);
}

.bg_gray {
    background-color: var(--main);
}
.logo-box{
	position:absolute;
	top:0.8rem;
	right:0rem;
	background: #fff;
	padding: 1rem 1.6rem;
	border-radius: 4px 0 0px 4px;
}
.logo-box p{
	font-size: 1.2rem;
	line-height: 1.8rem;
	margin-right: 1rem;
}
.logo-box img{
	width: 100px;
}
/* text-indent
----------------------------------------------------------- */
.icon_cateall {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

/* text-align
----------------------------------------------------------- */
.text-center {
    text-align: center;
}

.footerNav.bg_blue {
    background-color: #004a83;
}
.pc_icon_small {
    width: auto;
}

    .pc_icon_small {
        width: 85%;
    }
    /* pc & sp
----------------------------------------------------------- */.mv_illust img {
        margin: auto;
        /* transform: skewY(-4deg); */
	margin-bottom: 3.2rem;
    }

    .pc {
        margin: auto;
    }

    .sp {
        display: none;
    }

    /* flex
----------------------------------------------------------- */
    .flex {
        display: flex;
    }

    .flex_center {
        justify-content: center;
    }

    .between {
        justify-content: space-between;
    }

    .reverse {
        flex-direction: row-reverse;
    }

    .wrap {
        flex-wrap: wrap;
    }

    /* width
-----------------------------------------------------------  */
    .mv_illust {
        margin: 0 auto;
/*        max-width: 1150px;*/
        padding: 0;
        width: 100%;
		margin-bottom: 4rem;
    }

    .inner {
        margin: 0 auto;
        width: 1240px;
    }

    .inner02 {
        margin: 0 auto;
        width: 1120px;
    }

    .cateGroup {
        margin: 0 auto;
        width: 1080px;
    }

    .inner03 {
        margin: 0 auto;
        width: 940px;
    }

    .checkList {
        margin: 0 auto;
        width: 720px;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
    }

    /* container
----------------------------------------------------------- */
    #container {
        font-size: 1.7rem;
        font-size: 1.7rem;
        line-height: 1.5;
        color: #333;
        letter-spacing: 0.05em;
        text-align: left;
        overflow: hidden;
    }

    /* header
----------------------------------------------------------- */
    .header {
        padding: 10px 0 10px;
    }

    .header p.logo a {
        display: block;
        width: 350px;
        height: 40px;
    }

    /* mV
----------------------------------------------------------- */
    .mV {
/*        min-height: 450px;*/
        background: url("../img/fv_back_03.jpg") center;
        text-align: center;
        position: relative;
		padding: 7rem 0 4rem;
        background-size: cover;
    }

    /* scrollBlock
----------------------------------------------------------- */
    .scrollBlock {
        padding: 1rem 0;
    }

    /* mVbottom
----------------------------------------------------------- */
    .mVbottom {
        padding: 4.8rem 0 3.2rem 0;
    }

    .cateGroupList {
        width: 25%;
      
        box-sizing: border-box;
    }

    .cateGroupList:nth-child(1), .cateGroupList:nth-child(2), .cateGroupList:nth-child(3) {
       border-right:1px solid rgba(255,255,255,0.7);
    }

    .cateGroupList input {
        display: none;
    }

    .cateGroupList label {
        cursor: pointer;
		font-weight: bold;
    }

    .cateGroupList label input[type="checkbox"] + span.icon {
        background: url("../img/icon_check_empty2.png") no-repeat left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        margin: 0 8px 24px 0;
    }

    .cateGroupList label input[type="checkbox"]:checked + span.icon {
        background: url("../img/icon_checked2.png") no-repeat left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        margin: 0 8px 24px 0;
    }

    .cateGroupList span.txt {
        line-height: 1;
		font-weight: bold;
    }

    .cateGroupList ul {
     
        display: block;
	font-size: 1.4rem;
		font-weight: bold;
    }
	

	.cateGroupList ul li{
		font-weight: bold;
	}

    .cateGroupList .link a {
        background: url("../img/arrow_b_orange.png") no-repeat left 6px;
        padding: 0 0 0 25px;
    }

    .cateGroupList .link a:hover {
        background: url("../img/arrow_b_gray.png") no-repeat left 6px;
        padding: 0 0 0 25px;
    }

    /* serviceTitle
----------------------------------------------------------- */
    .serviceTitle {
        padding: 20px 0;
    }

    .serviceTitle .inner {
        position: relative;
        top: 0;
        left: 0;
    }

    .serviceTitle .inner:before {
        content: "";
        position: absolute;
        top: 10px;
        left: 110px;
        background: url("../img/illust01.png") no-repeat left top;
        display: block;
        width: 110px;
        height: 144px;
        background-size: cover;
    }

    .serviceTitle .subtitle {
        background: #fff;
        padding: 10px 28px;
        display: block;
        margin: 0 auto 10px auto;
        width: 260px;
        text-align: center;
        border-radius: 7px;
        line-height: 1.3;
    }

    .serviceTitle h2 {
        text-align: center;
        font-weight: normal;
        line-height: 1.3;
    }

    /* serviceBlock
----------------------------------------------------------- */
    .serviceBlock {
        padding: 0 0 60px 0;
    }

    .serviceBlock p.txt {
        padding: 40px 0;
    }

    .blockList {
        margin-bottom: 40px;
        border-radius: 10px;
        background: #f3f6fd;
        box-shadow: 0px 13px 32px 0px rgba(0, 0, 0, 0.18);
    }

    .blockList:nth-child(1), .blockList:nth-child(3) {
        width: 47%;
        margin-right: 3%;
    }

    .blockList:nth-child(2), .blockList:nth-child(4) {
        width: 47%;
        margin-left: 3%;
    }

    .blockList h3 {
        height: 56px;
        line-height: 56px;
        text-align: center;
        border-radius: 10px 10px 0 0;
        font-weight: normal;
    }

    .blockList h3 span {
        letter-spacing: 2em;
        margin-right: -2em;
    }

    .blockList ul {
        padding: 20px 0 0 40px;
        box-sizing: border-box;
        min-height: 136px;
    }

    .blockList ul li:before {
        content: "・";
    }

    .blockList .link {
        text-align: center;
        padding-bottom: 30px;
    }

    .blockList .link a {
        background: url("../img/arrow_b_orange.png") no-repeat left 6px;
        padding: 0 0 0 25px;
    }

    .blockList .link a:hover {
        background: url("../img/arrow_b_gray.png") no-repeat left 6px;
        padding: 0 0 0 25px;
    }

    /* comparisonTitle
----------------------------------------------------------- */
    .comparisonTitle {
       padding: 3.2rem 1.6rem;
		background: var(--light);
		color: var(--basic);
        box-sizing: border-box;
    }

    .comparisonTitle .inner {
        position: relative;
        top: 0;
        right: 0;
    }

    .comparisonTitle .inner:before {
        content: "";
        position: absolute;
        top: 30px;
        right: 205px;
        display: block;
        width: 124px;
        height: 114px;
        background-size: cover;
    }

    .comparisonTitle h2 {
        text-align: center;
        font-weight: normal;
        line-height: 144px;
    }

    /* comparisonBlock
----------------------------------------------------------- */
    .comparisonBlock {
        padding: 70px 0 30px 0;
    }

    .comparisonBlock p.txt {
        padding:1rem 1.6rem;
		line-height: 2.2rem;
		font-weight: bold;
        text-align: center;
    }

    h2.comparisonttl {
        border-radius: 999px;
        text-align: center;
      padding: 1rem 1.6rem;
    font-size: 2.8rem;
		font-weight: bold;
		position:relative;
    }


    h2.comparisonttl span {
        display: inline-block;
		font-weight: bold;
		
    }

    #keiri h2 span:before {
        content: url("../img/calc_hoso.svg");
        position: absolute;
        top: 10px;
		left:0px;
        margin-right: 0px;
    }

    #jinji h2 span:before {
/*        content: url("../img/icon_jinji.png");*/
        position: relative;
        top: 10px;
        margin-right: 0px;
    }

    #houmu h2 span:before {
/*        content: url("../img/icon_houmu.png");*/
        position: relative;
        top: 10px;
        margin-right: 0px;
    }

    #soumu h2 span:before {
/*        content: url("../img/icon_soumu.png");*/
        position: relative;
        top: 10px;
        margin-right: 0px;
    }

    #oyakucachi h2 span:before {
/*        content: url("../img/icon_oyakudachi.png");*/
        position: relative;
        top: 10px;
        margin-right: 0px;
    }

    #jinji h2, #houmu h2, #soumu h2 {
        letter-spacing: 1em;
    }

    .blockBox {
        padding: 0 0 35px 0;
    }

    .cateSp {
        display: flex;
        justify-content: center;
    }

    .categoryBox {
        margin-bottom: 40px;
        border-radius: 3px;
        background: #fff;
		box-sizing: border-box;
		width: 100%;
		padding: 2rem 1.6rem;
       
    }

    .categoryBox input {
        display: none;
    }

    .categoryBox label {
        cursor: pointer;
    }

    /* categoryMain */
    .categoryMain {
        margin-bottom: 2rem;
    }

    .icon_cateall {
        display: block;
        width: 78px;
        height: 70px;
        background: url("../img/icon_cateall.png") no-repeat left top;
        margin-right: 10px;
		-webkit-background-size: contain!important;
		background-size: contain!important;
    }

    .categoryBoxInner input[type="checkbox"] ~ .categoryMain > .cateSp span.icon_check {
        background: url("../img/icon_check_empty2.png") left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        position: relative;
        top: 22px;
        margin-right: 15px;
    }

    .categoryBoxInner input[type="checkbox"]:checked ~ .categoryMain > .cateSp span.icon_check {
        background: url("../img/icon_checked2.png") no-repeat left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        position: relative;
        top: 22px;
        margin-right: 15px;
    }

    .catettl span {
        font-size: 1.4rem;
		line-height: 2rem;
		font-weight: bold;
      
        display: block;
        padding: 0.5rem 0 0 0;
    }

    .catettl .h3 {
        line-height: 1.3;
        display: block;
    }

    /* categorySub */


    .categoryChild {
        margin-bottom: 14px;
    }

    .categoryChild label {
        cursor: pointer;
		position:relative;
    }

    .categoryChildInner {
		border:solid 1px var(--light);
        box-shadow: rgba(0, 0, 0, 10%) 0px 4px 8px;
        border-radius: 3px;
        width: 260px;
        min-height: 200px;
        margin: 0 15px;
        box-sizing: border-box;
        display: block;
        padding: 15px 10px;
        height: 200px !important;
    }

    .categoryChildInner.column3 {
        width: 32%;
        margin: 0 24px;
    }

    .categoryChildInner.column3 .top {
        padding: 0 0 0 42px;
    }

    .categoryChild label input[type="checkbox"] ~ .categoryChildInner > .top span.check {
        background: url("../img/icon_check_empty2.png") left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        position: relative;
        top: 17px;
        margin-right: 10px;
    }
    .categoryChild label input[type="checkbox"] ~ .categoryChildInner > .top span.check.big_image {
        width: 80px;
    }
    .big_image_logo {
        width: 80%;
    }
    .categoryChild label input[type="checkbox"] ~ .categoryChildInner > .top span.check.bigimage {
        width: 80px;
    }
    .categoryChild label input[type="checkbox"] ~ .categoryChildInner > .top span.check.bigimage_hrmos {
        width: 177px;
    }
    .categoryChild label input[type="checkbox"] ~ .categoryChildInner > .top span.check.check_small,
    .categoryChild label input[type="checkbox"]:checked ~ .categoryChildInner > .top span.check.check_small {
        width: 46px;
    }
    .categoryChild label input[type="checkbox"]:checked ~ .categoryChildInner > .top span.check.bigimage {
        width: 80px;
    }
    .categoryChild label input[type="checkbox"]:checked ~ .categoryChildInner > .top span.check.bigimage_hrmos {
        width: 177px;
    }

    .categoryChild label input[type="checkbox"]:checked ~ .categoryChildInner > .top span.check {
        background: url("../img/icon_checked2.png") no-repeat left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        position: relative;
        top: 17px;
    }


    .categoryChild input[type="checkbox"] ~ .categoryChildInner.column3 > .top span.check {
        background: url("../img/icon_check_empty2.png") left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        position: relative;
        top: 36px;
    }

    .categoryChild input[type="checkbox"]:checked ~ .categoryChildInner.column3 > .top span.check {
        background: url("../img/icon_checked2.png") no-repeat left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        position: relative;
        top: 36px;
    }

    .categoryChildInner .bottom {
        min-height: 63px;
        margin: 10px auto;
        display: block;
    }

    .categoryChildInner .bottom .service {
        text-align: center;
        display: block;
		font-weight: bold;
		font-size: 1.5rem;
		line-height: 2rem;
    }

    .categoryChildInner .bottom .company, .categoryChildInner .bottom .company2 {
        text-align: center;
        letter-spacing: -0.05em;
        display: block;
    }

    /* categorybtnBox */
    .categorybtnBox {
        margin: 0 auto 40px auto;
    }

    .categorybtnBox .btn a {
        width: 690px;
        height: 90px;
        display: inline-block;
        background: #f28c00;
        color: #FFF;
        border-bottom: solid 4px #d15a09;
        border-radius: 10px;
        box-sizing: border-box;
        text-decoration: none;
        text-align: center;
        line-height: 90px;
    }

    .categorybtnBox .btn a:before {
        position: relative;
        top: -3px;
        content: url("../img/icon_arrow_r_white.png");
        display: inline-block;
        width: 35px;
    }

    .categorybtnBox .btn a span {
        position: relative;
        top: -3px;
    }

    .categorybtnBox .btn a:hover {
        border-bottom: 0;
        position: relative;
        top: 4px;
    }

    /* formBlock
----------------------------------------------------------- */
    .formBlock {
        padding: 4rem 0 0 0;
        margin-bottom: 15px;
        text-align: left;
    }

    .formBlock p.head {
        padding-bottom: 20px;
        text-align: center;
    }

    .formBlock p.link {
        padding-bottom: 50px;
    }

    .formBlock p.link a {
        background: url("../img/arrow_r_orange.png") no-repeat left 10px;
        padding: 0 0 0 27px;
    }

    .formBlock p.link a:hover {
        background: url("../img/arrow_r_gray.png") no-repeat left 10px;
        padding: 0 0 0 27px;
    }

    .formBlock table {
        background: url("../img/line_dot_gray.png") repeat-x top;
        border-collapse: collapse;
        width: 100%;
        margin-bottom: 40px;
    }

    .formBlock table tr {
        background: url("../img/line_dot_gray.png") repeat-x left bottom;
    }

    .formBlock table th {
        width: 22%;
        padding: 0 0 0 25px;
        box-sizing: border-box;
        font-weight: normal;
    }

    .formBlock table td {
        width: 78%;
        padding: 17px 0 17px 17px;
        box-sizing: border-box;
    }

    .formBlock table th span.name {
        display: block;
    }

    .formBlock table td span.txt {
    }

    .formBlock table input {
        border: #bebebe 1px solid;
        border-radius: 5px;
        height: 34px;
        padding: 9px 16px;
        box-sizing: border-box;
    }

    .formBlock table select {
        border: #bebebe 1px solid;
        border-radius: 5px;
        height: 34px;
        padding: 0 16px;
        box-sizing: border-box;
        font-size: 1.5rem;
    }

    .formBlock table input.w600 {
        width: 600px;
    }

    .formBlock table input.w250 {
        width: 250px;
    }

    .checkList {
        padding-bottom: 20px;
    }

    .checkList label {
        cursor: pointer;
    }

    .checkList {
        text-align: center;
    }
    .checkList p {
        padding-top: 5px;
        text-align: left;
        flex: 1;
    }
    .checkList input {
        display: none;
    }

    .checkList input[type="checkbox"] + span {
        background: url("../img/icon_check_empty.png") left top;
        background-size: 30px 30px;
        display: block;
        height: 30px;
        width: 30px;
        margin-right: 18px;
        position: relative;
        top: 3px;
    }

    .checkList input[type="checkbox"]:checked + span {
        background: url("../img/icon_checked.png") no-repeat left top;
        background-size: 30px 30px;
        display: block;
        height: 30px;
        width: 30px;
        margin-right: 18px;
        position: relative;
        top: 3px;
    }

    .submitbtnBox {
        margin: 0 auto;
        padding: 30px 0 100px 0;
    }

    #submit_1 {
        width: 80%;
        height: 90px;
        display: inline-block;
        background: var(--sub);
        color: #FFF;
        border-top: 0;
        border-right: 0;
        border-left: 0;
        border-bottom: solid 4px #008fcb;
        border-radius: 10px;
        box-sizing: border-box;
        text-decoration: none;
        text-align: center;
        cursor: pointer;
    }

    #submit_1:before {
        position: relative;
        top: -3px;
        left: 0;
        content: url("../img/icon_arrow_r_white.png");
        display: inline-block;
        width: 35px;
    }

    #submit_1 span {
        position: relative;
        top: -3px;
    }

    #submit_1:hover {
        border-bottom: 0;
        position: relative;
        top: 4px;
    }

    /* footerNav
----------------------------------------------------------- */
    .footerNav {
    }

    .footerInner {
        padding: 40px 0;
    }

    .footerInner ul {
        padding: 20px 0 0 0;
    }

    .footerInner ul li {
        display: inline;
        font-size: 1.5rem;
    }

    .footerInner ul li:before {
        content: "|";
        padding: 0 20px;
        color: #fff;
    }

    .footerInner ul li:nth-child(1):before {
        display: none;
    }

    .footerInner ul li a {
        text-decoration: none;
        color: #fff;
    }

    /* footer
----------------------------------------------------------- */
    .footer p.copy small {
        font-style: normal;
        text-align: center;
        padding: 40px 0;
    }

    /* font
----------------------------------------------------------- */
    #submit_1, .categorybtnBox .btn a {
        font-size: 26px;
    }

    .formBlock p.link, .formBlock p.head {
        font-size: 2rem;
		font-weight: bold;
    }
    .formBlock table th span.name, .footer p.copy small {
        font-size: 1.6rem;
    }

    .formBlock table td span.txt {
        font-size: 1.4rem;
    }


    /* font
----------------------------------------------------------- */
    .serviceTitle h2, .comparisonTitle h2 {
        font-size: 2.6rem;
		line-height: 3.4rem;
		font-weight: bold;
		margin-bottom: 1.6rem;
		color: var(--basic);
    }


    .blockList h3 {
        font-size: 26px;
    }

    .serviceTitle .subtitle, .catettl .h3 {
        font-size: 2rem;
		font-weight: bold;
    }


    .categoryChildInner .bottom .company {
        font-size: 1.2rem;
    }

    .categoryChildInner .bottom .company2 {
        font-size: 1rem;
    }
/*}*/


.att{
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 2.1rem;
}


/* スマホ用スタイル */
@media screen and (max-width: 760px) {
    /* pc & sp
			----------------------------------------------------------- */.pc {
        display: none;
    }

    .sp {
        display: block;
    }

    /* flex
			----------------------------------------------------------- */
    .flex {
        display: flex;
    }

    .flex_center {
        justify-content: center;
    }

    .between {
        justify-content: space-between;
    }

    .reverse {
        flex-direction: row-reverse;
    }

    .wrap {
        flex-wrap: wrap;
    }

    /* width
			-----------------------------------------------------------  */
    .mv_illust {
        /* margin: 0 auto; */
        /* width: 100%; */
        /* padding: 10px 0 40px; */
    }

    .inner {
        margin: 0 auto;
        width: 96%;
    }

    .inner02 {
        margin: 0 auto;
        width: 96%;
    }

    .cateGroup {
        margin: 0 auto;
        width: 96%;
    }

    .inner03 {
        margin: 0 auto;
        width: 96%;
    }

    .checkList {
        margin: 0 auto;
        width: 96%;
    }

    /* container
			----------------------------------------------------------- */
    #container {
        font-size: 1.7rem;
        font-size: 1.7rem;
        line-height: 1.5;
        color: #333;
        letter-spacing: 0.05em;
        text-align: left;
        overflow: hidden;
    }


    /* mV
			----------------------------------------------------------- */
    .mV {
        /* background: url("../img/fv_back.jpg") center; */
    }

    .mv_illust {
    }

    .mv_illust img {
        position: relative;
        max-width: 100%;
        z-index: 2;
    }




    .cateGroup {
        margin-bottom: 2rem;
    }

    .cateGroup .flex {
        flex-wrap: wrap;
    }

    .cateGroup .flex.flex_ {
        justify-content: center;
    }

    .cateGroupList {
        width: 50%;
        padding: 0 1rem;
        margin-bottom: 2rem;
        box-sizing: border-box;
    }

    .cateGroupList:nth-child(1), .cateGroupList:nth-child(3) {
       border-right:1px solid rgba(255,255,255,0.7);
    }

    .cateGroupList input {
        display: none;
    }

    .cateGroupList label {
        cursor: pointer;
        margin: 0 10px;
    }

    .cateGroupList label input[type="checkbox"] + span.icon {
        background: url("../img/icon_check_empty2.png") no-repeat left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        margin: 0 8px 1rem 0;
    }

    .cateGroupList label input[type="checkbox"]:checked + span.icon {
        background: url("../img/icon_checked2.png") no-repeat left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        margin: 0 8px 1rem 0;
    }


    .cateGroupList ul {
        display: block;
    }





    .cateGroupList .link {
    }

    .cateGroupList .link a {
        background: url("../img/arrow_b_orange.png") no-repeat left 6px;
        padding: 0 0 0 25px;
    }

    .cateGroupList .link a:hover {
        background: url("../img/arrow_b_gray.png") no-repeat left 6px;
        padding: 0 0 0 25px;
    }

    /* serviceTitle
			----------------------------------------------------------- */
    .serviceTitle {
        padding: 2rem 0;
        position: relative;
        top: 0;
        left: 0;
    }

    .serviceTitle .inner {
    }

    .serviceTitle .inner:before {
        content: "";
        position: absolute;
        bottom: -1rem;
        left: -1rem;
        background: url("../img/illust01.png") no-repeat left top;
        display: block;
        /*width: 110px; height: 144px;*/
        width: 80px;
        height: 104px;
        background-size: cover;
    }

    .serviceTitle .subtitle {
        background: #fff;
        padding: 0.8rem 1rem;
        display: block;
        margin: 0 auto 1rem auto;
        width: 50%;
        text-align: center;
        border-radius: 7px;
        line-height: 1.3;
    }

    .serviceTitle h2 {
        text-align: center;
        font-weight: normal;
        line-height: 1.3;
        position: relative;
        left: 2rem;
    }

    /* serviceBlock
			----------------------------------------------------------- */
    .serviceBlock {
        padding: 0 0 4rem 0;
    }

    .serviceBlock p.txt {
        padding: 3rem 1.6rem 3rem 1.6rem;
    }

    .blockList {
        margin-bottom: 2rem;
        border-radius: 10px;
        background: #f3f6fd;
        box-shadow: 0px 13px 32px 0px rgba(0, 0, 0, 0.18);
    }

    .blockList:nth-child(1), .blockList:nth-child(3), .blockList:nth-child(2), .blockList:nth-child(4) {
        width: 94%;
        margin: 0 3% 2rem;
    }

    .blockList h3 {
        padding: 1rem 0;
        text-align: center;
        border-radius: 10px 10px 0 0;
        font-weight: normal;
    }

    .blockList h3 span {
        letter-spacing: 2em;
        margin-right: -2em;
    }

    .blockList ul {
        padding: 1.5rem 2rem 1rem;
        box-sizing: border-box;
    }

    .blockList ul li:before {
        content: "・";
    }

    .blockList .link {
        text-align: center;
        padding-bottom: 2rem;
    }

    .blockList .link a {
        background: url("../img/arrow_b_orange.png") no-repeat left 6px;
        padding: 0 0 0 25px;
    }

    .blockList .link a:hover {
        background: url("../img/arrow_b_gray.png") no-repeat left 6px;
        padding: 0 0 0 25px;
    }

    /* comparisonTitle
			----------------------------------------------------------- */
    .comparisonTitle {
        padding: 2rem 0;
        position: relative;
        top: 0;
        left: 0;
    }

    .comparisonTitle .inner {
    }

    .comparisonTitle .inner:before {
        content: "";
        position: absolute;
        bottom: 0;
        right: -1rem;
        display: block;
        /*width: 124px; height: 114px;*/
        width: 80px;
        height: 73px;
        background-size: cover;
    }



    /* comparisonBlock
			----------------------------------------------------------- */
    .comparisonBlock {
        padding: 3rem 0 3rem 0;
    }

	#keiri h2{
		position:relative;
	}


    #jinji h2 span:before {
        content: "";
/*        background: url("../img/icon_jinji.png") no-repeat left top;*/
        display: inline-block;
        width: 40px;
        height: 40px;
        background-size: 40px 40px;
        position: relative;
        top: 8px;
        margin-right: 2rem;
    }

    #houmu h2 span:before {
        content: "";
/*        background: url("../img/icon_houmu.png") no-repeat left top;*/
        display: inline-block;
        width: 40px;
        height: 40px;
        background-size: 40px 40px;
        position: relative;
        top: 8px;
        margin-right: 2rem;
    }

    #soumu h2 span:before {
        content: "";
/*        background: url("../img/icon_soumu.png") no-repeat left top;*/
        display: inline-block;
        width: 40px;
        height: 40px;
        background-size: 40px 40px;
        position: relative;
        top: 8px;
        margin-right: 2rem;
    }

    #oyakucachi h2 span:before {
        content: "";
/*        background: url("../img/icon_oyakudachi.png") no-repeat left top;*/
        display: inline-block;
        width: 40px;
        height: 40px;
        background-size: 40px 40px;
        position: relative;
        top: 8px;
        margin-right: 2rem;
    }

    #jinji h2, #houmu h2, #soumu h2 {
        letter-spacing: 1em;
    }

    .blockBox {
        padding: 0 0 35px 0;
    }

    .cateSp {
        display: flex;
        justify-content: center;
    }



    .categoryBox input {
        display: none;
    }

    .categoryBox label {
        cursor: pointer;
    }

    /* ategoryMain */
    .categoryMain {
        padding: 1rem 0.5rem 0;
    }

    .categoryMain.flex {
        display: block;
    }

    .icon_cateall {
        display: block;
        width: 78px;
        height: 70px;
        background: url("../img/icon_cateall.png") no-repeat left top;
        margin-right: 10px;
    }

    .categoryBoxInner input[type="checkbox"] ~ .categoryMain .cateSp > span.icon_check {
        background: url("../img/icon_check_empty2.png") left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        position: relative;
        top: 22px;
        margin-right: 15px;
    }

    .categoryBoxInner input[type="checkbox"]:checked ~ .categoryMain .cateSp > span.icon_check {
        background: url("../img/icon_checked2.png") no-repeat left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        position: relative;
        top: 22px;
        margin-right: 15px;
    }



    .catettl .h3 {
        line-height: 1.3;
        display: block;
        margin: 0 0 1rem 0;
    }

    /* categorySub */
    .categorySub {
        padding: 0 0 1rem 0;
    }

    .categoryChild {
        width: 46%;
        margin: 0 2% 1rem 2%;
    }

    .categoryChild.columnsp1 {
        width: 90%;
        margin: 0 5% 1rem 5%;
    }

    .categoryChild label {
        cursor: pointer;
    }

    .categoryChildInner {
        box-shadow: rgba(0, 0, 0, 10%) 0px 4px 8px;
        border-radius: 3px;
        width: 100%;
        display: block;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        padding: 10px 0;
        position:relative;
    }

    .categoryChildInner.column3 {
        border: #dedede 1px solid;
        border-radius: 10px;
        width: 100%;
        box-sizing: border-box;
        display: block;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .categoryChildInner .top {
        justify-content: center;
        width: 100%;
    }

    .categoryChildInner .top img {
        margin: 0.5rem 0;
        max-width: 100px;
    }

    .categoryChildInner.column3 .top {
        padding: 0 0 0 1rem;
        justify-content: center;
        width: 100%;
    }

    .categoryChild label input[type="checkbox"] ~ .categoryChildInner > .top span.check {
        background: url("../img/icon_check_empty2.png") left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        position: relative;
        top: 10px;
        min-width: 24px;
        margin-right: 5px;
		position:absolute;
    }

    .categoryChild label input[type="checkbox"] ~ .categoryChildInner > .top span.check.big_image {
        width: 20px;
    }

    .categoryChild label input[type="checkbox"]:checked ~ .categoryChildInner > .top span.check {
        background: url("../img/icon_checked2.png") no-repeat left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        position: relative;
        top: 10px;
        min-width: 24px;
    }

    .categoryChild input[type="checkbox"] ~ .categoryChildInner.column3 > .top span.check {
        background: url("../img/icon_check_empty2.png") left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        position: relative;
        top: 36px;
        min-width: 24px;
    }

    .categoryChild input[type="checkbox"]:checked ~ .categoryChildInner.column3 > .top span.check {
        background: url("../img/icon_checked2.png") no-repeat left top;
        background-size: 24px 24px;
        display: block;
        height: 24px;
        width: 24px;
        position: relative;
        top: 36px;
        min-width: 24px;
    }

    .categoryChildInner .bottom {
        padding: 0 0 10px 0;
        display: block;
        ; width: 90%;
        margin: 0 auto;
        text-align: center;
    }



    .categoryChildInner .bottom .company, .categoryChildInner .bottom .company2 {
        text-align: center;
        letter-spacing: -0.05em;
        display: block;
        line-height: 1.3;
    }

    /* categorybtnBox */
    .categorybtnBox {
        margin: 0 auto 2em auto;
        width: 100%;
        text-align: center;
    }

    .categorybtnBox .btn a {
        width: 100%;
        margin: 0 auto;
        padding: 2rem;
        display: inline-block;
        background: #f28c00;
        color: #FFF;
        border-bottom: solid 4px #d15a09;
        border-radius: 10px;
        box-sizing: border-box;
        text-decoration: none;
        text-align: center;
    }

    .categorybtnBox .btn a:before {
        content: url("../img/icon_arrow_r_white.png");
        display: inline-block;
        width: 35px;
    }

    .categorybtnBox .btn a span {
    }

    .categorybtnBox .btn a:hover {
    }

    /* formBlock
			----------------------------------------------------------- */
    .formBlock {
        padding: 4rem 0 0 0;
        margin-bottom: 1.5rem;
    }

    .formBlock p.head {
        padding-bottom: 2rem;
        text-align: center;
    }

    .formBlock p.link {
        padding-bottom: 4rem;
    }

    .formBlock p.link:before {
        content: url("../img/arrow_r_orange.png");
        width: 12px;
        height: 20px;
        margin-right: 15px;
        position: relative;
        top: 3px;
    }

    .formBlock table {
        background: url("../img/line_dot_gray.png") repeat-x top;
        border-collapse: collapse;
        width: 90%;
        margin: 0 auto 3rem auto;
        text-align: left;
    }

    .formBlock table tr {
        background: url("../img/line_dot_gray.png") repeat-x left bottom;
    }

    .formBlock table th {
        display: block;
        padding: 0.8rem 0 0 0;
        box-sizing: border-box;
        font-weight: normal;
    }

    .formBlock table td {
        display: block;
        padding: 0.5rem 0 1rem 0;
        box-sizing: border-box;
    }

    .formBlock table th .flex {
        display: inline-block;
    }

    .formBlock table th span.name {
        display: block;
    }

    .formBlock table td span.txt {
    }

    .formBlock table input {
        border: #bebebe 1px solid;
        border-radius: 5px;
        height: 34px;
        padding: 9px 16px;
        box-sizing: border-box;
    }

    .formBlock table select {
        border: #bebebe 1px solid;
        border-radius: 5px;
        height: 34px;
        padding: 0 16px;
        box-sizing: border-box;
    }

    .formBlock table input.w600 {
        width: 80%;
    }

    .formBlock table input.w250 {
        width: 30%;
    }

    .checkList {
        padding-bottom: 20px;
    }

    .checkList label {
        cursor: pointer;
    }

    .checkList {
    }

    .checkList input {
        display: none;
    }

    .checkList span {
        width: 15%;
    }

    .checkList p {
        width: 85%;
        text-align: left;
        padding: 0 0 0 1rem;
    }

    .checkList input[type="checkbox"] + span {
        background: url("../img/icon_check_empty.png") left top;
        background-size: 30px 30px;
        display: block;
        height: 30px;
        width: 30px;
        position: relative;
        top: 3px;
    }

    .checkList input[type="checkbox"]:checked + span {
        background: url("../img/icon_checked.png") no-repeat left top;
        background-size: 30px 30px;
        display: block;
        height: 30px;
        width: 30px;
        position: relative;
        top: 3px;
    }

    .submitbtnBox {
        margin: 0 auto;
        padding: 2rem 0 3rem 0;
    }

    #submit_1 {
        width: 100%;
        height: 90px;
        display: inline-block;
        background: #f28c00;
        color: #FFF;
        border-bottom: solid 4px #d15a09;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-radius: 10px;
        box-sizing: border-box;
        text-decoration: none;
        text-align: center;
        line-height: 90px;
    }

    #submit_1:before {
        content: url("../img/icon_arrow_r_white.png");
        display: inline-block;
        width: 35px;
        position: relative;
        top: 0;
    }

    #submit_1 span {
        position: relative;
        top: -3px;
    }

    /* footerNav
			----------------------------------------------------------- */
    .footerNav {
    }

    .footerInner {
        padding: 2rem 0 2rem 0;
        display: block;
    }

    .footerInner .logo {
        margin: 0 auto;
        width: 100px;
    }

    .footerInner ul {
        padding: 1rem 0 0 0;
        display: block;
        text-align: center;
    }

    .footerInner ul li {
        display: inline;
    }

    .footerInner ul li:before {
        content: "|";
        padding: 0 0.6rem;
        color: #fff;
    }

    .footerInner ul li:nth-child(1):before {
        display: none;
    }

    .footerInner ul li a {
        text-decoration: none;
        color: #fff;
    }

    /* footer
			----------------------------------------------------------- */
    .footer p.copy small {
        font-style: normal;
        text-align: center;
        padding: 2rem 0;
    }

    /* font
			----------------------------------------------------------- */
    #submit_1 {
        font-size: 2.2rem;
    }

    .categorybtnBox .btn span {
        font-size: 2.0rem;
    }

    .formBlock p.link, .formBlock p.head, .checkList {
        font-size: 1.6rem;
    }

    .formBlock table th span.name {
        font-size: 1.6rem;
    }

    .formBlock table td span.txt {
        font-size: 1.4rem;
    }


    .footerInner ul li, .footer p.copy small {
        font-size: 1.2rem;
    }


    .blockList h3, .catettl .h3 {
        font-size: 2.4rem;
    }

    .serviceTitle .subtitle {
        font-size: 1.8rem;
    }




    .cateGroupList .link a {
        font-size: 1.6rem;
    }




    .categoryChildInner .bottom .company, .categoryChildInner .bottom .company2 {
        font-size: 1rem;
    }

    .blockList ul li {
        font-size: 1.4rem;
    }
}

.btn1 {
    transition: all 0.3s 0s ease;
    background: var(--sub);
    color: #fff;
    display: inline-block;
    text-decoration: none;
    border-radius: 6px;
    line-height: 1;
    min-width: 240px;
    padding: 15px 25px;
    text-align: center;
    position: relative;
    border: none;
    position: relative;
    letter-spacing: 0.5px;
	margin-top:1rem;
}

.ranking-wrapper {
    width: 100%;
    background-color: #ead649;
    background-image: repeating-linear-gradient(-45deg, #f1da55, #f1da55 7.5px, transparent 0, transparent 15px);
}

.mV_campaign {
    background: #232f3f;
    padding: 10px 0;
}

.mV_campaig > a {
    display: block !important;
    width: 100%;
    height: 72px;
}

.mV_campaig > a:hover {
    opacity: 0.5;
}

.mV_campaign img {
    margin: auto;
}

.mV_title {
    position: relative;
    width: 860px;
    margin: auto;
    padding: 50px 0;
}

.ranking {
    width: 1000px;
    margin: auto;
    padding: 50px 0;
}

.ranking .ranking-bottomText {
    position: relative;
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
    margin: 30px 0;
}

.ranking .ranking-bottomText::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -45px;
    margin: auto;
    width: 30px;
    height: 30px;
    border-bottom: 4px solid #333;
    border-right: 4px solid #333;
    transform: rotate(45deg);
}

.ranking-lists {
    display: flex;
}

.ranking-lists > li:nth-child(2) {
    margin-left: 50px;
}

.ranking-list > ul {
    padding: 5px 30px;
}

.ranking-list li {
    position: relative;
    font-size: 2.5rem;
    padding: 0 0 40px 100px;
    border: das
}

.ranking-list li::before {
    position: absolute;
    content: "";
    background: #ffca2c;
    font-weight: 900;
    font-size: 1.5rem;
    border-radius: 50%;
    left: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    top: 25%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ranking-list li::after {
    display: block;
    position: absolute;
    left: 34px;
    top: 25%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 2rem;
}

.ranking-list li:nth-child(1)::after {
    content: '1位';
}

.ranking-list li:nth-child(2)::before {
    background: #aaa;
}

.ranking-list li:nth-child(2)::after {
    content: '2位';
    color: #fff;
}

.ranking-list li:nth-child(3)::before {
    background: #b87333;
}

.ranking-list li:nth-child(3)::after {
    content: '3位';
    color: #fff;
}

.ranking-list li:nth-child(4)::before,.ranking-list li:nth-child(5)::before {
    background: #2965aa;
}

.ranking-list li:nth-child(4)::after {
    content: '4位';
    color: #fff;
}

.ranking-list li:nth-child(5)::after {
    content: '5位';
    color: #fff;
}

.ranking > h2 {
    color: #2965aa;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    padding: 0.25em 1em;
    border-top: solid 2px #2965aa;
    border-bottom: solid 2px #2965aa;
    background: #fff;
}

.ranking > h2:before, .ranking > h2:after {
    content: '';
    position: absolute;
    top: -7px;
    width: 2px;
    height: -webkit-calc(100% + 14px);
    height: calc(100% + 14px);
    background-color: #2965aa;
}

.ranking > h2:before {
    left: 7px;
}

.ranking > h2:after {
    right: 7px;
}

.ranking h3 {
    position: relative;
    margin-bottom: 25px;
    text-align: center;
    font-size: 2.2rem;
    background: #2965aa;
    color: #fcfdda;
    padding: 10px;
    border-radius: 10px 5px 0 0;
}

.ranking h3:before {
    content: '';
    position: absolute;
    top: -25px;
}

.ranking h3 .text-style1 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: normal;
    margin-right: 4px;
}

.ranking .title1::before {
    content: url(../img/title-icon1.png);
    left: -57px;
}

.ranking .title2::before {
    content: url(../img/title-icon2.png);
    left: -25px;
}

.ranking-list {
    width: 50%;
    display: inline-block;
    background: #fff;
    border-radius: 10px;
    border: solid 2px #2965aa;
}

.cateGroupList {
    background: var(--main);
    padding: 20px 26px 20px 26px;
    margin: 0 8px;
}

.service_check {
    text-align: center;
	font-weight: bold;
    font-size: 1.5rem;
}



/*
.checkborder {
   border:2px solid var(--sub);
    border-radius: 3px;
    display: block;
}
*/

.categoryBox input[type=checkbox]:checked ~ .categoryChildInner {
    border: var(--sub) 2px solid;
    border-radius: 4px;
}

#loader-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #888;
    z-index: 1;
    opacity: 0.5;
}

#loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
    text-align: center;
    font-size: 1.6rem;
    color: #fff;
    z-index: 2;
}

.bottom-scroll-navi-detail {
    display: none;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 16px;
    background: #fff;
    box-shadow: 1px 1px 6px rgba(0,0,0,.1), -1px -1px 6px #ffffff;
    box-sizing: border-box;
}

.bottom-scroll-navi-detail p {
    line-height: 1.1em;
}

.bottom-scroll-navi-detail a {
    transition: all 0.3s 0s ease;
    background: var(--sub);
    color: #fff;
    display: block;
    text-decoration: none;
    border-radius: 6px;
    line-height: 1;
    width: 160px;
    margin: 8px auto;
    padding: 15px 25px;
    text-align: center;
    position: relative;
    border: none;
    position: relative;
    letter-spacing: 0.5px;
    margin-top: 1rem;
}

.title-btn {
    font-weight: 500;
    color: #333;
    float: left;
    position: relative;
    text-align: center;
    font-size: 1.9rem;
}

.bottunNavi_space {
    width: 100%;
    height: 117px;
}

.navi-num {
    color: #1eb3dd;
    font-size: 160%;
    position: relative;
    top: 2px;
    left: -1px;
}

.sp-only {
    display: none;
}

.categoryChild {
    height: 100% !important;
    min-height: 200px;
    max-height: 200px;
    position: relative;
    margin: 25px 0 20px;
}

.campaign-badge::after {
    content: "キャンペーン対象";
    background: #00b4ff;
    color: #fff;
    position: absolute;
    width: 60%;
    top: -28px;
    right: 0;
    left: 0;
    margin: auto;
    padding: 2px 0;
    text-align: center;
    font-size: 1.7rem;
    border-radius: 3px 3px 0 0;
}

.campaign-info {
    position: relative;
/*    padding: 50px 0;*/
    background: var(--light);
    text-align: center;
}

.campaign-info::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -69px;
    margin: auto;
    background-color: var(--light);
    width: 90px;
    height: 70px;
    clip-path: polygon(0 0, 100% 0%, 50% 50%);
}

.campaign-info-inner {
    width: 80%;
    margin: auto;
}

.campaign-info-inner .campaign-info-title {
    font-size: 1.8rem;
	line-height: 2.6rem;
	font-weight: bold;
	margin-bottom: 1.8rem;
	letter-spacing: 0.01em;
}

.campaign-info span {
    font-size: 3.6rem;
	letter-spacing: 0.01em;
    color: var(--sub);
    font-weight: bold;
    display: block;
    line-height: 4.4rem;
}

.campaign-info .info {
 
    font-size: 1.6rem;
	font-weight: bold;
   margin-bottom: 0.8rem;
    background: var(--main);
    color: var(--besic);
   padding: 0.6rem 1rem;
	border-radius:999px;
}

.campaign-info table {
    width: 100%;
    border-collapse: collapse;
    margin: auto;
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.campaign-info th, .campaign-info td {
    border: solid 1px #ddd;
    padding: 10px 0 !important;
    color: #0e1b53;
}

.campaign-info th {
    width: 10%;
    background-color: #eee;
}

.campaign-info td {
    background-color: #fff;
    font-weight: bold;
}

.campaign-info table span {
    font-size: 1rem;
    font-weight: normal;
    line-height: 0 !important;
}

@media screen and (max-width: 768px) {
    .mV {
        /* background: url("../img/fv_back.jpg"); */
        /* text-align: center; */
    }


    .campaign-info th {
        display: table-cell !important;
    }

    .ranking {
        width: 96%;
    }

    .ranking > h2 {
        margin: -10px auto 30px;
        padding: 3px;
    }

    .ranking h3:before {
        top: -20px;
    }

    .ranking .title1::before {
        width: 60px;
        height: 60px;
        background-image: url(../img/title-icon1.png);
        content: '';
        display: inline-block;
        background-size: contain;
        left: -8px;
    }

    .ranking .title2::before {
        width: 60px;
        height: 60px;
        background-image: url(../img/title-icon2.png);
        content: '';
        display: inline-block;
        background-size: contain;
        left: -8px;
    }

    .ranking-lists {
        width: 99%;
        display: block;
    }

    .ranking-list {
        width: 100%;
        display: block;
        margin-bottom: 15px;
    }

    .ranking-lists > li:nth-child(2) {
        margin-left: 0;
    }

    .ranking-list > ul {
        padding: 0px;
    }

    .ranking-list li {
        font-size: 2rem;
        padding: 0 0 30px 65px;
    }

    .ranking-list li::before {
        width: 40px;
        height: 40px;
    }

    .ranking-list li::after {
        left: 28px;
        font-size: 1.5rem;
    }

    .ranking .ranking-bottomText {
        font-size: 2.2rem;
    }

    .campaign-info-inner {
        width: auto;
    }



    .campaign-info table tr {
        display: block;
        float: left;
        width: 50%;
    }

    .campaign-info table .right {
        float: right;
        width: 50%;
    }

    .campaign-info th, .campaign-info td {
        padding: 6px 0 !important;
        line-height: 30px;
    }

    .campaign-info table th {
        display: block !important;
        width: 100%;
        height: 30px;
    }

    .campaign-info table td {
        display: block;
        width: 100%;
        height: 30px;
        line-height: 2.8rem;
    }

    .formBlock p.link {
        text-align: left;
    }

    .cateGroupList {
        padding: 0 20px 23px;
        max-width: 300px;
        margin-bottom: 2rem;
    }

    .cateGroupList:nth-child(2) ul {
        height: auto;
    }



    .title-btn {
        width: 100%;
        font-size: 1.5rem;
    }

    .bottom-scroll-navi-detail {
        width: 100%;
        height: 150px;
    }

    .sp-only {
        display: block;
    }

    .categoryChild {
        min-height: 0;
        margin: 25px 7px 20px;
    }

    .campaign-badge::after {
        width: 84%;
        top: -23px;
        right: 0;
        left: 0;
        margin: auto;
        padding: 2px 0;
        font-size: 1.3rem;
    }

    .categoryChild.columnsp1 {
        margin: 25px 5% 1rem 5%;
    }

    .title-katch {
        font-size: 2rem;
        color: #2616a0;
        background: #ffd801;
        line-height: 1.3;
        padding: 10px 15px;
        text-shadow: none;
        display: block;
        font-style: normal;
    }

    .txt1_1, .txt1_3 {
        line-height: inherit;
    }

    .btn1 {
        transition: all 0.3s 0s ease;
        background: #F3DC1D;
        color: #1D5C7A;
        display: inline-block;
        text-decoration: none;
        border-radius: 6px;
        line-height: 1;
        min-width: 240px;
        padding: 15px 25px;
        text-align: center;
        position: relative;
        border: none;
        position: relative;
        letter-spacing: 0.5px;
        box-shadow: 2px 2px 4px grey;
    }

    .bottunNavi_space {
        height: 145px;
    }

    .catettl span {
        text-align: center;
    }
}



.categoryChild {
    padding: 8px 8px 24px 8px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin: 0;
    width: 25%;
    box-sizing: border-box;
}
.categoryChildInner {
    width: auto;
    min-height: auto;
    margin: 0;
    padding: 24px;
    height: auto!important;
}
.campaign-badge::after {
    top: -14px;
    font-size: 1.2rem;
}
span.check {
    width: 24px!important;
    height: 24px!important;
    position: absolute!important;
    top: 16px!important;
    left: 16px!important;
}
.categoryChildInner span + span {
    flex: 1;
    display: block;
}
.categoryChildInner span + span img {
    display: block;
    margin: 0 auto!important;
    width: 90%;
    max-width: 160px!important;
    object-fit: contain;
    object-position: 50% 50%;
    font-size: 5px;
    overflow: hidden;
    aspect-ratio: 6 / 4;
}
.categoryChildInner .bottom {
    min-height: 80px!important;
}
.modal-open {
    margin: 0 auto!important;
}

@media screen and (max-width: 658px) {
    .cateGroupList {
        width: 100%;
        max-width: none;
    }
}





















@media screen and (max-width: 1024px) {
    .categoryChild {
        width: 33.33%;
    }
}
@media screen and (max-width: 768px) {

    .categoryChild {
        width: 50%;
        padding: 4px 4px 24px 4px;
    }
    .categoryChildInner {
        padding: 16px;
        display: block;
    }
	.blockList h3, .catettl .h3{
		text-align: center;
	}
}