@charset "UTF-8";
body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #454240;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	letter-spacing: 0.05em;
	font-feature-settings : "palt";
	animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;}
@media only screen and (min-width: 769px) {
body{
	font-size: 15px;
	line-height: 25px;}
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}}
html{
	height: 100%;}
.img100 {
	width:100%;
	height:auto;}
img{
	display: block;}
*{
	box-sizing: border-box;}
h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;}
a,
a:link,
a:visited,
a:hover,
a:active{
    color:#a89a7d;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;}
/* Mobile Layout: 480px and below. */
.clearfix { zoom:1; }
.clearfix:after {
	display:block;
	clear:both;
	content:"";}
.pc{
	display: none;}
.sp{
	display: block;}
@media only screen and (min-width: 769px) {
.pc{
	display: block;}
.sp{
	display: none;}
}
.red{
	color: #ce2d2d;}
.blue{
	color: #2196f3;}
.yellow{
	color: #fed731;}
.container{
	width: 100%;
	height: auto;}
.text_small{
	font-size: 13px;
	line-height: 23px;}
/* ------------------------------------------------------------------
	HEADER
-------------------------------------------------------------------*/
header {
	position: relative;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.5);}
.header_wrap{
	width: 100%;
	padding: 16px 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #eae4d7;
	overflow: hidden;}
.header_logo_wrap{
	position: relative;
	float: none;
	text-align: center;
	font-size: 8px;
	line-height: 10px;
	font-weight: normal;
	max-width: 112px;
	z-index: 1;}
.header_logo_wrap a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;}
.header_logo{
	margin: 4px 0 0;}
.header_wrap h1{
	display: none;}
.header_name_wrap{
	position: absolute;
	top: 16px;
	right:10px;
	font-size: 9px;
	color: #958f83;}
.header_name_wrap ul li{
	display: inline-block;
	margin: 0 0 0 10px;}
.header_name_wrap ul li i{
	font-size: 120%;
	vertical-align: middle;}
.header_name{
	font-size: 11px;
	font-weight: bold;
	margin: 0 2px 0 0;}

.header_nav{
	width: 100%;}
.header_nav ul{
	width: 100%;
	padding: 10px 0;
	display: flex;
	margin: 0;}
.header_nav ul li{
	display: inline-block;
	text-align: center;
	width: 25%;
	padding: 0;
	margin: 0;
	list-style: none;}
.header_nav ul li a{}
.nav4{
	float: none;}
@media screen and (min-width: 769px) {
.header_wrap{
	padding: 20px 20px;}
.header_logo_wrap{
	float: left;
	max-width: 160px;}
.header_wrap h1{
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 4px 0 0;
	font-size: 11px;
	line-height: 16px;}
.header_nav ul{
	display: block;}
.header_nav ul li{
	width: auto;
	display: inline-block;
	margin: 0 24px;}
.header_name_wrap{
	top: 16px;
	right:20px;
	font-size: 10px;}
.header_name_wrap ul li{
	margin: 0 0 0 20px;}
.header_name{
	font-size: 13px;}
.nav4{
	float: right;}
}
.contens_wrap{
	width: 100%;
	background: #f4f0e7;
	text-align: center;
	padding: 32px 12px 80px;}
.form_header{
	padding: 30px 0 20px;}
.contens_wrap h2{
	font-size: 38px;
	line-height: 46px;
	padding: 24px 0;}
.contens_wrap h3{
	font-size: 28px;
	line-height: 38px;
	padding: 0 0 24px;}
.contens_wrap h4{
	font-size: 20px;
	line-height: 32px;
	padding: 10px 0 0;}
@media screen and (min-width: 769px) {
.contens_wrap h2{
	font-size: 48px;
	line-height: 56px;
	padding: 32px 20px 80px;}
.contens_wrap h3{
	font-size: 32px;
	line-height: 42px;}
.contens_wrap h4{
	font-size: 24px;
	line-height: 36px;}
}

/* ------------------------------------------------------------------
	FORm
-------------------------------------------------------------------*/
form{
	max-width: 1000px;
	width: 100%;
	margin: 20px auto 0;
	padding: 30px 16px 60px;
	border-radius: 12px;
	text-align: left;
	background: #fff;}
.white_wrap{
	max-width: 1000px;
	width: 100%;
	margin: 20px auto;
	padding: 30px 16px 60px;
	border-radius: 12px;
	text-align: left;
	background: #fff;}
table {
	width: 100%;
	margin: 0;
	border-collapse: collapse;}
.form_table {
    width: 100%;}
.form_table tr {
	display: block;
	margin: 18px 0;}
.form_table th {
	width: 100%;
	color: #454240;
	padding: 0 0 6px;}
.form_table th,
.form_table td {
	border: none;
    display: block;
    width: 100%;}
.check_table {
    width: 100%;
	border: 1px solid rgba(0,0,0,0.15);}
.check_table tr {
	display: block;
	margin: 0;
	border-bottom: 1px solid rgba(0,0,0,0.15);}
.check_table tr:last-child {
	border-bottom: none;}
.check_table th {
	width: 100%;
	font-size: 11px;
	line-height: 21px;
	background: #f7f4ed;
	font-weight: normal;
	color: #454240;
	padding: 3px 12px;}
.check_table td {
	font-size: 16px;
	line-height: 26px;
	padding: 16px 12px;}
.check_table th,
.check_table td {
	border: none;
    display: block;
    width: 100%;}
.required{
	font-size: 8px;
	line-height: 12px;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: text-top;
	color: #fff;
	margin-left: 5px;
	background: #890000;
	padding: 2px 8px;}
.textfield{
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	background: #fbf5e5;
	padding: 12px 16px;
	border: none;
	margin: 0 12px 0 0;
	box-sizing: border-box;
	display: block;
	border-radius: 8px;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;}
.text1{
	width: 100%;}
.text2{
	width: 50%;}
.text3{
	width: 100%;
	margin: 20px 0 4px;}
.text4{
	width: 38%;
	margin: 0 4px 0 2px;
	display: inline-block;}
.input_wrap{
	width: 100%;
	display: inline-block;}
:placeholder-shown {
    color: #ceb683;}
::-webkit-input-placeholder {
    color: #ceb683;}
:-moz-placeholder {
    color: #ceb683;
	opacity: 1;}
::-moz-placeholder {
    color: #ceb683;
	opacity: 1;}
:-ms-input-placeholder {
    color: #ceb683;}
.sumbit_bt{
	width: 100%;
	background: #2196f3;
	color: #fff;
	display: block;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	border-radius: 8px;
	margin: 20px auto 0;
	padding: 20px 0;
	transition:.3s;}
.sumbit_bt:hover{
	cursor: pointer;
	background: #00b531;}
a.fb_bt{
	width: 80%;
	background: #4267b2;
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	border-radius: 8px;
	margin: 20px auto 0;
	padding: 24px 0;
	transition:.3s;}
a.fb_bt:hover{
	cursor: pointer;
	background: #5984d9;}
select {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	background: url(../image/icon_select.png)no-repeat right 12px center,#fbf5e5;
	background-size: 8px,auto;
	padding: 18px 12px;
	border: none;
	height: 56px;
	box-sizing: border-box;
	color: #ceb683;
	border-radius: 4px;
	font-size: 16px;
	line-height: 26px;}
.select1{
	width: 60%;}
.select2{
	width: 30%;
	margin-right: 1.3%;}
.select3{
	width: 60%;}
.jobform1{
	text-align: center;
	margin: 32px 0 0;
	border-bottom: 1px solid #b2b2b2;}
.jobform_mail{
	opacity: 0.5;
	padding: 8px 16px;
}
.jobform2{
	text-align: left;
	color: #a89a7d;
	margin: 32px 0 0;}
@media screen and (min-width: 769px) {
form{
	width: 94%;
	margin: 30px auto 0;
	padding: 30px 40px 60px;}
.white_wrap{
	width: 94%;
	margin: 30px auto;
	padding: 30px 40px 60px;}
.form_table tr {
	display: flex;
	margin: 12px 0;}
.form_table th {
	width: 200px;
	text-align: right;
	float: left;
	font-size: 16px;
	line-height: 26px;
	padding: 14px 24px 14px 0;}
.form_table td {
	width: calc(100% - 200px);
	float: left;}
.check_table tr {
	display: flex;
	font-size: 14px;
	line-height: 24px;
	margin: 0;}
.check_table th {
	width: 300px;
	background: #f7f4ed;
	text-align: left;
	font-size: 16px;
	line-height: 26px;
	border-right: 1px solid rgba(0,0,0,0.15);
	float: left;
	padding: 14px 24px 14px;}
.check_table td {
	width: calc(100% - 300px);
	float: left;
	padding: 14px 24px 14px;}
.required{
	font-size: 10px;
	line-height: 12px;
	margin-left: 10px;
	padding: 2px 6px;}
.textfield{
	padding: 14px 20px;
	border-radius: 8px;}
.sumbit_bt{
	width: 38%;
	font-size: 16px;
	line-height: 26px;
	padding: 20px 0;}
select {
	background: url(../image/icon_select.png)no-repeat right 12px center,#fbf5e5;
	background-size: 8px,auto;}
.select1{
	width: 60%;}
.select2{
	width: 28.7%;
	margin-right: 1.3%;}
.select3{
	width: 40%;}
.text4{
	width: 40%;}
}
/* ------------------------------------------------------------------
	FOOTER
-------------------------------------------------------------------*/
footer{
	width: 100%;
	background: #323232;}
.footer_wrap{
	max-width: 800px;
	width: 100%;
	padding: 30px 0;
	margin: 0 auto;
	display: block;}
.footer_logo_wrap{
	position: relative;
	float: none;
	text-align: center;
	font-size: 8px;
	line-height: 10px;
	font-weight: normal;
	color: #fff;
	max-width: 160px;
	margin: 0 auto;
	z-index: 1;}
.footer_logo_wrap a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;}
.footer_nav{
	width: 100%;}
.footer_nav ul{
	width: 80%;
	margin: 12px auto;
	padding: 10px 0;
	display: flex;
justify-content: space-between;}
.footer_nav ul li{
	display: inline-block;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none;}
.footer_nav ul li a{
	color: #fff;}
.footer_text{
	border-top: 1px solid rgba(255,255,255,0.2);
	padding: 20px 0 0;
	margin: 20px 0 0;
	color: #fff;
	font-size: 9px;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	display: block;
	vertical-align: middle;}
.footer_text a{
	color: #fff;
	padding: 0 10px;}
.footer_wrap br{
	display: block;}
.footer_small{
	color: #fff;
	font-size: 8px;
	line-height: 20px;
	text-align: center;
	font-weight: normal;}
@media only screen and (min-width: 769px) {
.footer_wrap br{
	display: none;}
.footer_nav ul{
	width: 60%;}
.footer_text{
	font-size: 11px;
	line-height: 24px;}
.copyright{
	margin: 0 0 0 20px;}
}


.form_icon {
	opacity: 0;
	position: absolute;
	background: 0 0 / 100% 100%;
	transition: all .2s;
}
.text_alert {
	overflow: hidden;
	height: 0;
}
.form_box.-error .text_alert,
.form_box2.-error .text_alert {
	height: auto;
}
.form_box.-valid select,
.form_box2.-valid select,
.form_box.-valid input,
.form_box2.-valid input,
[data-input-row].-valid input {
	border-color: #00c335;
}
.form_box.-error select,
.form_box2.-error select,
.form_box.-error input,
.form_box2.-error input {
	border-color: #e92529;
}
/* ------------------------------------------------------------------
	REGISTER
-------------------------------------------------------------------*/
h2.register_tit{
	position: relative;
	display: inline;
	font-size: 22px;
	line-height: 32px;
	padding: 20px 30px;
z-index:2;}
h2.register_tit::after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 1px solid rgba(0,0,0,0.1);
z-index: -1;}
h2.config_tit{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	padding: 14px 20px;
z-index:2;}
h2.config_tit::after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 1px solid rgba(0,0,0,0.1);
z-index: -1;}
.register_wrap{
	max-width: 800px;
	width: 100%;
	padding: 20px 0;
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin: 0 auto;}
.register_text{
	display: block;
	text-align: center;
	font-weight: normal;
	margin: 0 0 20px;
	font-size: 10px;}
.register_text b{
	font-size: 120%;}
.tos_text{
	display: block;
	text-align: left;
	font-weight: normal;
	margin: 0 0 20px;
	font-size: 10px;}
.tos_text b{
	font-size: 120%;}
.tos_text p{
	text-align: left;}
.text_small{
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;}
.register_input{
	width: 80%;
	margin: 12px auto;}
.checkbox01{
  padding: 3px 0 0;}
.checkbox01-input{
  display: none;}
.checkbox01-parts{
	font-size: 14px;
	line-height: 50px;
	white-space: nowrap;
  padding-left: 30px;
  position:relative;}
.checkbox01-parts:hover{
	color: #2196f3;
transition: .3s;}
.checkbox01-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  width: 15px;
  height: 15px;
	background: #c9c9c9;
	box-sizing: border-box;
  border-radius: 2px;}
.checkbox01-parts::after{
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 14px;
  width: 4px;
  height: 7px;
  transform: rotate(40deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;}
.checkbox01-input:checked + .checkbox01-parts::before{
 background: #2196f3;}
@media only screen and (min-width: 769px) {
h2.register_tit{
	font-size: 32px;
	line-height: 42px;}
h2.config_tit{
	font-size: 26px;
	line-height: 36px;
	padding: 16px 30px}
.register_wrap{
	padding: 30px 40px;}
.register_text{
	font-size: 12px;}
.tos_text{
	font-size: 12px;}
.checkbox01-parts{
  padding-left: 35px;
  position:relative;
  margin-right: 20px;}
.checkbox01-parts::before{
  top: 0;
  left: 10px;
  border-radius: 4px;}
.checkbox01-parts::after{
  transform: rotate(40deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;}
}
/* ------------------------------------------------------------------
	LOGIN
-------------------------------------------------------------------*/
.login_logo_wrap{
	position: relative;
	float: none;
	text-align: center;
	font-size:16px;
	line-height: 26px;
	font-weight: normal;
	max-width: 380px;
	width: 70%;
	margin: 0 auto 16px;
	z-index: 1;}
.login_wrap{
	max-width: 800px;
	width: 100%;
	padding: 20px;
	margin: 0 auto;}
.login_tit{
	position: relative;
	color: #baa77d;
	font-size: 20px;
	font-weight: normal;
	text-align: center;}
.login_tit::before{
	content: "";
	position: absolute;
	height: 1px;
	width: 35%;
	background: rgba(186,167,125,0.5);
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;}
.login_tit::after{
	content: "";
	position: absolute;
	height: 1px;
	width: 35%;
	background: rgba(186,167,125,0.5);
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;}
.thx_tit{
	font-size:15px;
	line-height: 23px;
	font-weight: bold;}
.thx_flow{
	position: relative;
	width: 86%;
	max-width: 600px;
	margin: 0 auto 20px;
	font-size: 14px;
	font-weight: normal;
	padding: 12px 0;
	background: #fff;
	border-radius: 12px;}
.thx_flow .number{
	position: absolute;
	background: #a89a7d;
	color: #fff;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	top: -10px;
	left: 0;
	right: 0;
	margin: auto;}
.thx_wrap{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	display: flex;
	-weblot-display: flex;
	justify-content: space-between;}
.thx_img{
	width: 49%;
	height: 600px;
	border-radius: 12px;
	padding: 20px;
	text-align: center;
	background: #fff;}
@media only screen and (min-width: 769px) {
.login_tit::before{
	width: 40%;}
.login_tit::after{
	width: 40%;}
}
/* ------------------------------------------------------------------
	MYPAGE_TOP
-------------------------------------------------------------------*/
.intro_wrap{
	width: 100%;
	background: #e7dec5;}
.intro_wrap_bnr{
	width: 100%;
	text-align: left;
	padding: 5px 10px;
	background: #e7dec5;}
.intro_inner{
	width: 92%;
	max-width:960px;
	letter-spacing: 0;
	margin: 0 auto;
	display: flex;
	-webkit-display: flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 20px 0;}
.intro_box1{
	width: 35%;
	text-align: center;}
.intro_box1 p{
	display: inline;
	padding: 3px 10px;
	background: #fff;}
.intro_box1_tit{
	width: 100%;
	padding: 6px 0;
	text-align: center;
	background: #454240;
	color: #fff;}
.intro_arrow_small{
	margin: 0 auto 6px;}
.intro_box2{
	width: 65%;
	padding: 0 12px;}
.intro_box2 h3{
	font-size: 130%;
	display: inline-block;
	padding: 0 0 2px;
	margin: 2px 0;
	border-bottom: 2px solid #ce2d2d;}
.intro_box2_small{
	font-size: 80%;}
.intro_box2_big{
	font-size: 110%;}
.intro_box2_bigbig{
	font-size: 120%;}
.intro_box3{
	width: 100%;
font-size: 10px;
line-height: 18px;}
a.sumbit_bt{
	width: 80%;
	color: #fff;
	text-align: center;
	margin: 5px auto;}
.bnr_brain1{
	width: 100%;}
.bnr_brain1 img{
	max-width: 612px;
	width: 100%;}
.bnr_brain2{
	width: 100%;
	padding: 8px 0 0;
	font-size: 10px;
	line-height: 16px;}
.bnr_brain_bnr{
	width: 100%;
	text-align: center;
	padding: 0;
	color: #7c7875;
	font-size: 10px;
	line-height: 14px;}
.bnr_brain_bnr img{
	max-width: 612px;
	width: 106%;
	height: auto;
	margin: 0 0 6px -3%;}
.intro_bt{
	padding: 10px 0;}
@media screen and (min-width: 769px) {
.intro_inner{
	width: 90%;}
.intro_box1{
	width: 24%;}
.intro_box2{
	width: 48%;
	padding: 0 12px;}
.intro_box3{
	width: 28%;
font-size: 10px;
line-height: 18px;}
.bnr_brain1{
	width: 68%;}
.bnr_brain1 img{
	width: 95%;}
.bnr_brain2{
	width: 32%;
	padding: 0;
	font-size: 11px;
	line-height: 16px;}
.bnr_brain_bnr{
	width: 100%;
	text-align: center;
	padding: 0;
	font-size: 11px;
	line-height: 16px;}
.bnr_brain_bnr img{
	max-width: 612px;
	width: 100%;
	margin: 0 auto 6px;}
a.sumbit_bt{
	margin: 8px auto;}
.intro_bt{
	padding: 12px 0;
	margin-top: 4px;}
.intro_wrap_bnr{
	padding: 0;}
}

.wrapper{
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	border-radius: 12px;
	padding: 40px 10px;
	background: #fff;}
.wrapper_nav ul{
	width: 110%;
	display: inline-block;
	letter-spacing: -0.5em;
	width: auto;
	font-size: 0;
	margin: 0 0 40px 0;
	padding: 0;
	border-radius: 2px;
	overflow: hidden;
	text-align: left;
	box-shadow: 0 0 16px 0 rgba(0,0,0,0.1);}
.wrapper_nav ul li{
	display: inline-block;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-right: 0}
.wrapper_nav ul li:last-child{
	border-bottom: 0;
	border-right: 0;}
.wrapper_nav ul li a.current{
	color: #fff;
	background: #c6bda7;
	border: 0;}
.wrapper_nav ul li a{
	transition: .2s;
	display: block;
	font-size: 11px;
	line-height: 15px;
	margin:0;
	padding: 10px 20px;
	background: #fff;}
.wrapper_nav1{
	text-align: center;
	width: 100%;}
.wrapper_nav2{
	text-align: center;
	width: 100%;}
@media screen and (min-width: 769px) {
.wrapper{
	padding: 50px 24px 80px;}
.wrapper_nav ul{
	width: auto;
	margin: 0 0 40px;}
.wrapper_nav1{
	width: auto;}
.wrapper_nav2{
	width: auto;}
.wrapper_nav ul li{
	border-bottom: 0;
	border-right: 1px solid rgba(0,0,0,0.1);}
.wrapper_nav ul li:last-child{
	border-bottom: 0;
	border-right: 0;}
.wrapper_nav ul li a{
	padding: 16px 20px;}
}
.wrapper_nav ul li a:hover{
	color: #fff;
	background: #a89a7d;}
.wrapper_title{
	width: 100%;
	border-bottom: 1px solid #eae4d7;
	margin: 32px 0;
	padding: 16px 0;}
.wrapper_text_left{
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	line-height: 32px;
	padding: 20px 12px;}
.wrapper h2{
	font-size: 22px;
	line-height: 32px;
	padding: 0;
	margin: 40px 0 0;}
.wrapper h3{
	font-size: 20px;
	line-height: 30px;
	padding: 0;
	margin: 40px 0 0;}
.subtitle{
	font-size: 13px;
	line-height:23px;}
.wrapper_title2{
	width: 100%;
	border: 10px solid #eae4d7;
	margin: 32px 0;
	padding: 16px 0;}
.wrapper_title2 h2{
	margin: 0;}
@media screen and (min-width: 769px) {
.wrapper h2{
	font-size: 38px;
	line-height: 48px;
	margin: 48px 0 0;}
.wrapper h3{
	font-size: 28px;
	line-height: 38px;
	margin: 42px 0 0;}
.subtitle{
	font-size: 16px;
	line-height: 30px;}
.wrapper_title2 h2{
	margin: 0;}
.wrapper_text_left{
	padding: 20px 8%;}
}
.flex{
	width: 100%;
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
	-webkit-display: flex;
	-webkit-flex-wrap: wrap;}
.article_box{
	width: 100%;
	text-align: left;
	transition: .2s;
	padding: 20px;
	display: block;
	background: #fff;
	border-radius: 12px;}
.article_box a{
	color: #454240;}
.article_box:hover{
	background: #f8f5f0;}
.article_box h4{
	font-size: 16px;
	line-height: 24px;
	padding: 8px 0;}
.article_box h4 p{
	margin: 0;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.article_box_pic{
	width: 100%;
	height: 0;
	padding-top: 50%;
	border-radius: 12px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;}
.article_box_below{
	width: 100%;
	overflow: hidden;}
a.article_box_bt{
	float: left;
	transition: .2s;
	font-size: 10px;
	padding: 1px 16px;
	background: #a89a7d;
	border-radius: 20px;
	display: inline-block;
	color: #fff;}
a.article_box_bt:hover{
	background: #2196f3;}
.article_box_date{
	font-size: 11px;
	float: right;
	color: #a89a7d;}
.article_box_date i{
	font-size: 160%;
	margin: 0 2px 0 0;
	vertical-align: middle;}
.youtube {
	width: 100%;
	position: relative;
	padding: 55.61% 0 0;
	overflow: hidden;
	border-radius: 3px;}
.youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;}
@media screen and (min-width: 769px) {
.article_box{
	width: 33.3333%;
	text-align: left;
	transition: .2s;
	padding: 20px;
	display: block;
	background: #fff;
	border-radius: 12px;}
}
h3.welcome_tit{
	width: 100%;
	padding: 12px 0;
	margin: 0 0 24px;
	background: #a89a7d;}
h3.welcome_tit p{
	position: relative;
	display: inline;
	font-size: 20px;
	margin: 0;
	color: #fff;}
h3.welcome_tit p::before{
	position: absolute;
	content: "";
	width: 40px;
	height: 14px;
	background: url("../image/welcome_arrow_tit.png")no-repeat center center;
	background-size: cover;
	top:0;
	bottom: 0;
	left: -60px;;
	margin: auto;}
h3.welcome_tit p::after{
	position: absolute;
	content: "";
	width: 40px;
	height: 14px;
	background: url("../image/welcome_arrow_tit.png")no-repeat center center;
	background-size: cover;
	top:0;
	bottom: 0;
	right: -60px;
	margin: auto;}
.welcome_wrap{
	width: 100%;
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.2);}
.welcome_wrap2{
	width: 100%;
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
	margin: 0 0 32px;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.2);}
.welcome_inner{
	margin: 0 auto;}
.welcome_inner2{
	margin: 0 auto;}
.welcome_inner2 h2,.welcome_inner2 h3{
	margin: 12px auto;}
.welcome_inner_wrap{
	padding: 12px 24px 40px;}
.welcome1{
	background: #ce2d2d;
	font-size: 18px;
	padding: 10px 0;
	margin: 0 0 16px;
	color: #fff;}
h3.welcome2{
	width: 80%;
	padding: 6px 0;
	margin: 0 auto;
	font-size: 140%;
	background: #ce2d2d;
	color: #fff;}
.welcome3{
	width: 80%;
	margin: 0 auto;
	padding: 10px 0;
	color: #fff;
	background: #454240;}
.welcome_arrow_red{
	margin: 0 auto 10px;}
.welcome_inner_wrap table{
	width: 80%;
	margin: 0 auto;
	font-size: 120%;
	text-align: left;
	border: 1px solid rgba(0,0,0,0.3);}
.welcome_inner_wrap table tr{
	border-bottom: 1px solid rgba(0,0,0,0.3);}
.welcome_inner_wrap table th{
	border-right: 1px solid rgba(0,0,0,0.3);}
.welcome_inner_wrap table th,td{
	color:#454240;
	padding: 12px 20px;}
.menjo_wrap{
	text-align: left;
	border:4px solid #e78c8c;
	padding: 20px 10px;}
@media screen and (min-width: 769px) {
h3.welcome_tit p{
	font-size: 28px;}
.menjo_wrap{
	text-align: center;}
h3.welcome2{
	width: 60%;}
.welcome3{
	width: 60%;}
.welcome_inner_wrap table{
	width: 60%;}
}

a.menjo_bt{
	position: relative;
	width: 100%;
	display: block;
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding: 16px 8px;
	margin: 20px 0 0;}
.menjo_bt_arrow1{
	position: absolute;
	width: 32px;
	height: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -3%;}
.menjo_bt_arrow2{
	position: absolute;
	width: 32px;
	height: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	right: -3%;}
.menjo_bt_1{
	position: relative;
	font-size: 13px;
	line-height: 23px;}
.menjo_bt_1::before{
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: -22%;
	height: 1px;
	margin: auto;
	width: 20%;
	background:rgba(255,255,255,0.6);}
.menjo_bt_1::after{
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: -22%;
	height: 1px;
	margin: auto;
	width: 20%;
	background:rgba(255,255,255,0.6);}
.menjo_bt_2{
	font-size: 18px;
	line-height: 28px;
	border-bottom:1px solid #fff;}
.todo_tit{
	position: relative;
	color: #baa77d;
	font-size: 16px;
	font-weight: normal;
	text-align: center;}
.todo_tit::before{
	content: "";
	position: absolute;
	height: 1px;
	width: 20%;
	background: rgba(186,167,125,0.5);
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;}
.todo_tit::after{
	content: "";
	position: absolute;
	height: 1px;
	width: 20%;
	background: rgba(186,167,125,0.5);
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;}
h4.todo1{
	font-size: 16px;
	line-height: 26px;
margin: 0;
padding: 0;}
.mypage_todo{
	max-width: 944px;
	width: 100%;
	margin: 20px auto 0;}
@media screen and (min-width: 769px) {
a.menjo_bt{
	padding: 24px 0;}
.menjo_bt_1{
	font-size: 18px;
	line-height: 28px;}
.menjo_bt_arrow1{
	position: absolute;
	width: 50px;
	height: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -1.2%;}
.menjo_bt_arrow2{
	position: absolute;
	width: 50px;
	height: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	right: -1.2%;}
.todo_tit{
	font-size: 20px;}
.todo_tit::before{
	width: 35%;}
.todo_tit::after{
	width: 35%;}
h4.todo1{
	font-size: 20px;
	line-height: 30px;}
.menjo_bt_2{
	font-size: 26px;
	line-height: 36px;
	border-bottom:2px solid #fff;}
}

.tbl-r03 {
    width: 100%;
	margin: 20px 0;
	font-size: 13px;}
p {
  text-align: center;
  margin: 60px auto 40px;}
th {
	box-sizing: border-box;
  color: #fff;
  padding: 10px;}
th.bg_red {
  background: #ce2d2d;
border: none 0;}
th.bg_blue {
  background: #454240;
border: none 0;
border-right: 1px solid #5c5956;}
td {
  border: solid 1px #ccc;
  padding: 5px;}
td.todo_list_big{
	font-size: 16px;
	padding: 10px 0;}
ul.todo_list {
	padding: 10px 20px;
	margin: 0;
	font-size: 11px;
	line-height: 20px;}
ul.todo_list li {
    text-align: left;}
@media screen and (max-width: 768px) {
.tbl-r03 {
	font-size: 11px;}
ul.todo_list {
	padding: 5px 15px;
	font-size: 10px;
	line-height: 16px;}
td.todo_list_big{
	font-size: 13px;
	padding: 10px 0;}
  .tbl-r03 tr {
    display: block;
    float: left;}
  .tbl-r03 tr td, 
  .tbl-r03 tr th {
    border-left: none;
    display: block;
    height: 120px;}
  .tbl-r03 thead {
    display: block;
    float: left;
    width: 20%;}
  .tbl-r03 thead tr {
    width: 100%;}
  .tbl-r03 tbody {
    display: block;
    float: left;
    width: 80%;}
  .tbl-r03 tbody tr.first {
    width: 40%;}
  .tbl-r03 tbody tr.last {
    width: 60%;}
  .tbl-r03 tr td + td {
    border-left: none;}
  .tbl-r03 tbody td:last-child {
    border-bottom: solid 1px #ccc;}
}

.mypage_step{
	max-width: 692px;
	width: 100%;
	height: auto;
	margin: 0 auto 40px;}
.mypage_form1{
	font-size: 20px;
	line-height: 30px;}
.form_title1{
	width: 100%;
	font-size: 20px;
	text-align: center;
	margin: 40px auto 0;
	padding: 8px 0;
	color: #fff;
	background: #a89a7d;}
.mypage_program{
	width: 100%;
	max-width: 1047px;
	margin: 0 auto;
	height: auto;}
.accept_text1{
	font-size: 20px;}
.mypage_pic3{
	margin: 60px 0 0;}
.mypage_pic3 img{
	width: 33.33%;}
h3.recruit1{
	width: 100%;
	padding: 8px 0;
	color: #fff;
	font-size: 22px;
	margin: 0;
	background: #ce2d2d;}
a.link_right{
	float: right;
	color: #ce2d2d;
	margin: 10px 0 0;
	text-decoration: underline;
	font-size: 16px;}
.recruit_main_wrap{
	width: 100%;
	padding: 32px 12px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;}
.recruit_main_wrap h2{
	font-size: 32px;
	line-height: 42px;
	margin: 0;}
.recruit_main_wrap h3{
	margin: 0;
	padding: 32px 0 16px;}
ul.recruit_list{
	text-align: left;
	width: 100%;
	font-size: 90%;
	padding: 0;
	margin: 20px auto;
	list-style: none;}
ul.recruit_list li{
	padding: 3px 0;
	font-weight: normal;
	border-bottom: 1px solid #fff;}
ul.recruit_list li i{
	font-size: 110%;
	margin: 0 8px 0 0;}
.naitei_wrap{
	width: 100%;
	margin: 40px 0;
	font-size: 13px;
	line-height: 23px;
	padding: 24px 12px;
	border: 8px solid #ce2d2d;}
.naitei1{
	font-size: 16px;
	line-height: 26px;}
.naitei2{
	color: #ce2d2d;
	font-size: 32px;
	line-height: 52px;}
.naitei3{
	color: #ce2d2d;
	font-size: 16px;
	line-height: 26px;}
.naitei_border{
	width: 50%;
	height: 1px;
	margin: 16px auto;
	background: rgba(0,0,0,0.3);}
.naitei_wrap h3{
	border-bottom: 2px solid #ce2d2d;
	margin: 0 0 16px;}
.mypage_recruit_circle{
	max-width: 750px;
	width: 100%;
	height: auto;
	margin: 0 auto;}
.recruit_merit_tit{
	color: #2196f3;
	font-size: 20px;
	margin: 40px 0 0;}
ul.recruit_merit{
	text-align: left;
	width: 100%;
	margin: 10px auto;
	padding: 16px 28px;
	border: 3px solid #2196f3;
	list-style: none;}
ul.recruit_merit li{
	padding: 4px 0;
	font-weight: normal;
	border-bottom: 1px solid #fff;}
ul.recruit_merit li i{
	font-size: 130%;
	margin: 0 8px 0 0;}
.recruit_merit_tit2{
	color: #ce2d2d;
	font-size: 20px;
	margin: 40px 0 0;}
ul.recruit_merit2{
	text-align: left;
	width: 100%;
	margin: 10px auto 32px;
	padding: 16px 28px;
	border: 3px solid #ce2d2d;
	list-style: none;}
ul.recruit_merit2 li{
	padding: 4px 0;
	font-weight: normal;
	border-bottom: 1px solid #fff;}
ul.recruit_merit2 li i{
	font-size: 130%;
	margin: 0 8px 0 0;}
.bnr_10day{
	width: 100%;
	color: #fff;
	background: url(../image/bnr_10day.jpg)no-repeat center center;
	background-size: cover;
	font-size: 24px;
	margin: 24px 0 0;
	padding: 40px 12px;}
.bnr_10day img{
	width: 80%;
	margin: 0 auto 20px;}
.recruit_step{
	max-width: 140px;
	height: auto;
	margin: 0 auto;}
.bt_wrap{
	width: 100%;
	display: flex;
	-webkit-display: flex;}
.bt_wrap .sumbit_bt{
	width: 48%;}
.back_bt{
	background: #c6bda7;}
.back_bt:hover{
	background: #a59c85;}
.recruit_name{
	font-size: 32px;
	line-height: 42px;
	color: #a89a7f;
	margin: 60px auto 32px;}
h2.school_tit{
	position: relative;
	text-align: left;
	font-size: 24px;
	margin: 50px 0 32px 32px;
	border-left: 4px solid #a89a7f;
	padding: 0 0 0 20px;}
.school_table_wrap{
	width: 100%;
	padding: 16px 0;
	background: #fff;}
.school_table_wrap h3{
	position: relative;
	font-size: 18px;
	display: inline;
	padding: 0 16px;
	margin: 0;
	text-align: center;}
.school_table {
    width: 100%;
	font-size: 14px;
	line-height: 24px;
	text-align: left;}
.school_table tr {
	display: block;
	margin: 16px 0;
	background: #fff;
	border: none;
	border-left: none;}
.school_table th {
	width: 100%;
	font-size: 12px;
	color: #fff;
	background: #a89a7f;
	padding: 3px 12px;}
.school_table td {
	padding: 16px 12px;}
.school_table th,
.school_table td {
	border: none;
    display: block;
    width: 100%;}
@media screen and (min-width: 769px) {
.recruit_main_wrap h2{
	font-size: 56px;
	line-height: 66px;}
ul.recruit_list{
	width: 420px;
	font-size: 100%;
	margin: 50px auto;}
ul.recruit_list li{
	padding: 8px 0;}
ul.recruit_list li i{
	font-size: 130%;}
.naitei_wrap{
	margin: 40px 0;
	font-size: 16px;
	line-height: 26px;
	padding: 24px 16px;
	border: 12px solid #ce2d2d;}
.naitei1{
	font-size: 20px;
	line-height: 30px;}
.naitei2{
	font-size: 42px;
	line-height: 62px;}
.naitei3{
	font-size: 20px;
	line-height: 30px;}
.mypage_recruit_circle{
	width: 86%;}
.bnr_10day img{
	width: 40%;}
.school_table_wrap{
	padding: 32px;
	background: #f8f5ee;}
.school_table_wrap h3{
	font-size: 22px;}
.school_table {
	font-size: 15px;
	line-height: 25px;}
.school_table tr {
	display: flex;
	border-left: 2px solid #a89a7f;}
.school_table th {
	width: 240px;
	text-align: left;
	background: #fff;
	font-size: 15px;
	color: #454240;
	float: left;
	padding: 32px 0 32px 24px;}
.school_table td {
	width: calc(100% - 240px);
	float: left;
	padding: 32px 24px;}
}

dl{
	width: 100%;
	padding: 0;
	font-size: 0;
	overflow: hidden;}
dl dt{
    display:block;
    width:24%;
	max-width: 160px;
    height:auto;
    border:0;
    margin:0;
    padding:0 0 12px;
	font-size: 14px;
    float:left;
    clear:left;
    font-weight:bold;}
dl dd{
	width:38%;
	max-width: 180px;
    display:block;
    float:left;
    border:0;
	padding:0 0 12px;
    margin:0;
	font-size: 14px;
    padding-left:10px;}
.thx_day1_1{
	text-align: center;
	padding: 12px 0;
	font-size: 14px;
	line-height: 24px;}
.thx_day1_2{
	text-align: center;
	font-size: 140%;
}
@media screen and (min-width: 769px) {
dl dt{
	font-size: 15px;}
dl dd{
	font-size: 15px;}
}