@charset "UTF-8";
/********************************
DEFAULT
*********************************/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0px;
    padding: 0px;
    outline: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block;
}
h1,h2,h3,h4,h5,h6,caption,address,th {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
ul,ol,li,dl,dt,dd {
    list-style: none;
}
img,iframe {
    vertical-align: middle;
    border: 0px;
}
img {
    line-height: 0;
    font-size: 0;
    -webkit-backface-visibility: hidden;
}
table {
    border-collapse: collapse;
}
th {
    font-weight: normal;
    text-align: left;
}
button,fieldset,form,input,label,legend,select,textarea {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
select {
    padding: 2px;
}
input,select {
    font-size: 100%;
    vertical-align: middle;
    line-height: normal;
}
input[type="text"],input[type="password"],textarea,select {
    outline: none;
}
textarea {
    font-size: 100%;
}
input {
    vertical-align: middle;
}
::-webkit-input-placeholder {
    color: #999;
}
label {
    padding: 0 0 0 2px;
}
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}
textarea {
  resize: vertical;
}
input[type='checkbox'],
input[type='radio'] {
  display: none;
}
input[type='submit'],
input[type='button'],
label,
button,
select {
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
hr {
    display: none;
}
a {
    transition: 0.1s linear;
    -ms-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    transition-property: all;
    -ms-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
}
a[href^="tel:"] {
    cursor: default;
}
a,a:link {
    color: #253494;
    text-decoration: none;
    word-break: break-all;
}
/*a:visited {color: #0a70c5;}*/
a:hover,a:active {
    color: #3399ff;
    text-decoration: underline;
}
a[href^="tel:"] {
    cursor: default;
}
.c_fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: .01em;
    height: 0;
    overflow: hidden;
}
.c_fix {
    min-height: 1px;
}
html {
    height: 100%;
}
body {
    text-align: left;
    min-height: 100%;
    height: auto !important;
    position: relative;
    min-width: 1000px;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    box-sizing: border-box;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.8;
    color: #1b1b1b;
}

.c-cont *, .c-cont *:before, *.c-cont :after {
  box-sizing: content-box;
}

/********************************
C系CSS
*********************************/
.c-cont {
    width: 1000px;
    margin: 0 auto;
    padding: 100px 0;
}
.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}
/*c-btn*/
.c-btn a {
    display: table;
    width: 100%;
    box-sizing: border-box;
    border-radius: 68px;
    border: 1px solid #8ca0af;
    color: #1b1b1b;
    background: #f4f4f4 url(../img/arrow.svg) no-repeat right 40px center;
    background-size: 40px auto;
    -ms-background-size: 40px auto;
    -moz-background-size: 40px auto;
    -webkit-background-size: 40px auto;
}
.c-cont .c-btn a {
    box-sizing: border-box;
}
.c-btn a:hover {
    opacity: 0.8;
    text-decoration: none;
    background: #f4f4f4 url(../img/arrow.svg) no-repeat right 30px center;
    background-size: 40px auto;
    -ms-background-size: 40px auto;
    -moz-background-size: 40px auto;
    -webkit-background-size: 40px auto;
}
.c-btn a span{
    height: 68px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}
.c-btn.is-ver2 a {
    background: #f4f4f4 url(../img/arrow2.svg) no-repeat left 40px center;
    background-size: 40px auto;
    -ms-background-size: 40px auto;
    -moz-background-size: 40px auto;
    -webkit-background-size: 40px auto;
}
.c-btn.is-ver2 a:hover {
    background: #f4f4f4 url(../img/arrow2.svg) no-repeat left 30px center;
    background-size: 40px auto;
    -ms-background-size: 40px auto;
    -moz-background-size: 40px auto;
    -webkit-background-size: 40px auto;
}

/* 完了ページのタイトル用に追記したもの */
h2.end_ttl {
	margin-bottom: 5.5rem;
	font-family: josefin-sans,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 3.5rem;
	line-height: 0.7;
	text-align: center;
}
h2.end_ttl span {
	font-weight: normal;
	font-size: 1.5rem;
}

@media (max-width: 767px) {
    body {
        font-size: 15px;
        min-width: auto;
    }
    /********************************
    C系CSS
    *********************************/
    .c-cont {
        width: auto;
        padding: 30px 15px 70px 15px;
    }
    .c-pc {
        display: none;
    }
    .c-pc-in {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-in {
        display: inline;
    }
    /*c-btn*/
    .c-btn a,
    .c-btn a:hover {
        background: #f4f4f4 url(../img/arrow.svg) no-repeat right 20px center;
        background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
    }
    .c-btn a span{
        height: 45px;
        font-size: 15px;
    }
    .c-btn.is-ver2 a,
    .c-btn.is-ver2 a:hover {
        background: #f4f4f4 url(../img/arrow2.svg) no-repeat left 20px center;
        background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
    }
}/*@media*/
@media (max-width: 374px) {}/*@media*/