@charset "utf-8";

/* ---------------- // reset ---------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: none;
font-style: normal;
text-align: left;
zoom: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* ---------------- base ---------------- */

body {
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
color: #333;
}

table {
border-collapse: collapse;
font-family: inherit;
}

h1,h2,h3,h4,h5 {
font-size:100%;
font-weight:bold;
}

input,textarea,select {
font-family: inherit;
}

textarea {
resize: none;
}

th,td {
border-collapse: collapse;
}

ul,ol {
list-style-type: none;
}

img {
	vertical-align: text-bottom;
}

/* ---------------- link ---------------- */

a:link { text-decoration:none; color:#333; }
a:visited { text-decoration:none; color:#333; }
a:hover { text-decoration:none; color:#333; }
a:active { text-decoration:none; color:#333; }

/* ---------------- float ---------------- */

.floatright{
float: right;
}

.floatleft {
float: left;
}

/* ---------------- clearfix ---------------- */

.clearfix:after { content:" "; display:block; height:0; clear:both; visibility:hidden; font-size: 0.1em;}
.clearfix { display:inline-block;}
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/

/* ---------------- text ---------------- */

.nowrap {
	white-space: nowrap;
}
.wordwrap{
	word-wrap: break-word;
}


/* ---------------- bold ---------------- */

.txtbold{
font-weight: bold;
}

/* ---------------- align ---------------- */

.alignleft {
text-align: left;
}

.alignright {
text-align: right;
}

.aligncenter {
text-align: center;
}

/* ---------------- reset // ---------------- */

/* ---------------- // adjustment ---------------- */

/* ---------------- font ---------------- */

.font10 {
    font-size: 77%;
}
.font11 {
	font-size: 85%;
}
.font12 {
	font-size: 93%;
}
.font14 {
	font-size: 108%;
}
.font15 {
	font-size: 116%;
}
.font16 {
	font-size: 123.1%;
}
.font17 {
	font-size: 131%;
}
.font18 {
	font-size: 138.5%;
}
.font19 {
	font-size: 146.5%;
}
.font20 {
	font-size: 153.9%;
}

/* ---------------- margin ---------------- */

/*top*/
.mt05{ margin-top: 5px !important;}
.mt10{ margin-top: 10px !important;}
.mt15{ margin-top: 15px !important;}
.mt20{ margin-top: 20px !important;}
.mt25{ margin-top: 25px !important;}
.mt30{ margin-top: 30px !important;}

/*bottom*/
.mb00 { margin-bottom: 0 !important;}
.mb05 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}


/* ---------------- adjustment // ---------------- */

#page_wrap {
	position: relative;
}
/* -------------------------------------------------------
header
------------------------------------------------------- */

header {
	padding: 20px 0;
	background: #ff4d76;
}

.logo {
	float: left;
}

.sakimura {
	margin: 0 0 0 30px;
	float: left;
}

.header_link {
	float: right;
}

.header_link ul li {
	float: left;
}

.access_link a {
	width: 167px;
	height: 85px;
	display: block;
	background: url(../images/access_icon.png) no-repeat left center;
}

.document_link a {
	width: 167px;
	height: 85px;
	display: block;
	background: url(../images/document_icon.png) no-repeat left center;
}

.access_link a:hover {
	background: url(../images/access_icon_on.png) no-repeat left center;
}

.document_link a:hover {
	background: url(../images/document_icon_on.png) no-repeat left center;
}

.document_link {
	margin: 0 0 0 15px;
}

.sp_home {
	display: none;
}

/* -------------------------------------------------------
nav
------------------------------------------------------- */

.g_nav ul {
	width: 1080px;
	margin: 20px auto 0;
}

.g_nav ul li {
	float: left;
	background: url(../images/nav_bridge.png) no-repeat left center;
	text-align: center;
}

.g_nav ul li:first-child {
	float: left;
	background: none;
}

.nav1 {
	width: 106px;
	text-align: left;
}

.nav2 {
	width: 132px;
}

.nav3 {
	width: 123px;
}

.nav4 {
	width: 123px;
}

.nav5 {
	width: 106px;
}

.nav6 {
	width: 158px;
}

.nav7 {
	width: 196px;
}

.nav8 {
	width: 136px;
	text-align: right;
}

.g_nav ul li a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
}

.g_nav ul li a:hover {
	margin-bottom: -3px;
	font-size: 14px;
	color: #faee00;
	border-bottom: solid #faee00 3px;
}


.header_area {
	width: 1080px;
	margin: 0 auto;
}

.menu {
	display: none;
}

@media only screen and (max-width: 1080px) {

.menu {
	display: inherit;
	float: right;
}

.g_nav {
	display: none;
}

}

/* -------------------------------------------------------
contents
------------------------------------------------------- */

/*--------------　slide_area　--------------*/

.slide_area_wrap {
	padding: 0 0 36px;
	background: url(../images/slide_bg.png) no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
}

.slide_area {
	width: 1080px;
	margin: 0 auto;
}


.contents {
	padding: 0 0 50px;
}

/*--------------　school_nav　--------------*/

.school_nav {
	width: 1081px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
	top: -100px;
}

.school_nav li {
	margin: 0 0 0 20px;
	float: left;
}

.school_nav li:first-child {
	margin: 0;
}

/*--------------　news_area　--------------*/

.news_area {
	width: 1080px;
	margin: 0 auto;
}

.news_area.business_partners {
	margin: 100px auto 0;
}

.news_title {
	width: 1080px;
	height: 59px;
	margin: 0 0 30px;
	background: url(../images/news.png) center center no-repeat;
}

.business_partners .news_title {
	background: url(../images/business_partners.png) center center no-repeat;
}

.news_list {

	height: 300px;
	overflow: auto;
}

.news_list_wrap {
	width: 747px;
	float: left;
}

.news_list dt {
	width: 290px;
	padding: 10px 10px 10px 0;
	float: left;
	clear: both;
}

.news_list dt span {
	padding: 0 20px 0 0;
}

.news_list dd {
	padding: 10px 10px 10px 300px;
	border-top: dashed #333 1px;
}

.news_list dd.news_list_first {
	border-top: none;
}

.news_list a:hover {
	color: #ff4d76;
	text-decoration: underline;
}

.news_more {
	margin: 50px 0 0 0;
	clear: both;
	text-align: center;
}

.sns_area ul {
	display: flex;
	justify-content: space-between;
  background: #e4ecff;
	margin: 30px 0;
	padding: 8px;
}

.news_right_box {
	width: 280px;
	float: right;
	margin: 0 0 0 8px;
	padding: 15px 15px 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #faee00;
}

.news_right_box li {
	margin: 0 0 10px;
	text-align: center;
}

.news_right_box li figure {
	background:#fff;
}

.news_area div.bnr_area {
	margin: 0 0 50px;
}

.bnr_area {
	display: flex;
	justify-content: space-between;
	margin: 50px 0 0;
}

/* バナー点滅 */
.blinking{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    50% {opacity:0.5;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    50% {opacity:0.5;}
    100% {opacity:1;}
}
@keyframes blink{
    50% {opacity:0.5;}
    100% {opacity:1;}
}


/*--------------　main_contents_title　--------------*/

.main_contents {
}

.main_contents_title {
	margin: 100px 0 0 0;
	padding: 20px 0;
	text-align: center;
	background: #faee00;
}

.top_message_box {
	width: 880px;
	margin: 50px auto;
}

.mesage_img {
	float: left;
}

.message_txt {
	margin: 0 0 0 30px;
	float: left;
}

.message_txt_img {
	margin: 0 0 30px;
}

.main_contents_txt1 {
	font-weight: bold;
	font-size: 45px;
}

.main_contents_menu {
	position: relative;
}

.menu1 {
	position: absolute;
	top: 10px;
	left: 675px;
}

.menu2 {
	color: #ff2154;
	position: absolute;
	top: -20px;
	left: 1640px;
}

.menu3 {
	color: #00b9ef;
	position: absolute;
	top: 410px;
	left: 50px;
}

.main_contents_list {
	font-size: 21px;
}

.main_contents_btn img {
	margin: 10px 0 0 0;
}

.sublink {
	width: 1092px;
	margin: 20px auto;
}

.sublink ul {
	float: right;
}

.sublink ul li {
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
	float: left;
	background: url(../images/sublink_arrow.png) no-repeat left 4px;
}

.sp_greeting {
	display: none;
}

.sp_contents_img {
	display: none;
}

.report {
	width: 90%;
  margin: 0 auto;
	padding: 30px 0;
}

.report p {
	margin: 0 0 10px;
	text-align: center;
}

.report a {
	display: block;
	background: #000;
	width: 30%;
	margin: 0 auto;
	padding: 10px 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

@media  only screen and (max-width: 768px) {
	.report a {
		width: inherit;
	}
}

/* -------------------------------------------------------
page_nav
------------------------------------------------------- */

.page_nav {
	width: 1080px;
	margin: 40px auto;
	line-height: 28px;
}

.page_nav ul li {
	min-width: 35px;
	float: left;
	text-align: center;
}

/* -------------------------------------------------------
main
------------------------------------------------------- */

/*--------------　greeting　--------------*/

.greeting_area {
	width: 100%;
	position: relative;
	background: url(../images/greeting/greeting_main.png) no-repeat left top;
	margin-bottom: 20px;
}

.greeting_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.greeting_img:before {
	content:"";
	display: block;
  	padding-top: 26.5%;
}

@media only screen and (max-width: 960px) {

.greeting_area {
	background: url(../images/greeting/greeting_main960.png) no-repeat left top;
}

.greeting_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.greeting_img:before {
	content:"";
	display: block;
  	padding-top: 53%;
}

}

/*--------------　info　--------------*/

.info_area {
	width: 100%;
	position: relative;
	background: url(../images/info/info_main.png) no-repeat left top;
	margin-bottom: 20px;
}

.info_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.info_img:before {
	content:"";
	display: block;
  	padding-top: 26.5%;
}

.info_list_bnr {
	padding-left: 1em;
    margin: 10px 0;
}


@media only screen and (max-width: 960px) {

.info_area {
	background: url(../images/info/info_main960.png) no-repeat left top;
}

.info_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.info_img:before {
	content:"";
	display: block;
  	padding-top: 53%;
}

}

/*--------------　guide　--------------*/

.guide_area {
	width: 100%;
	position: relative;
	background: url(../images/guide/guide_main.png) no-repeat left top;
	margin-bottom: 20px;
}

.guide_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.guide_img:before {
	content:"";
	display: block;
  	padding-top: 26.5%;
}

@media only screen and (max-width: 960px) {

.guide_area {
	background: url(../images/guide/guide_main960.png) no-repeat left top;
}

.guide_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.guide_img:before {
	content:"";
	display: block;
  	padding-top: 53%;
}

}

/*--------------　life　--------------*/

.life_area {
	width: 100%;
	position: relative;
	background: url(../images/life/life_main.png) no-repeat left top;
	margin-bottom: 20px;
}

.life_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.life_img:before {
	content:"";
	display: block;
  	padding-top: 26.5%;
}

@media only screen and (max-width: 960px) {

.life_area {
	background: url(../images/life/life_main960.png) no-repeat left top;
}

.life_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.life_img:before {
	content:"";
	display: block;
  	padding-top: 53%;
}

}

/*--------------　recruit　--------------*/

.recruit_area {
	width: 100%;
	position: relative;
	background: url(../images/recruit/recruit_main.png) no-repeat left top;
	margin-bottom: 20px;
}

.recruit_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.recruit_img:before {
	content:"";
	display: block;
  	padding-top: 26.5%;
}

@media only screen and (max-width: 960px) {

.recruit_area {
	background: url(../images/recruit/recruit_main960.png) no-repeat left top;
}

.recruit_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.recruit_img:before {
	content:"";
	display: block;
  	padding-top: 53%;
}

}

/*--------------　entry　--------------*/

.entry_form {
    padding: 0 0 5px;
    position: fixed;
    left: 3%;
    bottom: 30px;
    z-index: 100;
}

.entry_form a {
    width: 190px;
    height: 75px;
    display: block;
    background: url(../images/entry/entry_bnr_pc.png) no-repeat;
}

.entry_area {
	width: 100%;
	position: relative;
	background: url(../images/entry/entry_main.png) no-repeat left top;
	margin-bottom: 20px;
}

.entry_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.entry_img:before {
	content:"";
	display: block;
  	padding-top: 26.5%;
}

#schedule table {
    width: 810px;
    margin: 40px auto;
	border:#00b9ef 1px solid;
}

#schedule table tr th, #schedule table tr td {
	border:#00b9ef 1px solid;
	text-align:center;
	padding:5px;
}

#schedule table thead {
	background:#00b9ef;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}

#schedule table thead tr td {
	border-right:#fff 1px solid;
}

