@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#container .pageTitle h2 span{
}

#gNavi li:nth-child(4) > a {
	color: #29b572;
}

#conts > .text{
    margin: 0 auto 80px;
}

#conts div[class^="sec"]{
	margin-bottom: 110px;
}

#conts .color_link:hover {
	opacity: 0.7;
}

@media all and (min-width: 0) and (max-width: 767px) {

	#container .pageTitle h2 span{
	}

	#conts div[class^="sec"]{
		margin-bottom: 55px;
	}

	#conts p{
		font-size: 15px;
	}
}

/* マウスピース型矯正装置で部分矯正（iGO）*/

#conts .sec01 ul{
	padding: 28px 40px;
	border: 1px solid #DEDEDE;
	border-top: 0;
	display: flex;
	flex-wrap: wrap;
}

#conts .sec01 ul li{
	background: url(../img/igo/icon01.svg) no-repeat left top 5px;
	width: 50%;
	padding: 12px 0 12px 35px;
	font-size: 17px;
	letter-spacing: -0.6px;
	font-weight: bold;
}

@media all and (min-width: 0) and (max-width: 767px) {

	#conts .sec01 img{
		width: 100%;
	}

	#conts .sec01 ul{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#conts .sec01 ul li{
		font-size: 15px;
		background: url(../img/igo/icon01.svg) no-repeat left 16px top 3px;
		padding-left: 50px;
		padding-bottom: 4px;
		width: 100%;
	}
	#conts .sec01 ul li:nth-child(2){
		order: 2;
	}
	#conts .sec01 ul li:nth-child(4){
		order: 3;
	}
	#conts .sec01 ul li:nth-child(6){
		order: 4;
	}
	#conts .sec01 ul li:nth-child(8){
		order: 8;
	}
}

/* iGOでできること */

#conts .sec02 img{
	margin-bottom: 17px;
}

#conts .sec02 .txt{
	margin-bottom: 20px;
}

#conts .color_txt{
    margin-bottom: 25px;
    color: #29b572;
    font-size: 16px;
	font-weight: bold;
}

#conts .color_link a {
	width: 319px;
	padding: 14px 45px;
	display: block;
}

#conts .color_link {
	width: 319px;
	margin: 0 auto;
	font-size: 18px;
	text-align: center;
	background-color: #35cc83;
}

#conts .color_link a{
	color: #fff;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#conts .sec02 img{
		width: 100%;
	}
	#conts .color_txt{
		font-size: 15px;
	}
	#conts .color_link {
		width: 210px;
		font-size: 15px;
	}
	#conts .color_link a{
		width: 210px;
		padding: 7px 22px;
	}
}
/* iGOで治せる歯並び */


#conts .sec03 table tbody:first-child{
	margin-right: 10px;
}

#conts .sec03 table{
	color: #35cc83;
	margin-bottom: 30px;
	border-spacing:0 10px;
	padding: 0 10px;
	width: 680px;
	background : linear-gradient(90deg,
		rgba(193, 213, 233, 0.2) 0%,
		rgba(199, 215, 234, 0.24) 6.25%,
		rgba(213, 219, 238, 0.37) 28.54%,
		rgba(221, 222, 239, 0.54) 55.47%,
		rgba(224, 223, 240, 0.8) 99.32%);
	display: flex;
}

#conts .sec03 table tr{
	border-spacing:8px;
	width: 320px;
	background-color: #fff;
	height: 100px;
}

#conts .sec03 tr th{
	width: 176px;
	border-right: 1px solid #DEDEDE;
	padding-left: 50px;
	background: url(../img/igo/icon01.svg) no-repeat left 17px bottom 43px;
}

#conts .sec03 tr td{
	text-align: center;
	padding: 0 14px;
}

#conts .sec03 table .txt_cell{
	background: none;
}

#conts .sec03 table .txt_cell td{
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}

@media all and (min-width: 0) and (max-width: 767px) {

	#conts .sec03 table tbody:first-child{
		margin-right: 0px;
	}

	#conts .sec03 table{
		padding: 24px 12px;
		padding-bottom: 4px;
		width: 100%;
		display: table;
	}

	#conts .sec03 table tr{
		height: 80px;
	}

	#conts .sec03 tr th{
		font-size: 15px;
		width: 55%;
		padding-left: 50px;
		background: url(../img/igo/icon01.svg) no-repeat left 17px bottom 34px;
	}

	#conts .sec03 tr td{
		font-size: 14px;
		width: 45%;
	}

	#conts .sec03 table .txt_cell{
		height: 30px;

	}

	#conts .sec03 table .txt_cell td{
		text-align: center;
		padding-right: 0px;
	}

}

