@charset "utf-8";

@media only screen and (max-width:1280px) {}
@media only screen and (max-width:768px) {}
@media only screen and (max-width:480px) {}

sup {
	font-size: 10px;
	vertical-align: top;
}
@media only screen and (max-width:992px) {
	.tabView{
		display: none !important;
	}
}
/*---------------------------------------------------------------

 commonKeyvisual

--------------------------------------------------------------- */
.commonKeyvisual .imagearea {
	background-image: url(../images/kv.jpg);
}
@media only screen and (max-width:768px) {
	.commonKeyvisual .textArea {
		color: #000;
		background-color: #FFF;
	}
}

/* commonSpModalImage */
.commonSection .commonSpModalImage + .commonSpModalImage {
	margin-top: 40px;
}
.commonSection .commonBigTitle01.min {
	font-size: 24px;
}
@media only screen and (max-width:768px) {
	.commonSection .commonBigTitle01.min {
		font-size: 18px;
	}
	.commonKeyvisual .imagearea {
		background-image: url(../images/kv_sp.jpg);
	}
	.commonKeyvisual .imagearea {
		position: relative;
		padding-bottom: 60%;
	}
	.commonKeyvisual .textArea .wide {
		padding: 20px 20px 17%;
	}
}

.ac {
	text-align: center;
}

/* supportWrap */
/* .supportWrap {
	max-width: 1352px;
	margin: 0 auto;
	padding: 60px 20px;
	background: #ffffff;
	text-align: center;
} */

/* supportList */
.supportList {
	max-width: 1352px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.supportList li {
	width: 48.8888%;
}
.supportList li:not(:nth-of-type(2n)) {
	margin-right: 2.2223%;
}
.supportList li .supporTtl,
.supportList li .supporTtl + figure {
	margin-bottom: 30px;
}
.supportList li:not(:nth-of-type(2n)) {
	margin-right: 2.2223%;
}
.supportList li:last-of-type {
	padding-top: 60px;
}
.commonSection {
    margin-top: 164px;
    margin-bottom: 164px;
}
main .cont1{
    padding-top: 164px;
    padding-bottom: 124px;
}
main .cont2{
    padding-top: 156px;
    margin-bottom: 57px;
}
main .cont3{
    padding-top: 0px;
    margin-bottom: 72px;
}
main .cont4 {
    padding-top: 0px;
    margin-bottom: 163px;
}
@media only screen and (max-width:768px) {
	.supportList {
		display: block;
	}
	.supportList li {
		width: 100%;
	}
	.supportList li:not(:nth-of-type(2n)) {
		margin-right: 0;
	}
	.supportList li:nth-of-type(n + 2) {
		margin-top: 40px;
	}
	.supportList li:last-of-type {
		padding-top: 0;
	}
}

.le{
	font-family: le-monde-livre-std,serif;
	font-weight: 300;
	font-style: normal;
}
/* .mi{
	font-family: source-han-serif-japanese,serif;
	font-weight: 400;
	font-style: normal;
} */
.kv_logo{
	position: absolute;
	top: 50%;
	left: 50%; 
	transform: translateY(-50%) translateX(-50%); 
	-webkit-transform: translateY(-50%) translateX(-50%);
	width: 100%;
	max-width: 446px;
}
.commonKeyvisual .textArea .title {
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 1.5;
}
.commonKeyvisual .imagearea:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 33%;
    background: -moz-linear-gradient(top,  rgba(30,87,153,0) 0%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top,  rgba(30,87,153,0) 0%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom,  rgba(30,87,153,0) 0%,rgba(0,0,0,0.3) 100%);
    z-index: 1;
}

.commonKeyvisual .textArea .inBtn a {
	font-size: 14px;
	padding: 15.5px 0;
    display: block;
	letter-spacing: 0.7px;
    max-width: 200px;
    color: #fff;
    text-align: center;
    background-color: #082375;
    text-decoration: none;
	transition: .3s;
}
.commonKeyvisual .textArea .inBtn a:hover {
opacity: .7;
}
.bg_w{
	background: #ffff;
}
@media only screen and (max-width:992px) {
	.kv_logo {
		max-width: 250px;
		top: 46%;
	}
}
@media only screen and (max-width:768px) {
	/* .kv_logo {
		max-width: 250px;
		top: 46%;
	} */
	.commonKeyvisual .imagearea:after {
		display: none;
	}
	.commonKeyvisual .textArea .title {
		font-size: 28px;
		margin-bottom: 7px;
		
	}
	.commonKeyvisual .textArea .lead {
		font-size: 18px;
	}
}

