@charset "utf-8";
/* CSS Document */
table,th,tr,td{
		border: 1px solid black;
		border-collapse: collapse;
        padding: 10px;
	}
	table tr{
		height: 28px;
	}
	table{
		text-align: center;
	}
	.h70 tr{
		height: 70px;
	}
	.h35{
		height: 35px !important;
	}
	.left{
		text-align: left;
	}
	.table_price_value{
	    font-size: 1.2em;
	    font-weight: bold;
	}
	.table_price_en{
		font-size: 0.6em;
	}
	.mt10{
		margin-top: 10px;
	}
	.mt20{
		margin-top: 20px;
	}
	.point_list li .goods_exp{
		justify-content: inherit;
	}
	.func_list li {
		line-height: 1.5em;
	}
    .exp_txt{
        line-height: 1.2;
    }

	.img-container {
      width: 80%;
      margin: 20px auto 30px;
    }
    .img-container img {
      width: 100%;
      height: auto;
    }

    .subject_frame {
      border: 5px solid #ea6e9a !important;
      padding: 10px;
      border-radius: 5px;
      box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    }

    .icon-container {
      position: relative;
    }
    .point-inner {
      position: absolute;
      top: 5px;
      right: 5px;
      width: 20%;
      height: auto;
    }
    .logo-inner {
      position: absolute;
      top: 0;
      left: 0;
      width: 15%;
      height: auto;
    }
    .tokuten-inner {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 29%;
    }
    .tokuten-inner.dawn {
      position: relative;
      width: 100%;
    }
	picture img {
		width: 100%;
		height: auto;
	}

    @media screen and (max-width:767px) {
      .subject_frame {
        padding: 5px !important;
      }
      .img-container {
        width: 100%;
        margin: 10px auto;
      }
      .point-inner {
        width: 25%;
      }
      .logo-inner {
        width: 20%;
      }
      .tokuten-inner {
        width: 33%;
      }
    }

	.table_price__normal {
		font-weight: normal;
		font-size: 1.0rem;
	}

	.price_content {
		width: fit-content;
		margin-left: auto;
	}
	.price_usually {
		font-weight: bold;
		font-size: 1.3rem !important;
	}
	.price_usually span {
		font-weight: bold !important;
	}
	.price_usually--number {
		font-size: 1.5em !important;
		margin: 0 5px;
	}
	.price_kome {
		font-weight: bold;
		font-size: 0.85rem !important;
		margin-top: 10px;
		margin-left: auto;
	}
	@media screen and (max-width:767px) {
		.price_usually {
			font-size: 1.0rem !important;
		}
		.price_kome {
			line-height: 1.3 !important;
			font-size: 0.8rem !important;
		}
	}
	
/*240711*/
	
	.sp_only {
		display: none;
	}
	
    .feature-hdg1 {
        position: relative;
    }
	
	.feature-hdg1 img {
		width: 100%;
		height: auto;
    }
	
	.title_inner {
        /* background-color: rgba(0, 0, 0, 0.3); */
        /* padding: 10px 30px; */
        line-height: 1.4;
        display: block;
        position: absolute;
        top: 50%;
        left: 3%;
        transform: translate(-50%, -50%);
        /* width: 80%; */
        height: 50%;
        text-align: center;
        white-space: nowrap;
}
   .feature-hdg1 .sub_title {
        color: #fff;
        text-shadow: 0 0 15px #2096D5;
        text-align: center;
        font-weight: bold;
        font-size: 70px;
        margin-left: 0;
        padding-top: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        line-height: 1.1;
        width: 100%;
        letter-spacing: 0.05em;
    }

.feature-hdg1 .sub_text {
    color: #fff;
    /* text-shadow: 1px 1px 2px rgba(10, 10, 10, 0.7); */
    text-align: left;
    font-weight: bold;
    font-size: 21px;
    margin-left: 0;
    padding-top: 0;
    position: absolute;
    top: 100%;
    transform: translateY(-50%);
    left: 5px;
    line-height: 1.2;
    width: 100%;
    letter-spacing: 0.15em;
}
	
@media screen and (max-width:767px) {
	.pc_only {
		display: none;
	}
	.sp_only {
		display: block;
	}
	.feature-hdg1 .sub_title {
	    font-size: 12.5vw;
        text-align: left;
        left: 50%;
        top: 50%;
	}
	.feature-hdg1 .sub_text {
font-size: 4.5vw;
}
	.title_inner {
	height:100%;
	}
}
	