/* iGOのメリットと注意点 */

#conts .bgc01{
	margin-bottom: 20px;
	padding: 16px;
	background-image: url("../img/igo/bg05.jpg");
}

#conts .color_ttl{
	padding: 3px 0 4px;
	display: block;
	font-size: 17px;
	color: #fff;
	text-align: center;
	background-color: #35cc83;
	border-radius: 25px;
}

#conts .bgc01 .color_ttl{
	font-size: 17px;
	width: 180px;
	margin: 4px auto 20px;
}

#conts .num_list li > span {
	padding-left: 12px;
	display: table-cell;
	vertical-align: middle;
}

#conts .num_list li .color {
	width: 21px;
	padding-left: 0;
}

#conts .num_list li .color span{
	padding: 4px 0 5px;
	display: block;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background-color: #35cc83;
	border-radius: 25px;
}

#conts .num_list {
	padding: 10px 32px 20px;
	background-color: #fff;
}

#conts .num_list li {
	width: 100%;
	display: table;
	padding: 19px 0 18px;
	font-size: 16px;
	line-height: 1;
}

#conts .num_list li:nth-of-type(2n) {
	background: url(../img/insurance/line01.png) repeat-x left top;
}

#conts .bgc02{
	padding: 16px;
	background-image: url("../img/igo/bg04.jpg");
}

#conts .bgc02 .color_ttl{
	font-size: 17px;
	width: 180px;
	margin: 4px auto 20px;
	background-color: #000;
}

#conts .bgc02 .num_list li .color span{
	background-color: #000;
}

#conts .bgc02 .num_list span{
	font-weight: bold;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#conts .sec04 img{
		width: 100%;
	}

	#conts .sec04 p{
		font-size: 15px;
	}

	#conts .bgc01{
		padding: 12px 5px 5px;
		margin-bottom: 60px;
	}

	#conts .bgc01 .color_ttl{
		font-size: 15px;
		width: 130px;
	}

	#conts .num_list li .color {
		width: 21px;
		padding-left: 0;
	}

	#conts .num_list li .color span{
		padding: 4px 0 4px;
	}

	#conts .num_list {
		padding: 10px 10px 20px;
		background-color: #fff;
	}

	#conts .num_list li {
		width: 100%;
		display: table;
		padding: 9px 0;
		font-size: 15px;
		line-height: 1;
	}

	#conts .num_list li:nth-of-type(2n) {
		background: url(../img/insurance/line01.png) repeat-x left top;
	}

	#conts .bgc02{
		padding: 12px 5px 5px;
	}

	#conts .bgc02 .color_ttl{
		font-size: 15px;
		width: 130px;
	}

}

/* iGO治療の流れと費用 */

#conts .sec05 p{
	margin-bottom: 24px;
}
#conts .sec05 p a{
	border-bottom: 1px solid #35cc83;
}

#conts .sec05 ul{
	margin-bottom: 24px;
	width:100%;
	display: table;
	border-collapse: collapse;
}

#conts .sec05 ul li{
	width: 50%;
	display: table-cell;
	border: 1px solid #DEDEDE;
	font-weight: bold;
	padding: 20px 30px;
	letter-spacing: 1.2px;
}

#conts .sec05 .color_txt{
	margin-bottom: 40px
}

#conts .sec05 .color_link a{
	width: 550px;
	padding: 16px;
}

#conts .sec05 .color_link{
	width: 550px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#conts .sec05 p{
		margin-bottom: 12px;
	}

	#conts .sec05 ul{
		margin-bottom: 12px;
	}

	#conts .sec05 ul li{
		width: 50%;
		padding: 10px 15px;
		font-size: 15px;
		letter-spacing: 1.2px;
	}

	#conts .sec05 .color_txt{
		margin-bottom: 20px
	}
	#conts .sec05 .color_link a{
		width: 250px;
		padding: 4px;
	}

	#conts .sec05 .color_link{
		width: 250px;
	}
	#conts .sec05 .cost li:first-child{
		width: 25%;
	}
	#conts .sec05 .cost li:last-child{
		width: 75%;
	}
}