.b_ttl {
    position: relative;
    padding: 10px 2%;
    letter-spacing: 0px;
    line-height: 1;
    border-left: 4px solid #0B308E;
    margin-bottom: 73px;
    box-sizing: border-box;
}
.b_ttl::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    left: 0.2%;
    top: 0;
    background: #0B308E;
}
.t_m{
	font-size: 20px;
	padding-left: 0.5%;
	color: #0B308E;
	margin-bottom: 14px;
}
.cont3 .t_m{
margin-top: 2px;
}
.t_b{
	font-size: 50px;
	letter-spacing: 0;
	color: #0B308E;
	margin-left: 2px;
}


.cont{
	display: flex;
	justify-content: space-between;
}
.cont_text{
	/* width: 50%; */
}
.cont_pic_wrap{
	width: 44%;
}
.cont .commonLead {
    margin-bottom: 36px;
    font-size: 16px;
    line-height: 2;
	letter-spacing: 0.1px;
}



.cont .commonLead:nth-child(4) {
    margin-bottom: 37px;
	line-height: 2.1;
	letter-spacing: 0px;
}
.cont .commonLead:nth-child(5) {
    margin-bottom: 35px;
	line-height: 2.1;
}

.cont_pic{
	margin-top: 8px;
	margin-bottom: 50px;
}
.cont_btn{
	max-width: 350px;
	margin: 0 auto;
	border-radius: 16px;
	border: 5px solid #4e71b3;
	background: #082375;
	align-items: center;
	transition: .3s;
}
.cont_btn a{
	font-size: 18px;
	text-align: center;
	display: block;
	padding: 21px 0 20px;
	color: #ffff;
	text-decoration: none;
	display: block;
	display: flex;
    max-width: 284px;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    padding-left: 15px;
	
}
.cont1 .cont_btn a{
		padding-top: 22px;
		padding-left: 13px;
}
.cont2 .cont_btn a{
	padding-top: 20px;
	padding-left: 13px;
}
.cont_btn:hover{
opacity: .7;
}
@media only screen and (max-width:992px) {
	.cont_btn a {
		font-size: 16px;
		max-width: 250px;
	}
}
.cont2 .commonLead:nth-child(2) {
    line-height: 2.1;
	margin-bottom: 35.2px;
}
.cont2 .commonLead:nth-child(3) {
    line-height: 2.1;
    margin-bottom: 34px;
}
.cont2 .commonLead:nth-child(4) {
    line-height: 2.1;
    margin-bottom: 33px;
}
@media only screen and (max-width:768px) {
	.cont{
		display:block;
	}
	.cont_text{
		/* width: 50%; */
	}
	.commonKeyvisual .textArea .inBtn {
		margin-top: 5%;
	}
	.cont_pic_wrap{
		width: 100%;
	}
	main .cont1 {
		padding-top: 0%;
		padding-bottom: 19%;
	}
	main .cont2 {
		padding-top: 20%;
		margin-bottom: 24%;
	}
	main .cont3 {
		padding-top: 0px;
		margin-bottom: 6.7%;
	}
	.t_m {
		font-size: 10px;
		padding-left: 4%;
		margin-bottom: 3%;
	}
	.t_b {
		font-size: 25px;
		letter-spacing: 0;
		line-height: 1.3;
		padding-left: 2%;
	}
	.b_ttl {
		margin-bottom: 12.6%;
		padding: 4% 2% 1.3%;
	}
	.cont .commonLead {
		font-size: 15px;
		margin-bottom: 7.3%;
		/* line-height: 1.88; */
	}
	.cont .commonLead:nth-child(4) {
		margin-bottom: 8%;
		line-height: 1.88;
	}
	.cont .commonLead:nth-child(5) {
		margin-bottom: 8%;
		line-height: 1.88;
	}
	.cont .commonLead:nth-child(6) {
		margin-bottom: 13.7%;
		line-height: 1.88;
	}
	.cont2 .commonLead:nth-child(4) {
		margin-bottom: 8.4%;
		line-height: 1.88;
	}
	.cont2 .commonLead:nth-child(5) {
		margin-bottom: 8%;
		line-height: 1.88;
	}
	.cont2 .commonLead:nth-child(6) {
		margin-bottom: 13.6%;
		line-height: 1.88;
	}
	.cont_pic {
		margin-top: 0;
		margin-bottom: 34px;
	}
	.cont_btn a {
		font-size: 16px;
		max-width: 253px;
		margin-top: -3px;
	}
	.cont2 .cont_btn a {
		margin-top: -1px;
	}
	.cont4 .cont_btn a {
		margin-top: -3px;
		padding-right: 1%;
	}
}
.bg_g .b_ttl{
	margin-bottom: 81px;
}
.cont3 .b_ttl{
	margin-bottom: 80px;
}
.text_big{
	font-size: 30px;
	margin-bottom: 40px;
	line-height: 1.68;
}
.cont3 .text_big{
	font-size: 30px;
	margin-bottom: 37px;
	line-height: 1.68;
}


