@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@300;500;700&family=RocknRoll+One&family=M+PLUS+1p:wght@900&display=swap");
/* RESET
================================================================================ */
figure {
  margin: 0;
}

i {
  font-style: normal;
}

#contents, #mainContents {
  width: 100%;
  background: transparent;
  float: none;
  clear: both;
  padding: 0;
  margin: 0;
  line-height: 1;
}

.sp_content {
  -ms-overflow-x: hidden;
  overflow-x: hidden;
}
.sp_content div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sp_content i {
  font-style: normal;
}

/* SETTING
================================================================================ */
.sp_content {
  color: #282828;
  font-size: 16px;
  line-height: 1.8;
  font-family: YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Droid Sans Japanese, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #fff;
  padding: 0;
  margin: 0;
}
.sp_content a {
  color: #065b8f;
}
.sp_content a:visited {
  color: #5a7fb9;
}
.sp_content a:hover, .sp_content a:active, .sp_content a:focus {
  color: #087ac0;
}
.sp_content div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sp_content .sp_container {
  max-width: 990px;
  margin: 0 auto;
}
.sp_content .alt {
  display: none;
}

/* PARTS
======================================== */
a.link-arrow:before {
  content: "";
  display: inline-block;
  border-style: solid;
  border-width: .3em .4em;
  border-color: transparent transparent transparent #2899e1;
}

.mark1em_list li {
  line-height: 1.4;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: .2em;
}
.mark1em_list li * {
  text-indent: 0;
}
.mark1em_list li > i:first-child {
  display: inline-block;
  width: 1em;
  text-indent: 0;
}

.dot_list li {
  line-height: 1.4;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: .2em;
}
.dot_list li * {
  text-indent: 0;
}
.dot_list li:before {
  content: "・";
  display: inline-block;
  width: 1em;
  text-indent: 0;
}

.kakko {
  display: inline-block;
  text-indent: -.5em;
}

/* headline */
.headline_marker {
  font-size: 1.75em;
  font-family: "M PLUS Rounded 1c", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  font-size: 1.9em;
  line-height: 1.2;
  margin-bottom: .3em;
  text-shadow: 0 1px 0px #fff ,1px 0 0px #fff,0 -1px 0px #fff ,-1px 0 0px #fff;
}
.headline_marker small {
  font-size: .8em;
}
.headline_marker strong {
  font-size: 1.2em;
}
.headline_marker.pink span {
  background: linear-gradient(rgba(0, 0, 0, 0) 45%, rgba(251, 218, 220, 0.6) 45%, rgba(251, 218, 220, 0.6) 90%, rgba(0, 0, 0, 0) 90%);
}
.headline_marker.orange span {
  background: linear-gradient(rgba(0, 0, 0, 0) 45%, rgba(241, 143, 1, 0.4) 45%, rgba(241, 143, 1, 0.4) 90%, rgba(0, 0, 0, 0) 90%);
}
.headline_marker.green span {
  background: linear-gradient(rgba(0, 0, 0, 0) 45%, rgba(207, 243, 142, 0.6) 45%, rgba(207, 243, 142, 0.6) 90%, rgba(0, 0, 0, 0) 90%);
}
.headline_marker.blue span {
  background: linear-gradient(rgba(0, 0, 0, 0) 45%, rgba(145, 215, 217, 0.5) 45%, rgba(145, 215, 217, 0.5) 90%, rgba(0, 0, 0, 0) 90%);
}
.headline_marker.fs--l {
  font-size: 2.25em;
}

.headline_plain {
  font-size: 1.75em;
  line-height: 1.2;
  font-family: "M PLUS Rounded 1c", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  margin-bottom: .3em;
  text-shadow: 0 1px 0px #fff ,1px 0 0px #fff,0 -1px 0px #fff ,-1px 0 0px #fff;
}
.headline_plain small {
  font-size: .8em;
}
.headline_plain strong {
  font-size: 1.2em;
}
.headline_plain.fs--l {
  font-size: 2.25em;
}

.headline_maru {
  font-size: 1.75em;
  line-height: 1.2;
  font-family: "M PLUS Rounded 1c", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  margin-bottom: .3em;
}
.headline_maru:before {
  content: "";
  display: inline-block;
  background: url("../images/mark_cir2.png") no-repeat left top;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  width: 1.1em;
  height: 0;
  padding: 1.1em 0 0;
  margin: 0 9px 0 0;
  vertical-align: middle;
}

