@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#gHeader {
	margin-bottom: 0;
	border-bottom: none;
}
#main .underlayer #conts {
	width: auto;
	float: none;
	color: #333;
	overflow: hidden;
}
#main .content.underlayer {
	width: auto;
	max-width: 100%;
}
.pagePath {
	margin-bottom: 33px;
	padding: 16px 19px 19px;
	background-color: #F6F6F6;
}
.pagePath li {
	padding-right: 10px;
	display: inline;
	font-size: 1.4rem;
	font-weight: bold;
}
.pagePath li a {
	padding-right: 14px;
	color: #333;
	font-weight: bold;
	font-size: 1.4rem;
}
#main .banner {
	margin: 16px auto 33px;
	background: none;
}
#main .regularBox {
	padding: 62px 0 137px;
	border-top: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
	background: url("../img/teikibin/regular_bg.png") repeat left -14px top / 1679px;
}

#main .regularBox div.content> h2 {
    font-weight: bold;
}
#main .regularBox h2,
#main .item.content.under h2 {
	margin-bottom: 22px;
	position: relative;
	font-size: 4.1rem;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
#main .regularBox h2 img {
	margin: 0 auto 24px;
	display: block;
}
#main .midTxt {
	margin-bottom: 47px;
	font-size: 1.8rem;
  font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.66;
	text-align: center;
}
#main .regularBox .regularUl {
	margin-bottom: 76px;
	display: flex;
	flex-wrap: wrap;
}
#main .regularBox .regularUl li {
	margin: 20px 29px 0 0;
	padding: 20px 10px 13px;
	min-height: 229px;
	width: calc((100% - 117px)/5);
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
	background-color: #fff;
}
#main .regularBox .regularUl h3 {
	margin-bottom: 15px!important;
	min-height: 114px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #035AA2;
	font-size: 2.9rem;
	text-align: center;
	line-height: 1.28;
	letter-spacing: -0.02em;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
#main .ttl01 {
	padding: 0 0 57px 0;
	display: flex;
	justify-content: center;
	position: relative;
	color: #035AA2;
	font-size: 3.7rem;
	text-align: center;
	line-height: 1.46;
	letter-spacing: 0;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
#main .utilizeBox .ttl01 {
	margin: 0 16px -35px 23px;
	display: block;
	font-size: 3.7rem;
	line-height: 1.46;
	letter-spacing: 0;
}
#main .regularBox .regularUl li p {
	margin: 0 0 0 15px;
	min-height: 63px;
	font-size: 1.4rem;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}
#main .ttl01 span {
	padding: 0 20px;
	position: relative;
}
#main .ttl01 span::before,
#main .ttl01 span::after {
	content: "";
	width: 69px;
	height: 98px;
	top: 16px;
	position: absolute;
}
#main .ttl01 span::before {
	left: -77px;
	background: url(../img/teikibin/h3_bg01.png) no-repeat left bottom /100%;
}
#main .ttl01 span::after {
	right: -78px;
	background: url(../img/teikibin/h3_bg02.png) no-repeat right bottom /100%;
}
#main .regularBox .utilizeBox {
	margin-bottom: 30px;
	padding: 50px 0 74px;
	position: relative;
	border-radius: 14.17px;
	border-style: solid;
	border-color: #BB6E14;
	border-top-width: 29px;
	border-bottom-width: 29px;
	border-left-width: 31px;
	border-right-width: 31px;
	background: url("../img/teikibin/utilize_bg.png") repeat center top/ 34px;
}
#main .regularBox .utilizeBox::before {
	content: "";
	width: 116px;
	height: 39px;
	position: absolute;
	top: -29px;
	left: 50%;
	transform: translateX(-50%);
	background: url("../img/teikibin/uti_icon.png") no-repeat center center/100%;
}
#main .utilizeBox .utiTop {
	margin: 0 50px 19px;
	display: flex;
	justify-content: center;
}
#main .utilizeBox .utiTop .ttl01 span::before,
#main .utilizeBox .utiTop .ttl01 span::after {
	background: none;
}
#main .utiTop .photo {
	margin-top: 21px;
}
#main .regularBox .utilizeBox .solveTxt {
	margin-bottom: 31px;
	padding: 13px 12px;
	color: #A25C0A;
	font-size: 3rem;
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	border: 1px solid #BB6E14;
	background-color: #FBF2E0;
}
#main .ttl01 .yellow {
	padding: 0;
	background: url("../img/teikibin/h3_span_bg.png") repeat-x center bottom -1px /44px;
}
#main .ttl01 .yellow::before,
#main .ttl01 .yellow::after {
	width: 0;
}
#main .utilizeBox .midTxt.small {
	margin-bottom: 30px;
	font-size: 1.1rem;
	font-family: 'Noto Sans JP', sans-serif;
}
#main .utilizeBox .utilizUl {
	padding: 11px 0 38px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