.cont_list_wrap{
	/* max-width: 676px; */
	width: 50%;

}
.cont_list_ttl{
	color: #0B308E;
	font-size: 30px;
	text-align: left;
	position: relative;
	margin-top: 5px;
	margin-bottom: 22px;
	/* margin-right: 20px; */
	display: flex;
	/* width: 60%; */
  align-items: center; /* 垂直中心 */
  /* justify-content: space-between; */
}
.cont4 .cont_list_ttl {
    margin-bottom: 27px;
}
.cont_list_ttl:after {
	border-top: 1px solid #0B308E;
	content: "";
	width: 100%; /* 線の長さ */
}


.cont_list_ttl span {
	/* margin-right: 15px; */
	width: 0%;
	min-width: 250px;
}
.cont_list{
	display: flex;
	justify-content: space-between;
	text-align: center;
	padding: 23px 23px;
	/* width: 100%; */
	/* max-width: 676px; */
	border: 1px solid #E1E1E1;
	background: #ffff;
	margin-bottom: 8px;
}



.c_l_text_area{
	width: 46%;
}
.c_l_ttl {
    font-size: 34px;
    color: #0B308E;
    line-height: 41px;
    line-height: 0.9;
    margin-bottom: 6px;
    margin-left: 0px;
    margin-top: 0px;
}
.c_l_ttl_s{
	font-size: 14px;
	color: #0B308E;
	margin-bottom: 12px;
}
.c_l_text{
	font-size: 12px;
	text-align: center;
	color: #3B3B41;
	/* padding-left: 15px; */
	line-height: 1.58;
}

.cont_list:nth-child(2) .c_l_text{
	padding-left: 15px;
	/* line-height: 1.58; */
}
.cont_list:nth-child(3) .c_l_text{
	padding-right: 7px;
}
.cont_list:nth-child(4) .c_l_text{
	padding-left: 5px;
}
.cont_list:nth-child(5) .c_l_text{
	padding-right: 4px;
}


.cont_list:nth-child(2) .c_l_ttl {
    padding-right: 4px;
    letter-spacing: 0px;
    margin-top: 5px;
}

.cont_list:nth-child(3) .c_l_ttl {
    padding-right: 8px;
    margin-top: 0px;
    margin-bottom: 5px;
    letter-spacing: 0px;
}
.cont_list:nth-child(3) .c_l_ttl_s {
    padding-right: 6px;
}
.cont_list:nth-child(4) .c_l_ttl {
    margin-left: 5px;
    margin-top: 0px;
}
.cont_list:nth-child(4) .c_l_ttl_s {
padding-left: 4px;
}
.cont_list:nth-child(5) .c_l_ttl {
    margin-left: -3px;
    margin-top: 1px;
    margin-bottom: 7px;
}
.cont_list:nth-child(5) .c_l_ttl_s {
    padding-right: 4px;
}
.cont_list:nth-child(5){
	margin-bottom: 35px;
}

