@charset "UTF-8";
/* for PC
====================================== */
@media (min-width: 641px) {
  .header-pattern {
    height: 60px;
    background-image: url(../img/mainimg_head_bg.png);
    background-repeat: repeat-x;
  }
  .main-bradebut {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #F0DEEC;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-style: normal;
    font-feature-settings: "paid";
    font-size: 18px;
    line-height: 1.8;
    color: #444444;
  }
  /* mainimg
--------------------------- */
  .sec-main-img {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    background-image: url(../img/mainimg_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .main-img {
    max-width: 739px;
    margin-left: auto;
    margin-right: auto;
  }
  .sec-main-img h3 {
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
    color: #8672B2;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .sec-main-img h4 {
    font-size: 20px;
    line-height: 1.6;
    color: #444444;
    text-align: center;
    margin-bottom: 20px;
  }
  .sec-main-img .note p {
    font-size: 14px;
    text-align: right;
    color: #666666;
  }
  .contents {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
  }
  .h2-title {
    background-image: url(../img/h201_bg.png);
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 16px;
    margin-top: 80px;
    margin-bottom: 30px;
  }
  .h2-title h2 {
    color: #FBFBFB;
    text-align: center;
    font-size: 36px;
    line-height: 1.4;
    font-weight: 600;
  }
  .read-txt {
    text-align: center;
    font-size: 20px;
    margin-bottom: 30px;
  }
  .sec-item-type {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .item-type {
    width: 24%;
    margin-bottom: 20px;
  }
  .item-type .ph {
    margin-bottom: 5px;
  }
  .item-type p {
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
  }
  .item-type p span {
    color: #a72189;
    font-weight: 600;
  }
  .sec-flex-between {
    display: flex;
    justify-content: space-between;
  }
  .column-half {
    width: 48%;
  }
  .qestion-title {
    width: calc(100% - 46px);
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    background-color: #F8EFF6;
    border-radius: 20px;
    border: 3px solid #FFFFFF;
    margin-bottom: 30px;
  }
  .qestion-title .img-q {
    width: 17%;
    margin-right: 3%;
  }
  .qestion-title h2 {
    width: 80%;
    color: #26A6CA;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    font-feature-settings: "palt";
    letter-spacing: 3px;
  }
  .qestion-title h2 span {
    color: #8672B2;
    font-size: 30px;
  }
  .fig01, .fig02 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .fig03, .fig04 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-radius: 20px;
    background-color: #E3C1DA;
  }
  .sec-white-base {
    background-color: #FFFFFF;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    padding-bottom: 10px;
  }
  .white-base {
    margin-top: 30px;
    padding-top: 30px;
    padding-right: 40px;
    padding-bottom: 30px;
    padding-left: 40px;
    border-bottom: 2px dashed #74D2EC;
  }
  .white-base p {
    font-size: 20px;
    line-height: 1.8;
  }
  .white-base em {
    background: linear-gradient(transparent 40%, #ff6 40%);
  }
  .column-trisect {
    width: 32%;
    margin-top: 30px;
  }
  .title-osusume {
    background-image: url(../img/type_title_bg.png);
    background-position: center center;
    background-size: cover;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .catch-bratop {
    max-width: 498px;
    margin-left: auto;
    margin-right: auto;
  }
  .catch-kaburi {
    max-width: 498px;
    margin-left: auto;
    margin-right: auto;
  }
  .catch-sports {
    max-width: 498px;
    margin-left: auto;
    margin-right: auto;
  }
  .sec-osusume-read {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .prize-num {
    width: 15%;
    max-width: 80px;
  }
  .osusume-read {
    width: 82%;
    font-size: 20px;
    line-height: 2;
    color: #6B559B;
    margin-bottom: 30px;
    font-feature-settings: "palt";
    letter-spacing: 1px;
    font-weight: 600;
  }
  .osusume-read em {
    font-weight: 600;
  }
  .catch-step1 dt {
    width: 5em;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: #E3B12A;
    font-size: 18px;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    float: left;
    border-radius: 8px;
  }
  .catch-step1 dd {
    margin-left: 5em;
    color: #E3B12A;
    font-size: 20px;
    font-weight: 600;
  }
  .catch-step2 dt {
    width: 5em;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: #6dbb34;
    font-size: 18px;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    float: left;
    border-radius: 8px;
  }
  .catch-step2 dd {
    margin-left: 5em;
    color: #6dbb34;
    font-size: 20px;
    font-weight: 600;
  }
  .yellow {
    color: #E3B12A;
    margin-right: 5px;
  }
  .green {
    color: #6dbb34;
  }
  .f110p {
    font-size: 110% !important;
  }
  .f120p {
    font-size: 120% !important;
  }
  .body-illust {
    margin-top: 10px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .box-item {
    width: calc(100% - 42px);
    padding: 20px;
    border: 1px dotted #65CDEA;
    border-radius: 40px;
  }
  .photo-item {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .box-item h3 {
    font-size: 28px;
    text-align: center;
    color: #2ABAE3;
  }
  .box-item p {
    font-size: 18px;
  }
  .line-dash-bottom {
    border-bottom: 2px dashed #85D7EF;
    margin-bottom: 60px;
  }
  .sec-botton {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .btn-wws {
    width: calc(45% - 22px);
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 16px;
    line-height: 1.4;
    border: 1px solid #158DC2;
  }
  .sec-botton a:link {
    color: #158DC2;
  }
  .sec-botton a:visited {
    color: #158DC2;
  }
  .btn-wws:hover {
    background-color: #FFF8D5;
  }
  .icon-cart:before {
    content: url("../img/icon_cart.png");
    margin-right: 5px;
    vertical-align: -2px;
  }
  .sec-flex-center {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .yell-box-out {
    width: calc(47% - 20px);
    background-color: #FFFFFF;
    padding: 10px;
    border-radius: 60px;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
  .yell-box {
    padding: 20px;
    border-radius: 50px;
    border: 2px dashed #9BDEF1;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .yell-box .face-illust {
    width: 25%;
  }
  .yell-box .message {
    width: 71%;
  }
  .support-comment {
    padding: 40px;
  }
  .support-comment h3 {
    color: #7271B4;
    font-size: 24px;
    line-height: 1.3;
    text-align: center;
    font-weight: 600;
    margin-bottom: 30px;
  }
  .support-comment a {
    background: linear-gradient(transparent 80%, #FFCCFF 80%);
  }
  .sec-end-message {
    width: calc(80% - 80px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url(../img/messege_bg.png);
    background-repeat: repeat-x;
    background-position: center 10px;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
  }
  .sec-end-message .illust {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-right: 20px;
    height: 264px;
    width: 283px;
    background-image: url(../img/message_illust.png);
    background-repeat: no-repeat;
    background-position: center bottom;
  }
  .sec-end-message .messege {
    width: calc(100% - 303px);
  }
  .sec-end-message .messege p {
    text-align: center;
    margin-bottom: 20px;
  }
	.comment-read {
		text-align: center;
	}
	.comment-point {
	margin-top: 30px;
	width: calc(86% - 80px);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding: 40px;
	border: 1px solid #36BEE5;
	}
}
/* for SP
====================================== */
@media (max-width: 640px) {
  .header-pattern {
    margin-top: 80px;
    height: 40px;
    background-image: url(../img/mainimg_head_bg.png);
    background-size: contain;
    border-top: 1px dashed #A799C7;
  }
  .main-bradebut {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #F0DEEC;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-style: normal;
    font-feature-settings: "paid";
    font-size: 18px;
    line-height: 1.8;
    color: #444444;
  }
  /* mainimg
--------------------------- */
  .sec-main-img {
    max-width: 100%;
    margin-bottom: 30px;
    background-image: url(../img/mainimg_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
  }
  .sec-main-img h3 {
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    color: #8672B2;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .sec-main-img h4 {
    font-size: 18px;
    line-height: 1.6;
    color: #444444;
    text-align: justify;
    margin-bottom: 20px;
    font-feature-settings: "palt";
  }
  .sec-main-img .note p {
    font-size: 14px;
    color: #666666;
  }
  .contents {
    max-width: 100%;
  }
  .h2-title {
    background-image: url(../img/h201_bg.png);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 16px;
    margin-top: 40px;
    margin-bottom: 20px;
    background-size: cover;
  }
  .h2-title h2 {
    color: #FBFBFB;
    text-align: center;
    font-size: 28px;
    line-height: 1.4;
    font-weight: 600;
    font-feature-settings: "palt";
  }
  .read-txt {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .sec-item-type {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .item-type {
    width: 48%;
    margin-bottom: 20px;
  }
  .item-type .ph {
    margin-bottom: 5px;
  }
  .item-type p {
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
  }
  .item-type p span {
    color: #a72189;
    font-weight: 600;
  }
  .sec-flex-between {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .column-half {
    width: 100%;
  }
  .qestion-title {
    width: calc(100% - 26px);
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: #F8EFF6;
    border-radius: 20px;
    border: 3px solid #FFFFFF;
    margin-bottom: 30px;
  }
  .qestion-title .img-q {
    width: 20%;
    margin-right: 3%;
  }
  .qestion-title h2 {
    width: 77%;
    color: #26A6CA;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    font-feature-settings: "palt";
    letter-spacing: 3px;
  }
  .qestion-title h2 span {
    color: #8672B2;
    font-size: 24px;
  }
  .fig01, .fig02 {
    margin-bottom: 30px;
  }
  .fig03 {
	  margin-bottom: 40px;
  }
  .fig04 {
	  margin-bottom: 20px;
  }
  .sec-white-base {
    background-color: #FFFFFF;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    padding-bottom: 10px;
  }
  .white-base {
    margin-top: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-bottom: 2px dashed #74D2EC;
  }
  .white-base p {
    font-size: 18px;
    line-height: 1.6;
  }
  .white-base em {
    background: linear-gradient(transparent 40%, #ff6 40%);
  }
  .column-trisect {
    width: 100%;
    margin-top: 30px;
  }
  .title-osusume {
    background-image: url(../img/type_title_bg.png);
    background-position: center center;
    background-size: cover;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
  .sec-osusume-read {
    display: flex;
    justify-content: space-between;
	  flex-wrap: wrap;
    width: 100%;
  }
  .prize-num {
    width: 30%;
    max-width: 80px;
	  margin-left: auto;
	  margin-right: auto;
	  margin-top: 20px;
	  margin-bottom: 5px;
  }
  .osusume-read {
    width: 100%;
    font-size: 20px;
    line-height: 2;
    color: #6B559B;
    margin-bottom: 30px;
    font-feature-settings: "palt";
    letter-spacing: 1px;
    font-weight: 600;
  }
  .osusume-read em {
    font-weight: 600;
  }
  .catch-step1 dt {
    width: 5em;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: #E3B12A;
    font-size: 18px;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    border-radius: 8px;
  }
    .catch-step1 {
    margin-bottom: 10px;
  }
  .catch-step1 dt {
    width: 5em;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: #E3B12A;
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    border-radius: 8px;
  }
  .catch-step1 dd {
    color: #E3B12A;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    padding-top: 5px;
  }
    .catch-step2 {
    margin-bottom: 10px;
  }
.catch-step2 dt {
    width: 5em;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: #6dbb34;
    font-size: 18px;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    border-radius: 8px;
  }
  .catch-step2 dd {
    color: #6dbb34;
    font-size: 20px;
    font-weight: 600;
  }
  .osusume-read {
    font-size: 20px;
    line-height: 1.6;
    color: #6B559B;
    margin-bottom: 20px;
    font-feature-settings: "palt";
    letter-spacing: 1px;
  }
  .step1-detail, .step2-detail {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.5;
    font-feature-settings: "palt";
	  margin-bottom: 20px;
  }
  .step1-detail dt {
    margin-bottom: 5px;
  }
  .step1-detail dd {
    margin-bottom: 5px;
  }
  .yellow {
    color: #E3B12A;
    margin-right: 5px;
  }
  .green {
    color: #6dbb34;
  }
  .f110p {
    font-size: 110% !important;
  }
  .f120p {
    font-size: 120% !important;
  }
  .body-illust {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .box-item {
    width: 100%;
  }
  .photo-item {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .box-item h3 {
    font-size: 20px;
    text-align: center;
    color: #2ABAE3;
  }
  .box-item p {
    font-size: 16px;
  }
  .line-dash-bottom {
    border-bottom: 2px dashed #85D7EF;
    margin-bottom: 30px;
  }
  .sec-botton {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .btn-wws {
    width: calc(100% - 22px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 16px;
    line-height: 1.4;
    border: 1px solid #158DC2;
  }
  .sec-botton a:link {
    color: #158DC2;
  }
  .sec-botton a:visited {
    color: #158DC2;
  }
  .btn-wws:hover {
    background-color: #FFF8D5;
  }
  .icon-cart:before {
    content: url("../img/icon_cart.png");
    margin-right: 5px;
    vertical-align: -2px;
  }
  .sec-flex-center {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .yell-box-out {
    width: calc(100% - 20px);
    background-color: #FFFFFF;
    padding: 10px;
    border-radius: 40px;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
  .yell-box {
    padding: 20px;
    border-radius: 20px;
    border: 2px dashed #9BDEF1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .yell-box .face-illust {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .yell-box .message {
    width: 100%;
    font-size: 16px;
  }
  .support-comment p {
    font-size: 16px;
    line-height: 1.8;
  }
  .support-comment h3 {
    color: #7271B4;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .support-comment a {
    background: linear-gradient(transparent 80%, #FFCCFF 80%);
  }
  .sec-end-message {
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    flex-direction: column-reverse;
    background-image: url(../img/messege_bg.png);
    background-repeat: repeat-x;
    background-position: center 10px;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
  }
  .sec-end-message .illust {
    margin-bottom: 0;
    padding-bottom: 0;
    height: 200px;
    width: 100%;
    background-image: url(../img/message_illust.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
  }
  .sec-end-message .messege {
    width: 100%;
	  text-align: center;
  }
  .sec-end-message .messege p {
    margin-bottom: 20px;
  }
	.comment-point {
	margin-top: 30px;
    width: calc(100% - 30px);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding: 15px;
	border: 1px solid #36BEE5;
	}
}