@charset "UTF-8";

/* 対象商品
KE02001903300
KE02001903700
KE02001903730
KE12001903300
KE12001903700
KE12001903730
KE22001903300
KE22001903700
KE22001903730
KE32001903300
KE32001903700
KE32001903730
KE42001903300
KE42001903700
KE42001903730
 */

/* common */
#umohadakake h2, #umohadakake h3, #umohadakake h4 {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}

#umohadakake img {
  display: block;
	margin: 0 auto 20px;
}


/* contents */
#umohadakake {
    width: 1000px;
    margin: 0 auto;
	color: #000;
}

#umohadakake .oua_title p.title_txt {
    font-size: 20px;
    margin: 15px 0 18px;
}

#umohadakake .oua_title h1 {
    display: block;
	font-size: 28px;
	font-weight: 400;
    margin: 0 auto 20px;
	padding: 0;
    background-color: transparent;
    border: none;
}
#umohadakake .oua_title h1 span {
    display: block;
	font-size: 36px;
}

#umohadakake .oua_title h2 {
	font-size: 32px;
	font-weight: 600;
	color: #147889;
    margin: 0 40px 10px;
}

#umohadakake .oua_title p {
	text-align: left;
	font-size: 28px;
    margin: 0 40px 20px;
}
#umohadakake .oua_title p.sub_txt {
	text-align: center;
	line-height: 1.1;
}

#umohadakake .oua_title.oua_ver2 {
	margin: 0 0 60px;
}

/* menu */
#umohadakake .oua_point h2 {
	text-align: center;
	font-size: 28px;
	font-weight: 400;
    margin: 30px auto 50px;
	padding: 0 5px;
    border-bottom: #7dc4bb 12px solid;
}
#umohadakake .oua_point h2 span {
	font-size: 34px;
}

#umohadakake .oua_point h3 {
    display: table;
	text-align: center;
	font-size: 28px;
	font-weight: 400;
    margin: 0 auto 30px;
	padding: 0 5px;
    border-bottom: #7dc4bb 4px solid;
}

#umohadakake .oua_point ul.point_menu {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  /*flex-direction: row-reverse;*/
  width: 850px;
  margin: 0 auto 65px;
}

#umohadakake .oua_point ul.point_menu li {
	border-radius: 50%;
}

#umohadakake .oua_point ul.point_menu li:nth-child(1) {
  background: #7dc4bb;
}
#umohadakake .oua_point ul.point_menu li:nth-child(2) {
  background: #23a2a0;
}
#umohadakake .oua_point ul.point_menu li:nth-child(3) {
  background: #249497;
}
#umohadakake .oua_point ul.point_menu li:nth-child(4) {
  background: #147889;
}
#umohadakake .oua_point ul.point_menu li:nth-child(5) {
  background: #0f5c5d;
}

#umohadakake .oua_point ul.point_menu li span {
	display: block;
	margin: 0 0 5px 0;
}

#umohadakake .oua_point ul.point_menu li a {
	display: table-cell;
	width: 140px;
	height: 140px;
	color: #fff;
	font-size: 24px;
	vertical-align: middle;
	text-align: center;
	line-height: 1.3;
}

#umohadakake .oua_point ul.point_menu li:hover {
  opacity: .7;
}

#umohadakake .oua_point ul.point_menu li.oua_font a {
	font-size: 23px;
	line-height: 1.2;
}
#umohadakake .oua_point ul.point_menu li.oua_font a span {
	font-size: 24px;
}

#umohadakake .oua_point ul.point_menu li:nth-child(1) {
  background: #7dc4bb;
}


/* point_contents common */
#umohadakake .flex_box {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 20px 30px;
}
#umohadakake .flex_box figure {
  margin: 0 20px 0 0;
	width: 500px;
	flex-shrink: 0;
}
#umohadakake .flex_box figure img {
  margin: auto;
}
#umohadakake .flex_box div p {
  margin: 0;
}
#umohadakake .flex_box2 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: start;
  align-items: start;
}
#umohadakake .flex_box2 div {
	width: 490px;
}
#umohadakake .flex_box2 figure {
	width: 490px;
	height: 322px;
	flex-shrink: 0;
	overflow: hidden;
}
#umohadakake .flex_box2 figure img {
  margin: auto;
}
#umohadakake .flex_box2 div p {
  margin: 10px 0 0;
}

#umohadakake .oua_point_contents {
    margin: 0 auto 60px;
}

#umohadakake .oua_point_contents h2 {
	text-align: center;
	font-size: 42px;
	font-weight: 400;
	color: #fff;
    margin: 0 20px 25px;
    padding: 15px 0;
	border: none;
	line-height: 1.2;
}

