@charset "UTF-8";
/* css Cataract [price] */

@import url("main.css");
@import url("../sub_layout.css");
@import url("sub_price.css");
@import url("sub_payment.css");

/*---------------------------------------------------- */
/* Main */
/*---------------------------------------------------- */
/*== Button ==*/
.waku_main article .detail .waku_btn,
.waku_main2 article .detail .waku_btn {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
.waku_main article .detail .waku_btn .btnbox,
.waku_main2 article .detail .waku_btn .btnbox {
	padding: 0;
	margin: 0;
	height: auto;
	background-color: #fff;
}
.waku_main article .detail .waku_btn .btnbox .btn_links a,
.waku_main2 article .detail .waku_btn .btnbox .btn_links a {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	background-image: -webkit-linear-gradient(left, #199971 0%, #13babc 100%);
	background-image: -ms-linear-gradient(left, #199971 0%, #13babc 100%);
	background-image: linear-gradient(to right, #199971 0%, #13babc 100%);
	color: #fff;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	display: block;
	position: relative;
}
.waku_main article .detail .waku_btn .btnbox .btn_links a:after,
.waku_main2 article .detail .waku_btn .btnbox .btn_links a:after {
	content: "\f061";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	right: 1em;
	color: rgba(255, 255, 255, .8);
}
.waku_main article .detail .waku_btn .btnbox .btn_links a:hover,
.waku_main2 article .detail .waku_btn .btnbox .btn_links a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	color: #fff;
	text-decoration: none;
}

/*---------------------------------------------------- */
/* Worry */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_worry {
	padding: 0;
	margin: 0 auto;
	height: auto;
	position: relative;
}

/*== Article ==*/
.waku_worry article {
	padding: 0;
	margin: 0 auto;
	height: auto;
	background-color: #fff;
	border: solid 2px #5fb5a9;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
.waku_worry article figure {
	padding: 0;
	margin: 0 auto;
	height: auto;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

/*== h3 ==*/
.waku_worry article figure .worry-title {
	padding: 0;
	margin: 0 auto;
	height: auto;
	border-bottom: dotted 2px #d0d1d1;
}
.waku_worry article figure .worry-title h3 {
	padding: 0;
	margin: 0;
	color: #16a274;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	line-height: 1.2;
}
.waku_worry article figure .worry-title h3 i {
	padding: 0;
	margin: 0;
	color: #16a274;
	font-style: normal;
	font-weight: 900;
	display: inline-block;
}

/*== ol [Check] ==*/
.waku_worry article figure .list_check {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
.waku_worry article figure .list_check ol {
	padding: 0;
	margin: 0 auto;
	height: auto;
	list-style-type: none;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
.waku_worry article figure .list_check ol li {
	position: relative;
	height: auto;
	list-style-type: none;
	display:inline-block;
    *display:inline;
    *zoom:1;
	vertical-align: top;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
.waku_worry article figure .list_check ol li:before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	top: 0;
	left: 0;
	color: #16a274;
}
.waku_worry article figure .list_check ol li span {
	position: relative;
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	text-align: left;
	line-height: 1.2;
	top: 0;
}

/*== ol [Circle] ==*/
.waku_worry article figure .list_circle {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
.waku_worry article figure .list_circle ol {
	padding: 0;
	margin: 0 auto;
	height: auto;
	list-style-type: none;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
.waku_worry article figure .list_circle ol li {
	position: relative;
	height: auto;
	list-style-type: none;
	display:inline-block;
    *display:inline;
    *zoom:1;
	vertical-align: top;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
.waku_worry article figure .list_circle ol li:before {
	content: "\f111";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	top: 0;
	left: 0;
	color: #16a274;
}
.waku_worry article figure .list_circle ol li span {
	position: relative;
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	text-align: left;
	line-height: 1.2;
	top: 0;
}

/*== P ==*/
.waku_worry article figure .txt_worry {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
.waku_worry article figure .txt_worry p {
	padding: 0;
	margin: 0;
	color: #3d3e3f;
	font-weight: 500;
	text-align: left;
}

/*---------------------------------------------------- */
/* Change */
/*---------------------------------------------------- */
/*== Waku ==*/
#changeArea {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
#changeArea .waku_change {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

/*== h2 ==*/
.balloon-title {
	padding: 0;
	margin: 0 auto;
	height: auto;
	display: inline-block;
	background-color: #229e75;
	border-radius: 3px;
	position: relative;
}
.balloon-title::before {
	content: "";
	/* borderで三角形を作る */
	border-width: 10px;
	border-style: solid;
	border-color: #229e75 transparent transparent transparent;
	/* 配置する */
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}
.balloon-title h2 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 800;
	text-align: center;
	line-height: 1.0;
}

/*== Navi ==*/
ul.changenavi {
	padding: 0;
	margin: 0 auto;
	height: auto;
	list-style-type: none;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
ul.changenavi li {
	padding: 0;
	margin: 0;
	height: auto;
	list-style-type: none;
	background-color: #fff;
	border-radius: 3px;
	display: inline-block;
    *display: inline;
    *zoom: 1;
	vertical-align: top;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
ul.changenavi li a {
	padding: 0;
	margin: 0;
	height: auto;
	list-style-type: none;
	display: block;
}
ul.changenavi li img, ul.changenavi li a img {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	vertical-align: bottom;
}
ul.changenavi li a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	color: #fff;
	text-decoration: none;
}


/* PC */
@media print, screen and (min-width: 960px) {
/*---------------------------------------------------- */
/* Main */
/*---------------------------------------------------- */
/*== Button ==*/
.waku_main article .detail .waku_btn,
.waku_main2 article .detail .waku_btn {
	padding-top: 25px;
	width: 98%;
	overflow: hidden;
}
.waku_main article .detail .waku_btn .btnbox,
.waku_main2 article .detail .waku_btn .btnbox {
	width: 60%;
	border-radius: 44px;
	float: right;
}
.waku_main article .detail .waku_btn .btnbox .btn_links a,
.waku_main2 article .detail .waku_btn .btnbox .btn_links a {
	padding: 12px 0;
	border-radius: 44px;
	font-size: 18px;
	font-weight: 600;
}
.waku_main article .detail .waku_btn .btnbox .btn_links a:after,
.waku_main2 article .detail .waku_btn .btnbox .btn_links a:after {
	font-size: 14px;
	top: 15px;
}

/*---------------------------------------------------- */
/* Worry */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_worry {
	max-width: 1080px;
	width: 96%;
}

/*== Article ==*/
.waku_worry article {
	padding: 30px 40px;
	width: 98%;
}
.waku_worry article figure {
	width: 100%;
}

/*== h3 ==*/
.waku_worry article figure .worry-title {
	padding-bottom: 6px;
	margin-bottom: 10px;
	width: 100%;
}
.waku_worry article figure .worry-title h3 {
	font-size: 24px;
}
.waku_worry article figure .worry-title h3 i {
	margin-right: 6px;
	font-size: 24px;
}

/*== ol [Check] ==*/
.waku_worry article figure .list_check {
	width: 100%;
}
.waku_worry article figure .list_check ol {
	width: 100%;
}
.waku_worry article figure .list_check ol li {
	padding: 5px 0;
	margin: 0 1.2%;
	width: 30.2%;
}
.waku_worry article figure .list_check ol li:before {
	font-size: 20px;
	top: 3px;
}
.waku_worry article figure .list_check ol li span {
	margin-left: 25px;
	font-size: 20px;
}

/*== ol [Circle] ==*/
.waku_worry article figure .list_circle {
	width: 100%;
}
.waku_worry article figure .list_circle ol {
	width: 100%;
}
.waku_worry article figure .list_circle ol li {
	padding: 5px 0;
	margin: 0 1.2%;
	width: 97.2%;
}
.waku_worry article figure .list_circle ol li:before {
	font-size: 12px;
	top: 8px;
}
.waku_worry article figure .list_circle ol li span {
	margin-left: 18px;
	font-size: 18px;
}

/*== P ==*/
.waku_worry article figure .txt_worry {
	width: 98%;
}
.waku_worry article figure .txt_worry p {
	font-size: 17px;
	line-height: 1.7;
}

/*---------------------------------------------------- */
/* Change */
/*---------------------------------------------------- */
/*== Waku ==*/
#changeArea {
	margin-bottom: 35px;
	max-width: 960px;
	width: 96%;
}
#changeArea .waku_change {
	width: 100%;
}

/*== h2 ==*/
.balloon-title {
	padding: 16px 0;
	margin-bottom: 25px;
	width: 100%;
}
.balloon-title h2 {
	font-size: 25px;
}

/*== Navi ==*/
ul.changenavi {
	width: 96%;
	text-align: center;
}
ul.changenavi li {
	margin: 0 1.2%;
	width: 47%;
}
ul.changenavi li a {
	width: 100%;
}



}


/* Tablet */
@media all and (max-width: 959px) and (min-width: 600px) {
/*---------------------------------------------------- */
/* Main */
/*---------------------------------------------------- */
/*== Button ==*/
.waku_main article .detail .waku_btn,
.waku_main2 article .detail .waku_btn {
	padding-top: 20px;
	width: 98%;
	overflow: hidden;
}
.waku_main article .detail .waku_btn .btnbox,
.waku_main2 article .detail .waku_btn .btnbox {
	width: 70%;
	border-radius: 38px;
	float: right;
}
.waku_main article .detail .waku_btn .btnbox .btn_links a,
.waku_main2 article .detail .waku_btn .btnbox .btn_links a {
	padding: 10px 0;
	border-radius: 38px;
	font-size: 16px;
	font-weight: 600;
}
.waku_main article .detail .waku_btn .btnbox .btn_links a:after,
.waku_main2 article .detail .waku_btn .btnbox .btn_links a:after {
	font-size: 13px;
	top: 12px;
}

/*---------------------------------------------------- */
/* Worry */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_worry {
	width: 94%;
}

/*== Article ==*/
.waku_worry article {
	padding: 20px 30px;
	width: 100%;
}
.waku_worry article figure {
	width: 100%;
}

/*== h3 ==*/
.waku_worry article figure .worry-title {
	padding-bottom: 5px;
	margin-bottom: 8px;
	width: 100%;
}
.waku_worry article figure .worry-title h3 {
	font-size: 20px;
}
.waku_worry article figure .worry-title h3 i {
	margin-right: 5px;
	font-size: 20px;
}

/*== ol [Check] ==*/
.waku_worry article figure .list_check {
	width: 100%;
}
.waku_worry article figure .list_check ol {
	width: 100%;
}
.waku_worry article figure .list_check ol li {
	padding: 5px 0;
	margin: 0 0.8%;
	width: 47.8%;
}
.waku_worry article figure .list_check ol li:before {
	font-size: 17px;
	top: 3px;
}
.waku_worry article figure .list_check ol li span {
	margin-left: 22px;
	font-size: 17px;
}

/*== ol [Circle] ==*/
.waku_worry article figure .list_circle {
	width: 100%;
}
.waku_worry article figure .list_circle ol {
	width: 100%;
}
.waku_worry article figure .list_circle ol li {
	padding: 5px 0;
	margin: 0 0.8%;
	width: 97.8%;
}
.waku_worry article figure .list_circle ol li:before {
	font-size: 10px;
	top: 8px;
}
.waku_worry article figure .list_circle ol li span {
	margin-left: 16px;
	font-size: 16px;
}

/*== P ==*/
.waku_worry article figure .txt_worry {
	width: 97%;
}
.waku_worry article figure .txt_worry p {
	font-size: 15px;
	line-height: 1.6;
}

/*---------------------------------------------------- */
/* Change */
/*---------------------------------------------------- */
/*== Waku ==*/
#changeArea {
	margin-bottom: 25px;
	width: 94%;
}
#changeArea .waku_change {
	width: 100%;
}

/*== h2 ==*/
.balloon-title {
	padding: 14px 0;
	margin-bottom: 20px;
	width: 100%;
}
.balloon-title h2 {
	font-size: 22px;
}

/*== Navi ==*/
ul.changenavi {
	width: 96%;
	text-align: center;
}
ul.changenavi li {
	margin: 0 1.0%;
	width: 47.4%;
}
ul.changenavi li a {
	width: 100%;
}


}


/* SP */
@media only screen and (max-width: 599px) {
/*---------------------------------------------------- */
/* tabs-navi */
/*---------------------------------------------------- */
.tabsmenu3 ul li:nth-child(5),
.tabsmenu3 ul li:nth-child(6) { 
	display: none;
}

/*---------------------------------------------------- */
/* Main */
/*---------------------------------------------------- */
/*== Button ==*/
.waku_main article .detail .waku_btn,
.waku_main2 article .detail .waku_btn {
	padding-top: 15px;
	width: 98%;
	overflow: hidden;
}
.waku_main article .detail .waku_btn .btnbox,
.waku_main2 article .detail .waku_btn .btnbox {
	margin-left: 20%;
	width: 60%;
	border-radius: 36px;
	float: left;
}
.waku_main article .detail .waku_btn .btnbox .btn_links a,
.waku_main2 article .detail .waku_btn .btnbox .btn_links a {
	padding: 10px 0;
	border-radius: 36px;
	font-size: 14px;
	font-weight: 600;
}
.waku_main article .detail .waku_btn .btnbox .btn_links a:after,
.waku_main2 article .detail .waku_btn .btnbox .btn_links a:after {
	font-size: 12px;
	top: 12px;
}

/*---------------------------------------------------- */
/* worry */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_worry {
	width: 96%;
}

/*== Article ==*/
.waku_worry article {
	padding: 15px 25px;
	width: 98%;
}
.waku_worry article figure {
	width: 100%;
}

/*== h3 ==*/
.waku_worry article figure .worry-title {
	padding-bottom: 4px;
	margin-bottom: 6px;
	width: 100%;
}
.waku_worry article figure .worry-title h3 {
	font-size: 17px;
}
.waku_worry article figure .worry-title h3 i {
	margin-right: 5px;
	font-size: 17px;
}

/*== ol [Check] ==*/
.waku_worry article figure .list_check {
	width: 100%;
}
.waku_worry article figure .list_check ol {
	width: 100%;
}
.waku_worry article figure .list_check ol li {
	padding: 5px 0;
	margin: 0 0.6%;
	width: 47.8%;
}
.waku_worry article figure .list_check ol li:before {
	font-size: 14px;
	top: 4px;
}
.waku_worry article figure .list_check ol li span {
	margin-left: 18px;
	font-size: 14px;
}

/*== ol [Circle] ==*/
.waku_worry article figure .list_circle {
	width: 100%;
}
.waku_worry article figure .list_circle ol {
	width: 100%;
}
.waku_worry article figure .list_circle ol li {
	padding: 5px 0 2px 0;
	margin: 0 0.6%;
	width: 98.2%;
}
.waku_worry article figure .list_circle ol li:before {
	font-size: 8px;
	top: 9px;
}
.waku_worry article figure .list_circle ol li span {
	margin-left: 12px;
	font-size: 14px;
}

/*== P ==*/
.waku_worry article figure .txt_worry {
	width: 96%;
}
.waku_worry article figure .txt_worry p {
	font-size: 14px;
	line-height: 1.4;
}

/*---------------------------------------------------- */
/* Change */
/*---------------------------------------------------- */
/*== Waku ==*/
#changeArea {
	margin-bottom: 20px;
	width: 94%;
}
#changeArea .waku_change {
	width: 100%;
}

/*== h2 ==*/
.balloon-title {
	padding: 12px 0;
	margin-bottom: 15px;
	width: 100%;
}
.balloon-title h2 {
	font-size: 19px;
}

/*== Navi ==*/
ul.changenavi {
	width: 98%;
	text-align: center;
}
ul.changenavi li {
	margin: 0 0.6%;
	width: 47.6%;
}
ul.changenavi li a {
	width: 100%;
}



}