@charset "UTF-8";
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 100;
    src: local("Noto Sans CJK JP Thin"),
         url("../font/NotoSansCJKjp-Thin.woff") format("woff"),
         url("../font/NotoSansCJKjp-Thin.otf") format("opentype");
}
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 300;
    src: local("Noto Sans CJK JP Light"),
         url("../font/NotoSansCJKjp-Light.woff") format("woff"),
         url("../font/NotoSansCJKjp-Light.otf") format("opentype");
}
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 350;
    src: local("Noto Sans CJK JP DemiLight"),
         url("../font/NotoSansCJKjp-DemiLight.woff") format("woff"),
         url("../font/NotoSansCJKjp-DemiLight.otf") format("opentype");
}
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 400;
    src: local("Noto Sans CJK JP Regular"),
         url("../font/NotoSansCJKjp-Regular.woff") format("woff"),
         url("../font/NotoSansCJKjp-Regular.otf") format("opentype");
}
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 500;
    src: local("Noto Sans CJK JP Medium"),
         url("../font/NotoSansCJKjp-Medium.woff") format("woff"),
         url("../font/NotoSansCJKjp-Medium.otf") format("opentype");
}
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 700;
    src: local("Noto Sans CJK JP Bold"),
         url("../font/NotoSansCJKjp-Bold.woff") format("woff"),
         url("../font/NotoSansCJKjp-Bold.otf") format("opentype");
}
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: bold;
    src: url("../font/NotoSansCJKjp.eot");
    src: local("Noto Sans CJK JP Bold"),
         url("../font/NotoSansCJKjp-Bold.woff") format("woff"),
         url("../font/NotoSansCJKjp-Bold.otf") format("opentype");
}
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 900;
    src: url("../font/NotoSansCJKjp.eot");
    src: local("Noto Sans CJK JP Black"),
         url("../font/NotoSansCJKjp-Black.woff") format("woff"),
         url("../font/NotoSansCJKjp-Black.otf") format("opentype");
}
/********************************
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;
}
input[type="text"],input[type="password"],textarea,select {
    outline: none;
}
textarea {
    font-size: 100%;
}
input {
    vertical-align: middle;
}
::-webkit-input-placeholder {
    color: #000;
}
label {
    padding: 0 0 0 2px;
}
hr {
    display: none;
}
a {
    transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    will-change: opacity , all;
}
a,a:link {
    color: #4096dd;
    text-decoration: none;
    word-break: break-all;
}
a:visited {
    color: #4096dd;
}
a:hover,a:active {
    color: #4096dd;
    text-decoration: none;
}
*:focus {
    outline: none;
}
.m_b0 {
    margin-bottom: 0px !important;
}
.m_b1 {
    margin-bottom: 1px !important;
}
.m_b2 {
    margin-bottom: 2px !important;
}
.m_b3 {
    margin-bottom: 2px !important;
}
.m_b5 {
    margin-bottom: 5px !important;
}
.m_b7 {
    margin-bottom: 7px !important;
}
.m_b8 {
    margin-bottom: 8px !important;
}
.m_b10 {
    margin-bottom: 10px !important;
}
.m_b11 {
    margin-bottom: 11px !important;
}
.m_b12 {
    margin-bottom: 12px !important;
}
.m_b13 {
    margin-bottom: 13px !important;
}
.m_b15 {
    margin-bottom: 15px !important;
}
.m_b20 {
    margin-bottom: 20px !important;
}
.m_b25 {
    margin-bottom: 25px !important;
}
.m_b30 {
    margin-bottom: 30px !important;
}
.m_b35 {
    margin-bottom: 35px!important;
}
.m_b40 {
    margin-bottom: 40px !important;
}
.m_b45 {
    margin-bottom: 45px !important;
}
.m_b50 {
    margin-bottom: 50px !important;
}
.m_b55 {
    margin-bottom: 55px !important;
}
.a_center {
    text-align: center;
}
.a_left {
    text-align: left;
}
.a_right {
    text-align: right;
}
.f_bold {
    font-weight: bold;
}
.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 {
    font-family: "Noto Sans", "Noto Sans CJK JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic", sans-serif;
    line-height: 1.8;
    color: #000000;
    font-size: 14px;
    text-align: center;
    min-height: 100%;
    height: auto !important;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-top: 105px;
}
/********************************
HEADER
*********************************/
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #ffffff;
    box-shadow: 0px 0px 30px 0px rgba(129, 139, 139, 0.1);
    -ms-box-shadow: 0px 0px 30px 0px rgba(129, 139, 139, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(129, 139, 139, 0.1);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(129, 139, 139, 0.1);
}
.header {
    padding: 22px 0 22px 0;
    display: table;
    width: 100%;
}
.head_in {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 65%;
}
.head-logo {
    width: 204px;
    height: 30px;
    padding: 3px 0 0 20px;
}
.head-logo a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding: 30px 0 0 0;
    background: url(../img/logo.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.headLinks_wrap {
    float: left;
    margin: 0 0 0 40px;
}
.headLinks_wrap li {
    float: left;
    margin: 0 0 0 25px;
    position: relative;
}
.headLinks_wrap li:first-child {
    margin: 0 0 0 0;
}
.headLinks_wrap li:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #2398d8;
    transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform-origin: right top;
    -ms-transform-origin: right top;
    -moz-transform-origin: right top;
    -webkit-transform-origin: right top;
    transition: transform 0.3s linear;
    -ms-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -webkit-transition: transform 0.3s linear;
    -webkit-transition: -webkit-transform 0.3s linear;
    will-change: transform;
}
.headLinks_wrap li:hover:after {
    transform-origin: left top;
    -ms-transform-origin: left top;
    -moz-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}