#main .utilizeBox .utilizUl li {
	margin-left: 35px;
	position: relative;
	text-align: center;
	font-size: 2.3rem;
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.43;
	letter-spacing: 0.032em;
}
#main .utilizeBox .utilizUl li:first-child::before,
#main .utilizeBox .utilizUl li:nth-child(2)::after {
	content: "";
	position: absolute;
}
#main .utilizeBox .utilizUl li:first-child::before {
	width: 77px;
	height: 51px;
	left: -36px;
	bottom: -33px;
	background: url("../img/teikibin/icon02.png") no-repeat left bottom/39px;
}
#main .utilizeBox .utilizUl li:nth-child(2)::after {
	width: 81px;
	height: 64px;
	top: -11px;
	right: -60px;
	background: url("../img/teikibin/icon01.png") no-repeat right top/41px;
}
#main .utilizeBox .utilizUl li img {
	margin-top: 16px;
}
#main .utilizeBox .midTxt {
	margin-bottom: 10px;
	font-size: 1.6rem;
}
#main .utilizeBox .questionUl {
	margin-bottom: 64px;
	padding: 15px 15px 23px 37px;
	display: flex;
	flex-wrap: wrap;
	background-color: #fff;
	border: 2px solid #f5e9d7;
	box-shadow: 0px 0px 10px rgba(134, 67, 0, 0.16);
}
#main .utilizeBox .questionUl li {
	margin-right: 25px;
	width: 260px;
}
#main .utilizeBox .questionUl li:nth-child(4n) {
	margin-right: 0;
}
#main .utilizeBox .questionUl li p {
	min-height: 80px;
	padding: 5px 0 19px 30px;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.53;
	letter-spacing: 0.02rem;
	font-family: 'Noto Sans JP', sans-serif;
	background: url("../img/teikibin/icon03.png") no-repeat left 2px top 6px / 25px;
}
#main .utilizeBox .questionUl li:first-child {
	margin-right: 43px;
}
#main .utilizeBox .questionUl li:first-child p {
	padding-left: 36px;
	background-size: 30px;
}
#main .utilizeBox .questionUl li:not(:first-child) p {
	margin-right: 7px;
	padding-left: 35px;
}
#main .utilizeBox .questionUl .photo {
	text-align: center;
}
#main .utilizeBox .questionUl .photo img {
	width: 100%;
}
#main .utilizeBox .questionUl .photo.img01 {
	margin-left: 31px;
	width: 213px;
}
#main .utilizeBox .questionUl .photo.img02 {
	margin: -5px 0px 0 -19px;
	width: 265px;
}
#main .utilizeBox .questionUl .photo.img03 {
	margin: -3px 0 0 -6px;
	width: 270px;
}
#main .utilizeBox .questionUl .photo.img04 {
	margin: -12px -6px 0 13px;
	width: 249px;
}
#main .btn {
	margin: 0 auto;
	max-width: 690px;
	position: relative;
}
#main .btn a::before {
	content: "";
	width: 103px;
	height: 148px;
	top: -47px;
	left: 56px;
	position: absolute;
	background: url("../img/teikibin/btn_img.png") no-repeat left top /100%;
}
#main .btn a {
	margin: 0 auto;
	max-width: 690px;
	padding: 28px 106px 31px 140px;
	display: block;
	color: #fff;
	font-size: 2.8rem;
	font-weight: 500;
	border-radius: 50px;
	text-align: center;
	background: #035AA2 url("../img/teikibin/icon04.png") no-repeat right 39px center /12px;
	font-family: 'Noto Sans JP', sans-serif;
}
#main .flightsBox {
	padding: 89px 0 0;
}
#main .flightsBox .flightsList {
	margin: 0 -12px 104px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