.block_list {
	justify-content: space-between;
	}
	
.block_list.cols2-2 li {
    width: calc(50% - 10px);
    margin: 10px 0px;
	display: flex;
    flex-direction: column;
    align-items: center;
	
}
	
.border-box	{
	text-align: center;
    border: 1px solid #bbb;
    padding: 5px;
    width: 80%;
	}
	
.num_list li {
    font-size: 1.25em;
    margin: 0 0 10px;
    padding-left: 1.5em;
    text-indent: -1.5em;
    line-height: 1.2;
}
.num_list li a{
    text-decoration: underline;
}
.disc_list,.num_list {
    padding: 0 0 0 30px;
    line-height: 1.2;
    margin: 20px 15px;
}

.topic_title {
    font-size: 1.15em;
    margin: 20px 0;
	line-height: 1.5;
}

.topic_lead {
    line-height: 1.5;
	margin: 15px 0;
}	

.num_title {	
    font-size: 1em;
    border-bottom: 1px #00000085 solid;
    display: flex;
    margin: 30px 0 0;
    padding-bottom: 5px;
    align-items: center;
    font-weight: bold;
}
.num_title span{
    font-size: 2.5em;
    display: inline-block;
}
.num_title span:last-child{
    font-size: 1.25em;
    line-height: 1.2;
    margin: 0 5px 0;
}
@media screen and (max-width:767px) {
    
}
.txt_add {
	padding-left: 20px;	
	}
	
.centering {
	width: 800px;
	margin: 0 auto;
	padding: 20px;
	}	

.reform-nav a img {	
	transition: all 0.3s ease 0s;
    display: block;
    width: 100%;
    height: auto;
    opacity: 0.8;
}
	
.reform-nav a img:hover {
    transform: scale(1.05, 1.05);
    opacity: .8;
    }
	
.reform-nav span {	
	position: absolute;
    left: 5%;
    font-size: 1.5em;
    color: #fff;
    text-shadow: 1px 1px 5px rgb(0 0 0);
    font-weight: bold;
    top: 50%;
    transform: translateY(-50%);
}
	
.reform-nav a .arrow	{
	position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
	}

.topic_title.border_box	{
	width: 80%;
    border: 1px solid #bbb;
    text-align: center;
    padding: 5px;
	margin: 0 auto;
	}
	
.reform-nav-conteinar {
	margin-bottom: 50px;
	}	
	
	
.reform-nav-conteinar .border_box {
	width: 35%;
	margin: 0 auto;
	}

@media screen and (max-width:767px) {
.disc_list,.num_list {
    padding: 0 0 0 30px;
    line-height: 1.2;
    margin: 30px 0;
}
	
.reform-nav-conteinar .border_box {
	width: 80%;
	}
	
.txt_add {
	padding: 0;
	}
	
.block_list {
	display: block;
	}
	
.block_list.cols2-2 li {
	width: 100%;	
	}
	
.centering {
	padding: 0;
	width: 100%;
	}
	
.centering img {
	width: 100%;
	height: auto;
	}
	
.reform-nav	{
   width: 100%;
	}
	
.num_list {
	padding: 0;	
	}
	
.reform-nav li a span {
    position: absolute;
    left: 5%;
    font-size: 6vw;
    color: #fff;
    text-shadow: 1px 1px 5px rgb(0 0 0);
    font-weight: bold;
    top: 50%;
    transform: translateY(-50%);
    }	
}
	
	.contents-block  {  
	margin: auto auto 40px;
    max-width: 1200px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    box-sizing: border-box;	
	}
.catch_01{
    max-width: 700px;
    margin: 20px auto 20px;
}
.catch_01 .disc_list{
    font-size: 1.5em;
    border: 1px solid #000;
    padding: 20px 10px 10px 40px;
    margin: 0 0 5px;
}
.catch_03{
    max-width: 700px;
    margin: 20px auto 20px;
}
.catch_03 .disc_list{
    font-size: 1.5em;
    padding: 20px 10px 10px 40px;
    margin: 0 0 5px;
}
.catch_01 p{
    text-align: right;
    margin: 0;
}
.catch_03 p{
    text-align: right;
    margin: 0;
}