.c_pic_img{
	/* max-width: 317px; */
	width: 50%;
}
.c_pic_img img{
	padding-left: 3px;
}
.cont2 .text_big{
	margin-bottom: 37px;
}


.cont3 .cont .cont_text .commonLead:nth-child(2){
	line-height: 2.13;
	margin-bottom: 34px;
}
.cont3 .cont .cont_text .commonLead:nth-child(3){
	line-height: 2.1;
	margin-bottom: 34px;
}

@media only screen and (max-width:992px) {
	.cont_list {
		display: block;
		text-align: center;
		padding: 23px 5px 5px;
		width: 95%;
		/* max-width: 258px;
		min-width: 258px; */
		margin: 0 auto;
		/* max-width: 676px; */
		margin-bottom: 1%;
		box-sizing: border-box;
	}
	.c_l_text_area {
		width: 100%;
	}
	.c_pic_img {
		width: 100%;
	}
	.c_pic_img img {
		padding-left: 0;
	}
	.c_l_ttl {
		font-size: 25px;
		line-height: 41px;
		line-height: 0.8;
		letter-spacing: 1px;
		margin-bottom: 2%;
	}
	.cont_list:nth-child(2) .c_l_ttl {
		padding-right: 0px;
		letter-spacing: 0.4px;
		margin-top: 1px;
	}
	.cont_list:nth-child(3) .c_l_ttl {
		padding-right: 5px;
		margin-top: 0px;
		margin-bottom: 5px;
		letter-spacing: 0.6px;
	}
	.c_l_ttl_s {
		font-size: 10px;
		color: #0B308E;
		margin-bottom: 3.5%;
	}
	.cont_list:nth-child(3) .c_l_ttl_s {
		padding-right: 2%;
		margin-bottom: 3%;
	}
	/* .cont_list:nth-child(3) .c_l_ttl_s{
		margin-bottom: 3%;
	} */
	.c_l_text {
		letter-spacing: -0.5px;
		font-size: 11px;
		margin-bottom: 6%;
		line-height: 1.3;
	}
	.cont_list:nth-child(2) .c_l_text {
		padding-left: 13px;
		letter-spacing: 0.3px;
	}
	.cont_list:nth-child(3) .c_l_text {
		padding-right: 2%;
		letter-spacing: 0.2px;
	}
	.cont_list:nth-child(4) .c_l_text {
		padding-left: 0%;
	}
	.cont_list:nth-child(5) .c_l_text {
		padding-right: 4%;
	}
	.cont_list:nth-child(5) {
		margin-bottom: 8%;
	}

	.cont3 .cont .cont_text .commonLead {
		line-height: 1.88;
	}
	.cont3 .cont .cont_text .commonLead:nth-child(2) {
		line-height: 1.88;
		margin-bottom: 8%;
	}
	.cont3 .cont .cont_text .commonLead:nth-child(3) {
		line-height: 1.88;
		margin-bottom: 0%;
		letter-spacing: 0;
	}
	.cont4 .cont_list_ttl {
		margin-bottom: 5%;
	}
	.cont_list:nth-child(4) .c_l_ttl {
		margin-left: 3%;
		margin-top: 0%;
		letter-spacing: 0.6px;
	}
	.cont_list:nth-child(5) .c_l_ttl {
		margin-left: -1%;
		margin-top: 0.6%;
		letter-spacing: 0.3px;
		margin-bottom: 3%;
	}

}
@media only screen and (max-width:768px) {
	.bg_g .b_ttl {
		margin-bottom: 13%;
	}
	.cont3 .b_ttl {
		margin-bottom: 14.4%;
	}
	.text_big{
		font-size: 20px;
	}
	.cont2 .text_big {
		margin-bottom: 9.5%;
		line-height: 1.49;
		letter-spacing: 0px;
	}
	.cont3 .text_big {
		margin-bottom: 9%;
		font-size: 20px;
		line-height: 1.4;
		letter-spacing: 0px;
	}
	.cont2 .commonLead:nth-child(2){
		line-height: 1.86;
		letter-spacing: 0;
		margin-bottom: 8%;
	}
	.cont2 .commonLead:nth-child(3) {
		line-height: 1.88;
		margin-bottom: 8%;
	}
	.cont_list_ttl span {
		/* margin-right: 15px; */
		margin-left: -0.7%;
		width: 0%;
		min-width: 166px;
	}
	.cont_list_ttl {
		font-size: 20px;
		margin-bottom: 4%;
		padding-left: 0.3%;
	}
	.cont_list_wrap {
		/* max-width: 676px; */
		width: 100%;
	}
	.cont_list_ttl:after {
		width: 100%;
	}
	.cont_list {
		display: block;
		text-align: center;
		padding: 23px 5px 5px;
		width: 76.3%;
		/* max-width: 258px;
		min-width: 258px; */
		margin: 0 auto;
		margin-bottom: 1%;
		box-sizing: border-box;
	}
	.cont_list:nth-child(5) .c_l_ttl {
		margin-left: -1%;
		margin-top: 1.6%;
		letter-spacing: 0.3px;
		margin-bottom: 3%;
	}
	/* 
	.c_l_text_area {
		width: 100%;
	}
	.c_pic_img {
		width: 100%;
	}
	.c_pic_img img {
		padding-left: 0;
	}
	.c_l_ttl {
		font-size: 25px;
		line-height: 41px;
		line-height: 0.8;
		letter-spacing: 1px;
		margin-bottom: 2%;
	}
	.cont_list:nth-child(2) .c_l_ttl {
		padding-right: 0px;
		letter-spacing: 0.4px;
		margin-top: 1px;
	}
	.cont_list:nth-child(3) .c_l_ttl {
		padding-right: 5px;
		margin-top: 0px;
		margin-bottom: 5px;
		letter-spacing: 0.6px;
	}
	.c_l_ttl_s {
		font-size: 10px;
		color: #0B308E;
		margin-bottom: 3.5%;
	}
	.cont_list:nth-child(3) .c_l_ttl_s {
		padding-right: 2%;
		margin-bottom: 3%;
	}

	.c_l_text {
		letter-spacing: -0.5px;
		font-size: 11px;
		margin-bottom: 6%;
		line-height: 1.3;
	}
	.cont_list:nth-child(2) .c_l_text {
		padding-left: 13px;
		letter-spacing: 0.3px;
	}
	.cont_list:nth-child(3) .c_l_text {
		padding-right: 2%;
		letter-spacing: 0.2px;
	}
	.cont_list:nth-child(4) .c_l_text {
		padding-left: 0%;
	}
	.cont_list:nth-child(5) .c_l_text {
		padding-right: 4%;
	}
	.cont_list:nth-child(5) {
		margin-bottom: 8%;
	}

	.cont3 .cont .cont_text .commonLead {
		line-height: 1.88;
	}
	.cont3 .cont .cont_text .commonLead:nth-child(2) {
		line-height: 1.88;
		margin-bottom: 8%;
	}
	.cont3 .cont .cont_text .commonLead:nth-child(3) {
		line-height: 1.88;
		margin-bottom: 0%;
		letter-spacing: 0;
	}
	.cont4 .cont_list_ttl {
		margin-bottom: 5%;
	}
	.cont_list:nth-child(4) .c_l_ttl {
		margin-left: 3%;
		margin-top: 0%;
		letter-spacing: 0.6px;
	}
	.cont_list:nth-child(5) .c_l_ttl {
		margin-left: -1%;
		margin-top: 0.6%;
		letter-spacing: 0.3px;
		margin-bottom: 3%;
	} */
}