#main .flightsBox .flightsList li {
	margin: 10px 46px 0 0;
	border-radius: 50%;
	box-shadow: 0px 5px 7px rgba(79, 177, 206, 0.3);
}
#main .flightsBox .flightsList li a {
	padding: 0 10px 27px;
	width: 190px;
	height: 190px;
	box-sizing: border-box;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 2.1rem;
	letter-spacing: -0.02em;
	line-height: 1.35;
	border-radius: 50%;
	background: #035aa2 url("../img/teikibin/icon05.png") no-repeat center bottom 34px /21px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
#main .flightsBox .flightsList li:last-child a {
	margin-right: 0;
}
#main .flights {
	margin: 0 auto 59px;
	padding: 214px 0 80px;
	max-width: 1537px;
	position: relative;
	box-sizing: border-box;
	border-radius: 10px;
	background-color: #035AA2;
}
#main .flights::before {
	content: "";
	width: 368px;
	height: 368px;
	position: absolute;
	top: -368px;
	left: -24px;
	background: url("../img/teikibin/flight_bg.png") no-repeat left top /100%;
}
#main .flightsBox .ttl01 {
	padding-bottom: 36px;
}
#main .flightsBox .ttl01 span::before {
	left: -42px;
	background: url(../img/teikibin/h3_bg01.png) no-repeat left bottom /100%;
}
#main .flightsBox .ttl01 span::after {
	right: -43px;
	background: url(../img/teikibin/h3_bg02.png) no-repeat right bottom /100%;
}
#main .flights .ttl02 {
	color: #fff;
	position: absolute;
	top: -61px;
	left: 50%;
	transform: translateX(-50%);
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
#main .flightsUl {
	margin-bottom: 68px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}
#main .flightsUl .num {
	width: 105px;
	height: 105px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #035AA2;
	font-size: 3.5rem;
	font-family: "LaurenScript";
	top: -67px;
	left: -44px;
	position: absolute;
	border-radius: 50%;
	background-color: #fff;
}
#main .flightsUl li {
	margin-right: 90px;
	width: calc((100% - 180px)/3);
	position: relative;
}
#main .flightsUl li:last-child {
	margin-right: 0;
}
#main .flightsUl li::after {
	width: calc((100% - 180px)/3);
}
#main .flightsUl .photo {
	margin-bottom: 31px;
	width: 360px;
}
#main .flightsUl .photo img {
	width: 100%;
}
#main .flightsUl .textBox h4 {
	margin-bottom: 28px;
	min-height: 86px;
	color: #fff;
	text-align: center;
	font-size: 3.1rem;
	line-height: 1.45;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
#main .flightsUl .textBox h4 span {
	padding: 0 0 5px 9px;
	color: #035AA2;
	background: url(../img/teikibin/h3_span_bg.png) repeat-x left -55px center /auto 37px;
}
#main .flightsUl .textBox p {
	color: #fff;
	font-size: 1.6rem;
	line-height: 1.69;
	font-family: 'Noto Sans JP', sans-serif;
}
#main .flightsBox .btn a {
	color: #035AA2;
	background-color: #fff;
}
#main .methodBox {
	padding: 20px 0 70px;
}
#main .changeBox .faqDl {
	margin-bottom: 95px;
}
#main .changeBox .faqDl dt {
	border: 1px solid #BFD6DB;
}
#main .methodBox .ttl01 {
	margin: 0 0 -16px 23px;
}
#main .methodBox .ttl01 span::before {
	left: -73px;
	background: url(../img/teikibin/h3_bg01.png) no-repeat left bottom /100%;
}
#main .methodBox .ttl01 span::after {
	right: -48px;
	background: url(../img/teikibin/h3_bg02.png) no-repeat right bottom /100%;
}
#main .methodBox .headLine02 img {
	top: -100px;
}
#main .methodBox .ttl02 {
	margin-bottom: 49px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
