body {
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, 'Òé®ÎÒ´ ProN W3', 'Hiragino Kaku Gothic ProN', 'á¤êª', Meiryo, '-3 0´·Ã¯', 'MS PGothic', sans-serif;
	font-size: 13px;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	color: #333;
	*font-size: medium;
	*font: small;
	_font-size: 1;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a {
	color: #3333cc
}
p.error {
	font-weight: bold;
	display: none;
	margin: 0 0 6px 0;
	color: #f00;
	font-size: 14px;
}
em {
	font-weight: 700;
	font-style: normal;
	color: #f00;
}
.sp {
	display: none;
}
div,
th,
td {
	box-sizing: border-box;
}
.disc li {
	list-style-type: disc;
	margin: 0 0 0 1.5em;
}

/* ----------base---------- */

a.btn {
	-webkit-transition: none;
	background-color: #12196d;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 140%;
	font-weight: 700;
	height: 60px;
	line-height: 60px;
	margin: 0 16px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: none;
	width: 300px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	transition: all .3s;
}
a.btn:hover {
	background-color: #3a408e;
}
a.btn_negative {
	background-color: #CCC;
}
a.btn_negative:hover {
	background-color: #999;
}
div.btn {
	padding: 64px 0;
	text-align: center;
}
.inner {
	width: 960px;
	margin: 0 auto;
}
.accordion,
.accordion-open {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.course1_accordion-contents,
.course2_accordion-contents {
	display: none;
}
.hidden {
	display: none;
}
.body {
	background-color: #fbe600;
	padding: 0 0 64px 0;
}

/* ----------header---------- */

.header {
	position: relative;
	padding: 32px 0 0 0;
}
.header .image {
	position: absolute;
	top: 24px;
	right: 0;
}
.header .image img {
	width: 290px;
}
.header h1 img {
	width: 759px;
}
.header p {
	color: #e5006a;
	font-size: 19px;
	font-weight: 700;
	margin: 8px 0 0 0;
}
.header .term {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	background-color: #e73174;
	padding: 12px 0;
	margin: 16px 0 0 0;
}
.header .term span {
	font-size: 16px;
	margin: 0 0 0 8px;
	font-weight: 400;
}

/* ----------form---------- */

#form {
	background: #fff;
	border: 5px solid #12196d;
	margin: 36px 0 0;
}
#form .addresstable td {
	border: none;
	padding: 6px 12px;
	vertical-align: middle;
}
#form .store {
	position: relative;
}
#form .store li {
	list-style-type: none;
	margin: 0 0 16px;
}
#form .store li ul li {
	display: inline-block;
}
#form .store p {
	margin: 8px 0 0 16px;
}
#form .store ul {
	list-style-type: none;
	margin: 16px;
}
#form .store ul.store-name li {
	border-bottom: none;
}
#form h2 {
	background: #12196d;
	color: #FFF;
	font-size: 120%;
	font-weight: 700;
	margin: 0;
	padding: 6px 6px 12px;
	text-align: center;
}
#form table {
	background: #fff;
	border-collapse: collapse;
	width: 100%;
}
#form table.addresstable {
	border: none;
	border-collapse: collapse;
	width: 100%;
}
#form table.addresstable th {
	background: none;
	border: none;
	font-size: 100%;
	padding: 6px 12px;
	vertical-align: middle;
	width: 120px;
}
#form th {
	background: #f1f1f1;
	text-align: left;
	vertical-align: top;
	width: 25%;
}
#form th,
#form td {
	border: 1px solid #DDD;
	border-left: none;
	border-right: none;
	padding: 12px 18px;
}
.course_select ul li {
	margin: 16px 0;
}
p.question {
	font-size: 120%;
	font-weight: 700;
	margin: 0 0 8px 0;
}
ul.choices {
	margin: 0 0 16px 0;
}
ul.choices li {
	margin: 0 0 4px 0;
}
.pp {
	border: 1px solid #CCC;
	margin: 0 20px 20px;
	padding: 10px;
}
.pp h3 {
	font-weight: 700;
}
.pp p {
	margin: 12px 8px 8px;
}
.pp-apply {
	background: #fffcda;
	font-weight: 700;
	text-align: center;
}
.required {
	color: red;
}
.required-notice {
	padding: 8px 0;
	text-align: center;
}
.serial-input {
	margin: 0 -18px -12px;
	position: relative;
}
.serial-input li {
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	margin: 0 !important;
	padding: 12px 16px;
}
.serial-input li span {
	display: block;
	padding: 0 0 6px;
}
.serial_area {
	margin: 16px 0 0 32px;
}
.serial_area ul {
	margin: 8px 0 0;
}
.serial_area ul li {
	margin: 4px 0;
}
input.address {
	width: 440px;
}
input.mail {
	margin: 6px 0;
	width: 460px;
}
input.name {
	width: 160px;
}
input.postalcode1 {
	width: 60px;
}
input.postalcode2,
input.tel {
	width: 80px;
}
input.text.quiz {
	margin: 0 8px 0 0;
	text-align: center;
	width: 4em;
	font-size: 24px;
	padding: 8px;
}
input.serial {
	font-weight: 700;
	margin: 0 5px 5px 0;
	text-align: center;
}
input.text {
	border: 1px solid #ccc;
	font-size: 140%;
	padding: 6px;
}
p.lead {
	padding: 20px;
}
.quiz_text {
	background: #fffcd9;
	font-size: 14px;
	line-height: 1.4;
	padding: 8px 16px;
	position: relative;
}
.quiz_text_close {
	margin: 16px 0 16px 0;
}
.quiz_text p.note {
	bottom: 16px;
	position: absolute;
	right: 16px;
}
.quiz_text .quiz_answer {
	margin: 16px 0 8px 0;
}
.quiz_text .hint {
	font-size: 24px;
	font-weight: 700;
	display: inline-block;
	background: #FFF;
	padding: 8px;
	margin: 0 16px 0 0;
}
.box-way {
	margin: 8px 0;
}
.box-course_select {
	font-weight: 700;
}
.box-serial {
	margin: 0 0 32px 0;
}
.td_serial {
	position: relative;
	height: 220px;
	vertical-align: top;
}
.td_serial .image {
	position: absolute;
	top: 32px;
	right: 32px;
}
.td_serial img {
	width: 230px;
}
.course_notice {
	color: #FF0000;
	margin: 0 0 12px 0;
}
.answer {
	font-size: 120%;
}
.question+.answer {
	margin: 8px 0 16px 0;
}
.answer_serial {
	font-size: 200%;
	font-weight: 700;
	margin: -8px 0 0 0;
}
.complete .lead {
	margin: 0 10px;
}
.clearcare_information {
	margin: 0 32px 32px 32px;
	padding: 32px 0 0 0;
	border-top: 1px solid #CCC;
}
.clearcare_information h3 {
	font-size: 16px;
	font-weight: 700;
}
.clearcare_information .image {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background: -webkit-linear-gradient(90deg, #ffffff 0%, #e7defe 100%);
	background: -moz-linear-gradient(90deg, #ffffff 0%, #e7defe 100%);
	background: -o-linear-gradient(90deg, #ffffff 0%, #e7defe 100%);
	background: -ms-linear-gradient(90deg, #ffffff 0%, #e7defe 100%);
	background: linear-gradient(0deg, #ffffff 0%, #e7defe 100%);
	width: 300px;
	padding: 16px 0 0 0;
	float: left;
	text-align: center;
	margin: 0 32px 0 0;
}
.clearcare_information .image img {
	width: 157px;
}
.clearcare_information .text {
	float: left;
}
.clearcare_information p {
	margin: 16px 0 0 0;
}
.clearcare_information p.note {
	margin: 16px 0 0 0;
}
.clearcare_information .btn {
	margin: 32px 0 24px 0;
	padding: 0;
	text-align: left;
}
.clearcare_information .btn a {
	display: inline-block;
	border-radius: 4px;
	background-color: #562783;
	padding: 12px 24px;
	color: #FFF;
	text-decoration: none;
}

/* ----------index---------- */

.store_notice {
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	background-color: #12196d;
	padding: 8px 0;
}
.header .present {
	text-align: center;
	margin: 8px 0 0 0;
}
.header .present img {
	width: 936px;
}
.clear2017_top {
	padding: 0;
	border-bottom: 1px solid #CCC;
}
.clear2017_top .header .term {
	position: absolute;
	bottom: -8px;
	width: 100%;
}
.both_notice {
	background: #FFF;
	margin: 48px 0 0 0;
	font-weight: 700;
}
.both_notice p {
	font-size: 14px;
	text-align: center;
	padding: 16px;
}
.both_notice strong {
	color: #e5006a;
}
.course {
	border-style: solid;
	border-width: 8px;
	border-color: #ffffff;
	box-sizing: border-box;
	box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.2);
	margin: 48px auto 0 auto;
	padding: 0 0 40px 0;
}
.course h2 {
	background-color: #ffffff;
	position: relative;
	color: #12196d;
	font-size: 18px;
	padding: 12px 0 20px 186px;
	font-weight: 700;
	line-height: 1;
}
.course .shoulder {
	position: absolute;
	top: -8px;
	left: -8px;
}
.course .shoulder img {
	width: 190px;
}
.course h2 strong {
	color: #e5006a;
	font-size: 20px;
	font-weight: 700;
}
.course h2 strong span {
	font-size: 10px;
}
.course .btn {
	margin: 0;
	padding: 0;
}
.course a {
	display: block;
	color: #ffffff;
	font-size: 22px;
	font-weight: 700;
	text-decoration: none;
	border-radius: 8px;
	background-color: #12196d;
	width: 500px;
	margin: 0 auto;
	padding: 16px 0;
}
.course span {
	background: url(../images/arrow_right.png) no-repeat right center;
	background-size: 8px auto;
	padding: 0 24px 0 0;
	display: inline-block;
}
.course .present1 {
	margin: 16px 0 -72px 20px;
}
.course .present1 img {
	width: 910px;
}
.course .present2 {
	display: inline-block;
	margin: 24px 0 0 20px;
}
.course .present2 img {
	width: 452px;
}
.course .present3 {
	display: inline-block;
	margin: 24px 0 0 20px;
}
.course .present3 img {
	width: 417px;
}
.howto {
	border-radius: 4px;
	background-color: rgba(255, 255, 255, 0.57);
	margin: 32px 16px 32px 16px;
	padding: 24px;
}
.howto h3 {
	color: #12196d;
	font-size: 18px;
	font-weight: 700;
}
.howto .image {
	text-align: center;
	margin: 24px 0;
}
.course .howto img {
	width: 624px;
}
.howto p.notice {
	font-size: 12px;
	margin: 8px 0 0 0;
}
.triple_chance {
	background: #FFF;
	margin: 64px 0 0 0;
	padding: 64px 0 80px 0;
}
.triple_chance h2 {
	text-align: center;
}
.triple_chance h2 img {
	width: 960px;
}
.triple_chance .image {
	text-align: center;
	margin: 64px 0 0 0;
}
.triple_chance .image img {
	width: 910px;
}
.triple_chance .lead {
	margin: 24px 0 0 0;
	text-align: center;
}
.triple_chance .lead p {
	color: #e73174;
	font-size: 18px;
	font-weight: 700;
}

/* ----------open---------- */

.course_index .clearcare_feature {
	color: #12196d;
	font-size: 18px;
	background: #FFF;
	text-align: center;
	padding: 16px 0;
	margin: 40px 0 0 0;
}
.course_index .clearcare_feature h2 {
	font-weight: 700;
}
.course_index h2 strong {
	display: block;
	color: #e5006a;
	font-size: 28px;
}
.course_index h2 span {
	font-size: 12px;
}
.course_index .btn {
	margin: 0;
	padding: 64px 0 0 0;
}
.course_index .btn a {
	display: block;
	color: #ffffff;
	font-size: 22px;
	font-weight: 700;
	text-decoration: none;
	border-radius: 8px;
	background-color: #12196d;
	width: 310px;
	margin: 0 auto;
	padding: 16px 0;
}
.course_index .btn span {
	background: url(../images/arrow_right.png) no-repeat right center;
	background-size: 8px auto;
	padding: 0 24px 0 0;
	display: inline-block;
}
.course_index .aoscc .inner {
	position: relative;
	height: 380px;
}
.course_index .aoscc .product {
 position: relative;
	width: 477px;
	height: 296px;
}
.course_index .aoscc .product .product-logo {
 position: absolute;
	left: 0;
 top:150px;
}
.course_index .aoscc .product .product-logo img {
	width: 194px;
}
.course_index .aoscc .product .product-image {
  position: absolute;
	left: 160px;
 top:54px;
}
.course_index .aoscc .product .product-image img {
	width: 287px;
}
.course_index .aoscc .text {
	position: absolute;
	left: 480px;
	top: 48px;
}
.course_index .aoscc .text p {
	color: #000000;
	font-size: 16px;
	line-height: 1.6;
}
.course_index .aoscc .text ul {
	margin: 16px 0 0 0;
}
.course_index .aoscc ul li {
	color: #333333;
	font-size: 18px;
	font-weight: 700;
}
.course_index .aoscc ol.note {
	font-size: 10px;
	margin: 16px 0 0 0;
}
.course_index .aoscc ol.note li {
	margin-left: 1.5em;
	text-indent: -1.5em;
	margin-bottom: 8px;
}
.guide {
	padding: 64px 0 0 0;
}
.guide h2 {
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	padding: 8px;
	background-color: #12196d;
	text-align: center;
}
.guide table {
	border-collapse: collapse;
	margin: 16px 0 0 0;
}
.guide th {
	background-color: #fff9b6;
	border: 1px solid #fbe600;
	padding: 16px;
	width: 230px;
	text-align: left;
	vertical-align: top;
}
.guide td {
	background-color: #fff;
	border: 1px solid #fbe600;
	padding: 16px;
	line-height: 1.6;
}
.guide td h3 {
	font-weight: 700;
	margin: 8px 0 0 0;
}
.guide td p {
	margin: 8px 0 0 0;
}
.guide td ul {
	margin: 8px 0 0 0;
}
.guide td ul li {
	margin-bottom: 4px;
}
.open_index .present1 {
	position: relative;
	height: 520px;
	padding: 231px 0 0 0;
}
.open_index .present1_title {
	position: absolute;
	top: 51px;
	height: 157px;
	z-index: 100;
}
.open_index .present1_title img {
	width: 569px;
}
.open_index .present1_image {
	position: absolute;
	top: 38px;
	left: 400px;
	height: 157px;
	height: 384px;
}
.open_index .present1_image img {
	width: 557px;
}
.open_index .quiz {
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 1px 1px 2.97px 0.03px rgba(0, 0, 0, 0.2);
	width: 491px;
	padding: 16px;
}
.open_index .quiz h3 {
	color: #e73174;
	font-size: 18px;
	font-weight: 700;
}
.open_index .quiz p {
	margin: 8px 64px 0 0;
}
.open_index .quiz .answer {
	color: #ffffff;
	font-size: 48px;
	background-color: #12196d;
	padding: 8px;
	text-align: center;
	margin: 8px 0 0 0;
}
.open_index .quiz p.note {
	text-align: right;
}
.close_index .present2 {
	position: relative;
	height: 320px;
	border-bottom: 1px solid #d0bf05;
}
.close_index .present2 p {
	position: absolute;
	top: 186px;
	left: 148px;
	line-height: 1.6;
}
.close_index .present2_title {
	position: absolute;
	top: 36px;
	left: 0;
}
.close_index .present2_title img {
	width: 547px;
}
.close_index .present2_image {
	position: absolute;
	top: 74px;
	right: 0;
}
.close_index .present2_image img {
	width: 303px;
}
.close_index .present3 {
	position: relative;
	height: 256px;
}
.close_index .present3_title {
	position: absolute;
	top: 36px;
	left: 0;
}
.close_index .present3_title img {
	width: 566px;
}
.close_index .present3_image {
	position: absolute;
	top: 74px;
	right: 0;
}
.close_index .present3_image img {
	width: 361px;
}
.close_index .howto {
	margin: 0 0 48px 0;
	background-color: #ffffff;
	box-shadow: 1px 1px 2.97px 0.03px rgba(0, 0, 0, 0.2);
}
.close_index .howto p {
	margin: 12px 0 0 0;
}
.close_index .howto h3 {
	color: #e73174;
	font-size: 18px;
	font-weight: 700;
}

/* ----------aoscc---------- */

.aoscc {
	background: -webkit-linear-gradient(90deg, #ffffff 60%, #e6ddff 100%);
	background: -moz-linear-gradient(90deg, #ffffff 60%, #e6ddff 100%);
	background: -o-linear-gradient(90deg, #ffffff 60%, #e6ddff 100%);
	background: -ms-linear-gradient(90deg, #ffffff 60%, #e6ddff 100%);
	background: linear-gradient(0deg, #ffffff 60%, #e6ddff 100%);
}
.aoscc .product {
	position: relative;
}
.aoscc h2 {
	background: url("../images/line.png") repeat-x center center;
	text-align: center;
	border: none;
}
.aoscc h2 span {
	display: block;
	width: 341px;
	height: 24px;
	color: #FFF;
	text-align: center;
	background: #FFF url("../images/feature-title.png") no-repeat center center;
	text-indent: -9999px;
	margin: 0 auto;
	padding: 0 16px;
}
.clear2017_top .aoscc ol {
	background: url("../images/v-line.png") no-repeat center center;
	margin: 32px 0 0 0;
}
.clear2017_top .aoscc ol li {
	float: left;
	width: 480px;
	height: 236px;
 margin: 0;
	padding: 0 0 0 0;
	color: #333333;
	box-sizing: border-box;
	position: relative;
}
.clear2017_top .aoscc ol li .image {
	position: absolute;
	top: 0;
	left: 0;
}
.clear2017_top .aoscc ol li .image img {
	width: 164px;
}
.clear2017_top .aoscc .feature1 {
	padding: 16px 16px 32px 180px;
	width: 464px;
	margin: 16px 16px 0 0;
	border-bottom: 1px solid #d8d3e7;
}
.clear2017_top .aoscc .feature2 {
	padding: 16px 0 32px 180px;
	border-bottom: 1px solid #d8d3e7;
	width: 464px;
	margin: 16px 0 0 16px;
}
.clear2017_top .aoscc .feature3 {
	padding: 16px 16px 16px 180px;
	width: 464px;
	margin: 16px 16px 0 0;
}
.clear2017_top .aoscc .feature4 {
	padding: 16px 0 16px 180px;
	width: 464px;
	margin: 16px 0 0 16px;
}
.clear2017_top .aoscc .feature h3 {
	font-size: 18px;
	font-weight: 700;
}
.clear2017_top .aoscc .feature p {
	font-size: 13px;
	line-height: 1.8;
	margin: 8px 0 0 0;
	font-weight: 400;
}
.clear2017_top .aoscc .feature p.small {
	margin: 8px 0 0 0;
	font-size: 12px;
	line-height: 1.8;
}
.clear2017_top .aoscc .product {
	position: relative;
	height: 374px;
}
.clear2017_top .aoscc .product .product-logo {
	position: absolute;
	top: 141px;
	left: 140px;
}
.clear2017_top .aoscc .product .product-logo img {
	width: 300px;
}
.clear2017_top .aoscc .product .product-image {
	position: absolute;
	top: 54px;
	left: 600px;
}
.aoscc .product .product-image img {
	width: 230px;
}
.clear2017_top .aoscc .btn {
	margin: 0;
	padding: 80px 0 80px 0;
}
.clear2017_top .aoscc .btn a {
	display: block;
	color: #ffffff;
	font-size: 22px;
	font-weight: 700;
	text-decoration: none;
	border-radius: 8px;
	background-color: #12196d;
	width: 500px;
	margin: 0 auto;
	padding: 16px 0;
}
.clear2017_top .aoscc .btn span {
	background: url(../images/arrow_right.png) no-repeat right center;
	background-size: 8px auto;
	padding: 0 32px 0 0;
	display: inline-block;
}

/* ----------footer---------- */

footer {
	padding: 0 56px 56px 56px;
	margin: 16px 0 0 0;
	text-align: right;
	background: #FFF;
 position: relative;
}
p.note {
	font-size: 12px;
	margin: 16px 0 0 16px;
}
p.approval {
	text-align: right;
	padding: 0 0 32px 0;
	margin: 0 0 0 0;
	color: #333;
	font-size: 10px;
}
footer img {
	width: 100px;
}
footer p {
	font-size: 10px;
	font-weight: 400;
	margin: 32px 0 0 0;
}
.clear {
	zoom: 1
}
.clear:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '';
}


.inquiry {
 position: absolute;
 top:16px;
 text-align: left;
}
.inquiry .inquiry_title {
 font-weight: 700;
}
.inquiry p {
 margin: 8px 0 0 0;
 font-size: 14px;
}
.required-notice {
 padding: 8px 0;
 text-align: center;
}