@charset "UTF-8";
/****************common********************************************/
#contents {
  background: #a8dade;
}
footer {
  background: #a8dade;
}
#contents .code ul {
  position: relative;
  width: calc(100vw / (1200 / 300));
  margin: 0 auto calc(100vw / (1200 / 10));
  padding: 0;
  background: #fd9c3d;
  border: 4px solid #fd9c3d;
  vertical-align: middle;
  line-height: 1.5;
}
#contents .code li:nth-child(1) {
  padding-bottom: calc(100vw / (1200 / 10));
  line-height: 1.3;
  text-align: center;
  color: #FFF;
  font-size: calc(100vw / (1200 / 19));
  font-weight: bold;
}
#contents .code li:last-child {
  padding-bottom: calc(100vw / (1200 / 5));
  background: #fff;
  text-align: center;
  letter-spacing: 0.12em;
  font-size: calc(100vw / (1200 / 40));
  font-weight: bold;
  color: #000;
}
/****************layout********************************************/
/*****key****/
#contents .key {
  width: 100%;
  position: relative;
}
#contents .key p.code {
  position: absolute;
  bottom: calc(100vw / (1200 / 20));
  right: calc(100vw / (1200 / 170));
  letter-spacing: 0.1em;
  font-size: calc(100vw / (1200 / 55));
  font-weight: bold;
  color: #fff;
}
/********* main common ********/
#contents .wrap {
  padding: 0;
  position: relative;
  border-radius: 8px;
}
#contents .co_in {
  padding: calc(100vw / (1200 / 100)) 0;
}
#contents .inner {
  width: calc(100vw / (1200 / 920));
  margin: 0 auto calc(100vw / (1200 / 50));
  position: relative;
}
#contents .bg_w {
  padding: calc(100vw / (1200 / 65)) calc(100vw / (1200 / 30)) calc(100vw / (1200 / 5));
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 5px 3px -3px rgba(100, 60, 40, 0.4);
}
#contents h2 {
  width: calc(100vw / (1200 / 360));
  margin: 0 auto calc(100vw / (1200 / 30));
  text-align: center;
}
#contents .inner .f_red {
  color: #d33930;
}
#contents .fs.algnR {
  padding-top: 1em;
  font-size: calc(100vw / (1200 / 13));
}
/********************** co_01 **********************/
#contents .co_01 {
  padding-top: calc(100vw / (1200 / 30));
	position: relative;
  background: #a8dade;
  text-align: center;
}
#contents .co_01 .inner {
  padding-top: calc(100vw / (1200 / 30));
}
#contents .co_01 h3 {
  width: calc(100vw / (1200 / 450));
  margin: 0 auto calc(100vw / (1200 / 2));
}
#contents .co_01 p.read {
  margin: calc(100vw / (1200 / 10)) auto calc(100vw / (1200 / 60));
  line-height: 1.3;
  text-align: center;
  font-size: calc(100vw / (1200 / 22));
}
#contents .co_01 p.read span {
  font-weight: bold;
}
/******point_ex********/
#contents .point_ex {
  position: relative;
  margin: calc(100vw / (1200 / 40)) auto 0;
  padding: calc(100vw / (1200 / 0)) calc(100vw / (1200 / 0)) calc(100vw / (1200 / 60));
}
#contents .point_ex .ttl_sub {
  margin-bottom: calc(100vw / (1200 / 40));
  padding: calc(100vw / (1200 / 2));
  background: #00cdd9;
  text-align: center;
  color: #fff;
  font-size: calc(100vw / (1200 / 25));
}
#contents .point_ex .ttl_sub img {
  width: 36% !important;
}
#contents .point_ex h2 {
  width: calc(100vw / (1200 / 450));
  margin: 0 auto calc(100vw / (1200 / 25));
}
#contents .point_ex ul.point_01 li {
  margin-bottom: calc(100vw / (1200 / 20));
}
#contents .point_ex p.fs {
  line-height: 1.4;
  font-size: calc(100vw / (1200 / 14));
}
#contents .point_ex ul.point_01 {
  width: calc(100vw / (1200 / 800));
  position: relative;
  margin: calc(100vw / (1200 / 20)) auto 0;
}
#contents .point_ex ul.point_02 {
  width: calc(100vw / (1200 / 550));
  position: relative;
  margin: calc(100vw / (1200 / 60)) auto calc(100vw / (1200 / 10));
}
#contents .point_ex ul.point_02 li:nth-child(2) {
  width: calc(100vw / (1200 / 100));
  position: absolute;
  top: calc(100vw / (1200 / -50));
  left: calc(100vw / (1200 / -80));
}
/********************** co_02 **********************/
#contents .co_02 {
  background: #f9e89f;
}
#contents .co_02 .inner {
  margin-bottom: calc(100vw / (1200 / 80));
  padding: calc(100vw / (1200 / 50)) calc(100vw / (1200 / 40));
}
#contents .co_02 .inner .flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
#contents .co_02 .inner h3 {
  width: calc(100vw / (1200 / 230));
  margin: 0 auto calc(100vw / (1200 /10));
  padding-left: calc(100vw / (1200 /40));
  background: #4aa8f4;
  border-radius: 1px;
  line-height: 2em;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  font-size: calc(100vw / (1200 / 18));
  font-weight: normal;
  position: relative;
}
#contents .co_02 .inner h3 span {
  width: calc(100vw / (1200 / 53));
  height: calc(100vw / (1200 / 53));
  line-height: calc(100vw / (1200 / 45));
  position: absolute;
  top: calc(100vw / (1200 / -8));
  left: calc(100vw / (1200 / 15));
  background: #4aa8f4;
  border-radius: 300px;
  border: 3px solid #fff;
  text-align: center;
  font-size: calc(100vw / (1200 / 30));
  color: #fff;
}
#contents .co_02 .inner .box_in {
  width: calc(100vw / (1200 / 550));
  margin-bottom: calc(100vw / (1200 / 20));
  text-align: left;
}
#contents .co_02 .inner .box_in h4 {
  margin: 0 auto calc(100vw / (1200 / 10));
  line-height: 1.5;
  font-size: calc(100vw / (1200 / 22));
  font-weight: bold;
}
#contents .co_02 .inner .box_in p {
  margin: 0 0 calc(100vw / (1200 / 20));
  font-weight: bold;
}
#contents .co_02 .inner .box_in p.fs {
  margin: calc(100vw / (1200 / 10)) 0;
  font-size: calc(100vw / (1200 / 15));
  font-weight: normal;
}
#contents .co_02 .inner .box_in p.atn {
  font-size: calc(100vw / (1200 / 14));
  font-weight: bold;
  color: #c9151e;
}
#contents .co_02 .inner .box_in .img {
  width: calc(100vw / (1200 / 400));
  margin-bottom: calc(100vw / (1200 / 20));
}
#contents .co_02 .inner .code ul {
  width: calc(100vw / (1200 / 500));
  margin: 0;
  display: flex;
  align-items: center;
}
#contents .co_02 .inner .code ul li {
  width: 50%;
  padding: 0;
}
/********************** co_03 **********************/
#contents .co_03 {
  background: #bfd9e9;
}
#contents .co_03 .inner {
  margin: 0 auto calc(100vw / (1200 / 50));
  padding-top: calc(100vw / (1200 / 30));
  padding-bottom: calc(100vw / (1200 / 30));
  text-align: center;
}
#contents .co_03 p.icon {
  width: calc(100vw / (1200 / 80));
  margin: calc(100vw / (1200 / 10)) auto calc(100vw / (1200 / 30));
  text-align: center;
  font-size: calc(100vw / (1200 / 16));
  font-weight: bold;
  color: #1176b0;
}
#contents .co_03 .inner .box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#contents .co_03 .inner .box h3 {
  width: calc(100vw / (1200 / 230));
  margin: 0 auto calc(100vw / (1200 / 20));
  background: #4aa8f4;
  line-height: 2em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #fff;
  font-size: calc(100vw / (1200 / 17.2));
  font-weight: normal;
}
#contents .co_03 .inner .box.coupon h3 {
  background: #fd9c3d;
}
#contents .co_03 #coupon {
  margin-top: calc(100vw / (1200 / 60));
}
#contents .co_03 .inner .box_in {
  width: calc(100vw / (1200 / 550));
  margin-bottom: calc(100vw / (1200 / 40));
  text-align: left;
}
#contents .co_03 .inner .box h4 {
  margin: 0 0 calc(100vw / (1200 / 10));
  letter-spacing: 0.04em;
  font-size: calc(100vw / (1200 / 22));
  font-weight: bold;
}
#contents .co_03 .inner .box p {
  margin-bottom: 0.5em;
  font-weight: bold;
}
#contents .co_03 .inner .box .fs {
  font-size: calc(100vw / (1200 / 15));
  font-weight: normal;
}
#contents .co_03 .co_icon {
  width: calc(100vw / (1200 / 110));
  position: absolute;
  top: calc(100vw / (1200 / -197));
  right: calc(100vw / (1200 / 40));
}
/*********04********/
#contents .co_04 {
  background: #faeef3;
}
#contents .co_04 .in {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
#contents .co_04 .box {
  width: calc(100vw / (1200 / 410));
  margin-bottom: calc(100vw / (1200 /20));
}
#contents .co_04 .inner h3 {
  margin-bottom: calc(100vw / (1200 / 19));
  padding: 0;
  background: #4aa8f4;
  height: calc(100vw / (1200 / 45));
  font-size: calc(100vw / (1200 / 19));
  font-weight: bold;
  color: #fff;
}
#contents .co_04 .inner h3 span {
  width: calc(100vw / (1200 / 45));
  margin-right: calc(100vw / (1200 / 10));
  padding: 0;
  border-right: calc(100vw / (1200 / 3)) solid #fff;
  display: inline-block;
  background: #4aa8f4;
  height: calc(100vw / (1200 / 45));
  text-align: center;
  font-size: calc(100vw / (1200 / 24));
  color: #fff;
}
#contents .co_04 .inner dl {
  margin-bottom: 0;
  line-height: 1.5;
  text-align: center;
}
#contents .co_04 .inner p.fs.algnC {
  margin-bottom: calc(100vw / (1200 / 30));
}
#contents .co_04 .in dt {
  height: 6em;
}
#contents .co_04 .in dt span.fs {
  letter-spacing: -0.1em;
  font-size: calc(100vw / (1200 / 11));
}
#contents .co_04 .inner dd.atn {
  padding: calc(100vw / (1200 / 15));
  font-size: calc(100vw / (1200 / 15));
}
#contents .co_04 .code {
  margin: calc(100vw / (1200 / 40)) 0 0;
}
#contents .co_04 .tyuui {
  font-size: calc(100vw / (1200 / 14));
}
#contents .co_04 .inner .marker {
  font-weight: bold;
}
#contents .co_04 .btn {
  margin-bottom: calc(100vw / (1200 / 10));
}
#contents .co_04 .co_icon {
  width: calc(100vw / (1200 / 200));
  position: absolute;
  top: 0;
  left: calc(100vw / (1200 / 200));
}
#contents .co_04 .co_icon2 {
  width: calc(100vw / (1200 / 200));
  position: absolute;
  top: 0;
  right: calc(100vw / (1200 / 200));
}
#contents .co_04 .code.yoko {
  margin: calc(100vw / (1200 / 50)) auto;
}
#contents .co_04 .code.yoko ul {
  width: calc(100vw / (1200 / 500));
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#contents .co_04 .code.yoko ul li {
  width: 50%;
  padding: 0;
}
#contents .co_04 .kome {
  width: calc(100vw / (1200 / 700));
  margin: calc(100vw / (1200 / 20)) auto;
  font-size: calc(100vw / (1200 / 15));
}
/********************** notes_point **********************/
#contents .notes_point {
  line-height: calc(100vw / (1200 / 24));
  font-size: calc(100vw / (1200 / 15));
}
#contents .notes_point .inner {
 margin-bottom: 0;
}
#contents .notes_point .inner h2 {
  margin: 0 auto calc(100vw / (1200 / 50));
}
#contents .notes_point .inner .box {
  width: calc(100vw / (1200 / 730));
  margin: 0 auto calc(100vw / (1200 / 100));
  text-align: left;
}
#contents .notes_point .inner .box .img {
  width: calc(100vw / (1200 / 600));
  margin: calc(100vw / (1200 / 20)) auto;
}
#contents .notes_point .inner .in p {
  margin-bottom: 1em;
}
#contents .notes_point h3 {
  width: calc(100vw / (1200 / 360));
  margin: 0 auto calc(100vw / (1200 / 50));
  padding: 0.4vw 0;
  border: 1px solid #000;
  border-radius: 10vw;
  color: #000;
  text-align: center;
  font-size: calc(100vw / (1200 / 18));
  font-weight: bold;
}
#contents .notes_point h4 {
  margin: 0 auto calc(100vw / (1200 / 30));
  text-align: center;
  font-size: calc(100vw / (1200 / 18));
  font-weight: bold;
}
#contents .notes_point .inner ul.list {
  margin-bottom: calc(100vw / (1200 / 60));
}
#contents .notes_point .inner ul.list li {
  border-top: 1px dashed #959595;
  margin-top: calc(100vw / (1200 / 18));
  padding: calc(100vw / (1200 / 18)) 0 0;
}
#contents .notes_point .inner ul.list li:last-child {
  border-bottom: 1px dashed #959595;
  padding-bottom: 1vw;
}
#contents .notes_point p.algnC {
  margin-top: calc(100vw / (1200 / 30));
}
#contents .notes_point .marker {
  font-weight: bold;
}
#contents .notes_point .inner .point {
  margin: calc(100vw / (1200 / 30)) 0;
  border: 3px solid #99c043;
  border-radius: 3px;
  text-align: center;
}
#contents .notes_point .inner .point h4 {
  margin-bottom: calc(100vw / (1200 / 25));
  background: #99c043;
  padding: calc(100vw / (1200 / 5)) 0;
  font-size: calc(100vw / (1200 / 22));
  color: #fff;
}
#contents .notes_point .inner .point .img {
  width: calc(100vw / (1200 / 640));
  margin: calc(100vw / (1200 / 20)) auto;
}
#contents .notes_point .inner .fs {
  margin: 0.5em 0 2em;
  font-size: calc(100vw / (1200 / 15));
}
/*********bn********/
#contents .btnarea {
  padding: 0 0 calc(100vw / (1200 / 50));
}
#contents .btnarea .btn {
  margin-bottom: calc(100vw / (1200 / 100));
}
#contents .co_in p.btn {
  font-size: calc(100vw / (1200 / 21));
}
#contents .co_in p.btn_order a {
  border: 2px solid #fff;
}