.video{
	max-width: 676px;
	margin: 0 auto 38px;
}

@media only screen and (max-width:768px) {
	.video {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	margin-bottom: 6%;
  }
  
  .video iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
  }

}


.w_box_wrap{
	display: flex;
	justify-content: space-between;
}
.w_box {
    width: 33.3%;
    max-width: 448px;
    background: #ffff;
    padding: 12px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	margin-bottom: 5px;
	border: 1px solid #E1E1E1;
}
.w_box_ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    margin-top: 9px;
    /* padding-top: 14px; */
    top: 10px;
    left: -8px;
}
.w_ttl{
	color: #0B308E;
	font-size: 34px;
	line-height: 1.4;
}
.w_ttl_s{
	color: #0B308E;
	font-size: 16px;
	line-height: 2;
}
.w_icon{
	max-width: 70px;
	margin-right: 20px;
}
.w_cont_text{
	margin: 10px auto 3px;
	width: 100%;
	font-size: 12px;
	position: relative;
	letter-spacing: 0.2px;
	line-height: 19px;
}
.w_box:nth-child(1) .w_cont_text {
    max-width: 272px;
    top: 0px;
	padding-right: 3px;
	letter-spacing: 0;
}
.w_box:nth-child(1) .w_ttl {
margin-top: 1px;
margin-bottom: 3px;
}