#schedule table thead tr td:last-child {
	border-right:#00b9ef 1px solid;
}

#schedule table tbody {
	font-size:15px;
}

#schedule table tbody tr th {
	width:15%;
}

#schedule table tbody tr th:nth-child(2) {
	background: #faee00;
}

#schedule table tbody tr th.entry_schedule_time {
	background: #0000ed;
    color: #fff;
}

#schedule table tbody tr td {
	width:21%;
}

.select_bgblue {
	background:#80dcf7;
}

.select_bggray {
	background:#999999;
}



@media only screen and (max-width: 960px) {

.entry_area {
	background: url(../images/entry/entry_main960.png) no-repeat left top;
}

.entry_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.entry_img:before {
	content:"";
	display: block;
  	padding-top: 53%;
}

}

/*--------------　acquire　--------------*/

.acquire_area {
	width: 100%;
	position: relative;
	background: url(../images/acquire/acquire_main.png) no-repeat left top;
	margin-bottom: 20px;
}

.acquire_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.acquire_img:before {
	content:"";
	display: block;
  	padding-top: 26.5%;
}

@media only screen and (max-width: 960px) {

.acquire_area {
	background: url(../images/acquire/acquire_main960.png) no-repeat left top;
}

.acquire_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.acquire_img:before {
	content:"";
	display: block;
  	padding-top: 53%;
}

}

