@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*/
	.breadcrumb:first-child {
		padding: 10px 10px 0px;
	}
	
	.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: 50%;
        transform: translate(-50%, -50%);
        width: 90%;
        height: 50%;
        text-align: center;
        white-space: nowrap;
}
   .feature-hdg1 .sub_title {
        color: #fff;
        text-shadow: 1px 1px 2px rgba(10, 10, 10, 0.7);
        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;
    }
	
@media screen and (max-width:767px) {
	.pc_only {
		display: none;
	}
	.sp_only {
		display: block;
	}
	.feature-hdg1 .sub_title {
	    font-size: 9.5vw;
	}
	
	.title_inner {
	width: 80%;
	}
}
	
.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 {	
    overflow: hidden;
    position: relative;
    width:40%;
    margin: 30px auto 0px;
    border-radius: 5px;
    background: #000;
	display: block;
}
.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_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;
}