#main .methodBox .ttl02 img {
	margin-bottom: -7px;
}
#main .ttl02 {
	margin-bottom: 10px;
	font-size: 4.1rem;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
#main .ttl img {
	margin-bottom: 2px;
}
#main .faqDl {
	margin: 0 auto;
	max-width: 850px;
}
#main .faqDl dt {
	margin-bottom: 10px;
	padding: 22px 26px 18px;
	min-height: 50px;
	display: flex;
	align-items: center;
	font-size: 1.8rem;
	border-radius: 50px;
	font-family: 'Noto Sans JP', sans-serif;
	position: relative;
	background-color: #E6F9FD;
}
#main .faqDl dt::after {
	content: "";
	width: 38px;
	height: 38px;
	position: absolute;
	right: 34px;
	top: 50%;
	transform: translateY(-50%);
	background: url("../img/teikibin/icon07.png") no-repeat right center /100%;
}
#main .faqDl dt.on::after {
	background-image: url("../img/teikibin/icon06.png");
}
#main .faqDl .num {
	margin-right: 18px;
	width: 44px;
	height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #035AA2;
	border-radius: 50%;
	background-color: #fff;
}
#main .faqDl .text {
	line-height: 1.56;
}
#main .faqDl .text .blue {
	color: #035AA2;
	font-weight: 500;
}
#main .faqDl dd {
	margin: 12px 15px 67px;
	display: none;
	text-align: center;
}
#main .faqDl dd .txt {
	margin: 30px 30px 8px;
	font-size: 1.6rem;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: left;
}
#main .faqDl dd img {
	width: 100%;
}
#main .faqDl dt:last-child {
	margin-bottom: 0;
}
#main .changeBox {
	padding: 96px 0 185px;
	border-top: 1px solid #C6C6C6;
	background: url("../img/teikibin/regular_bg.png") repeat left -14px top / 1679px;
}
#main .changeBox .ttl01 {
	margin: 0 0 -21px 23px;
}
#main .changeBox .ttl01 .yellow {
	background-position: bottom 3px;
}
#main .categorie {
	padding: 60px 0 185px;
	background-color: #E6F9FD;
	position: relative;
}
#main .categorie::before {
	position: absolute;
	right: 0;
	top: -185px;
	content: '';
	width: 586px;
	height: 794px;
	background: url("../img/teikibin/categorie_image_01.png") no-repeat left top / 100%;
}
#main .categorie .ttl02 {
	margin-bottom: 10px;
}
#main .categorie h2 img {
	margin-bottom: 2px;
}
#main .categorie .midTxt {
	margin-bottom: 32px;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: 0.05em;
}
#main .categorie .content {
	max-width: 850px;
}
#main .categorie .textBox {
	margin-bottom: 45px;
	padding: 55px 75px;
	background: #FFF;
	border-radius: 10px;
}
#main .categorie .textBox h3 {
	margin-bottom: 10px;
	padding-left: 26px;
	font-size: 2.2rem;
	background: url("../img/teikibin/icon08.png") no-repeat left top 8px / 16px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
