@charset "UTF-8";

.main-visual {
	background-color: rgba(255,222,53);
}

.main-visual-background {
	height: 650px;	
	background-image:
	url('../img/top/item-top-back-left.png'),
	url('../img/top/item-top-back-right.png');
	background-position:
	 -10px calc(100% + 10px),
	 calc(100% + 70px) calc(100% + 10px);
	background-repeat:
	 no-repeat,
	 no-repeat;
}

.font-size_20man {
	font-size: 100px;
}
.main-box {
	position: absolute;
	top: 80px;
	left: 50%;
	width: 1300px;
	margin-left: -650px;
}
.main-box .text01 {
	font-size: 65px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	display: block;
}
.main-section {
	position: relative;
	width: 1300px;
	height: 600px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 3px solid #000000;
	border-radius: 20px;
}
.main-section-items {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
.main-section .check-title  {
	color: #FFFFFF;
	font-size: 50px;
	font-weight: bold;
	padding: 10px 25px;
	border-radius: 20px 20px;
	background-color: #0E98DD;
}
.main-section .check-title::before {
	width: 30px;
	height: 30px;
	content:'';
	margin-right: 15px;
	background-image: url('../img/top/icon-checkbox.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30px;
	display: inline-block;
}
.main-section .item01 {
	top: 50px;
	left: 50px;
}
.main-section .item02 {
	top: 50px;
	left: 320px;
}
.main-section .item03 {
	top: 50px;
	left: 640px;
}
.main-section .item04 {
	top: 140px;
	left: 50px;
}
.main-section .item05 {
	top: 140px;
	left: 380px;
}
.main-section .item06 {
	top: 240px;
	left: 50px;
	font-size: 68px;
	font-weight: bold;
	letter-spacing: 1px;
}
.main-section .item07 {
	top: 320px;
	left: 44px;
	color: #E74939;
	font-size: 157px;
	font-weight: bold;
	letter-spacing: 1px;
}

.main-section .item-box {
/*	width: 140px;*/
/*	height: 140px;*/
	color: #FFFFFF;
	text-align: center;
	padding: 30px;
	border-radius: 50%;
	background-color: #000000;
	display: block;
}
.main-section-text {
	font-size: 20px;
/*	font-weight: bold;*/
/*	display: block;*/
}
.main-section-items .text-box {
	display: block;
}
.main-section .item08 {
	top: 510px;
	left: 40px;
}
.main-section .item08 .text-box {
	font-size: 30px;
	font-weight: normal;
}
.main-section .item08 .main-section-text {
	font-size: 30px;
/*	line-height: 1.3;*/
}
.main-section .color-yellow {
	color: #FFDE35;
}
.main-section .font-size60 {
	font-size: 60px;
}
.main-section .font-size70 {
	font-size: 70px;
}
.main-section .item09 {
	top: 510px;
	left: 250px;
}
.main-section .item09 .main-section-text {
	font-size: 58px;
}
.main-section .item09 .text-box {
	font-size: 58px;
	font-weight: bold;
}
.main-section .item10 {
	top: 510px;
	left: 450px;
}
.main-section .item10 .main-section-text {
	font-size: 30px;
	line-height: 1.2;
}
.main-section .item10 .text-box {
	font-size: 41px;
	font-weight: bold;
	line-height: 1.2;
}
.main-section .image {
	top: 80px;
	left: 820px;
}
.main-section .image img {
/*	width: 350px;*/
	
}
/*  */
.main-sub-box {
	height: 500px;
	padding: 30px 0px;
	border-top: 5px solid #000000;
	background-image: url('../img/top/item-background01.png');
	background-repeat: no-repeat;
	background-position: center calc(100% - 20px);
	background-size: container;
	background-color: #F7F0DF;
}
.main-sub-back-color {
	height: 500px;

}


/* CAMPAIGN おかげさまで作業実績20万件突破 */
.section01 {
	position: relative;
	background-color: #FFDE35;
}
.section01 .sub-section {
	background-image: url('../img/top/text-img01.png');
	background-repeat: no-repeat;
	background-position: center calc(10% + 100px);
}
.sub-section h1 {
	text-align: center;
	padding-top: 50px;

	display: block;
}
.sub-section h1 .title-en {
	color: #E74939;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
}
.sub-section h1 .title-ja {
	font-size: 88px;
	font-weight: bold;
/*	line-height: 1.3;*/
	display: block;
}
.sub-section h1 .title-ja .font-size20man {
	font-size: 130px;
}
.section01 .sec01-img-box01 {
	position: relative;
	width: 1000px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items:flex-end;
	z-index: 3;
}

.sec01-img-box02 {
	width: 1240px;
	position: relative;
	top: -180px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 250px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	border-radius: 20px;
	z-index: 2;
}
.sec01-img-box02 .title {
	position: relative;
	font-size: 48px;
	text-align: center;
	display: block;
}
.sec01-img-box02 .title::before {
	content: '/';
	font-size: 70px;
	transform:rotate(-45deg);
	display: inline-block;
	position: absolute;
	top: -10px;
	left: 150px;
}
.sec01-img-box02 .title::after {
	content: '/';
	font-size: 70px;
	position: absolute;
	top: -10px;
	right: 150px;
}
.sec01-img-box02 .campaign-time {
	color: #E74939;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	display: block;
}
.sec01-img-box02 .time-text {
	font-size: 80px;
}
.sec01-img-box02 .text-img01 {
	width: 800px;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.sec01-img-box02 .text-img01 img {
	width: 100%;
}
.sec01-img-box02 .text-img02 {
	text-align: center;
	margin-top: 20px;
	display: block;
}
.sec01-box03 {
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
}

ruby {
    display: inline-block; /* ルビ全体をインラインブロック要素に */
    text-align: center;
}

rt {
    font-size: 20px; /* ルビの文字サイズを調整 */
    color: #000000; /* ルビの文字色 */
    margin-bottom: 4px; /* ルビとテキストの間隔を調整 */
    display: block; /* ルビを上部に配置するためブロック要素に */
}

.section02 {
	
}
.section02 .sub-section {
/*	padding-bottom: 100px;*/
	background: linear-gradient(to bottom, #FFF8D7 50%, #0E98DD 50%);
}
.section02 .arrow_box{
    position:relative;
    width:1000px;
    height:auto;
    background:#FFFFFF;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
    padding: 15px;
    text-align:center;
    border:3px solid #000000;
    color:#000000;
    font-size:50px;
    font-weight:bold;
    border-radius: 40px;
}
.section02 .arrow_box:after,.arrow_box:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    top:100%;
    left:50%;
}
.section02 .arrow_box:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:26px;
    border-bottom-width:26px;
    border-left-width:18px;
    border-right-width:18px;
    margin-left: -18px;
    border-top-color:#FFFFFF;
}
.section02 .arrow_box:before{
    border-color: rgba(0, 0, 0, 0);
    border-top-width:30px;
    border-bottom-width:30px;
    border-left-width:21px;
    border-right-width:21px;
    margin-left: -21px;
    margin-top: 0px;
    border-top-color:#000000;
}
.sec02-subbox01 {
	width: 1000px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.sec02-subbox01 .text01 {
	color: #0E98DD;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	display: block;
}
.sec02-subbox01 .text02 {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	display: block;
}

.sec02-box02 .comparison-table {
	position: relative;
	width: 1200px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
	background-color: #FFFFFF;
	border-radius: 10px;
}
.sec02-box02 .comparison-header {
	height: 125px;
	display: flex;
	align-items: flex-end;
	gap: 20px;
}
.sec02-box02 .comparison-header .item-logo {
	width: 180px;
}
.sec02-box02 .comparison-header .gomikuma-item03 {
	position: absolute;
	top: -70px;
	left: 20px;
}
.sec02-box02 .comparison-header .header01 {
}
.sec02-box02 .comparison-header .header01 span {
	width: 502px;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	padding: 30px 15px 15px 15px;
	background-color: #E74939;
	border: 5px solid #E74939;
	border-radius: 20px 20px 0px 0px;
	display: block;
}
.sec02-box02 .comparison-header .header02,
.sec02-box02 .comparison-header .header03 {
	width: 149px;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	padding: 15px 15px 15px 15px;
	background-color: #999999;
	border: 5px solid #000000;
	border-radius: 20px 20px 0px 0px;
	display: block;
}
.sec02-box02 .comparison-header .header02 span {
}
.sec02-box02 .comparison-header .header03 {
}
.sec02-box02 .comparison-header .header03 span {
}

.sec02-box02 .comparison-content {
	display: flex;
	align-items: flex-start;
	gap: 16px;
}
.sec02-box02 .comparison-content .left-column {
	
}
.sec02-box02 .comparison-content .left-column .feature {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 53px 20px;
	background-color: #FFDE35;
	border-bottom: 6px solid #FFFFFF;
	border-radius: 10px;
}
.sec02-box02 .comparison-content .left-column .feature:last-child {
	margin-bottom: 0px;
}
.sec02-box02 .comparison-content .middle-column {
	width: 542px;
	display: flex;
	flex-direction: column;
	padding-right: 4px;
}
.sec02-box02 .comparison-content .middle-column .item {
	text-align: left;
	padding: 26px 40px;
	background-color: #FDEDEB;
	border-bottom: 5px solid #E74939;
	border-left: 5px solid #E74939;
	border-right: 5px solid #E74939;
	display: flex;
	align-items:center;
}
.sec02-box02 .comparison-content .middle-column .item:last-child {
	padding: 34px 40px;
}
.sec02-box02 .comparison-content .middle-column .item .text01 {
	width: 150px;
	font-size: 32px;
	text-align: center;
}
.sec02-box02 .comparison-content .middle-column .item .num01 {
	font-size: 80px;
}
.sec02-box02 .comparison-content .middle-column .item .text02 {
	width: 300px;
	font-size: 20px;
	line-height: 1.4;
}
.sec02-box02 .comparison-content .middle-column .item .num02 {
	font-size: 56px;
}


.sec02-box02 .comparison-content .right-column {
	display: flex;
	gap: 20px;
}
.sec02-box02 .comparison-content .right-column .item {
	background-color: #F2F2F2;
}
.sec02-box02 .comparison-content .right-column .item .price:last-child {
	padding: 42px 18px;
}
.sec02-box02 .comparison-content .right-column .item .price {
	font-size: 40px;
	text-align: center;
	padding: 46px 18px;
	border-bottom: 5px solid #000000;
	border-right: 5px solid #000000;
	border-left: 5px solid #000000;
}
.sec02-box02 .comparison-content .right-column .item .yen {
	font-size: 32px;
}
.sec02-box02 .comparison-content .right-column .item .after {
	padding: 46px 16.5px;
}
.sec02-box02 .comparison-content .right-column .item .font-size32 {
	font-size: 32px;
}
.sec02-box03 {
	position: relative;
	padding-top: 50px;
}
.sec02-box03 .title {
	color: #FFFFFF;
	font-size: 64px;
	text-align: center;
	margin-top: 50px;
	display: block;
}
.sec02-box03 .color-yellow {
	color: #FFDE35;
}
.sec02-box03 .underline {
	text-decoration: underline;
	text-underline-offset: 3px;
}

.sec02-box03 .before_after_box {
	margin-top: 100px;
}
.sec02-box03 .before_after_box .img {
	text-align: center;
	display: block;
}
.sec02-box03 .before_after_box .text-box {
	width: 600px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	display: flex;
	gap: 30px;
}
.sec02-box03 .before_after_box .text-box .text {
	width: 450px;
	color: #000000;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
	border-radius: 50px;
	background-color: #FFDE35; 
}
.sec02-box03 .before_after_box p {
	color: #FFFFFF;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
}
.sec02-box03 .img02 {
	position: absolute;
	bottom: -53px;
	left: 50%;
	margin-left: 400px;
	z-index: 7;
}


.triangle {
	
}
.triangle {
    position: relative;
    background-color: #0E98DD; /* 背景色 */
    height: 50px;
    margin: 0;
}

.triangle::after {
	content: '';
	position: absolute;
/*	bottom: 0px;*/
/*	left: 50%;*/
/*	transform: translateX(-50%);*/
	width: 0;
	height: 0;
	border-left: 49.4vw solid transparent;
	border-right: 49.4vw solid transparent;
	border-top: 20vh solid #0E98DD;
	background-color: #CFEAF8;
	z-index: 6;
}

.section03 {
	position: relative;
	padding-top: 100px;
	padding-bottom: 200px;
	background-color: #CFEAF8;
}
.section03 .sec03-box01 {
	width: 1100px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	gap: 50px;
}
.section03 .sec03-box01 .item {
	position: relative;
}
.section03 .sec03-box01 .item:before {
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: 120px;
	content: '';
	width: 60px;
	height: 5px;
	background-color: #000000;
}
.section03 .sec03-box01 .item:last-child:before {
	width:0;
	height:0;
}
.section03 .sec03-box01 .item .img {
	display: block;
}
.section03 .sec03-box01 .item .text {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	display: block;

}
.tels-box {
	position: absolute;
	bottom: -200px;
	left: 50%;
	width: 1300px;
	margin-left: -650px;
	background-color: #E74939;
	border-radius: 20px;
}
.tels-box a {
	color: #FFFFFF;
	position: relative;
	text-decoration: none;
	display: block;
}
.tels-box p {
	
}
.tels-box .sub-box {
	position: relative;
	padding: 42px 80px;
	display: flex;
	align-items: center;
	gap: 40px;
}
.tels-box .sub-box .text-box {
	display: block;
}
.tels-box .sub-box .text-box .phone {
	margin-top: 20px;
	display: flex;
	align-items: center;
}
.tels-box .sub-box .text-box .text {
	font-size: 48px;
	font-weight: bold;
	display: block;
}
.tels-box .sub-box .text-box .num {
	color: #FFDE35 !important;
	font-size: 100px;
	font-weight: bold;
	padding-left: 10px;
	display: block;
}

.tels-box .tel-title {
    position: absolute;
	top: -37px;
	left: 50%;
    width: 550px;
    background:#FFFFFF;
	margin-left: -320px;
    padding: 10px 0px;
    text-align:center;
    border: 3px solid #000000;
    color:#000000;
    font-size: 48px;
    font-weight:bold;
    border-radius: 40px;
	display: block;
}
.tels-box .tel-title:after,.arrow_box:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    top:100%;
    left:50%;
}
.tels-box .tel-title:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width: 20px;
    border-bottom-width: 20px;
    border-left-width: 20px;
    border-right-width: 20px;
    margin-left: -20px;
    border-top-color:#FFFFFF;
}
.tels-box .tel-title:before{
    border-color: rgba(0, 0, 0, 0);
    border-top-width: 30px;
    border-bottom-width: 30px;
    border-left-width: 30px;
    border-right-width: 30px;
    margin-left: -35px;
    margin-top: 10px;
    border-top-color:#000000;
}
.sub-box .img02 {
	position: absolute;
	top: -50px;
	right: 50px;
	display: block;
}


.section04 {
	padding-top: 250px;
	padding-bottom: 70px;
	background-color: #FFDE35;
}
.sec04-box01 {
	width: 1300px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap; /* 要素を折り返して行を作成 */
	gap: 20px; /* 要素間の余白 */
}
.sec04-box01 .item {
	width: 32%;
/*	flex: 1 1 calc(33.33% - 20px);  3列分の幅に調整 (-余白分) */
/*	max-width: calc(33.33% - 20px);  最大幅も指定 */
}
.sec04-box01 .item span {
	display: block;
}
.sec04-box01 .item .title {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0px;
	background-color: #0E98DD;
	border-radius: 20px 20px 0px 0px;
}
.sec04-box01 .item .item-box {
	height: 400px;
	position: relative;
	padding: 20px; 
	background-color: #FFFFFF;
}
.sec04-box01 .item .item-box .img {
	text-align: center;
	padding:20px;
	border-radius: 10px;
	background-color: #CFEAF8;
	display: block;
}
.sec04-box01 .item .item-box .now_sales {
	position: absolute;
	top: 205px;
	left: 20px;
	display: block;
}
.sec04-box01 .item .item-box .default_price {
	font-size: 26px;
	font-weight: bold;
	text-align: right;
	text-decoration: line-through;
	text-decoration-color: #E74939;
	letter-spacing: 1px;
	padding-top: 20px;
	display: block;
}
.sec04-box01 .item .item-box .scpecial_price {
	font-size: 56px;
	text-align: right;
	margin-top: 20px;
	padding-right: 50px;
	display: block;
}
.sec04-box01 .item .item-box .scpecial_price span {
	display: inline-block;
}
.sec04-box01 .item .item-box .yen {
	font-size: 28px;
	font-weight: bold;
}
.sec04-box01 .item .item-box rt {
	color: #E74939;
	font-size: 15px !important;
	font-weight: bold;
}
.sec04-box01 .item .item-box .text {
	font-size: 22px;
	line-height: 1.4;
	text-align: center;
	margin-top: 15px;
	display: block;
}

.sec04-box01 .item:last-child .item-box .scpecial_price {
	width: 100%;
	font-size: 37px;
	font-weight: bold;
	text-align: center;
	margin-top: 65px;
	display: block;
}

.payment_info {
	position: relative;
	width: 1300px;
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
}
.payment_info .payment_text {
	margin-left: 140px;
	display: block;
	align-items: center;
}
.payment_info .payment_text .text01 {
	color: #FFFFFF;
	font-size: 50px;
	font-weight: bold;
	padding: 10px 20px;
	border-radius: 50px;
	background-color: #E74939;
	display: inline-block;
}
.payment_info .payment_text .text02 {
	font-size: 60px;
	font-weight: bold;
	padding-left: 10px;
}
.payment_info .payment_title {
	color: #FFFFFF;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
	padding: 10px 20px;
	background-color: #666666;
	border-radius: 20px 20px 0px 0px;
	display: block;
}
.payment_info .payment_img {
	position: absolute;
	top: -88px;
	right: 20px;
}
.payment_info .payment_type {
	padding: 40px;
	background-color: #FFFFFF;
	display: flex;
	align-items: flex-end;
}




.other-box {
	position: relative;
	padding-top: 80px;
	padding-bottom: 180px;
	background-color: #0E98DD;
}

.other-box .text01 {
	color: #FFFFFF;
	font-size: 	40px;
	font-weight: bold;
	text-align: center;
	display: block;
}
.other-box .text02 {
	color: #FFDE35;
	font-size: 	40px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	display: block;
}


.other-box .arrow_box{
    position:relative;
	top: -50px;
    width:200px;
    background:#FFDE35;
    padding: 10px 20px;
    text-align:center;
    color:#000000;
    font-size: 32px;
    font-weight: bold;
    border-radius: 30px;
}
.other-box .arrow_box:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(255, 222, 53, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#FFDE35;
    top:100%;
    left:50%;
}

.other-text-box {
	position: absolute;
	bottom: -100px;
	left: 50%;
	width: 800px;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	margin-left: -450px;
	padding: 30px;
	background-color: #FFFFFF;
	border-radius: 20px;
}

.slider-box {
	overflow: hidden;
	margin-top: 100px;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
}


.qa_section {
	padding-top: 100px;
	padding-bottom: 50px;
	background-color: #CFEAF8;
}
.qa_section .sub-section {
	
}
.color-skyblue {
	color: #0E98DD !important;
}

.qa_section .sub-section h1 {
	
}
.qa_section .qa_box {
	margin-top: 70px;
}
.qa_section .qa_box dl {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 10px;
}

.qa_section .qa_box dt {
	font-size: 24px;
	margin-bottom: 10px;
    cursor: pointer;
    background-color: #FFFFFF;
    padding: 10px;
    font-weight: bold;
    position: relative;
	border-radius: 10px;
	display: flex;
	align-items: center;
}
.qa_section .qa_box dt:before {
	content: "Q";
	color: #0E98DD;
	font-size: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.qa_box dt::after {
    content: '+'; /* 初期状態で「+」を表示 */
    position: absolute;
    right: 10px; /* 右端に表示 */
	font-size: 30px;
    font-weight: normal;
    color: #007BFF;
    transition: transform 0.3s;
}

.qa_box dt.active::after {
    content: '-'; /* 開いた状態で「-」に切り替え */
	font-size: 30px;
	font-weight: normal;
}


.qa_section .qa_box dd {
	position: relative;
	font-size: 22px;
	line-height: 1.4;
    margin: 0;
	padding-top: 20px;
	padding-left: 55px;
	padding-right: 20px;
	padding-bottom: 20px;
    background-color: #CFEAF8;
    display: none; /* 初期状態では非表示 */
}
.qa_section .qa_box dd:before {
	position: absolute;
	top: 1px;
	left: 14px;
	content:"A";
	color: #E74939;
	font-size: 40px;
	margin-right: 20px;
}


.area_section {
	padding-top: 50px;
	padding-bottom: 100px;
	background-color: #CFEAF8;
	
}
.area_section .area-box {
	width: 1100px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
.area-box b {
	font-weight: bold;
}
/* タブメニューのスタイル */
.tab-menu {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    border-bottom: 2px solid #0E98DD;
	gap: 20px;
}

.tab-menu li {
    flex: 1;
	color: #0E98DD;
	font-size: 24px;
	font-weight: bold;
    text-align: center;
    padding: 20px 0px;
    cursor: pointer;
    border-bottom: none;
    background-color: #9FD6F1;
	border-radius: 15px 15px 0px 0px;
    transition: background-color 0.3s;
}

.tab-menu li.active {
    background-color: #0E98DD;
    color: white;
    font-weight: bold;
}

/* コンテンツエリアのスタイル */
.tab-content {
	height: 100px;
	font-size: 20px;
	line-height: 1.4;
    padding: 20px;
	background-color: #FFFFFF; 
    display: none; /* 初期状態で非表示 */
}

.tab-content.active {
    display: block; /* 選択されたタブの内容を表示 */
}