/*--------------　news　--------------*/

.newsimg_area {
	width: 100%;
	position: relative;
	background: url(../images/news_main.png) no-repeat left top;
	margin-bottom: 20px;
}

.news_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.news_img:before {
	content:"";
	display: block;
  	padding-top: 26.5%;
}

.tel_pc {
	display: inline-block;
}

.tel_sp {
	display: none;
}


@media only screen and (max-width: 960px) {

.newsimg_area {
	background: url(../images/news_main960.png) no-repeat left top;
}

.news_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.news_img:before {
	content:"";
	display: block;
  	padding-top: 53%;
}

}

@media only screen and (max-width: 768px) {
.tel_pc {
	display: none;
}

.tel_sp {
	display: inline-block;
}

}

/*--------------　contact　--------------*/

.contactimg_area {
	width: 100%;
	position: relative;
	background: url(../images/contact_main.png) no-repeat left top;
	margin-bottom: 20px;
}

.contact_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.contact_img:before {
	content:"";
	display: block;
  	padding-top: 26.5%;
}

@media only screen and (max-width: 960px) {

.contactimg_area {
	background: url(../images/contact_main960.png) no-repeat left top;
}

.contact_img {
  -webkit-background-size: 100% auto;
	-mos-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
}

.contact_img:before {
	content:"";
	display: block;
  	padding-top: 53%;
}

}

/* -------------------------------------------------------
page_content
------------------------------------------------------- */

.page_content {
	width: 860px;
	margin: 60px auto;
	padding: 60px 110px;
	background: #fff;
	border: solid #e4ecff 10px;
}

.page_content_inner {
	position: relative;
}

.page_content2 {
	width: 970px;
	margin: 60px auto;
	padding: 60px 55px;
	background: #fff;
	border: solid #e4ecff 10px;
}

.page_content_blue {
	/*width: 890px;*/
	/*margin: 0 auto;*/
	background: #e5f8fd;
}

.monthly_title{
/*width: 890px;*/
background: #ffff00;
padding: 5px 50px;
margin-top:20px;
color:#00b9ef;
font-weight:bold;
font-size:24px;
text-align:center;
	}

/*--------------　greeting　--------------*/

.greeting_txt p {
	margin: 20px 0;
}

.greeting_photo {
	margin: 100px 0 0;
	text-align: right;
}

.licensed_cook {
	margin: 20px 0 0 0;
	text-align: center;
}

/*--------------　info　--------------*/

.side_nav {
	position: absolute;
	right: -60px;
	top: -100px;
}

.side_nav a {
	display: block;
	width: 290px;
	height: 63px;
	border-bottom: solid #ff2154 1px;
}

.side_nav1 a {
	background: url(../images/info/info_list1.jpg) no-repeat;
}

.side_nav1 a:hover {
	background: url(../images/info/info_list1_on.jpg) no-repeat;
}

.side_nav2 a {
	background: url(../images/info/info_list2.jpg) no-repeat;
}

.side_nav2 a:hover {
	background: url(../images/info/info_list2_on.jpg) no-repeat;
}

.side_nav3 a {
	background: url(../images/info/info_list3.jpg) no-repeat;
}

.side_nav3 a:hover {
	background: url(../images/info/info_list3_on.jpg) no-repeat;
}

.side_nav4 a {
	background: url(../images/info/info_list4.jpg) no-repeat;
	border-bottom: none;
}

.side_nav4 a:hover {
	background: url(../images/info/info_list4_on.jpg) no-repeat;
}

.info_section h2 {
	width: 605px;
	padding: 13px 0 13px 15px;
	background: url(../images/info/info_title_bg.jpg) no-repeat;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}

.info_content {
	width: 605px;
	margin: 40px 0 60px;
}

.info_list_img {
	float: left;
}

.info_list_txt {
	width: 520px;
	float: right;
}

.info_list_txt dt {
	width: 88px;
	padding: 15px 0;
	float: left;
	clear: both;
	color: #ff2154;
	font-size: 14px;
}

.info_list_txt dd {
	padding: 15px 0 15px 88px;
	border-bottom: solid #dcdddd 1px;
}

.info_list_txt dd.info_list_first {
	border-top: solid #dcdddd 1px;
}

.info_inner_list {
	margin: 0 0 0 30px;
	list-style-type: decimal;
}

.info_inner_txt {
	color: #ff2154;
}

.info_list_area {
	padding: 20px 0;
	border-bottom: solid #dcdddd 1px;
}

.info_list_area h3 {
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #ff2154;
}

.info_list_area p {
	margin: 10px 0;
	padding: 0 20px;
}

.info_list_area p.pink_box {
	margin: 10px 0;
	padding: 5px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #ff2154;
	background: #fff0f0;
}

