

/* ページサブタイトル */




#contents_title{
	
	font-size: 30px;
	margin-top: 30px;
	padding: 50px 0;
	width: 100%;
	text-align: center;

}
#contents_title:after{
	content: "";
	width: 40px;
	border-bottom: solid 3px #5cad86;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}


@media screen and (min-width:641px) and (max-width:768px) {
#contents_title{
	line-height: 140%;
}
}


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



#contents_title{
	transform: skew(0deg);
	font-size: 23px;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-bottom: 8px;
	line-height: 170%;
}
#contents_title:after{
	margin-top: 15px;
}

}




/* テキスト */

.bold1{
	font-weight: bold;
	color: #5cad86;
}
.bold2{
	font-weight: bold;
}
.s_16{
	font-size: 16px;
}
.color_t{
	color:#5cad86;
}

.headline1{
	background-color: #5cad86;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding: 10px 18px;
	margin: 50px 0 30px 0;
	line-height: 100%;
}
.headline2{
	background-color: #5cad86;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding: 10px 20px;
	margin: 50px 0 40px 0;
	line-height: 180%;
}
.headline3{
	font-weight: bold;
	font-size: 20px;
	margin: 50px 0 40px 0;
	line-height: 180%;
	text-align: center;
}
.headline4{
	font-weight: bold;
	font-size: 24px;
	margin: 30px 0 20px 0;
	line-height: 180%;
	text-align: left;
	color: #319f6a;
}
.description1{
	font-size: 16px;
	line-height: 180%;
}
.description2{
	font-size: 16px;
	line-height: 180%;
}
.description1 p,.description2 p, .head_description p{
	margin-bottom: 25px;
}
.description1 h4{
	font-size: 19px;
	margin: 50px 0 15px 0;
}
.description1 h5{
	font-size: 17px;
	margin: 40px 0 15px 0;
}
.description1 h6{
	font-size: 16px;
	margin: 25px 0 15px 0;
}
.description1 ul{
	margin: 20px 0;
}
.description1 ul li{
	list-style: disc;
	margin-left: 1.2em;
}
.description1 ul.numbering li{
	list-style: decimal;
	margin-bottom: 2em;
}


p.description{
	font-size: 16px;
	line-height: 180%;
}




.top_desc{
	background-color: #f6f6f6;
	padding-bottom: 5px;
	margin-bottom: 35px;
	margin-top: 70px;
	font-size: 16px;
}
.top_desc .top_title{
	font-weight: bold;
	font-size: 22px;
	padding: 10px 25px;
	background-color: #5cad86;
	color: #fff;
}
.top_desc p{
	margin: 20px 25px;
}
.top_desc2{
	background-color: #f6f6f6;
	padding: 25px 0;
	margin-bottom: 35px;
	margin-top: 70px;
	font-size: 16px;
}
.top_desc2 p{
	margin: 0px 25px;
}
p.desc_end{
	margin: 20px 0;
}

.top_desc ul,.top_desc2 ul{
	margin: 20px 25px;
}

.top_desc ul li{
	margin-left: 1em;
	text-indent: -1em;
	margin-bottom: 10px;
}
.top_desc2 ul li{
	list-style-type: disc;
	margin-left: 2em;
	text-indent: 0em;
	margin-bottom: 10px;
}


.attention_list{
	margin: 20px 0px;
}
.attention_list li{
	margin-left: 1.5em;
	text-indent: -1.5em;
	margin-bottom: 10px;
}
.attention_list2{
	margin: 20px 0px 40px 0px;
}
.attention_list2 li{
	list-style-type: disc;
	margin-bottom: 10px;
	margin-left: 1.5em;
}
.attention_list3{
	margin: 20px 0px 40px 0px;
}
.attention_list3 li{
	list-style-type: decimal;
	margin-bottom: 10px;
	margin-left: 1.5em;
}
.attention_color{
	color: #db0000;
}

