@charset "utf-8";


/*----------------------------------------------------
PC
----------------------------------------------------*/

@media screen and (min-width: 769px) {


	#section01 {
		padding: 10rem 0 5rem;
	}

	#section02 {
		padding: 5rem 0;
	}

	#section01 .head h2,
	#section02 .head h2 {
		font-size: 32px;
		font-weight: 900;
		line-height: 1.875;
		text-align: center;
		margin-bottom: 1rem;
	}

	#section01 .centerFlex p,
	#section02 .centerFlex p {
		display: flex;
		justify-content: space-between;
		max-width: 800px;
		margin: 0 auto 30px;
	}

	#canDo.jwnet-import-canDo {
		overflow: hidden;
		position: relative;
		width: 96.4%;
		margin: 0 auto 80px;
		padding: 30px 0;
		border-radius: 16px;
	}


	#canDo.jwnet-import-canDo h3 {
		text-align: center;

	}


	#canDo.jwnet-import-canDo .head {
		margin: 0 0 37px;
	}


	#canDo.jwnet-import-canDo .inner .head h2 {
		font-size: 32px;
		font-weight: 900;
		line-height: 1.875;
		text-align: center;
		color: #000;
		background-image: #fff;
	}

	#jwnet-import-contact {
		position: relative;
		padding: 50px 0 50px;
		margin: 0 auto;
		background: #E9EFF0;
	}

	#jwnet-import-contact .inner {
		max-width: 1070px;
	}

	#jwnet-import-contact .head h2 {
		font-size: 32px;
		font-weight: 900;
		line-height: 1.875;
		text-align: center;
	}

	#jwnet-import-contact .head p {
		display: flex;
		justify-content: space-between;
		max-width: 800px;
		margin: 20px auto 20px;
	}

	#faq.syoriSection {
		padding: 5rem 0;
	}


	.pricing-container-denshi {
		width: 759px;
		border-radius: 20px 20px 0 0;
		box-shadow: 0 26px 40px rgba(116, 116, 116, 0.14);
		letter-spacing: 0;
		border-radius: 20px;
		margin-inline: auto;
		margin: 0 auto 80px;
	}

	.pricing-container-denshi .pricetable-section .ttl-tab-denshi {
		min-height: 60px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 20px;
		color: #fff;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
		padding: 10px;
		box-sizing: border-box;
		background-color: #88c346;
	}

	.ttl-tab-denshi .text-center {
		text-align: center;
	}

	.plan-denshi {
		padding: 20px;
		border-radius: 10px;
		text-align: center;
	}

	.description {
		font-size: 16px;
		margin: 15px 0;
		line-height: 23px;
	}

	.pricetable-section .pf-small {
		font-size: 12px;
		line-height: 1;
		font-weight: 700;
	}

	.pricetable-section .pf-small-price-denshi {
		font-size: 20px;
		color: #88c346;
		font-weight: bold;
		letter-spacing: 1px;
	}

	.pricetable-section .pf-large-denshi {
		font-size: 40px;
		color: #88c346;
		font-weight: bold;
	}

	.pricetable-section .pf-small-price-denshi {
		font-size: 20px;
		color: #88c346;
		font-weight: bold;
		letter-spacing: 1px;
	}

	.Station-plan {
		display: block;
		align-items: flex-end;
		justify-content: center;
		margin-top: 20px;
		gap: 40px;
	}

	div.unit-price-container {
		display: flex;
		justify-content: center;
		margin-top: 20px;
	}

	.unit-price-container table {
		width: 70%;
		border-collapse: collapse;
		background-color: white;
		box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	}

	.unit-price-container th,
	td {
		padding: 12px;
		border: 1px solid #ddd;
	}

	.unit-price-container th {
		background-color: #88c346;
		color: white;
	}

	.unit-price-container tr:nth-child(even) {
		background-color: #f2f2f2;
	}

	.plan-section-annotation p {
		text-align: left;
		width: 70%;
		margin-inline: auto;
	}

	.faq-borderHead h2:after {
		display: none;
	}


}