.info_list_area div.pink_box {
	display: flex;
	margin: 10px 0;
	padding: 5px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #ff2154;
	background: #fff0f0;
}

div.pink_box div:last-child {
	margin: 0 0 0 15px;
}

.info_list_top {
	border-top: solid #dcdddd 1px;
}

.info_list_area2 {
	margin: 0 0 10px;
	padding: 10px 15px;
	border-left: solid #00b9ef 3px;
}

.info_list_area2 h3 {
	color: #00b9ef;
	position:relative;
}

.info_list_area2 a:link {
	text-decoration:underline;
}

.info_list_area2 a:visited {
	text-decoration:underline;
}

.info_list_area2 a:hover {
	text-decoration:underline;
}

.info_list_area2 h3 img {
	position:absolute;
	bottom:8px;
}

.info_list_area2 p {
	position:relative;
}

.info_list_area2 p img {
	position:absolute;
	bottom:8px;
}

.info_list_area2 span {
	color:#333;
	font-weight:normal;
	font-size:13px;
}

.flow_txt {
	padding-left: 50px;
}

/*--------------　guide　--------------*/

.facility_list {
	margin: 40px 0;
}

.facility_list li {
	float: left;
	width: 25%;
	margin: 0 0 5px;
	text-align: center;
}

#guide2,#guide3 {
	margin: 50px 0 0 0;
}

.guide_sp_contents {
	display: none;
}

.guide_sub_title {
	padding: 10px;
	border: solid #ff2154 2px;
	color: #ff2154;
	font-size: 25px;
	text-align: center;
}

.color_pink {
	margin: 15px 0;
	font-size: 20px;
	color: #ff2154;
}

.check {
	margin: 10px 0;
}

.check p {
	margin: 10px 0;
}

.curriculum {
	margin: 15px 0 0 0;
}

.curriculum_txt {
	margin: 20px 0;
	color: #ff2154;
	font-style: italic;
}

.curriculum_title {
	font-size: 20px;
	color: #ff2154;
}

.guide_time_wrap {
	padding: 10px;
	background: #ff90a9;
}

.guide_time_wrap2 {
	margin: 10px 0 0 0;
	padding: 10px;
	background: #ff90a9;
}

.guide_inner_title {
	padding: 15px 0 0 0;
	font-size: 20px;
	font-weight: bold;
	color: #ff2154;
}

.guide_time_list {
	padding: 10px 0;
	text-align: center;
	background: #fff;
}

.guide_time {
	padding: 5px 0;
	text-align: center;
	color: #fff;
	background: #ff90a9;
}

.guide_pick_up {
	padding: 15px;
	background: #ff2154;
	color: #fff;
}

.pick_up_content {
	padding: 10px;
	border: solid #fff 2px;
}

/*--------------　life　--------------*/

dl#life{
	margin: 0 0 20px 0;
}

dl#life dt{
	float: left;
	width: 25%;
}

dl#life dd.sub_title_txt{
	float: left;
	width: 70%;
	margin: 0 0 0 5%;
	font-size: 25px;
	color: #ff2154;
	line-height: 76px;
}

.month-btn li{
	width: 13%;
	text-align: center;
	float: left;
	margin: 0 0 1% 1% ;
	padding: 20px 0;
	background-color: #FFBCCC;
	background-image: url(../images/life/month-btn-arrow.png);
	background-repeat: no-repeat;
	background-position:  center 85%;
}

.month-btn a{
	color: #fff;
}

.life_event {
	margin: 50px 0;
}

.life_event li {
	width: 50%;
	margin: 0 0 30px;
	float: left;
}

.life-ttl{
	background: #fff;
	border:#00B9EF 1px solid;
	margin: 0 0 1% 0;
}

.life-ttl p {
    color: #00B9EF;
    padding: 1% 0 0 2%;
    font-size: 27px;
    font-weight: bold;
}

.test-ttl dt{
	background: #FF2154;
	border:#FF2154 1px solid;
	margin: 0 0 1% 0;
    font-size: 27px;
    font-weight: bold;
    padding: 1% 0 0 2%;
    color: #fff;
    width: 20%;
    float: left;
}

.test-ttl dd{
	background: #fff;
	border:#FF2154 1px solid;
	margin: 0 0 1% 0;
    font-size: 27px;
    font-weight: bold;
    color: #FF2154;
    padding: 1% 0 0 2%;
    float: left;
    width: 75%;
}

.life-box-wrap{
	background: #E5F8FD;
}

.life-box{
	padding: 4%;
}

.test-box-wrap{
	background: #FFF0F0;
}

.test-box{
	padding: 4%;
}

.life-box figure{
	text-align: center;
	margin: 0 0 2%;
}

.test-box figure{
	text-align: center;
	margin: 0 0 2%;
}

.voice {
	margin: 20px 0 0 0;
}

.voice li {
	width: 100%;
	margin: 0 0 15px;
}

.voice li img {
	max-width: 730px;
}

.voice_box {
	box-sizing: border-box;
	margin: 20px 0 0;
	padding: 10px 10px 0;
	border: solid 4px #ff2154;
	border-radius: 5px;
}

.voice_box h3 {
	color: #ff2154;
	font-size: 22px;
    font-weight: normal;
}

.arrow_box {
	position: relative;
		background: #fff;
		margin: 20px 0 10px;
    padding: 5px;
    border: 2px solid #ff2154;
    border-radius: 5px;
}

.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 93%;
	border: solid transparent;
  transform: skewx(54deg);
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 11px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(255, 33, 84, 0);
	border-bottom-color: #ff2154;
	border-width: 16px;
	margin-left: -20px;
}

.voice_ttl {
	display: flex;
    align-items: center;
    margin: 0px 0 5px;
}

.voice_col1 {
	margin: 0 3% 0 0;
	text-align: center;
	padding: 5px 15px;
	background: #ffff00;
}

.voice_col1 h4 {
	font-size: 17px;
}

.voice_col2 p {
	color: #ff2154;
	font-size: 18px;
}

.voice_desk p {
	font-size: 14px;
}

@media only screen and (max-width: 768px) {
	.voice_ttl{
		display: inherit;
	}

	.arrow_box:after, .arrow_box:before {
		left: 85%;
	}

	.voice_col1{
		margin: 0 0 5px;
	}
}