#main .categorie p {
	margin: 0 -10px 0 -2px;
	font-size: 1.6rem;
	font-family: 'Noto Sans JP', sans-serif;
}
#main .categorie p small {
	display: inline-block;
	margin-top: 3px;
	font-size: 1.3rem;
}
#main .categorie .red {
	color: #f00;
}
#main .categorie .timeBox {
	margin-top: 20px;
	padding: 12px 24px 15px;
	background: #f7f7f7;
	border-radius: 5px;
	border: 1px solid #dedede;
}
#main .categorie .h3Ttl {
	margin-bottom: 30px;
	text-align: center;
	font-size: 2.2rem;
	overflow: hidden;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
#main .categorie .h3Ttl span {
	background-color: #E6F9FD;
}
#main .categorie .textList {
	margin-bottom: 100px;
}
#main .categorie .textList li {
	margin-left: 1em;
	text-indent: -1em;
	font-size: 1.5rem;
	line-height: 1.6;
	font-family: 'Noto Sans JP', sans-serif;
}
#main .teikicycleBox {
	padding: 89px 0 0;
}
.teikicycleBox .cycleBox {
	text-align: center;
}
.teikicycleBox .cycleBox p {
	display: block;
	font-size: 1.8rem;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	margin: 40px auto;
}
.teikicycleBox .cycleBox h4 {
	display: block;
	font-size: 1.8rem;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	max-width: 850px;
	margin: 40px auto 10px;
	background-color: #E6F9FD;
	border-radius: 50px;
	padding: 20px;
}
.teikicycleBox .cycleBox .ok p {
	padding: 20px;
	width: 850px;
	margin: 0 auto;
	text-align: left;
}
.teikicycleBox .cycleBox .ng p {
	display: block;
	padding: 20px;
	width: 850px;
	text-align: left;
	margin: 0px auto 60px;
}
.teikicycleBox span.smallbox {
	border: 2px #000 solid;
	padding: 15px;
	display: block;
}

@media all and (min-width: 897px) {

	#main .regularBox .regularUl li:last-child {
		margin-right: 0;
	}
	#main .utilizeBox .utilizUl li {
		margin-bottom: 0;
	}
	#main .categorie .txtList li:not(:last-child) {
		margin-bottom: 25px;
		padding-bottom: 19px;
		border-bottom: 2px solid #d8d8d8;
	}
	#main .categorie .h3Ttl {
		position: relative;
	}
	#main .categorie .h3Ttl::after {
		position: absolute;
		left: 0;
		top: 50%;
		content: '';
		width: 100%;
		height: 1px;
		background: #d8d8d8;;
	}
	#main .categorie .h3Ttl span {
		position: relative;
		padding: 0 30px;
		z-index: 1;
		background-color: #E6F9FD;
	}
	#main .banner:hover,
	#main .btn a:hover,
	#main .flightsBox .flightsList li a:hover {
		opacity: 0.7;
	}
	#main .regularBox .regularUl h3::after {
		content: '';
		min-height: 114px;
		font-size: 0;
	}
}