#umohadakake .oua_point_contents h2 span {
  display: block;
}

#umohadakake .oua_point_contents p {
	text-align: left;
	font-size: 26px;
    margin: 0 40px;
}

#umohadakake .oua_point_contents ul.ann_txt {
	display: table;
	margin: 20px auto 0;
}

#umohadakake .oua_point_contents ul.ann_txt li {
	position:relative;
	font-size: 20px;
	margin: 0 0 0 20px;
}
#umohadakake .oua_point_contents ul.ann_txt li::before {
	position: absolute;
	content: '*';
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	margin: 3px 0 0 -15px;
}
#umohadakake .oua_point_contents ul.ann_txt li span {
	font-weight: bold;
	color: #249497;
}

#umohadakake .oua_point_contents ul.step_list li {
	position:relative;
	margin: 0 0 100px 0;
}
#umohadakake .oua_point_contents ul.step_list li::before {
	position: absolute;
  left: 48%;
	right: 50%;
	bottom: -120px;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
	content: '▼';
	display: inline-block;
	font-size: 60px;
	font-weight: bold;
	color: #249497;
}
#umohadakake .oua_point_contents ul.step_list li:last-child {
	position:relative;
	margin: 0;
}
#umohadakake .oua_point_contents ul.step_list li:last-child::before {
	bottom: 0;
	content: '';
}


/* point1 */
#umohadakake #oua_point1 h2 {
  background: #7dc4bb;
}

#umohadakake #oua_point1.oua_point_contents p {
	line-height: 1.3;
}
#umohadakake #oua_point1.oua_point_contents p:last-child {
	display: table;
    margin: auto;
	text-align: left;
}

/* point2 */
#umohadakake #oua_point2 .flex_box {
  -webkit-align-items: start;
  align-items: start;
}
#umohadakake #oua_point2 .flex_box figure {
	width: 100%;
    margin: 0;
}

#umohadakake #oua_point2 h2 {
  background: #23a2a0;
}

#umohadakake #oua_point2.oua_point_contents p span {
    font-weight: bold;
}

/* point3 */
#umohadakake #oua_point3 h2 {
  background: #249497;
}

#umohadakake #oua_point3 h3 {
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	color: #249497;
}

#umohadakake #oua_point3.oua_point_contents p {
    text-align: center;
}

#umohadakake #oua_point3 figcaption {
	text-align: center;
	font-size: 34px;
	margin: 20px 0;
}

#umohadakake #oua_point3 .jtas_box {
  position: relative;
}
#umohadakake #oua_point3 .jtas_box h2 {
  font-size: 22px;
  text-align: left;
  margin: 30px 50px 25px;
  padding: 20px 100px;
  border-radius: 15px;
  background: #9e9e9e;
}
#umohadakake #oua_point3 .jtas_box p {
  display: table;
  font-size: 22px;
  margin: 0 0 130px 180px;
}
#umohadakake #oua_point3 .jtas_box p a {
  display: block;
  color: #000;
  margin: 20px 0 0;
}
#umohadakake #oua_point3 .jtas_box p a:hover {
  text-decoration: underline;
}
#umohadakake #oua_point3 .jtas_box p a span {
  font-weight: bold;
  color: #134184;
}
#umohadakake #oua_point3 .jtas_box figure {
  position: absolute;
  top: 15px;
  right: 110px;
  width: 100px;
}

/* point4 */
#umohadakake #oua_point4 h2 {
  background: #147889;
}

#umohadakake #oua_point4 h3 {
	text-align: left;
	font-size: 30px;
	font-weight: 500;
	line-height: 1.3;
    margin: 0 40px 20px;
	padding: 0 0 5px 0;
    border-bottom: #000 2px solid;
}

#umohadakake #oua_point4 figure {
	display: table;
	margin: auto;
}

#umohadakake #oua_point4 figcaption {
	font-size: 20px;
    margin: 0 0 10px;
}

#umohadakake #oua_point4 img {
  display: inline;
	margin: 0 auto 20px;
}

#umohadakake #oua_point4 figure:first-of-type {
	margin: 20px auto;
}


/* point5 */
#umohadakake #oua_point5 h2 {
  background: #0f5c5d;
}
#umohadakake #oua_point5 p span {
  font-weight: bold;
  color: #249497;
}

#umohadakake #oua_point5 h3 {
	text-align: left;
	font-size: 30px;
	font-weight: 500;
	line-height: 1.3;
    margin: 0 40px 20px;
	padding: 0 0 5px 0;
    border-bottom: #000 2px solid;
}

#umohadakake #oua_point5 figure {
	margin: 10px auto 0;
	position: relative;
}