.w_box:nth-child(2) .w_box_ttl {
    top: 10px;
    left: -6px;
}
.w_box:nth-child(2) .w_ttl_s {
    position: relative;
	top:4px;
}
.w_box:nth-child(3) .w_ttl_s {
    position: relative;
	top:4px;
}
.w_box:nth-child(2) .w_cont_text {
    max-width: 355px;
    top: 25px;
    letter-spacing: 0px;
}
.w_box:nth-child(2) .w_ttl {
    /* line-height: 1.4; */
	letter-spacing: 0.5px;
}
.w_box:nth-child(3) .w_ttl {
    letter-spacing: 0.5px;
}
.w_box:nth-child(3) .w_cont_text {
    max-width: 350px;
    top: 1px;
	letter-spacing: -0.1px;
}
.w_box_{
	border: 1px solid #E1E1E1;
	background: #ffff;
	padding-bottom: 42px;
	margin-bottom: 40px;
}
.w_box_ .w_box {
    width: 33.3%;
    max-width: 448px;
    background: #ffff;
	margin: 0 auto;
    padding:12px 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	margin-bottom: 5px;
	border: none;
}
.w_box_ .w_box .w_box_ttl {
    top: 14px;
    padding-left: 8px;
}
.w_box_ .w_box .w_box_ttl .w_ttl {
    letter-spacing: 0.58px;
	line-height: 1.48;
	margin-top: 4px;
}
.w_box_ .w_ttl_s {
	line-height: 2;
}

.w_box_ .w_box .w_cont_text {
    max-width: 378px;
    font-size: 14px;
    position: relative;
    top: 18px;
    left: 1px;
    letter-spacing: 0.4px;
    line-height: 1.8;
    margin-bottom: 2px;
    /* margin: 43px auto 0; */
}

.supportWrap {
    /* max-width: 1352px; */
    /* margin: 0 auto; */
    /* padding: 60px 20px; */
    background: #ffffff;
    text-align: center;
}