/*----------------------------------------------------
SP
----------------------------------------------------*/

@media screen and (max-width: 768px) {


	#canDo.jwnet-import-canDo {

		width: 96.4%;
		margin: 0 auto 81px;
		padding: 0;
		border-radius: 20px;
	}

	#section01 ,#section02  {
		margin: 5rem 0;
	}

	#section01 .head h2,
	#section02 .head h2 {
		font-size: 32px;
		font-weight: 900;
		line-height: 1.875;
		text-align: center;
		margin-bottom: 1rem;

	}


	#canDo.jwnet-import-canDo .inner {
		width: auto;
	}

	#canDo.jwnet-import-canDo .head {
		margin: 0 0 32px;
	}

	#canDo .canDo-slide .box {
		width: 90%;
		background: #fff;
		border-radius: 28px;
		box-shadow: 0 26px 40px rgb(26 97 106 / 16%);
		padding: 31px 29px 48px;
		margin:0 0 10px;
		position: relative;
		transition: all 0.3s ease;
		cursor: pointer;
		margin-inline: auto;
	}

	.pricing-container-denshi {
		width: 90%;
		border-radius: 20px 20px 0 0;
		box-shadow: 0 26px 40px rgba(116, 116, 116, 0.14);
		letter-spacing: 0;
		border-radius: 20px;
		margin-inline: auto;
		margin: 0 auto 80px;
	}

	.pricing-container-denshi .pricetable-section .ttl-tab-denshi {
		min-height: 60px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 20px;
		color: #fff;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
		padding: 10px;
		box-sizing: border-box;
		background-color: #88c346;
	}

	.ttl-tab-denshi .text-center {
		text-align: center;
	}

	.plan-denshi {
		padding: 20px;
		border-radius: 10px;
		text-align: center;
	}

	.description {
		font-size: 16px;
		margin: 15px 0;
		line-height: 23px;
	}

	.pricetable-section .pf-small {
		font-size: 12px;
		line-height: 1;
		font-weight: 700;
	}

	.pricetable-section .pf-small-price-denshi {
		font-size: 20px;
		color: #88c346;
		font-weight: bold;
		letter-spacing: 1px;
	}

	.pricetable-section .pf-large-denshi {
		font-size: 40px;
		color: #88c346;
		font-weight: bold;
	}

	.pricetable-section .pf-small-price-denshi {
		font-size: 20px;
		color: #88c346;
		font-weight: bold;
		letter-spacing: 1px;
	}

	.Station-plan {
		display: block;
		align-items: flex-end;
		justify-content: center;
		margin-top: 20px;
		gap: 40px;
	}

	div.unit-price-container {
		display: flex;
		justify-content: center;
		margin-top: 20px;
	}

	.unit-price-container table {
		width: 90%;
		border-collapse: collapse;
		background-color: white;
		box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	}

	.unit-price-container th,
	td {
		padding: 12px;
		border: 1px solid #ddd;
	}

	.unit-price-container th {
		background-color: #88c346;
		color: white;
	}

	.unit-price-container tr:nth-child(even) {
		background-color: #f2f2f2;
	}

	.plan-section-annotation p {
		text-align: left;
		width: 90%;
		margin-inline: auto;
	}

.button a {
    font-size: 1.2rem;
    line-height: 50px;
    max-width: 240px;
    min-width: 240px;
    margin: 2rem auto;
}

#canDo .canDo-slide .box .image {
    margin: 0 0 16px;
    width: 100%;
    height: auto;
}


	#jwnet-import-contact {
		position: relative;
		padding: 50px 0 50px;
		margin: 0 auto;
		background: #E9EFF0;
	}

	#jwnet-import-contact .inner {
		max-width: 90%;
	}

	#jwnet-import-contact .head h2 {
		font-size: 2rem;
		font-weight: 900;
		line-height: 1.875;
		text-align: center;
	}

	#jwnet-import-contact .head p {
		display: flex;
		justify-content: space-between;
		max-width: 800px;
		margin: 20px auto 20px;
	}

		.faq-borderHead h2:after {
		display: none;
	}

}