/* BLOCK
======================================== */
.sp_body {
  background: url("../images/bg_pat.png") #edeeef;
  padding: 50px 10px;
}
.sp_body img {
  max-width: 100%;
  height: auto;
}
.sp_body .sp_container > i {
  display: block;
  padding: 60px 0 30px;
}
.sp_body .sp_container > i img {
  display: block;
  margin: 0 auto;
  max-width: 12%;
  height: auto;
}

.sp_lead {
  padding: 60px 40px;
  background: url("../images/lead_bg.png") no-repeat left -40px center;
  -webkit-background-size: auto 90%;
  -o-background-size: auto 90%;
  background-size: auto 90%;
}
.sp_lead .sp_container {
  position: relative;
}
.sp_lead figure {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  width: 55%;
  height: 100%;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.sp_lead figure img {
  display: block;
  margin: 0 0 0 auto;
  max-width: 100%;
  height: auto;
}
.sp_lead .content-heading {
  position: relative;
  z-index: 1;
  margin-left: 40px;
  font-size: 2.5em;
  line-height: 1.5;
  margin-bottom: .8em;
}
.sp_lead .content-body {
  position: relative;
  background: url("../images/bg-pat-dot_wh.png") rgba(255, 255, 255, 0.5);
  padding: 1.4em 40px;
  width: 50%;
  font-size: 14px;
}

.point-block {
  padding: 0 40px;
}
.point-block .block-heading {
  line-height: 1.2;
  display: table;
  width: 100%;
  background-image: url("../images/point_bor.png"), url("../images/point_bor.png");
  background-repeat: repeat-x;
  background-position: top center , bottom center;
  padding: 8px 0;
  margin-bottom: 40px;
  -webkit-background-size: auto;
  -o-background-size: auto;
  background-size: auto;
}
.point-block .block-heading > * {
  display: table-cell;
  vertical-align: middle;
}
.point-block .block-heading > div {
  width: 13em;
  background: url("../images/point_mask.png") no-repeat right center #92d8da;
  -webkit-background-size: 30px 100%;
  -o-background-size: 30px 100%;
  background-size: 30px 100%;
  padding: .5em 0 .5em .5em;
  font-family: "RocknRoll One", "メイリオ", Meiryo, sans-serif;
}
.point-block .block-heading > div span {
  display: inline-block;
  text-indent: -.5em;
}
.point-block .block-heading > div small {
  font-size: .8em;
}
.point-block .block-heading > .title {
  vertical-align: middle;
  font-family: "M PLUS Rounded 1c", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 2.5em;
  text-align: center;
  letter-spacing: .06em;
}
.point-block .block-heading > .title small {
  font-size: .8em;
}
.point-block .block-body {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 2em;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.point-block .block-body.layout--rev {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.point-block .block-body > figure {
  -webkit-flex-basis: 40%;
  flex-basis: 40%;
}
.point-block .block-body > figure img {
  max-width: 100%;
  height: auto;
}
.point-block .block-body > div {
  -webkit-flex-basis: 55%;
  flex-basis: 55%;
}
.point-block .block-body .q {
  color: #777;
  margin-bottom: .5em;
}
.point-block .block-body .q:before {
  content: "";
  display: inline-block;
  width: 1.6em;
  vertical-align: middle;
  border-top: 1px solid #777;
  margin-right: .4em;
}
.point-block .block-body .a {
  margin-bottom: 1em;
}
.point-block .block-body .a span {
  font-weight: bold;
  color: #0061ca;
}
.point-block .block-body .cap {
  color: #777;
  margin-top: 2em;
  font-size: 0.875em;
}
.point-block .block-footer {
  font-size: 14px;
  line-height: 2;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.point-block .block-footer.layout--rev {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.point-block .block-footer.layout--rev > p:after {
  right: auto;
  left: -20px;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.point-block .block-footer > figure {
  -webkit-flex-basis: 234px;
  flex-basis: 234px;
}
.point-block .block-footer > figure img {
  max-width: 100%;
  height: auto;
}
.point-block .block-footer > p {
  -webkit-flex-basis: calc( 100% - 270px);
  flex-basis: calc( 100% - 270px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 1.4em;
  background-color: #c6eff0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.point-block .block-footer > p:after {
  content: "";
  display: block;
  background: url("../images/fukidashi.png") no-repeat left center;
  position: absolute;
  width: 22px;
  right: -20px;
  top: 0;
  height: 100%;
}

.sp_body-content {
  border: 2px solid #fff;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  padding-bottom: 40px;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-image: url("../images/content-bg.png");
  background-position: bottom center;
  -webkit-background-size: auto;
  -o-background-size: auto;
  background-size: auto;
}
.sp_body-content p {
  text-align: justify;
  text-justify: inter-character;
}
.sp_body-content p + p {
  margin-top: 1em;
}
.sp_body-content .content-heading {
  padding: 40px 40px;
  margin: 0 0 20px;
  background: url("../images/content-bg.png") center;
  line-height: 1.5;
}
.sp_body-content .content-heading .headline_marker {
  position: relative;
  z-index: 1;
  font-size: 3em;
  line-height: 1.2;
}
.sp_body-content .content-heading .headline_marker small {
  font-size: .8em;
}
.sp_body-content .content-heading .headline_marker strong {
  font-size: 1.2em;
}
.sp_body-content > .content-body {
  padding: 0 40px 60px;
}
.sp_body-content .body01 {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.sp_body-content .body01.layout--rev {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.sp_body-content .body01.layout--rev > figure img {
  margin: 0 auto 0 0;
}
.sp_body-content .body01 > div {
  -webkit-flex-basis: 70%;
  flex-basis: 70%;
}
.sp_body-content .body01 > figure {
  position: relative;
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
}
.sp_body-content .body01 > figure img {
  position: absolute;
  max-width: inherit;
  display: block;
  margin: 0 0 0 auto;
}

/* */
#s1.sp_body-content .body01 {
  margin-bottom: 20px;
}
#s1.sp_body-content .body01 > figure img {
  right: -100px;
  top: -80px;
}
#s1.sp_body-content .body01_01 > div {
  position: relative;
  margin-bottom: 20px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#s1.sp_body-content .body01_01 > div figure {
  -webkit-flex-basis: 310px;
  flex-basis: 310px;
}
#s1.sp_body-content .body01_01 > div > div {
  -webkit-flex-basis: calc( 100% - 330px);
  flex-basis: calc( 100% - 330px);
  padding-bottom: 30px;
  background: url("../images/bor-pat-zig.png") repeat-x bottom left;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
}

#s2.sp_body-content .content-heading {
  padding-left: 25%;
}
#s2.sp_body-content .body01 {
  margin-bottom: 30px;
}
#s2.sp_body-content .body01 > figure img {
  left: -140px;
  bottom: 40px;
}
#s2.sp_body-content .body01 > div {
  position: relative;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: url("../images/bor-pat-zig.png"), url("../images/bg-pat-dot_wh.png");
  background-repeat: repeat-x ,repeat;
  background-position: bottom left , center;
  padding: 1em 0 50px 1em;
}
#s2.sp_body-content .body02 {
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 30px;
  background: url("../images/bor-pat-zig.png") repeat-x bottom left;
}
#s2.sp_body-content .body02 .headline_marker {
  position: absolute;
  left: 0;
  top: -.5em;
}
#s2.sp_body-content .body02 figure {
  text-align: center;
}
#s2.sp_body-content .body03 {
  margin-bottom: 30px;
}
#s2.sp_body-content .body03 figure {
  text-align: center;
  margin-bottom: 1em;
}
#s2.sp_body-content .body03 > div {
  width: 87%;
  margin: 0 auto;
}

