@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
    text-align: center;
	margin:0;
	width:100%;
	background:#FFF;
	position:relative;
	-webkit-text-size-adjust: 100%;
	font-family:"Noto Sans Japanese", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳＰゴシック", "MS PGothic", sans-serif;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.nofloat{
	overflow:hidden;
	zoom:1;
}

img {
    border-style:none;
}

a {
	text-decoration: none;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

ruby {
	ruby-align: distribute-space;
	ruby-overhang: auto;
	ruby-position: above;
}

input[type="submit"] {
   -webkit-appearance: none;
   /*border-radius: 0;*/
}

/* 各ベンダープレフィックスが取れた標準版！！(http://caniuse.com/#search=placeholder-shown) */
:placeholder-shown {
    color:#CCC;
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
    color:#CCC;
}

/* Firefox 18- */
:-moz-placeholder {
    color:#CCC;
	opacity: 1;
}

/* Firefox 19+ */
::-moz-placeholder {
    color:#CCC;
	opacity: 1;
}
.max_img {
    max-width: 100%;
}
.pc_main_viz_img {
    margin-top: -80px;
}
.pc_main_wrap {
    background-color: #FFFCCB;
    text-align: center;
}
.pc_main_viz {
    margin: 0 auto;
    font-size: 0;
    position: relative;
    background: url(../img/main_viz_back.png);
    background-position-x: center;
    background-repeat: no-repeat;
}
/*
.pc_main_viz::before {
    content: "";
    width: 960px;
    height: 960px;
    background: linear-gradient(to top left, rgba(252,231,123,0) 50%, #FCE77B 50.2%) no-repeat top left/100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}*/
.main_viz_top_txt {
    font-size: 17px;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
}
.main_viz_bottom_txt_wrap {
    text-align: left;
    max-width: 900px;
    margin: 0 auto;
}
.main_viz_bottom_txt {
    font-size: 40px;
    font-weight: bold;
    margin: 0;
}
.sec01_img_speech_wrap {
    height: 600px;
    background: url(../img/sec01_img_speech_back.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    position: relative;
    margin: -50px 0 -80px 0;
}
.sec01_img_speech {
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
    margin: 0 auto;
}
.pc_ul {
    list-style: none;
    padding: 0;
}
.pc_ul_li {
    display: inline-block;
    margin: 20px;
}
.txt_ttl_wrap {
    width: 500px;
    margin: 120px auto 50px;
    border: solid 1px #000;
    border-radius: 50px;
    background: #000;
}
.txt_ttl {
    color: #fff;
    font-size: 29px;
    font-weight: bold;
    letter-spacing: 8px;
}
.sec01_contents_box {
    display: inline-block;
    vertical-align: top;
}
.sec01_contents_box_ttl01 {
    background: #CA7D93;
    color: #fff;
    max-width: 658px;
    height: 84px;
}
.sec01_contents_box_ttl02 {
    background: #C86B37;
    color: #fff;
    max-width: 320px;
    height: 84px;
}
.sec01_contents_box_ttl_txt01 {
    font-size: 21px;
    font-weight: bold;
    margin: 0px;
    padding: 17px 0 0 0;
}
.sec01_contents_box_ttl_txt02 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.sec01_contents_box_txt_wrap {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.sec01_contents_box_txt {
    width: 320px;
    height: 373px;
    border: solid 3px;
    border-radius: 14px;
    background: #fff;
    display: inline-block;
    margin: 64px 0 0px 0;
}
.sec01_contents_box_03 {
    width: 320px;
}
.sec01_contents_box_txt::before {
    content: "研修番号";
    position: absolute;
    top: 36px;
    left: 0;
}
.sec01_contents_box_txt01 {
    font-size: 21px;
    font-weight: bold;
    height: 144px;
    margin: 60px 0 0 0;
}
.sec01_contents_box_txt02 {
    border-top: solid 1px;
    max-width: 250px;
    margin: 0 auto;
    padding: 10px;
    text-align: left;
}
.sec01_contents_box_txt03 {
    border-top: solid 1px;
    max-width: 250px;
    margin: 0 auto;
    padding: 10px;
    text-align: left;
}
.sec01_contents_box_txt04 {
    font-size: 21px;
    font-weight: bold;
    height: 113px;
    margin: 90px 0 0 0;
}
.sec01_contents_box_no {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 25px;
}
.sec01_note {
    font-size: 21px;
    font-weight: bold;
}
.sec03_contents_box {
    max-width: 1000px;
    border: solid 3px;
    border-radius: 14px;
    background: #fff;
    margin: 0 auto 30px;
}
.sec03_txt_box {
    text-align: left;
    max-width: 640px;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 26px;
}
.sec03_txt_box dd {
    margin: 0 0 20px 0;
}
.sec03_dd {
    margin: 0!important;
}
.sec03_txt_box_dt {
    margin: 20px 0 0 0;
}
.sec03_contents_box_figure {
    max-width: 250px;
    margin: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    margin: 10px 10px 0 -50px;
}
.sec03_figcaption {
    text-align: left;
    margin: 10px 0 20px 0;
}
.sec03_inline {
    display: inline-block;
    vertical-align: top;
}
.sec03_figcaption_no_box {
    text-align: left;
    font-size: 15px;
    margin: 17px 0 0 -50px;
}
.sec03_figcaption_no_wrap {
    margin: 0;
}
.sec03_img_life_wrap {
    height: 600px;
    background: url(../img/sec03_img_life_back.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin: 0 0 -80px 0;
}
.sec03_img_life {
    position: absolute;
    left: 0;
    right: 0;
    top: 95px;
    margin: 0 auto;
}
.sec05_txt_block {
    display: block;
    margin: 20px 0 0 0;
}
.sec04_txt_box {
    border: solid 3px;
    border-radius: 14px;
    background: #fff;
    padding: 50px 0;
    max-width: 1000px;
    margin: 240px auto 0;
    font-size: 16px;
    text-align: left;
    position: relative;
}
.sec04_txt_ttl {
    padding: 50px;
    font-size: 20px;
    font-weight: bold;
}
.sec04_img {
    position: absolute;
    top: -240px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.sec04_txt_box_ol {
    list-style: none;
    line-height: 50px;
}
.sec04_txt_box_ul {
    list-style: none;
    line-height: 50px;
}
.sec04_txt_note {
    padding: 0 0 0 50px;
}
.sec04_txt_box_btn {
    width: 320px;
    height: 80px;
    background: #FFB404;
    display: block;
    margin: 0 auto;
    border-radius: 50px;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 30%);
    position: relative;
}
.sec04_txt_box_btn_txt {
    line-height: 80px;
    padding: 0 50px 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.sec04_txt_box_btn_txt:after {
    content: url(../img/form_btn_arrow.png);
    line-height: 80px;
    position: absolute;
    right: 30px;
    top: 5px;
}
.sec05_txt_note {
    font-size: 21px;
    font-weight: bold;
}
.sec05_txt_flow {
    display: inline-block;
    vertical-align: top;
}
.sec05_txt_flow_wrap{
    display: block;
}
.sp_sec05_txt_flow_wrap{
    display: none;
}
/*
.sec05_txt_flow_arrow {
    border: solid 3px;
    border-right: 0;
    background: #fff;
    height: 200px;
    position: relative;
}
.sec05_txt_flow_arrow::after {
    width: 110px;
    height: 110px;
    border: solid 3px;
    transform: rotate(45deg) skew(15deg,15deg);
    background: #fff;
    content: "";
    display: block;
    position: absolute;
    right: -50px;
    top: 40px;
    z-index: 0;
}--*/
.sec05_txt_inline {
    display: inline-block;
    vertical-align: top;
}
.form_wrap iframe {
    width: 1000px;
    height: 2300px;
}
.pc_footer_txt01 {
    font-size: 15px;
}
.pc_footer_txt02 {
    font-size: 15px;
    display: inline-block;
    margin: 0 auto;
}
/*
.footer_img_wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}--*/
footer.pc_footer {
    position: relative;
}
.footer_txt_box {
    position: relative;
    z-index: 1;
}
.footer_img_wrap img {
    position: relative;
    z-index: 2;
}
.footer_img {
    background: url(../img/footer_img_back.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 500px;
    margin: -500px 0 0 0;
    position: relative;
}
.pc_footer_txt03 {
    font-style: normal;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.footer_support_img_box {
    margin: 0 auto -450px;
}
.footer_support_img {
    width: 70px;
    margin: -10px;
}
.footer_support_txt {
    font-size: 14px;
    position: relative;
    z-index: 2;
    margin: 0 auto 35px;
}

.support_txt_inline {
    display: inline-block;
}