.supportWrap img{
	max-width: 956px;
	width: 100%;
}
@media only screen and (max-width:1230px) {
	.w_ttl {
		font-size: 25px;
	}
	.w_box:nth-child(2) .w_cont_text {
		top: 15px;
	}
}
@media only screen and (max-width:1080px) {
	.w_ttl {
		font-size: 24px;
	}
}
@media only screen and (max-width:992px) {
	.w_box_wrap {
		display: block;
	}
	
	.w_box {
		width: 100%;
		margin: 0 auto;
		max-width: 676px;
		background: #ffff;
		padding: 10px;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		margin-bottom: 5px;
		border: 1px solid #E1E1E1;
	}
	
	.w_box_ttl {
		margin-top: 0%;
	}
	
	.w_ttl {
		font-size: 25px;
		line-height: 1.4;
		margin-bottom: 3%;
	}
	.w_box:nth-child(1) .w_box_ttl {
		padding-left: 1%;
	}
	.w_box:nth-child(3) .w_box_ttl {
		padding-left: 1%;
	}
	.w_box:nth-child(3) .w_ttl {
		letter-spacing: 0.5px;
		padding-top: 1%;
	}
	.w_box:nth-child(1) .w_icon {
		margin-right: 5%;
	}
	.w_box:nth-child(1) .w_ttl {
		margin-top: 2.2%;
		margin-bottom: 1%;
		line-height: 1.5;
	}
	.w_box:nth-child(2) .w_ttl {
		letter-spacing: 0.5px;
		margin-top: 1.2%;
	}
	.w_box_ .w_box .w_box_ttl .w_ttl {
		letter-spacing: 0.58px;
		line-height: 1.48;
		margin-top: 2px;
	}
	.w_ttl_s {
		font-size: 12px;
		line-height: 2;
	}
	
	.w_icon {
		max-width: 53px;
		margin-right: 5%;
	}
	
	.w_box_wrap .w_box .w_cont_text {
		font-size: 14px;
		margin-bottom: 11%;
		width: 41%;
	}
	
	.w_box:nth-child(1) .w_cont_text {
		max-width: 65%;
		margin-top: 8%;
		margin-bottom: 6%;
		top: 0;
		line-height: 1.4;
	}
	.w_box:nth-child(2) .w_cont_text {
		max-width: 87%;
		margin-top: 7%;
		margin-bottom: -4%;
		top: 0;
		line-height: 1.4;
	}
	.w_box:nth-child(3) .w_cont_text {
		max-width: 85%;
		margin-top: 8%;
		margin-bottom: 6%;
		top: 0;
		line-height: 1.4;
	}
	
	.w_box_ {
		max-width: 676px;
		margin: 0 auto 42px;
	}

	.w_box_ .w_box {
		width: 100%;
		margin-bottom: 0.4%;
	}
	.w_box_ .w_box:nth-child(1) .w_cont_text {
		max-width: 65%;
		margin-top: 8%;
		margin-bottom: 6%;
		top: 0;
		line-height: 1.4;
	}
}
@media only screen and (max-width:768px) {
/* .w_box_wrap {
    display: block;
}
*/
.w_box {
    width: 100%;
    max-width: 448px;
    background: #ffff;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 5px;
    border: 1px solid #E1E1E1;
}

.w_box_ttl {
    margin-top: 0%;
}

.w_ttl {
    font-size: 25px;
    line-height: 1.4;
    margin-bottom: 3%;
}
.w_box:nth-child(1) .w_box_ttl {
    padding-left: 1%;
}
.w_box:nth-child(3) .w_box_ttl {
    padding-left: 1%;
}
.w_box:nth-child(3) .w_ttl {
    letter-spacing: 0.5px;
    padding-top: 1%;
}
.w_box:nth-child(1) .w_icon {
    margin-right: 5%;
}
.w_box:nth-child(1) .w_ttl {
    margin-top: 2.2%;
    margin-bottom: 1%;
    line-height: 1.5;
}
.w_box:nth-child(2) .w_ttl {
    letter-spacing: 0.5px;
    margin-top: 1.2%;
}
.w_box_ .w_box .w_box_ttl .w_ttl {
    letter-spacing: 0.58px;
    line-height: 1.48;
    margin-top: 2px;
}
.w_ttl_s {
    font-size: 12px;
    line-height: 2;
}

.w_icon {
    max-width: 53px;
    margin-right: 5%;
}


.w_box_wrap .w_box .w_cont_text {
    font-size: 11px;
    margin-bottom: 11%;
    width: 100%;
}

.w_box:nth-child(1) .w_cont_text {
    max-width: 65%;
    margin-top: 8%;
    margin-bottom: 6%;
    top: 0;
    line-height: 1.4;
}
.w_box:nth-child(2) .w_cont_text {
    max-width: 87%;
    margin-top: 7%;
    margin-bottom: -4%;
    top: 0;
    line-height: 1.4;
}
.w_box:nth-child(3) .w_cont_text {
    max-width: 85%;
    margin-top: 8%;
    margin-bottom: 6%;
    top: 0;
    line-height: 1.4;
}

.w_box_ {
    padding-bottom: 5%;
	max-width: 448px;
    margin-bottom: 7%;
}

/* .w_box_ .w_box {
    width: 100%;
    margin-bottom: 0.4%;
} */

.w_box_ .w_box_ttl {
    margin-top: 2%;
}

.w_box_ .w_box .w_box_ttl {
    margin-top: 0.6%;
    padding-left: 2%;
}

.w_box_ .w_box:nth-child(1) .w_cont_text {
    font-size: 11px;
    max-width: 91%;
    margin-top: 8.3%;
    margin-bottom: 0%;
    top: 0;
    line-height: 1.7;
}
.supportWrap img {
    width: 96%;
	padding-right: 1%;
}

}