#s3.sp_body-content .body01 {
  margin-bottom: 30px;
}
#s3.sp_body-content .body01 p {
  margin-bottom: 2em;
}
#s3.sp_body-content .body01 > figure img {
  right: -60px;
  top: -80px;
}
#s3.sp_body-content .body01_01 figure {
  text-align: center;
}
#s3.sp_body-content .body02 {
  text-align: center;
  padding-bottom: 50px;
  margin-bottom: 30px;
  background: url("../images/bor-pat-zig.png") repeat-x bottom left;
}
#s3.sp_body-content .body03 {
  padding-bottom: 50px;
  margin-bottom: 30px;
  background: url("../images/bor-pat-zig.png") repeat-x bottom left;
}
#s3.sp_body-content .body03 p {
  margin-bottom: 2em;
}
#s3.sp_body-content .body03 figure {
  text-align: center;
}
#s3.sp_body-content .body04 {
  margin-bottom: 30px;
}
#s3.sp_body-content .body04 .headline_plain {
  margin-bottom: .5em;
}
#s3.sp_body-content .body04 > div {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#s3.sp_body-content .body04 > div > figure {
  -webkit-flex-basis: 52.74725%;
  flex-basis: 52.74725%;
}
#s3.sp_body-content .body04 > div > div {
  -webkit-flex-basis: 42.85714%;
  flex-basis: 42.85714%;
}
#s3.sp_body-content .body05 {
  text-align: center;
}

