@charset "UTF-8";
@-ms-viewport {
 width: device-width;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
 margin: 0;
 padding: 0;
 word-break: break-word;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
 word-break: break-word;
 font-size: inherit;
 width: 100%;
}
fieldset, img {
 border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
 font-style: normal;
 font-weight: normal;
}
li {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 100%;
 font-weight: normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
 vertical-align: middle;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
 font-size: inherit;
}
q:before, q:after {
 content: '';
}
abbr, acronym {
 border: 0;
 font-variant: normal;
}
sup {
 vertical-align: text-top;
 font-size: 70%;
}
sub {
 vertical-align: text-bottom;
 font-size: 70%;
}
input, textarea, select {
 font-family: inherit;
 font-size: inherit;
 font-weight: inherit;
}
input, textarea, select {
 font-size: 100%;
}
legend {
 color: #000;
}
pre, code, kbd, samp, tt {
 font-family: monospace;
 font-size: 108%;
 line-height: 100%;
}
.aligncenter {
 text-align: center;
}
img {
 vertical-align: bottom;
 line-height: 1;
 margin: 0;
}
a {
 text-decoration: none;
 color: #131313;
}
* {
 outline: none;
}
/* common item ---------------------------------------*/
.clearfix:after, .inner:after {
 visibility: hidden;
 display: block;
 font-size: 0;
 content: " ";
 clear: both;
 height: 0;
}
html {
 box-sizing: border-box;
 -ms-overflow-style: scrollbar;
 height: 100%;
}
*, *::before, *::after {
 box-sizing: border-box;
}
body {
 -webkit-text-size-adjust: 100%;
 padding: 0;
 margin: 0;
 font-family: "Noto Sans JP", "Yu Gothic Medium", YuGothic, "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
 height: 100%;
}
body * {
 color: #000;
}
ul, ol {
 list-style: none;
 padding: 0;
 margin: 0;
}
a {
 text-decoration: none;
 transition: all .1s ease;
}
a:hover {
 opacity: 0.7;
}
img {
 width: 100%;
 max-width: 100%;
 height: auto;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a {
 color: #1c619c;
 text-decoration: underline;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover {
 text-decoration: none;
}
strong {
 font-weight: bold;
}
td a {
 color: #1c619c;
 text-decoration: underline;
}
td a:hover {
 text-decoration: none;
}
p, ul, ol, table {
 margin-bottom: 0;
}
hr {
 height: 1px;
 background-color: #e8e8e8;
 border: none;
 margin: 20px 0;
}
.ovh {
 overflow: hidden !important;
}
.ovv {
 overflow: visible !important;
}
.disnone {
 display: none;
}
.list-inline > li {
 display: inline-block;
}
.sp {
 display: none !important;
}
.text-green {
 color: #009900;
}
.text-red {
 color: #FF0033;
}
/* header ---------------------------------------*/
header {
 text-align: center;
 background: #FC0F3A;
}
.l-header-inner {
 width: auto;
 background: #fff;
 position: relative;
 height: 58px;
 padding-top: 15px;
}
.header-logo-lp {
 display: block;
 background: url(/common_c/images/common/logo.svg) no-repeat left top;
 background-size: 128px 26px;
 width: 128px;
 height: 26px;
 padding: 0px;
 margin: 0px auto 38px;
 text-indent: -99em;
 overflow: hidden;
}
.footer {
 padding: 2em 0 3em;
}
.footer .copyright {
 margin: 0 auto;
 width: 100%;
 text-align: center;
 color: #111;
 font-size: 10px;
}
/* index ---------------------------------------*/
.tac {
 text-align: center;
}
.tar {
 text-align: right;
}
.tal {
 text-align: left;
}
.fwb {
 font-weight: bold;
}
.wrapper {
 max-width: 720px;
 margin: 0 auto;
 padding: 50px 25px;
}
.l-header-lp{
 border: 1px solid #CCC;
}
.fz80 {
 font-size: 44px;
}
.fz68 {
 font-size: 68px;
}
.fz40 {
 font-size: 40px;
}
.fz30 {
 font-size: 30px;
}
.fz25 {
 font-size: 25px;
}
.fz23 {
 font-size: 23px;
}
.fz21 {
 font-size: 21px;
}
.fz21.fwb.fcc {
 line-height: 1.7;
}
.fz19 {
 font-size: 19px;
}
.fz16 {
 font-size: 16px;
}
.fz15 {
 font-size: 15px;
}
.fz14 {
 font-size: 14px;
}
.fz13 {
 font-size: 13px;
}
.fz11 {
 font-size: 11px;
}
.lh17 {
 line-height: 1.7;
}
.mt1 {
 margin-top: 1em !important;
}
.mb05 {
 margin-bottom: 0.5em !important
}
.mb1 {
 margin-bottom: 1em !important
}
.mb2 {
 margin-bottom: 2em !important
}
.mtb1 {
 margin: 1em auto;
}
.btnBox {
 width: 100%;
 max-width: 420px;
 margin: 20px auto;
}
.btn {
 display: block;
 font-weight: bold;
 text-align: center;
 max-width: 100%;
 cursor: pointer;
 text-decoration: none;
 -webkit-box-shadow: 0px 1px 6px rgba(255, 255, 255, 0.5);
 box-shadow: 0px 1px 6px rgba(255, 255, 255, 0.5);
 margin-bottom: 6px;
 transition: all 0.1s ease;
 position: relative;
 padding: 0.75em;
 text-indent: 0;
 line-height: 1;
 color: #fff;
 background: #FF0033;
 border-color: #FF0033;
 border-radius: 10px;
}
.btn:hover {
 -webkit-box-shadow: none;
 box-shadow: none;
 opacity: 1;
}
.btn:active {
 transform: scale(.97);
 opacity: 1;
}
.btn_icon:after {
 content: "";
 position: absolute;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 10px 0 10px 14px;
 border-color: transparent transparent transparent #fff;
 top: 49%;
 transform: translateY(-50%);
 right: 20px;
}
.btn.green {
 background-color: #009900;
}
.btn.greenline {
 background-color: #06c755;
}
.btn.gray {
 background-color: #999999;
}
.link {
 display: block;
 font-weight: bold;
 text-align: left;
 max-width: 100%;
 cursor: pointer;
 text-decoration: none;
 -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.3215686275);
 box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3215686275);
 margin-bottom: 0.75em;
 transition: all 0.1s ease;
 position: relative;
 padding: 1em 2.5em 1em 1.5em;
 text-indent: 0;
 line-height: 1;
 color: #000;
 background: #fff;
 border-color: #FF0033;
 border: 1px solid #999999;
 border-radius: 5em;
}
.link:hover {
 -webkit-box-shadow: none;
 box-shadow: none;
 opacity: 1;
}
.link_icon:after {
 content: "";
 position: absolute;
 background-image: url("../images/result/blank.png");
 background-size: cover;
 width: 1em;
 height: 1em;
 top: calc(50% - 0.5em);
 right: 20px;
}
#index .popup {
 width: 90%;
 max-width: 400px;
 margin: auto;
 position: relative;
 background: #fff;
 padding: 20px;
 border-radius: 15px;
}
#index .wrapper {
 padding-bottom: 140px;
}
.mgn{
 padding: 20px 0;
}