.sub_title{
	font-weight: bold;
	font-size: 24px;
	border-bottom: solid 3px #5cad86;
	padding-bottom: 6px;
	margin-top: 80px;
	margin-bottom: 25px;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.sub_title:before{
	content: "";
	border-left: solid 12px #5cad86;
	margin-right: 15px;
}

.sub_title2{
	font-weight: bold;
	font-size: 24px;
	border-left: solid 12px #5cad86;
	margin-top: 80px;
	margin-bottom: 25px;
	padding: 3px 0 3px 20px;
	
}


.sub_headline{
	font-size: 17px;
	font-weight: bold;
	margin: 50px 0 15px 0;
}

.text_box1{
	border: solid 1px #c0c0c0;
	padding: 20px 0;
	margin: 30px 0;
}
.text_box1 p{
	margin: 0px 18px;
}

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

.headline1{
	font-size: 17px;
	padding: 10px 12px;
	margin: 40px 0 25px 0;
	line-height: 120%;
}
.headline3{
	font-size: 18px;
	margin: 40px 0 30px 0;
}
.headline4{
	font-size: 20px;
	margin: 30px 0 15px 0;
	line-height: 160%;
}


.top_desc .top_title{
	font-size: 18px;
}
.sub_title{
	font-size: 18px;
	margin-top: 50px;
	margin-bottom: 20px;
}
.sub_title2{
	font-size: 19px;
	margin-top: 60px;
	margin-bottom: 20px;
	padding: 4px 0 3px 16px;
	
}
.top_desc2{
	padding: 25px 0;
	margin-bottom: 25px;
	margin-top: 30px;
	font-size: 15px;
}
.top_desc2 p{
	line-height: 170%;
}

.s_16{
	font-size: 15px;
	line-height: 160%;
}


}

/* 20250124_プライバシーポリシーページ改修 */
#privacy2 {
    margin-bottom: 120px;
}
#main .btn_area {
    margin: 20px 0;
}
.btn_area {
    display: flex;
    justify-content: center;
}
#main .btn_area .btn_color {
    color: #fff;
    text-decoration: none;
}
#main .btn_area .detail_btn {
    flex-basis: 420px;
    width: 420px;
	margin: 0 12px;
}
.detail_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #5cad86;
    height: 60px;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 0.05em;
    font-size: 18px;
    font-weight: bold;
    border-radius: 30px;
    position: relative;
}
/* .detail_btn:before {
    content: '';
    display: block;
    background: #ffffff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    transition: 0.15s ease-in-out;
    transform-origin: center;
    border-radius: 30px;
} */
.btn_area a:hover {
    background-color: #7cbc9d;
}
.detail_btn span {
    display: block;
    z-index: 2;
}
h5 {
	font-weight: bold;
	padding: 5px 0;
}
#privacy2 p.sub_txt {
	font-weight: bold;
	padding: 10px 0 5px 0;
}
#privacy2 ul {
	list-style: disc;
	padding-left: 2em;
}
.txt_cnts_area {
	padding: 30px 0 0 0;
	text-align: right;
}
.tbl_privacy{
	width: 100%;
	border-top: solid 1px #a3a3a3;
	border-left: solid 1px #a3a3a3;
	margin: 80px 0 90px 0;
}
.tbl_privacy th{
	border-bottom: solid 1px #a3a3a3;
	border-right: solid 1px #a3a3a3;
	background-color: #ededed;
	text-align: center;
	font-weight: bold;
	padding: 14px 0;
	width: 50%;
}
.tbl_privacy td{
	border-bottom: solid 1px #a3a3a3;
	border-right: solid 1px #a3a3a3;
	text-align: left;
	padding: 12px 0;

}
.tbl_privacy td div{
	display: flex;
	justify-content: space-between;
}
.tbl_privacy td span{
	display: block;
	margin: 0 5%;
}
.tbl_privacy td.bg{
	background-color: #fafafa;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.btn_area {
		display: block;
		padding: 10px;
	}
	#main .btn_area .detail_btn {
		width: 100%;
		margin: 0 0 1em 0;
	}
    .tbl_privacy {
        margin: 50px 0 50px 0;
    }
}





































	
	
	