.kakomi {
  margin-top: 80px;
  padding: 40px;
  background-color: #FFF;
  position: relative;
}
.kakomi .headline_plain {
  padding-bottom: 30px;
  background: url("../images/bor-pat-zig.png") repeat-x bottom left;
}
.kakomi .body01 {
  margin-bottom: 20px;
  width: 55%;
}
.kakomi .body01 > * {
  margin-bottom: 20px;
}
.kakomi .body01 .img02 {
  text-align: center;
}
.kakomi .body01 .img01 {
  position: absolute;
  right: 40px;
  top: 40px;
  padding: 0;
  width: 37%;
  text-align: right;
}
.kakomi .body01 + p {
  margin-bottom: 40px;
}
.kakomi .data {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.kakomi .data > div.col--s {
  -webkit-flex-basis: 30.76923%;
  flex-basis: 30.76923%;
}
.kakomi .data > div.col--l {
  -webkit-flex-basis: 63.95604%;
  flex-basis: 63.95604%;
}
.kakomi .data .data-headline {
  font-family: "M PLUS Rounded 1c", "メイリオ", Meiryo, sans-serif;
  font-size: 1.25em;
  font-weight: 500;
  border-bottom: 1px solid #66bfc1;
  line-height: 1.1;
  padding: 0 0 .5em;
  margin-bottom: .7em;
}
.kakomi .data p.fs--l {
  font-size: 1.25em;
}
.kakomi .data dl {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.kakomi .data dl dt {
  width: 5em;
}
.kakomi .data dl dd {
  width: calc(100% - 5em);
}
.kakomi .data dl.data--l dt {
  width: 9em;
}
.kakomi .data dl.data--l dd {
  width: calc(100% - 9em);
}

/* SNS
======================================== */
#sp-head-bkmark {
  background-color: #292929;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5MjkyOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #292929), color-stop(100%, #000000));
  background-image: -moz-linear-gradient(#292929 0%, #000000 100%);
  background-image: -webkit-linear-gradient(#292929 0%, #000000 100%);
  background-image: linear-gradient(#292929 0%, #000000 100%);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF292929', endColorstr='#FF000000');
  padding: 5px 0;
}
#sp-head-bkmark .famicom {
  display: inline-block;
  float: left;
}

.bookmark_button li {
  float: right;
  margin-left: 10px;
}
.bookmark_button li.gplus {
  width: 60px;
}
.bookmark_button li.twitter {
  width: 90px;
}
.bookmark_button li:last-child {
  margin-right: 0;
}

/* HEADER
======================================== */
.socialBtn {
  position: relative;
  padding: 0;
  margin: 1em 0;
  float: none;
}
.socialBtn ul {
  zoom: 1;
}
.socialBtn ul:before, .socialBtn ul:after {
  content: "";
  display: table;
  border-spacing: 0;
}
.socialBtn ul:after {
  clear: both;
}
.socialBtn li {
  display: inline-block;
  float: left;
  overflow: hidden;
  height: 21px;
}
.socialBtn .ballon {
  position: relative;
  float: right;
  padding: 0 5px;
  display: inline-block;
  border: 1px solid #CCC;
  margin-left: 7px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  height: 18px;
  line-height: 18px;
  background-color: #FFF;
  text-align: center;
  font-weight: normal;
  font-size: 11px;
}
.socialBtn .ballon:before {
  content: ' ';
  position: absolute;
  top: 50%;
  left: -9px;
  margin-top: -4px;
  border: 4px solid transparent;
  border-right-color: #AAA;
}
.socialBtn .ballon:after {
  content: ' ';
  position: absolute;
  top: 50%;
  left: -8px;
  margin-top: -4px;
  border: 4px solid transparent;
  border-right-color: #FFF;
}
.socialBtn a, .socialBtn a:hover, .socialBtn a:visited {
  color: #000;
}
.socialBtn a:hover {
  text-decoration: none;
  text-shadow: none;
}

.sp_header {
  position: relative;
  background-color: #f4f4f4;
  background-repeat: no-repeat;
  padding: 40px;
  height: 600px;
  font-size: 24px;
  line-height: 1.1;
  background-image: url("../images/heading_bg_wh.png"), url("../images/heading_bg_blue.png"), url("../images/heading_bg_pink.png"), url("../images/kv.jpg");
  background-position: right top ,left top , right bottom,left bottom;
  -webkit-background-size: 60% auto , 15% auto ,15% auto , auto;
  -o-background-size: 60% auto , 15% auto ,15% auto , auto;
  background-size: 60% auto , 15% auto ,15% auto , auto;
}
.sp_header .pr {
  position: absolute;
  border: 2px solid #0061CA;
  background-color: rgba(255, 255, 255, 0.6);
  left: 40px;
  top: 40px;
  color: #0061CA;
  padding: 0 .4em;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-family: "M PLUS Rounded 1c", "メイリオ", Meiryo, sans-serif;
}
.sp_header .sp_container {
  max-width: 1240px;
  text-align: right;
}
.sp_header .socialBtn {
  z-index: 1;
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0;
}
.sp_header .title {
  font-family: "M PLUS Rounded 1c", "メイリオ", Meiryo, sans-serif;
}
.sp_header .title1 {
  font-family: "RocknRoll One", "メイリオ", Meiryo, sans-serif;
  font-size: 1.91667em;
  line-height: 1.1;
  margin-bottom: 1vw;
}
.sp_header .title2 {
  display: table;
  margin: 0 0 20px auto;
  font-weight: 500;
  line-height: 1;
}
.sp_header .title2 > * {
  display: table-cell;
  vertical-align: bottom;
}
.sp_header .title2 .title2_1 {
  text-align: left;
  color: #FFF;
  background: #0061CA;
  vertical-align: middle;
  padding: .2em .4em;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}
.sp_header .title2 .title2_1:hover {
  filter: brightness(110%);
}
.sp_header .title2 .title2_2 {
  font-family: "M PLUS 1p", "メイリオ", Meiryo, sans-serif;
  font-family: 900;
  color: #282828;
  padding: 0 0 0 .5em;
  text-align: left;
}
.sp_header .title2 .title2_2 small {
  display: block;
  font-size: 0.75em;
  line-height: 1;
}
.sp_header h1 {
  font-weight: 700;
  font-size: 2.5em;
  margin-bottom: 20px;
  text-shadow: 0 2px 2px #fff, -2px 0 2px #fff;
}
.sp_header h1 small {
  font-size: .7em;
}
.sp_header figure img {
  max-height: 100%;
  width: auto;
}
.sp_header .sponsor {
  display: block;
  font-size: 1rem;
  margin-top: .5em;
}

.sp_nav {
  margin: 0 0 -50px;
  position: relative;
  font-family: "M PLUS Rounded 1c", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
}
.sp_nav ul {
  background-color: #F18F01;
  max-width: 990px;
  margin: 0 auto;
  padding: 1em;
  display: flex;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.sp_nav ul li {
  -webkit-flex-basis: 33.3%;
  flex-basis: 33.3%;
  position: relative;
}
.sp_nav ul li + li:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 80%;
  top: 10%;
  border-left: 1px solid #fff;
}
.sp_nav a {
  display: block;
  text-align: center;
  font-size: 1.25em;
  line-height: 1.2;
  padding: 5px;
}
.sp_nav a img {
  display: block;
  margin: 0 auto .4em;
}
.sp_nav a, .sp_nav a:hover, .sp_nav a:visited {
  color: #FFF;
  text-decoration: none;
}

/* FOOT
======================================== */
.sp_copyright {
  margin-top: 60px;
  font-size: 12px;
  line-height: 1.6;
  font-weight: 300;
  font-family: "M PLUS Rounded 1c", "メイリオ", Meiryo, sans-serif;
}
.sp_copyright p + p {
  margin-top: 1em;
}

.sp_banner {
  margin-top: 60px;
}
.sp_banner a {
  display: block;
  max-width: 693px;
  margin: 0 auto;
  padding: 1em;
  font-family: "M PLUS Rounded 1c", "メイリオ", Meiryo, sans-serif;
  font-size: 1.75em;
  text-align: center;
  background: #0061ca;
  color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.sp_banner a:before {
  content: "";
  display: inline-block;
  border-style: solid;
  border-width: .3em .4em;
  border-color: transparent transparent transparent #fff;
}
.sp_banner a + a {
  margin-top: 1em;
}

.sp_profile {
  margin-top: 60px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #66bfc1;
  padding: 40px;
}
.sp_profile p + p {
  margin-top: 1em;
}

.sp_footer {
  padding-top: 80px;
  padding-bottom: 80px;
  background: url("../images/footer_bgpat.png") repeat center;
  background-attachment: fixed;
}
.sp_footer .sp_container {
  padding-left: 80px;
  padding-right: 80px;
}
.sp_footer a {
  display: block;
  text-align: center;
  padding: .6em .3em;
  font-family: "M PLUS Rounded 1c", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 1.875em;
  line-height: 1.2;
  -webkit-border-radius: 0.2em;
  border-radius: 0.2em;
  background-color: #ff6d00;
  letter-spacing: .05em;
}
.sp_footer a, .sp_footer a:hover, .sp_footer a:visited {
  color: #FFF;
  text-decoration: none;
}
.sp_footer a:hover {
  filter: brightness(120%);
}
.sp_footer a:before {
  content: "";
  display: inline-block;
  background: url("../images/btn_arrow.png") no-repeat left center;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  width: 0.4em;
  height: 0;
  padding: 0.66667em 0 0;
  margin-right: .4em;
}

/* PC Large
================================================================================ */
@media screen and (max-width: 1260px) {
  .sp_header {
    background-position: right top ,left top , right bottom,left -200px bottom;
  }
}
@media screen and (min-width: 768) {
  .for-sp, .under-sp_s {
    display: none;
  }
}
/* SMP
================================================================================ */
@media screen and (max-width: 1030px) {
  .headline_marker {
    font-size: 1.6em;
  }
  .headline_marker.fs--l {
    font-size: 3.3vw;
  }

  .headline_plain {
    font-size: 1.6em;
  }
  .headline_plain.fs--l {
    font-size: 3.3vw;
  }

  .headline_maru {
    font-size: 1.6em;
  }
  .headline_maru.fs--l {
    font-size: 3.3vw;
  }

  .sp_lead {
    padding: 5vw 5vw 5vw 0;
  }

  .point-block {
    padding: 0 5vw;
  }
  .point-block .block-heading > .title {
    font-size: 2em;
  }

  .sp_body-content .content-heading {
    padding: 5vw;
    margin-bottom: 0;
  }
  .sp_body-content .content-heading .headline_marker {
    font-size: 4vw;
  }
  .sp_body-content .body01 {
    display: block;
    padding-top: 0;
  }
  .sp_body-content .body01 > figure {
    position: inherit;
    position: absolute;
    top: -30px;
    width: 28%;
    height: 30vh;
    overflow: hidden;
  }
  .sp_body-content .body01 > figure img {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    max-width: 100%;
    height: auto;
  }
  .sp_body-content .body01 > div {
    padding-top: 5vw;
  }

  #s1.sp_body-content {
    position: relative;
  }
  #s1.sp_body-content .content-heading {
    padding-right: 30%;
  }
  #s1.sp_body-content .body01 > figure {
    top: -30px;
    right: 0;
  }
  #s1.sp_body-content .body01 > figure img {
    position: relative;
    top: auto;
    right: auto;
    max-width: 100%;
    height: auto;
  }
  #s1.sp_body-content .body01 > div {
    position: relative;
    z-index: 1;
    background: rgba(255, 255, 255, 0.8);
  }

  #s2.sp_body-content {
    position: relative;
  }
  #s2.sp_body-content .content-heading {
    padding-left: 25%;
  }
  #s2.sp_body-content .body01 > figure {
    top: -30px;
    left: -20px;
    width: 40vw;
  }
  #s2.sp_body-content .body01 > figure img {
    position: relative;
    bottom: auto;
    left: auto;
    max-width: 100%;
    height: auto;
  }

  #s3.sp_body-content {
    position: relative;
  }
  #s3.sp_body-content .content-heading {
    padding-right: 25%;
  }
  #s3.sp_body-content .body01 > figure {
    top: -40px;
    right: -7vw;
    width: 40vw;
  }
  #s3.sp_body-content .body01 > figure img {
    top: auto;
    right: auto;
  }
  #s3.sp_body-content .body01 > div {
    padding-top: 5vw;
    position: relative;
    z-index: 1;
    background: rgba(255, 255, 255, 0.8);
  }

  /* HEADER
  ======================================== */
  .sp_header {
    padding: 3vw;
    font-size: 2vw;
  }
  .sp_header .title2 {
    margin: 0 0 20px auto;
    font-size: 1.2em;
  }
  .sp_header h1 {
    margin-bottom: 20px;
  }
  .sp_header h1 small {
    font-size: .7em;
  }
  .sp_header figure img {
    max-height: 14vh;
    width: auto;
  }
  .sp_header .pr {
    top: 3vw;
    left: 3vw;
  }
}
@media screen and (min-width: 768px) {
  .under-tbl {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .over-tbl {
    display: none;
  }

  .sp_content {
    font-size: 14px;
  }

  .sp_body {
    padding: 0 5px 10vw;
  }
  .sp_body .sp_container > i {
    padding-top: 40px;
  }

  .sp_lead {
    padding: 5vw;
    background-position: left -5vw top 10px;
    -webkit-background-size: 60% auto;
    -o-background-size: 60% auto;
    background-size: 60% auto;
  }
  .sp_lead .sp_container {
    position: relative;
  }
  .sp_lead .content-heading {
    margin-left: 0;
  }
  .sp_lead figure {
    margin-top: -6vh;
    position: relative;
    right: auto;
    top: auto;
    z-index: 0;
    width: 100%;
    height: inherit;
    display: block;
    -webkit-align-items: inherit;
    align-items: inherit;
  }
  .sp_lead figure img {
    display: block;
    margin: 0 0 5vw auto;
    max-width: 100%;
    height: auto;
  }
  .sp_lead .content-body {
    padding: 0;
    background: none;
    width: 100%;
  }

  .point-block {
    padding: 0 5vw;
  }
  .point-block .block-heading {
    display: block;
    margin-bottom: 5vw;
  }
  .point-block .block-heading > * {
    display: block;
  }
  .point-block .block-heading > div {
    width: 100%;
    background-image: none;
    padding: .2em;
    text-align: center;
    margin-bottom: .3em;
  }
  .point-block .block-heading > div span {
    display: inline-block;
    text-indent: 0;
  }
  .point-block .block-heading > div br {
    display: none;
  }
  .point-block .block-heading .title {
    padding: .2em 0;
  }
  .point-block .block-body > figure {
    -webkit-flex-basis: 40%;
    flex-basis: 40%;
  }
  .point-block .block-body > figure img {
    max-width: 100%;
    height: auto;
  }
  .point-block .block-body > div {
    -webkit-flex-basis: 55%;
    flex-basis: 55%;
  }
  .point-block .block-body .q {
    color: #777;
    margin-bottom: .5em;
  }
  .point-block .block-body .q:before {
    content: "";
    display: inline-block;
    width: 1.6em;
    vertical-align: middle;
    border-top: 1px solid #777;
    margin-right: .4em;
  }
  .point-block .block-body .a {
    margin-bottom: 1em;
  }
  .point-block .block-body .a span {
    font-weight: bold;
    color: #0061ca;
  }
  .point-block .block-footer {
    font-size: 14px;
    line-height: 2;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .point-block .block-footer > figure {
    -webkit-flex-basis: 234px;
    flex-basis: 234px;
  }
  .point-block .block-footer > figure img {
    max-width: 100%;
    height: auto;
  }
  .point-block .block-footer > p {
    -webkit-flex-basis: calc( 100% - 270px);
    flex-basis: calc( 100% - 270px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 1.4em;
    background-color: #c6eff0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  .point-block .block-footer > p:after {
    content: "";
    display: block;
    background: url("../images/fukidashi.png") no-repeat left center;
    position: absolute;
    width: 22px;
    right: -20px;
    top: 0;
    height: 100%;
  }

  .sp_body-content {
    position: relative;
  }
  .sp_body-content .content-heading {
    padding: 5vw;
    margin-bottom: 0;
  }
  .sp_body-content .content-heading .headline_marker {
    font-size: 2em;
  }
  .sp_body-content .content-heading.layout--rev {
    padding: 5vw 5vw 20vh 40%;
  }
  .sp_body-content .content-body {
    padding: 0 5vw 8vw;
  }
  .sp_body-content .body01 {
    display: block;
  }
  .sp_body-content .body01 > div {
    padding-top: 5vw;
  }
  .sp_body-content .body01 > figure {
    width: 40%;
  }
  .sp_body-content .body01 > figure img {
    position: inherit;
  }

  #s1.sp_body-content .body01 {
    margin-bottom: 20px;
  }
  #s1.sp_body-content .body01_01 > div {
    margin-bottom: 20px;
  }
  #s1.sp_body-content .body01_01 > div figure {
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
  }
  #s1.sp_body-content .body01_01 > div > div {
    -webkit-flex-basis: 65%;
    flex-basis: 65%;
    padding-bottom: 30px;
  }

  #s2.sp_body-content .body01 {
    margin-bottom: 40px;
  }
  #s2.sp_body-content .body01 > div {
    padding: 5vw 0 40px;
  }

  #s3.sp_body-content .body04 > div {
    margin-bottom: 20px;
  }
  #s3.sp_body-content .body04 > div figure {
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
  }
  #s3.sp_body-content .body04 > div > div {
    -webkit-flex-basis: 65%;
    flex-basis: 65%;
    padding-bottom: 30px;
  }

  .sp_header {
    position: relative;
    height: 65vh;
    font-size: 3vw;
    background-position: right top ,left top , right bottom,right 40% bottom;
    -webkit-background-size: 60% auto , 15% auto ,15% auto , auto 100%;
    -o-background-size: 60% auto , 15% auto ,15% auto , auto 100%;
    background-size: 60% auto , 15% auto ,15% auto , auto 100%;
  }
  .sp_header .title1 {
    margin-bottom: 2vw;
    font-size: 2.2em;
  }
  .sp_header .title2 {
    display: block;
    width: 11em;
    text-align: center;
    font-size: 1.4em;
  }
  .sp_header .title2 .title2_1 {
    display: block;
    margin-bottom: 1vw;
  }
  .sp_header .title2 .title2_2 {
    display: inline-block;
  }
  .sp_header .title2 span {
    display: inline-block;
  }
  .sp_header h1 {
    position: absolute;
    right: 2vw;
    bottom: 3.5vh;
    font-size: 3.5em;
  }
  .sp_header .pr {
    font-size: 5vw;
  }

  .sp_nav {
    margin-bottom: 0;
  }
  .sp_nav ul {
    padding: 5px;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .sp_nav a {
    font-size: 1em;
  }
}
@media screen and (min-width: 600px) {
  .under-sp_s {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .under-sp_d {
    display: none;
  }

  .headline_maru,
  .headline_plain {
    font-size: 1.2em;
  }
  .headline_maru.fs--l,
  .headline_plain.fs--l {
    font-size: 1.4em;
  }

  .headline_marker {
    font-size: 1.3em;
  }
  .headline_marker.fs--l {
    font-size: 1.5em;
  }

  .sp_lead .content-heading {
    font-size: 1.4em;
  }

  .sp_body {
    padding: 0 4px 5vw;
  }
  .sp_body .sp_container > i {
    display: block;
    padding: 5vw 0 15px;
  }

  .point-block .block-heading > .title {
    font-size: 1.5em;
  }
  .point-block .block-body,
  .point-block .block-body.layout--rev {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .point-block .block-body > *,
  .point-block .block-body.layout--rev > * {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .point-block .block-body > figure,
  .point-block .block-body.layout--rev > figure {
    text-align: center;
    margin-bottom: 1em;
  }
  .point-block .block-footer,
  .point-block .block-footer.layout--rev {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .point-block .block-footer > *,
  .point-block .block-footer.layout--rev > * {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .point-block .block-footer > figure,
  .point-block .block-footer.layout--rev > figure {
    text-align: center;
  }
  .point-block .block-footer p,
  .point-block .block-footer.layout--rev p {
    margin-bottom: 40px;
  }
  .point-block .block-footer p:after,
  .point-block .block-footer.layout--rev p:after {
    background-image: url("../images/fukidashi_sp.png");
    background-position: top center;
    left: 0;
    top: 100%;
    width: 100%;
    height: 22px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  .sp_body-content .content-heading .headline_marker {
    font-size: 1.5em;
  }
  .sp_body-content .body01 {
    display: block;
  }
  .sp_body-content .body01 > figure {
    width: 58%;
  }

  #s1.sp_body-content .body01_01 > div {
    display: block;
  }
  #s1.sp_body-content .body01_01 > div figure {
    width: 100%;
    margin-bottom: 1em;
    text-align: center;
  }
  #s1.sp_body-content .body01_01 > div > div {
    width: 100%;
  }

  #s2.sp_body-content .body01 {
    margin-bottom: 20px;
  }
  #s2.sp_body-content .body01 > figure {
    width: 48vw;
  }
  #s2.sp_body-content .body01_01 {
    padding-bottom: 30px;
  }
  #s2.sp_body-content .body02 {
    padding-bottom: 35px;
    margin-bottom: 20px;
  }
  #s2.sp_body-content .body02 figure {
    padding-top: 1em;
  }
  #s2.sp_body-content .body03 > div {
    width: 100%;
  }

  #s3.sp_body-content .content-heading {
    padding-right: 10%;
  }
  #s3.sp_body-content .body01 {
    margin-bottom: 20px;
  }
  #s3.sp_body-content .body02 {
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 20px;
  }
  #s3.sp_body-content .body03 {
    padding-bottom: 50px;
    margin-bottom: 20px;
  }
  #s3.sp_body-content .body04 {
    margin-bottom: 20px;
  }
  #s3.sp_body-content .body04 > div {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #s3.sp_body-content .body04 > div > figure {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  #s3.sp_body-content .body04 > div > div {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }

  .kakomi {
    padding: 5vw;
    margin-top: 10vw;
  }
  .kakomi .body01 {
    width: 100%;
  }
  .kakomi .body01 .img01 {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    text-align: center;
  }
  .kakomi .data {
    display: block;
  }
  .kakomi .data .col--s {
    margin-bottom: 8vw;
  }

  .sp_profile {
    padding: 5vw;
    margin-top: 10vw;
  }

  .sp_copyright {
    margin-top: 10vw;
  }

  .sp_banner {
    margin-top: 10vw;
  }
  .sp_banner a {
    font-size: 1.5em;
  }
}