/*--------------　recruit　--------------*/

.side_nav_recruit {
	position: absolute;
	right: -20px;
	top: -100px;
}

.side_nav_recruit a {
	display: block;
	width: 290px;
	height: 63px;
	border-bottom: solid #ff2154 1px;
}

.side_nav_recruit .side_nav1 a {
	background: url(../images/recruit/recruit_list1.jpg) no-repeat;
}

.side_nav_recruit .side_nav1 a:hover {
	background: url(../images/recruit/recruit_list1_on.jpg) no-repeat;
}

.side_nav_recruit .side_nav2 a {
	background: url(../images/recruit/recruit_list2.jpg) no-repeat;
}

.side_nav_recruit .side_nav2 a:hover {
	background: url(../images/recruit/recruit_list2_on.jpg) no-repeat;
}

.side_nav_recruit .side_nav3 a {
	background: url(../images/recruit/recruit_list3.jpg) no-repeat;
}

.side_nav_recruit .side_nav3 a:hover {
	background: url(../images/recruit/recruit_list3_on.jpg) no-repeat;
}

.side_nav_recruit .side_nav4 a {
	background: url(../images/recruit/recruit_list4.jpg) no-repeat;
	border-bottom: none;
}

.side_nav_recruit .side_nav4 a:hover {
	background: url(../images/recruit/recruit_list4_on.jpg) no-repeat;
}

.recruit_box {
	width: 731px;
	margin: 0 0 50px;
}

.recruit2-2 {
	display: flex;
    justify-content: space-around;
    align-items: center;
}

.recruit_img1{
	margin: 0 30px 0 0;
}

.recruit_txt1 {
	font-size: 14px;
	padding: 0 0 0 30px;
}

.recruit_txt2 {
	color: #ff2154;
}

.recruit_txt_inner {
	display: block;
	margin: 10px 0;
	font-size: 20px;
	color: #ff2154;
}

.recruit_download_wrap {
	margin: 30px 0 20px;
}

.recruit_download1 {
	width: 239px;
	margin: 0 20px 0 0;
	padding: 10px 0;
	background: url(../images/recruit/recruit_img3.jpg) no-repeat;
	float: left;
}

.recruit_download2 {
	width: 239px;
	padding: 10px 0;
	background: url(../images/recruit/recruit_img4.jpg) no-repeat;
	float: left;
}

.pdf_download {
	float: right;
}

.excel_download {
	margin: 0 10px 0 10px;
	float: right;
}

.recruit_list h2 {
	font-size: 25px;
	font-weight: bold;
	color: #ff2154;
}

.recruit_list h3 {
	margin: 30px 0 15px;
	font-size: 16px;
	color: #ff2154;
}

/* -------------------------------------------------------
entry
------------------------------------------------------- */

.entry_box {
	padding: 40px 0;
}

/* -------------------------------------------------------
access
------------------------------------------------------- */

.page_title {
	width: 100%;
	text-align: center;
}

.access_title {
	margin: 20px 0;
	font-size: 40px;
	font-weight: bold;
}

.access_map {
	margin: 0 20px 0 0;
	float: left;
}

.access_txt {
	float: left;
}

.access_txt1 {
	margin: 0 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #ff2154;
}

.access_txt2 {
	margin: 0 0 10px 0;
	font-size: 14px;
}

.access_txt3 {
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #ff2154;
}

address {
	margin: 20px 0;
	float: left;
	font-size: 14px;
}

.goole_map {
	margin: 30px 0 20px 50px;
	float: left;
}

/*--------------　privacy　--------------*/

.privacy_title {
	margin: 0 0 20px;
}

.privacy_title h3 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: normal;
}

.privacy_title p {
	font-size: 14px;
}

/*--------------　contact　--------------*/

.contact_txt1 {
	font-size: 16px;
	padding: 0 0 0 30px;
}

.contact_txt1 a {
	color: #00b9ef;
}

.contact_txt1 a:hover {
	text-decoration: underline;
}

.mast {
	width: 50px;
	padding: 20px 0;
}

.form_list {
	width: 140px;
	padding-left: 20px;
	font-weight: bold;
}

.sp_br2 {
	display: none;
}

.form table {
	width: 810px;
	margin: 0 auto;
}

.form table td input {
	font-size: 16px;
	padding: 10px;
	height: 35px;
	border: solid #00b9ef 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.form table td input:nth-of-type(2) {
	margin: 10px 0 0;
}

.form table td {
	font-size: 16px;
}

.form table td a {
	color: #00b9ef;
}

.form table td a:hover {
	text-decoration:underline;
}

.input1 input {
	width: 100%;
}

.select01 {
	width: 100%;
}

.input2 input {
	width: 60%;
}

.select1 {
	margin: 0 0 0 50px;
}

.select2 {
	margin: 0 0 10px;
}