@media all and (max-width: 896px) {
	.content {
		margin: 0 13px;
	}
	#main .banner {
		margin: 0 21px 17px;
	}
	#main .banner img {
		width: 100%;
	}
	.pagePath {
		margin-bottom: 13px;
		padding: 9px 0 8px;
	}
	.pagePath li {
		padding-right: 6px;
		font-size: 1rem;
		font-weight: normal;
	}
	.pagePath li a {
		padding-right: 10px;
		font-size: 1rem;
		font-weight: normal;
	}
	#main .regularBox {
		padding: 35px 0 30px;
		background-size: 568px;
		background-position: left top;
	}

	#main .regularBox:before{
		position: absolute;
		content: '';
		right: 0;
    top: 10px;
    width: 129px;
    height: 200px;
		background: url(https://www.curaprox.shop/wp-content/themes/curaprox/img/teikibin/categorie_image_01.png) no-repeat left top / 100%;

	}

	#main .regularBox h2 {
		margin-bottom: 24px;
		font-size: 2.35rem;
		line-height: 1.43;
	}
	#main .regularBox h2 img {
		margin-bottom: 15px;
		width: 69px;
	}
	#main .midTxt {
		margin: 0 8px 25px 12px;
		font-size: 1.3rem;
		line-height: 1.8;
		text-align: left;
	}
	#main .regularBox .regularUl {
		margin-bottom: 42px;
		display: block;
	}
	#main .regularBox .regularUl li {
		margin: 0 12px 18px;
		padding: 21px 10px 13px;
		width: auto;
		min-height: 115px;
		display: block;
		border-radius: 5px;
	}
	#main .regularBox .regularUl li:last-child {
		margin-bottom: 0;
	}
	#main .regularBox .regularUl h3 {
		margin-bottom: 12px!important;
		min-height: auto;
		display: block;
		font-size: 1.9rem;
	}
	#main .regularBox .regularUl li p {
		margin: 0 9px 0 16px;
		min-height: 37px;
		font-size: 1.25rem;
		line-height: 1.6;
		text-align: center;
	}
	#main .regularBox .regularUl li .text01 {
		margin: 0 2px 0 10px;
	}
	#main .ttl01 {
		padding-bottom: 21px;
		font-size: 1.6rem;
	}
	#main .ttl01 span::before {
		left: -13px;
	}
	#main .ttl01 span::after {
		right: -17px;
	}
	#main .ttl01 span::before,
	#main .ttl01 span::after {
		width: 31px;
		height: 44px;
		top: 5px;
	}
	#main .regularBox .utilizeBox {
		margin-bottom: 20px;
		padding: 25px 0 53px;
		border-width: 13px;
		border-radius: 7.1px;
	}
	#main .regularBox .utilizeBox::before {
		width: 57px;
		height: 22px;
		top: -14px;
	}
	#main .utilizeBox .utiTop {
		margin: 0 0 0 10px;
		display: block;
	}
	#main .utilizeBox .ttl01 {
		margin: 0 0 -6px 0;
		font-size: 1.85rem;
	}
	#main .ttl01 .yellow {
		background-position-y: bottom -7px;
	}
	#main .utiTop .photo {
		margin: 0 0 13px -8px;
		text-align: center;
	}
	#main .utiTop .photo img {
		width: 227px;
	}
	#main .regularBox .utilizeBox .solveTxt {
		margin-bottom: 25px;
		padding: 11px 5px 12px 10px;
		font-size: 1.4rem;
		line-height: 1.43;
	}
	#main .utilizeBox .utilizUl {
		display: block;
	}
	#main .utilizeBox .utilizUl li {
		width: 200px;
		margin: 0 auto 28px;
		font-size: 1.3rem;
	}
	#main .utilizeBox .utilizUl li:last-child {
		margin-bottom: 0;
	}
	#main .utilizeBox .utilizUl {
		padding: 0 0 24px;
		background-position: right 16px top 93px,left 15px top 91px;
		background-size: 22px;
	}
	#main .utilizeBox .utilizUl li img {
		margin-top: 11px;
		width: 195px;
	}
	#main .utilizeBox .midTxt {
		margin: 0 15px 10px;
		font-size: 1.15rem;
		text-align: justify;
	}
	#main .utilizeBox .midTxt.small {
		margin-bottom: 20px;
		font-size: 0.9rem;
		line-height: 1.55;
	}
	#main .utilizeBox .questionUl {
		margin: 0 15px 36px;
		padding: 0;
		display: block;
		border: none;
		filter:none;
		background: none;
	}
	#main .utilizeBox .questionUl li {
		margin: 0 0 13px !important;
		padding: 10px 16px 25px 15px;
		width: auto;
		box-sizing: border-box;
		border-radius: 5px;
		border: 2px solid #f5e9d7;
		background-color: #fff;
		box-shadow: 0px 0px 2px rgba(134, 67, 0, 0.16);
	}
	#main .utilizeBox .questionUl li:last-child {
		margin-bottom: 0;
	}
	#main .utilizeBox .questionUl li:first-child p {
		padding-left: 30px;
		line-height: 1.43;
		background-size: 21px;
	}
	#main .utilizeBox .questionUl li:not(:first-child) p {
		padding-left: 30px;
	}
	#main .utilizeBox .utilizUl li:first-child::before {
		top: 71px;
		left: -20px;
		background-size: 23px;
	}
	#main .utilizeBox .utilizUl li:nth-child(2)::after {
		top: -38px;
		right: -23px;
		background-size: 24px;
	}
	#main .utilizeBox .questionUl li p {
		min-height: inherit;
		padding-left: 31px;
		font-size: 1.15rem;
		background-size: 21px;
	}
	#main .utilizeBox .questionUl li:last-child p {
		margin-right: -3px;
	}
	#main .utilizeBox .questionUl .photo {
		margin: 0 !important;
		width: 100% !important;
		text-align: center;
		box-sizing: border-box;
	}
	#main .utilizeBox .questionUl .photo.img01 img {
		width: 77%;
	}
	#main .utilizeBox .questionUl .photo.img02 img {
		margin-top: -8px;
		width: 97%;
	}
	#main .utilizeBox .questionUl .photo.img03 img {
		margin-top: -16px;
		width: 99%;
	}
	#main .utilizeBox .questionUl .photo.img04 img {
		margin: -4px 0 -10px;
		width: 92%;
	}
	#main .btn {
		max-width: 238px;
	}
	#main .btn a {
		padding: 12px 34px 13px 60px;
		font-size: 1.1rem;
		background-size: 5px;
		background-position-x: right 13px;
	}
	#main .btn a::before {
		width: 42px;
		height: 61px;
		top: -19px;
		left: 15px;
	}
	#main .flightsBox {
		padding: 36px 0 0;
	}
	#main .flightsBox .ttl01 {
		padding-bottom: 14px;
	}
	#main .flightsBox .ttl01 span::before {
		left: 6px;
		top: 9px;
	}
	#main .flightsBox .ttl01 span::after {
		right: -2px;
		top: 6px;
	}
	#main .flights::before {
		background: none;
	}
	#main .flightsBox .flightsList {
		margin: 0 11px 52px;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#main .flightsBox .flightsList li {
		margin: 8px 0 0 0;
		width: calc(50% - 5px);
	}
	#main .flightsBox .flightsList li a {
		padding: 0 20px;
		width: 100%;
		height: 41px;
		font-size: 1.05rem;
		line-height: 1.24;
		border-radius: 60px;
		background-size: 11px;
		background-image: url(../img/teikibin/sp_icon05.png);
		background-position: center right 10px;
	}
	#main .ttl02 {
		font-size: 2.25rem;
	}
	#main .flights {
		margin: 0 auto 16px;
		padding: 104px 0 68px;
		border-radius: 0;
	}
	#main .flights .ttl02 {
		width: 206px;
		top: -28px;
	}
	#main .flights .ttl02 img {
		margin-bottom: -8px;
	}
	#main .flightsUl {
		margin: 0 40px 37px;
		display: block;
	}
	#main .flightsUl li {
		margin: 0 0 50px;
		width: auto;
	}
	#main .flightsUl li:last-child {
		margin-bottom: 0;
	}
	#main .flightsUl .num {
		width: 45px;
		height: 45px;
		top: -4.5%;
		left: -16px;
		font-size: 1.5rem;
		line-height: 1.33;
	}
	#main .flightsUl .num img {
		width: 50%;
	}
	#main .flightsUl .photo {
		margin: 0 auto 21px;
		width: auto;
	}
	#main .flightsUl .textBox h4 {
		margin-bottom: -16px;
		font-size: 1.95rem;
		line-height: 1.44;
	}
	#main .flightsUl .textBox h4 span {
		padding: 0 0 3px 4px;
		background-size: auto 23px;
	}
	#main .flightsUl .textBox p {
		font-size: 1.15rem;
		line-height: 1.74;
	}
	#main .flightsBox .btn a {
		background-image: url(../img/teikibin/sp_icon04.png);
	}
	#main .methodBox {
		padding: 20px 0 49px;
	}
	#main .methodBox .ttl01 {
		margin: 0 0 -18px 13px;
	}
	#main .methodBox .ttl01 span::before {
		left: -22px;
	}
	#main .methodBox .ttl01 span::after {
		right: -10px;
	}
	#main .methodBox .ttl02 img {
		margin-bottom: -5px;
		width: 206px;
	}
	#main .changeBox {
		padding: 38px 0 66px;
		background-size: 100px;
		background-image: url(../img/teikibin/sp_regular_bg.png);
	}
	#main .changeBox .ttl01 {
		margin-bottom: 10px;
	}
	#main .changeBox .faqDl dt {
		margin: 0 25px 15px;
	}
	#main .categorie {
		padding: 26px 0 50px;
	}
	#main .categorie::before {
		right: -9px;
		top: -84px;
		width: 149px;
		height: 200px;
	}
	#main .methodBox .ttl02 {
		margin-bottom: 21px;
	}
	#main .faqDl dt {
		margin: 0 12px 15px;
		padding: 13px 32px 11px 17px;
		min-height: inherit;
		font-size: 1rem;
	}
	#main .faqDl dt.on::after {
		width: 19px;
	}
	#main .faqDl dt::after {
		width: 19px;
		right: 14px;
	}
	#main .faqDl .num {
		margin-right: 10px;
		width: 22px;
		height: 22px;
		flex-shrink: 0;
		font-size: 0.9rem;
	}
	#main .faqDl dd {
		margin: 14px 35px 40px;
	}
	#main .changeBox .faqDl {
		margin-bottom: 50px;
	}
	#main .changeBox .faqDl dt {
		margin-bottom: 19px;
		border: none;
	}
	#main .categorie .ttl02 {
		margin-bottom: 7px;
	}
	#main .categorie h2 img {
		margin-bottom: 5px;
		width: 208px;
	}
	#main .categorie .midTxt {
		margin-bottom: 25px;
		font-size: 1rem;
	}
	#main .categorie .textBox {
		margin-bottom: 30px;
		padding: 7px 0;
		border-radius: 8px;
	}
	#main .categorie .txtList li {
		margin-bottom: 0;
		padding: 18px 28px 20px;
		border-bottom: 2px solid #d8d8d8;
	}
	#main .categorie .txtList li:last-child {
		border: none;
	}
	#main .categorie .textBox h3 {
		margin: 0 -10px 7px 0;
		padding-left: 16px;
		font-size: 1.4rem;
		line-height: 1.71;
		background-image: url(../img/teikibin/sp_icon08.png);
		background-size: 10.5px;
		background-position: left top 6px;
	}
	#main .categorie p {
		font-size: 1.15rem;
		line-height: 1.74;
	}
	#main .categorie p small {
		font-size: 0.85rem;
	}
	#main .categorie .timeBox {
		margin-top: 15px;
		padding: 10px 15px;
	}
	#main .categorie .timeBox p {
		font-size: .95rem;
		margin-right: -10px;
		letter-spacing: -0.5px;
	}
	#main .categorie .h3Ttl {
		font-size: 1.4rem;
	}
	#main .categorie .textList {
		margin: 0 13px 40px;
	}
	#main .categorie .textList li {
		margin-bottom: 7px;
		font-size: .95rem;
	}
	#main .item.content.under h2{
		font-size: 2.35rem;
    line-height: 1.43;
	}
	#main .regularBox h2, #main .item.content.under h2{
		margin: 0 0 30px;
	}
	#main .teikicycleBox {
		padding: 36px 0 0;
	}
	#main .teikicycleBox .cycleBox p{
		font-size: 1.15rem;
		margin: 0;
	}
	#main .teikicycleBox .cycleBox h4{
		font-size: 1rem;
	}
	#main .teikicycleBox .cycleBox p{
		width: 100%;
		box-sizing: border-box;
	}
	#main .teikicycleBox .ttl02 img {
		margin-bottom: -5px;
		width: 206px;
	}
}