.headLinks_wrap li a {
    display: table;
    width: 100%;
    height: 30px;
    text-decoration: none;
    font-size: 13px;
    color: #000000;
}
.headLinks_wrap li a span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.headCv_wrap {
    display: none;
}
.head_rgt {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 35%;
}
.head-btn.c-btn {
    float: right;
    width: 126px;
    height: 36px;
    margin: 0 20px 0 20px;
}
.head-btn.c-btn a {
    height: 36px;
    font-size: 12px;
    font-weight: bold;
}
.head-btn.c-btn a span {
    font-weight: bold;
}
.head_rgt .headLinks_wrap {
    float: right;
    margin: 3px 0 0 0;
}
.head_rgt .headLinks_wrap li {
    float: right;
}
.head-menu {
    display: none;
}
/********************************
FOOTER
*********************************/
footer {
    background: #4096dd;
    padding: 0 0 90px 0;
}
.footer {
    padding: 60px 0;
    border-bottom: 1px solid #ffffff;
}
.foot_in {
    width: 960px;
    margin: 0 auto;
}
.foot-logo {
    float: left;
    width: 150px;
    height: 24px;
}
.foot-logo a {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 0;
    padding: 24px 0 0 0;
    background: url(../img/foot_logo.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.footLinks_wrap {
    float: right;
    width: 680px;
    display: table;
}
.footLinks_in {
    display: table-cell;
    vertical-align: top;
    text-align: left;
    width: 25%;
}
.footLinks_in dl dt {
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    margin: 0 0 20px 0;
    color: #ffffff;
}
.footLinks_in ul li a {
    text-decoration: none;
    display: inline-block;
    position: relative;
    color: #ffffff;
    font-size: 14px;
}
.footLinks_in ul li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #ffffff;
    transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform-origin: right top;
    -ms-transform-origin: right top;
    -moz-transform-origin: right top;
    -webkit-transform-origin: right top;
    transition: transform 0.3s linear;
    -ms-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -webkit-transition: transform 0.3s linear;
    -webkit-transition: -webkit-transform 0.3s linear;
    will-change: transform;
}
.footLinks_in ul li a:hover:after {
    transform-origin: left top;
    -ms-transform-origin: left top;
    -moz-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}
.footBtm_wrap {
    padding: 30px 0;
    border-bottom: 1px solid #ffffff;
}
.footBtm_wrap small {
    color: #ffffff;
    font-size: 12px;
    line-height: 1;
    display: block;
}
.footBtm_link {
    width: 490px;
    margin: 0 auto;
}
.footBtm_link li {
    float: right;
    text-align: center;
    letter-spacing: normal;
    line-height: 1;
    padding: 0 5px 0 5px;
}
.footBtm_link li:first-child {
    float: left;
    padding: 0 0 0 0;
}
.footBtm_link li:last-child {
    padding: 0 5px 0 0;
}
.foot-link a {
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    position: relative;
    display: block;
}
.foot-link a:after {
    position: absolute;
    bottom: -6px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #ffffff;
    transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform-origin: right top;
    -ms-transform-origin: right top;
    -moz-transform-origin: right top;
    -webkit-transform-origin: right top;
    transition: transform 0.3s linear;
    -ms-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -webkit-transition: transform 0.3s linear;
    -webkit-transition: -webkit-transform 0.3s linear;
    will-change: transform;
}
.foot-link a:hover:after {
    transform-origin: left top;
    -ms-transform-origin: left top;
    -moz-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}
/********************************
C系CSS
*********************************/
.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}
/*c-btn*/
.c-btn {
    text-align: left;
    line-height: 1;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #ffffff;
}
.c-btn a {
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: table;
    color: #ffffff;
    width: 100%;
    height: 50px;
    font-size: 16px;
    text-decoration: none;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #2398d8;
    background-color: #2398d8;
    font-weight: 500;
}
.c-btn.is-ver2 a {
    border: 1px solid #00b76c;
    background-color: #00b76c;
}
.c-btn.is-ver3 a {
    color: #2398d8;
    border: 1px solid #ffffff;
    background-color: #ffffff;
}
.c-btn a:hover {
    opacity: 0.7;
}
.c-btn.is-ver3 a:hover {
    opacity: 1;
    color: #ffffff;
    border: 1px solid #2398d8;
    background-color: #2398d8;
}
.c-btn .is-btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: 500;
}
/*c-wrap*/
.c-wrap {
    margin: 0 auto;
    width: 960px;
}
/*c-cont*/
.c-cont {
    padding: 100px 0 100px 0;
}
.c-cont.is-bg {
    background: #f4f5f7;
}
/*cTtl_wrap*/
.cTtl_wrap {
    margin: 0 0 80px 0;
}
.cTtl-ttl {
    margin: 0 0 20px 0;
    color: #383a3b;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;
}
.cTtl-ttl.is-ver2 {
    line-height: 1.2;
}
.cTtl-ttl:last-child {
    margin: 0 0 0 0;
}
.cTtl-ttl span {
    font-size: 40px;
    font-weight: 500;
}
.cTtl-ttl .is-ss {
    font-size: 18px;
}
.cTtl-txt {
    font-size: 16px;
    text-align: center;
}
/*cBtn_wrap*/
.cBtn_wrap {
    width: 360px;
    margin: 0 auto;
}
.cBtn_wrap.is-ver2 {
    width: 240px;
}
.cBtn_wrap.is-ver3 {
    width: 400px;
}
.cBtn-btn a {
    height: 70px;
    font-size: 24px;
}
/*c-lnk*/
.c-lnk a {
    position: relative;
    z-index: 1;
}
.c-lnk a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin: -5px 0 0 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #2399d8;
    transition: transform 0.3s ease-in-out;
    -ms-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    -webkit-transition: transform 0.3s ease-in-out;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transform: translate(-15px);
    -ms-transform: translate(-15px);
    -moz-transform: translate(-15px);
    -webkit-transform: translate(-15px);
    will-change: transform;
}
.c-lnk a:hover:before {
    transform: translate(-10px);
    -ms-transform: translate(-10px);
    -moz-transform: translate(-10px);
    -webkit-transform: translate(-10px);
}
/********************************
CONTETS
*********************************/
#Contents {
    background: #ffffff;
    text-align: left;
    overflow: hidden;
}
/*cv_wrap*/
.cv_in {
    padding: 90px 0 70px 0;
}
.cv_ttl {
    margin: 0 0 60px 0;
}
.cv-ttl {
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
    color: #2398d8;
}
.cv_btn {
    width: 460px;
    margin: 0 auto;
}
.cv-btn a {
    height: 100px;
    font-size: 30px;
}
.cvPre_wrap {
    background: #f4f5f7;
    padding: 70px 0 70px 0;
}
.cvPre_in {
    padding: 0 0 0 250px;
    background: url(../img/img_book.png) no-repeat 0 0;
    min-height: 275px;
}
.cvPre_sumly {
    margin: 0 0 45px 0;
}
.cvPre_sumly dt {
    margin: 0 0 25px 0;
    font-size: 30px;
    font-weight: 500;
    color: #2398d8;
    line-height: 1;
    text-align: left;
}
.cvPre_sumly dd {
    font-size: 16px;
    text-align: left;
}
.cvPre-btn {
    width: auto;
}
.cvPre-btn a {
    height: 100px;
    font-size: 30px;
}
/*cvFLg_wrap*/
.cvFLg_wrap {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background: #4096dd;
}
.cvFLg_in {
    width: 960px;
    margin: 0 auto;
    display: table;
    height: 90px;
}
@media (max-width: 1000px) {
.cvFLg_in {
    width: 100%;
    margin: 0 0;
    padding: 0 20px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
}
.cvFLg_sumly {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 80px 0 0;
}
.cvFLg-ttl {
    color: #ffffff;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    margin: 0 0 10px 0;
}
.cvFLg-txt {
    color: #ffffff;
    font-size: 12px;
    line-height: 1.4;
}
.cvFLg_btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 240px;
}