.form table td select {
	padding: 5px;
	border: solid #00b9ef 1px;
	font-size: 16px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.form table td textarea {
	width: 100%;
	min-height: 235px;
	padding: 10px;
	border: solid #00b9ef 1px;
	font-size: 16px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.textarea_list1 {
	vertical-align: top;
	padding: 0;
}

.textarea_list2 {
	vertical-align: top;
	padding: 10px 0 0 20px;
}

.sub_btn_wrap {
	width: 409px;
	margin: 30px auto;
}

.mod_form_importance_btn {
	margin: 0 0 10px;
}

.submit_btn {
	width: 409px;
	height: 45px;
	background: url(../images/contact/submit.png) no-repeat;
	cursor: pointer;
	border: none;
}

.back {
	width: 409px;
	height: 45px;
	background: url(../images/contact/back.png) no-repeat;
	cursor: pointer;
	border: none;
}

.errow {
	margin: 0 0 20px;
	font-weight: normal;
	font-size: 18px;
}

/*--------------　sitemap　--------------*/

.sitemap_list {
	margin: 0 0 0 30px;
	list-style-type: disc;
	color: #00b9ef;
}

.sitemap_list a {
	color: #00b9ef;
}

.sitemap_list a:hover {
	text-decoration: underline;
}

/*--------------　news&topics　--------------*/

.news_date {
	font-size: 14px;
	font-weight: bold;
	color: #ff4d76;
}

.news_cap {
	margin: 5px 0 0 0;
	font-size: 22px;
	font-weight: bold;
}

.news_txt {
	margin: 30px 0;
}

.news_image {
	margin: 20px 0;
	text-align: center;
}

.news_image_list {
	margin: 20px auto;
    width: 600px;
}

.news_image_list ul {
    margin: 0 -10px 0 0;
		display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.news_image_list li {
	margin: 0 10px 10px 0;
    width: 295px;
    float: left;
}

.news_image_list li.one_columun {
    width: inherit;
		float: inherit;
		text-align: center;
}

.news_box {
	margin: 0 0 30px;
	padding: 0 0 60px;
	border-bottom: solid #333 1px;
}

.news_box a {
	text-decoration: underline;
}

.news_box a:hover {
	color: #ff4d76;
}

/* -------------------------------------------------------
acquire
------------------------------------------------------- */

.acquire_h2 {
	padding: 0 0 0 10px;
	font-size: 25px;
	color: #00b9ef;
	border-left: solid #00b9ef 7px;
}

.subtitle_h3 {
	margin: 30px 0 0 0;
	padding: 12px 0 12px 15px;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	background: url(../images/acquire/sub_title_bg.png) no-repeat;
}

.acquire_list {
	width: 100%;
	margin: 30px 0 0 0;
	border-collapse: collapse;
}

.acquire_list a {
	color: #00b9ef;
}

.acquire_list a:hover {
	text-decoration: underline;
}

.acquire_box th {
	width: 30%;
	padding: 10px;
	border-top: solid #dcdddd 1px;
	border-bottom: solid #dcdddd 1px;
	color: #ff2154;
}

.acquire_box td {
	padding: 10px;
	border-top: solid #dcdddd 1px;
	border-bottom: solid #dcdddd 1px;
}

.acquire_box {
	width: 940px;
	padding: 30px 0 0 0;
}

/*.page_content2 div.acquire_box:first-of-type {
	padding: 0;
}*/

.subtitle_h3 span {
	margin: 0 0 0 20px;
	font-size: 16px;
}

/* -------------------------------------------------------
page_top
------------------------------------------------------- */

.page_top {
	padding: 0 0 5px;
	position: fixed;
	right: 3%;
	bottom: 30px;
	z-index: 100;
}

.page_top a {
	width: 128px;
	height: 128px;
	display: block;
	background: url(../images/page_top.png) no-repeat;
}

.page_top_right {
	right: 60%;
}

/* -------------------------------------------------------
footer
------------------------------------------------------- */

footer {
	width: 100%;
	height: 242px;
	background: #e4ecff;
	text-align: center;
	font-size: 14px;
}

.access {
	padding: 130px 0 20px;
}

.access p {
	text-align: center;
}

.sp_br {
	display: none;
}

.footer_page_top {
	display: none;
}

/* -------------------------------------------------------
fixed
------------------------------------------------------- */

.fixed {
	position: fixed;
	top: 10px;
	right: auto;
	z-index: 10000;
	margin: 0 0 0 635px;
}

.fixed_recruit {
	position: fixed;
	top: 10px;
	right: auto;
	z-index: 10000;
	margin: 0 0 0 730px;
}

@media only screen and (max-width: 1240px) {

img{
max-width: 100%;
height: auto;
width /***/:auto;
}

}

@media only screen and (max-width: 1080px) {

header {
	padding: 0 0 20px;
}

.sp_home {
	display: inherit;
}

.slide_area {
	width: 100%;
	margin: 0;
}

.header_area {
	width: 100%;
}

.header_link {
	float: none;
}

.logo {
	float: none;
}

.sakimura {
	margin: 0;
	float: none;
}

.document_link {
	margin: 0;
}

.access_link a {
	width: 100%;
	min-width: 74px;
	height: 39px;
	margin: 0 auto;
	padding: 10px;
	display: block;
	background-image: url(../images/sp_nav_btn5.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ff4d76;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.document_link a {
	width: 100%;
	min-width: 74px;
	height: 39px;
	margin: 0 auto;
	padding: 10px;
	display: block;
	background-image: url(../images/sp_nav_btn4.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ff6f90;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.access_link a:hover {
	background-image: url(../images/sp_nav_btn5.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ff4d76;
}

.document_link a:hover {
	background-image: url(../images/sp_nav_btn4.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ff6f90;
}

.sp_home,.access_link,.document_link,.menu_wrap {
	width: 25%;
	text-align: center;
}

.sp_home {
	height: 39px;
	background-color: #ff6f90;
}

.menu {
	width: 100%;
	text-align: center;
}

.header_link ul {
	height: 39px;
	border-bottom: solid #ff2154 6px;
	background-color: #ff4d76;
}

.logo h1 {
	padding: 10px 0;
	text-align: center;
}

.sakimura {
	text-align: center;
}

.sakimura img {
	width: 50%;
	max-width: 231px;
}

.school_nav {
	width: 100%;
	position: inherit;
}

.school_nav li {
	float: none;
	margin: 0 0 10px;
	text-align: center;
}

.school_nav li:first-child {
	margin: 0 0 10px;
}

.sp_nav {
	border-top: solid #fff 1px;
	font-size: 14px;
}

.sp_nav1,.sp_nav2,.sp_nav3,.sp_nav4,.sp_nav5 {
	border-bottom: solid #fff 1px;
}

.sp_nav1 .sp_nav_wrap,.sp_nav2 .sp_nav_wrap,.sp_nav3 .sp_nav_wrap,.sp_nav4 .sp_nav_wrap {
	display: none;
}

.sp_nav1 span {
	width: 100%;
	padding: 10px 0 10px 10px;
	display: block;
	background-color: #ff6f90;
	background-image: url(../images/sp_nav_arrow.png);
	background-position: 90% center;
	background-repeat: no-repeat;
	color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.sp_nav1 ul li a {
	display: block;
	padding: 10px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-right: solid #ff6f90 3px;
	border-bottom: solid #ff6f90 3px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.sp_nav1 ul li {
	float: left;
	width: 50%;
}

.sp_nav1 ul li:nth-child(2n) a {
	border-right: none;
}

.sp_nav1 ul li:nth-child(n+5) a {
	border-bottom: none;
}

.sp_nav2 span {
	width: 100%;
	padding: 10px 0 10px 10px;
	display: block;
	background-color: #ff6f90;
	background-image: url(../images/sp_nav_arrow.png);
	background-position: 90% center;
	background-repeat: no-repeat;
	color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.sp_nav2 ul li a {
	display: block;
	width: 100%;
	padding: 10px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-right: solid #ff6f90 3px;
	border-bottom: solid #ff6f90 3px;
	color: #fff;
	text-align: center;
}

.sp_nav2 ul li {
	float: left;
	width: 50%;
}

.sp_nav2 ul li:nth-child(2n) a {
	border-right: none;
}

.sp_nav2 ul li:nth-child(n+3) a {
	border-bottom: none;
}

.sp_nav3 span {
	width: 100%;
	padding: 10px 0 10px 10px;
	display: block;
	background-color: #ff6f90;
	background-image: url(../images/sp_nav_arrow.png);
	background-position: 90% center;
	background-repeat: no-repeat;
	color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.sp_nav3 ul li a {
	display: block;
	width: 100%;
	padding: 10px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-right: solid #ff6f90 3px;
	border-bottom: solid #ff6f90 3px;
	color: #fff;
	text-align: center;
}

.sp_nav3 ul li {
	float: left;
	width: 50%;
}

.sp_nav3 ul li:nth-child(2n) a {
	border-right: none;
}

.sp_nav3 ul li:nth-child(n+1) a {
	border-bottom: none;
}

.sp_nav4 span {
	width: 100%;
	padding: 10px 0 10px 10px;
	display: block;
	background-color: #ff6f90;
	background-image: url(../images/sp_nav_arrow.png);
	background-position: 90% center;
	background-repeat: no-repeat;
	color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.sp_nav4 ul li a {
	display: block;
	width: 100%;
	padding: 10px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-right: solid #ff6f90 3px;
	border-bottom: solid #ff6f90 3px;
	color: #fff;
	text-align: center;
}

.sp_nav4 ul li {
	float: left;
	width: 50%;
}

.sp_nav4 ul li:nth-child(2n) a {
	border-right: none;
}

.sp_nav4 ul li:nth-child(n+1) a {
	border-bottom: none;
}

.sp_nav5 a {
	width: 100%;
	padding: 10px 0 10px 10px;
	display: block;
	background-color: #ff6f90;
	background-image: url(../images/sp_nav_arrow.png);
	background-position: 90% center;
	background-repeat: no-repeat;
	color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.sp_nav_link1 {
	width: 86%;
	margin: 20px 5%;
	padding: 10px 2%;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.sp_nav_link1 li {
	padding: 3px 3px 3px 20px;
	background: url(../images/sp_nav_arrow2.png) 5px center no-repeat;
}

.sp_nav_link1 li a {
	font-size: 12px;
	color: #333;
}

.sp_nav_link2 li {
	width: 50%;
	float: left;
	text-align: center;
}

.sp_nav_close {
	width: 100%;
	padding: 20px 0;
	text-align: center;
}

.news_area {
	width: 100%;
	margin: 0 auto;
}

.news_list_wrap {
	width: 100%;
	padding: 0 10px;
	float: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.news_right_box {
	margin: 30px auto;
	padding: 15px 15px 10px;
	float: none;
}

.sublink {
	width: 100%;
	margin: 20px auto;
}

.page_content {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.page_content2 {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.side_nav {
	width: 605px;
	margin: 0 auto 20px;
	position: inherit;
	right: 0;
	top: 0;
}

.side_nav a {
	width: 605px;
	background-color: #ffbccc;
}

.side_nav a:hover {
	width: 605px;
	background-color: #ff6487;
}

.side_nav1 a {
	background-image: url(../images/info/info_list1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.side_nav1 a:hover {
	background-image: url(../images/info/info_list1_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.side_nav2 a {
	background-image: url(../images/info/info_list2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.side_nav2 a:hover {
	background-image: url(../images/info/info_list2_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.side_nav3 a {
	background-image: url(../images/info/info_list3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.side_nav3 a:hover {
	background-image: url(../images/info/info_list3_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.side_nav4 a {
	background-image: url(../images/info/info_list4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.side_nav4 a:hover {
	background-image: url(../images/info/info_list4_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.info_section {
	width: 605px;
	margin: 0 auto;
}

.side_nav_recruit {
	width: 605px;
	margin: 0 auto 20px;
	position: inherit;
	right: 0;
	top: 0;
}

.side_nav_recruit .side_nav1 a {
	width: 100%;
	background-color: #ffbccc;
}

.side_nav_recruit .side_nav2 a {
	width: 100%;
	background-color: #ffbccc;
}

.side_nav_recruit .side_nav3 a {
	width: 100%;
	background-color: #ffbccc;
}

.side_nav_recruit .side_nav4 a {
	width: 100%;
	background-color: #ffbccc;
}

.side_nav_recruit .side_nav1 a:hover {
	width: 100%;
	background-color: #ff6487;
}

.side_nav_recruit .side_nav2 a:hover {
	width: 100%;
	background-color: #ff6487;
}

.side_nav_recruit .side_nav3 a:hover {
	width: 100%;
	background-color: #ff6487;
}

.side_nav_recruit .side_nav4 a:hover {
	width: 100%;
	background-color: #ff6487;
}

.side_nav_recruit .side_nav1 a {
	background-image: url(../images/recruit/recruit_list1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.side_nav_recruit .side_nav1 a:hover {
	background-image: url(../images/recruit/recruit_list1_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.side_nav_recruit .side_nav2 a {
	background-image: url(../images/recruit/recruit_list2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.side_nav_recruit .side_nav2 a:hover {
	background-image: url(../images/recruit/recruit_list2_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.side_nav_recruit .side_nav3 a {
	background-image: url(../images/recruit/recruit_list3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.side_nav_recruit .side_nav3 a:hover {
	background-image: url(../images/recruit/recruit_list3_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.side_nav_recruit .side_nav4 a {
	background-image: url(../images/recruit/recruit_list4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: none;
}

.side_nav_recruit .side_nav4 a:hover {
	background-image: url(../images/recruit/recruit_list4_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.recruit_box {
	margin: 0 auto;
}

.news_title {
	width: 100%;
}

}

@media only screen and (max-width: 940px) {

.acquire_box {
	width: 100%;
}

.subtitle_h3 {
	background: #ff6487;
}

}

@media only screen and (max-width: 860px) {

.licensed_cook {
	margin: 0;
}

.recruit_box {
	width: 100%;
}

.life_event li {
	width: 100%;
	float: none;
}

.contact_txt_img {
	display: none;
}

.contact_txt1 {
	padding: 0;
}

.form table td {
	display: block;
}

.form_list {
	padding: 0 0 10px;
}

.mast {
	width: 30px;
	padding: 10px 0 0;
}

.form table {
	width: 100%;
}

#schedule table {
	width: 100%;
}


}

@media only screen and (max-width: 768px) {

.subtitle_h3 span {
	display: block;
	margin: 0;
}

.voice li img {
	width: 100%;
}

.sub_title_txt {
	font-size: 16px;
}

dl#life dd.sub_title_txt{
	line-height: 55px;
}

.recruit2-2 {
	display: inherit;
}

.recruit_img1{
	margin: 30px 0;
  text-align: center;
}

.sns_area ul {
	justify-content: space-around;
	flex-wrap: wrap;

}

.sns_area ul li {
	width: 40%;
	text-align: center;
  margin: 0 0 15px 0;
}

}

@media only screen and (max-width: 675px) {

.info_section {
	width: 100%;
	margin: 0 auto;
}

.side_nav {
	width: 100%;
}

.side_nav a {
	width: 100%;
}

.side_nav a:hover {
	width: 100%;
}

.info_section h2 {
	width: 100%;
	padding: 13px 0 13px 15px;
	background: #ff90a9;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.info_content {
	width: 100%;
}

.info_list_img {
	margin: 20px;
	float: none;
	text-align: center;
}

.info_list_txt {
	width: 100%;
	float: none;
}

.flow_txt {
	width: 80%;
}

.flow_arrow {
	width: 20%;
}

.facility_list li {
	width: 100%;
	float: none;
	margin: 0 0 10px;
}

.recruit_download1 {
	float: none;
	margin: 0 0 10px;
}

.recruit_download2 {
	float: none;
}

.side_nav_recruit {
	width: 100%;
}
dl#life dd.sub_title_txt {
    line-height: 46px;
    font-size: 18px;
}

.life-box figure{
	margin: 0 0 10%;
}

.test-box figure{
	margin: 0 0 10%;
}

.news_image_list {
    width: 100%;
}

/*.news_image_list ul {
    margin: 0 -2% 0 0;
}*/

.news_image_list li {
    margin: 0 0 10px 0;
		width: 100%;
		float: inherit;
		text-align: center;
}

}

@media only screen and (max-width: 570px) {

.goole_map {
	margin: 10px 0;
	float: none;
}

address {
	float: none;
}

.form table tr{
    width: 100%;
}

.month-btn li{
	font-size: 0.8em;
}

.life-ttl p{
    font-size: 20px;
}

.life-ttl {
    margin: 0 0 2% 0;
}

.test-ttl dt{
	margin: 0 0 2% 0;
    font-size: 20px;
}

.test-ttl dd{
	margin: 0 0 2% 0;
    font-size: 20px;
}

}

@media only screen and (max-width: 480px) {

.page_top a {
	width: 60px;
	height: 60px;
	display: block;
	background: url(../images/sp_page_top.png) no-repeat;
}

.entry_form a {
	width: 65px;
	height: 45px;
	display: block;
	background: url(../images/entry/entry_bnr_sp.png) no-repeat;
}

.slide_area_wrap {
	padding: 0;
	background: url(../images/slide_bg.png) no-repeat center -5px;
	background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
}

.school_nav {
	width: 100%;
	padding: 0 10px;
	position: relative;
	top: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

footer {
	padding: 0 10px 20px;
	height: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.footer_page_top {
	display: inherit;
	margin: 0 0 20px;
	padding: 20px 0;
	border-bottom: dashed #171717 1px;
	text-align: center;
}

.access {
	padding: 0 0 20px;
}

.sp_br {
	display: inherit;
}

.news_title {
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.news_title {
	width: 100%;
	margin: 20px 0 10px;
}

.news_list dt {
	width: 100%;
	padding: 10px 10px 10px 0;
	float: none;
	clear: both;
}

.news_list dd {
	padding: 10px;
}

.news_list dd.news_list_first {
	border-top: dashed #333 1px;
}

.main_contents_img {
	display: none;
}

.sp_greeting {
	display: inherit;
	text-align: center;
}

.sp_greeting img {
	margin: 0 0 20px;
}

.sp_contents_img {
	display: inherit;
}

.page_nav {
	display: none;
}

.page_title {
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.guide_sp_contents {
	display: inherit;
}

.guide_img1 {
	display: none;
}

.guide_img2 {
	display: none;
}

.guide_img3 {
	display: none;
}

#life td {
	display: block;
}

.sub_title_txt {
	padding: 10px;
}

.page_content2 {
	margin: 20px auto;
}

.select1 {
	margin: 10px 0;
	display: block;
}

.sub_btn_wrap {
	width: 100%;
}

.submit_btn {
	width: 100%;
	height: 45px;
	background: url(../images/contact/submit.png) no-repeat center center;
}

dl#life dt {
	float: none;
	width: 100%;
	text-align: center;

}


dl#life dd.sub_title_txt {
	float: none;
	width: 95%;
	font-size: 14px;
	margin: 0;
	text-align: center;

}

.month-btn li{
	width: 32%;
	margin: 0 0 1% 1% ;
	padding: 5px 0 12px 0;
}
dl#life {
    margin: 0 ;
}

.life-ttl p{
    font-size: 18px;
}

.life-ttl {
    margin: 0 0 2% 0;
}

.test-ttl dt{
	width: 98%;
    font-size: 18px;
    float: none;
    margin: 0;
}

.test-ttl dd{
	width: 98%;
    font-size: 18px;
    float: none;
}

#schedule table thead {
    font-size: 15px;
}

#schedule table tbody {
    font-size: 13px;
}

.info_list_area div.pink_box {
	display: inherit;
}

.sns_area ul li {
	width: inherit;
}


}




@media only screen and (max-width: 400px) {

.slide_area_wrap {
	padding: 0;
	background: url(../images/slide_bg.png) no-repeat center -20px;
	background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
}

.menu {
	padding: 2px 0 0 0;
}

}

@media only screen and (max-width: 374px) {

.school_nav {
	width: 100%;
	position: relative;
	top: -50px;
}

}