@media screen and (max-width:767px) {
.catch_01 .disc_list{
    font-size: 1em;
}
	
.catch_01 p{
    text-align: left;
}
	
.catch_03 .disc_list{
    font-size: 1em;
}
}

.catch_02{
    
}
.catch_02 p{
    text-align: center;
    font-size: 2em;
    font-weight: bold;
}
.catch_02 p.span{
    
}
@media screen and (max-width:767px) {
.catch_02 p{
    font-size: 1em;
}
}
.catch_04{
    text-align: center;
}

.maindesign .reform-nav li {
    margin: 0 auto;
    width: calc(100% / 2 - 10px);
    height: 145px;
		}
		.maindesign ul.reform-nav {
        margin: 0 0 50px;
    }
.maindesign .reform-nav li.nav-txt {
width: 65%;
    font-size: 1em;
    text-align: center;
    background: none;
    height: auto;
    margin: 10px auto 0;
}
.maindesign .reform-nav li.nav-txt p {
    line-height: 1.5;
}
@media screen and (max-width: 767px) {
.maindesign .reform-nav li {
    width: 100%;
    height: auto;
		}
.maindesign .reform-nav li.nav-txt {
    width: 100%;
    text-align: left;
}
}

.maindesign .cap-icon {
    position: absolute;
    top: 5px;
    height: 20%;
    text-align: center;
    display: flex;
    left: 5px;
    color: #fff;
    background: #005cd3;
    padding: 2px 10px;
    box-sizing: border-box;
    font-size: 0.8em;
    line-height: 1.2;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgb(0 0 0 / 16%);
    z-index: 1;
}

/*20250410*/
.maindesign h4.recommended-txt {
	font-size: 1.2em;
    /*border-left: 5px solid #E5002D;*/
    /*padding-left: 5px;*/
    /*padding-top: 5px;*/
    /* border-bottom: 1px #000 solid; */
    padding-bottom: 5px;
    display: inline-block;
    margin: 10px 0 20px;
    font-weight: bold;
}
@media screen and (max-width: 767px) {
.maindesign h4.recommended-txt {
    font-size: 1.2em;
    /* border-left: 5px solid #E5002D; */
    /* padding-left: 5px; */
    /* padding-top: 5px; */
    text-align: center;
    /* border-bottom: 1px #000 solid; */
    padding-bottom: 5px;
    display: block;
    margin: 30px auto 20px;
    font-weight: bold;
}
}
.maindesign .recommended-lead {
	text-align: center;
    line-height: 1.5;
    margin-bottom: 10px;
}

.maindesign .cols3container img {
	width: 100%;
	height: auto;
}

.maindesign .cols3container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;	
}

.maindesign .cols3container .box-first,
.maindesign .cols3container .box-second{
	width: calc(100% / 3 - 10px);
}

.maindesign .cols3container .price-box {
	width: 100%;
	margin: 0 auto;
	padding: 0 10px;
    display: flex;
    flex-direction: column;
}

.maindesign .cols3container .frontage {
	display: flex;
    justify-content: space-between;
	font-size: 1.1em;
}

.maindesign .cols3container ul.reform-nav {
	margin: 0;
	width: calc(100% / 3 - 10px);
}

.maindesign .cols3container .const-box {
	width: 100%;
	min-height: 50px;
	align-items: center;
    font-size: 1.1em;
    font-weight: bold;
	margin: 20px 0 0;
}

.maindesign .cols3container .price_tax,
.maindesign .cols3container .price_en {
	font-size: 0.3em;
}

.maindesign .cols3container .reform-nav li {
	width:100%;
    height: auto;
    margin: 0;
}

.maindesign .cols3container ul.reform-nav  {
	display: block;
}

.maindesign .cols3container ul.reform-nav li.nav-txt {
	width: auto;
	margin: 10px auto 0;
}

.maindesign .cols3container h2 .txt_block {
	font-size: 0.6em;
    color: #000;
    font-weight: normal;
	display: block;
}

.maindesign .cols3container .const-box.single_cont {
justify-content: center;
border: none;
}

@media screen and (max-width: 767px) {
	.maindesign .cols3container ul.reform-nav,
	.maindesign .cols3container .box-first,
    .maindesign .cols3container .box-second {
	width: 100%;
}
	.maindesign .cols3container .box-second {
	margin-bottom: 20px;
}
}