@media (max-width: 767px) {
body {
    font-size: 12px;
    min-width: 320px;
    margin-top: 76px;
}
/********************************
HEADER
*********************************/
.header {
    padding: 0 0 0 0;
}
.head_in {
    display: none;
    position: fixed;
    top: 76px;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #f4f5f7;
    padding: 20px 0 20px 0;
}
.head-logo {
    width: 102px;
    height: 15px;
    padding: 20px 0 20px 20px;
}
.head-logo a {
    padding: 15px 0 0 0;
}
.headLinks_wrap {
    float: none;
    margin: 0 0 0 0;
}
.headLinks_wrap li {
    float: none;
    margin: 0 0 0 0;
    border-bottom: 1px solid #ffffff;
}
.headLinks_wrap li:after {
    display: none;
}
.headLinks_wrap li a {
    display: table;
    height: 59px;
    font-size: 18px;
    position: relative;
}
.headLinks_wrap li a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin: -5px 0 0 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #000000;
    transform: translate(-20px);
    -ms-transform: translate(-20px);
    -moz-transform: translate(-20px);
    -webkit-transform: translate(-20px);
    will-change: transform;
}
.headLinks_wrap li a span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 20px;
}
.headCv_wrap {
    display: block;
    margin: 0 20px 20px 20px;
}
.headCv-btn {
    float: left;
    width: 48%;
}
.headCv-btn:last-child {
    float: right;
}
.headCv-btn a {
     font-size: 12px !important;
     height: 45px !important;
}
.head_rgt {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 35%;
    padding: 0 60px 0 0;
}
.head-btn {
    display: none;
}
.head_rgt .headLinks_wrap {
    float: right;
    margin: 0 0 0 0;
}
.head_rgt .headLinks_wrap li {
    float: right;
}
.head_rgt .headLinks_wrap li a {
    display: table;
    width: 100%;
    height: 30px;
    text-decoration: none;
    font-size: 12px;
    color: #000000;
}
.head_rgt .headLinks_wrap li a:after {
    display: none;
}
.head_rgt .headLinks_wrap li a span {
    text-align: center;
    padding: 0 0;
}
.head-menu {
    position: fixed;
    top: 35px;
    right: 20px;
    z-index: 9999;
    width: 30px;
    cursor: pointer;
    display: block;
}
.head-menu a {
    display: block;
    width: 100%;
    height: 18px;
    position: relative;
}
.head-menu a span,
.head-menu a span:before,
.head-menu a span:after {
	display: block;
	width: 100%;
	height: 4px;
	background: #2398d8;
    transition: all 0.5s cubic-bezier(0.55, 0, 0.19, 1);
    -ms-transition: all 0.5s cubic-bezier(0.55, 0, 0.19, 1);
    -moz-transition: all 0.5s cubic-bezier(0.55, 0, 0.19, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.55, 0, 0.19, 1);
}
.head-menu a.selected span,
.head-menu a.selected span:before,
.head-menu a.selected span:after {
	background: #2398d8;
}
.head-menu a span {
	position: relative;
	margin: 12px 0 0;
}
.head-menu a span:before,
.head-menu a span:after {
	position: absolute;
	content: "";
	right: 0;
}
.head-menu a span:before {
	top: -12px;
}
.head-menu a span:after {
	top: 12px;
}
.head-menu.selected a span:before {
	transform: translate(0px, 12px) rotate(-90deg);
	-ms-transform: translate(0px, 12px) rotate(-90deg);
	-moz-transform: translate(0px, 12px) rotate(-90deg);
	-webkit-transform: translate(0px, 12px) rotate(-90deg);
}
.head-menu.selected a span:after {
	transform: translate(0px, -12px) rotate(-90deg);
	-ms-transform: translate(0px, -12px) rotate(-90deg);
	-moz-transform: translate(0px, -12px) rotate(-90deg);
	-webkit-transform: translate(0px, -12px) rotate(-90deg);
}
.head-menu.selected a span {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
/********************************
FOOTER
*********************************/
footer {
    padding: 0 0 60px 0;
}
.footer {
    padding: 30px 0 25px 0;
}
.foot_in {
    width: auto;
    margin: 0 20px;
}
.foot-logo {
    float: none;
    width: 75px;
    height: 12px;
}
.foot-logo a {
    padding: 12px 0 0 0;
}
.footLinks_wrap {
    float: none;
    width: auto;
    display: block;
}
.footLinks_in {
    display: block;
    float: left;
    width: 50%;
    margin: 20px 0 0 0;
}
.footLinks_in dl dt {
    font-size: 12px;
    line-height: 1.8;
    margin: 0 0 0 0;
}
.footLinks_in ul li a {
    font-size: 12px;
}
.footLinks_in ul li a:after {
    display: none;
}
.footBtm_wrap {
    padding: 15px 20px;
}
.footBtm_wrap small {
    color: #ffffff;
    font-size: 10px;
    line-height: 1;
    display: block;
}
.footBtm_link {
    width: auto;
    margin: 0;
}
.footBtm_link li {
    float: none;
    line-height: 1;
    padding: 0 5px 0 5px;
    display: inline-block;
}
.footBtm_link li:first-child {
    float: none;
    width: 100%;
    padding: 0 0 5px 0;
}
.footBtm_link li:nth-child(2) {
    padding: 0 0 0 5px;
}
.footBtm_link li:last-child {
    padding: 0 5px 0 0;
}
.foot-link a {
    font-size: 10px;
}
.foot-link a:after {
    display: none;
}
/********************************
C系CSS
*********************************/
#Contents {
    text-align: left;
}
.c-pc {
    display: none;
}
.c-pc-in {
    display: none;
}
.c-sp {
    display: block;
}
.c-sp-in {
    display: inline;
}
/*c-btn*/
.c-btn {
    text-align: left;
    line-height: 1.2;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #ffffff;
}
.c-btn a {
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: table;
    color: #ffffff;
    width: 100%;
    height: 60px;
    font-size: 16px;
    text-decoration: none;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #2398d8;
    background-color: #2398d8;
    font-weight: 500;
}
.c-btn.is-ver2 a {
    border: 1px solid #00b76c;
    background-color: #00b76c;
}
.c-btn.is-ver3 a {
    color: #2398d8;
    border: 1px solid #ffffff;
    background-color: #ffffff;
}
.c-btn a:hover {
    opacity: 0.7;
}
.c-btn.is-ver3 a:hover {
    opacity: 1;
    color: #ffffff;
    border: 1px solid #2398d8;
    background-color: #2398d8;
}
.c-btn .is-btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: 500;
}
/*c-wrap*/
.c-wrap {
    margin: 0 20px;
    width: auto;
}
/*c-cont*/
.c-cont {
    padding: 50px 0 50px 0;
}
/*cTtl_wrap*/
.cTtl_wrap {
    margin: 0 20px 25px 20px;
}
.cTtl-ttl {
    margin: 0 0 10px 0;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.4;
}
.cTtl-ttl.is-ver2 {
    line-height: 1.4;
}
.cTtl-ttl span {
    font-size: 25px;
}
.cTtl-ttl .is-ss {
    font-size: 14px;
}
.cTtl-txt {
    font-size: 12px;
    text-align: center;
}
/*cBtn_wrap*/
.cBtn_wrap {
    width: 100%;
    max-width: 335px;
    padding: 0 20px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.cBtn_wrap.is-ver2 {
    width: 250px;
    margin: 0 auto;
    padding: 0 0;
}
.cBtn_wrap.is-ver3 {
    width: 100%;
    padding: 0 0;
}
.cBtn-btn a {
    height: 60px;
    font-size: 18px;
}
.cBtn_wrap.is-ver2 .c-btn a {
    height: 50px;
}
.cBtn_wrap.is-ver3 .c-btn a {
    height: 60px;
}
/*c-lnk*/
.c-lnk a {
    position: relative;
    z-index: 1;
}
.c-lnk a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin: -5px 0 0 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #2399d8;
    transition: transform 0.3s ease-in-out;
    -ms-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    -webkit-transition: transform 0.3s ease-in-out;
    transform: translate(-15px);
    -ms-transform: translate(-15px);
    -moz-transform: translate(-15px);
    -webkit-transform: translate(-15px);
    will-change: transform;
}
.c-lnk a:hover:before {
    transform: translate(-10px);
    -ms-transform: translate(-10px);
    -moz-transform: translate(-10px);
    -webkit-transform: translate(-10px);
}
/********************************
CONTETS
*********************************/
/*cv_wrap*/
.cv_in {
    padding: 50px 0 50px 0;
}
.cv_ttl {
    margin: 0 0 30px 0;
}
.cv-ttl {
    font-size: 18px;
    line-height: 1.6;
}
.cv_btn {
    width: auto;
    margin: 0;
}
.cv-btn a {
    height: 60px;
    font-size: 18px;
}
.cvPre_wrap {
    padding: 50px 0 50px 0;
}
.cvPre_in {
    padding: 205px 0 0 0;
    background: url(../img/sp/img_book.png) no-repeat center 0;
    background-size: 130px auto;
    -ms-background-size: 130px auto;
    -moz-background-size: 130px auto;
    -webkit-background-size: 130px auto;
    min-height: initial;
}
.cvPre_sumly {
    margin: 0 0 20px 0;
}
.cvPre_sumly dt {
    margin: 0 0 15px 0;
    font-size: 15px;
    line-height: 1.4;
    text-align: center;
}
.cvPre_sumly dd {
    font-size: 12px;
    line-height: 1.6;
}
.cvPre-btn {
    width: auto;
}
.cvPre-btn a {
    height: 60px;
    font-size: 18px;
}
/*cvFLg_wrap*/
.cvFLg_in {
    width: 100%;
    margin: 0;
    padding: 0 20px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 60px;
}
.cvFLg_sumly {
    padding: 0 0 0 0;
}
.cvFLg-ttl {
    font-size: 14px;
    line-height: 1.4;
    margin: 0 0 0 0;
}
.cvFLg-txt {
    display: none;
}
.cvFLg_btn {
    width: 48%;
}
.cvFLg-btn a {
    font-size: 12px;
    height: 45px;
}
}

@media (max-width: 374px) {
.cTtl-ttl .is-ss {
    font-size: 11px;
}
.cBtn_wrap.is-ver2 {
    padding: 0 20px;
}
.cBtn_wrap.is-ver3 {
    width: 100%;
    padding: 0 20px;
}
.cvPre_sumly dt {
    font-size: 14px;
}
.cvFLg_in {
    padding: 0 10px;
}
.cvFLg-ttl {
    font-size: 12px;
}
.cvFLg_btn {
    width: 50%;
}
.cvFLg-btn a {
    font-size: 11px;
}
}
