<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* CSS Document */

@media screen and (max-width:768px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

.smart_off {display: none;}

/*共通項目*/

.smart_head {
	width:100%;
	
}

.smart_head img { width : auto}   /* IE8 */
.smart_head img { max-width : 100%}


body{
	background-color:#FEFBF2;
	margin: 0;
	padding: 0;
	text-align:left;
        overflow-x:hidden;
    font-family: 'Noto Sans Japanese', sans-serif!important;
}
.sp_off{display:none !important;}
.wrap { overflow:hidden; width:100%;}
.position { position:relative;}
a:hover { opacity:1!important;}
/*.float_l { float:left;}
.float_r { float:right;}*/
.space { margin: 20px 0;}
.space02 { margin: 20px 0;}

/*=========================

埼大生お部屋ナビ

===========================*/


/*ヘッダー
===========================*/
header .button18 {
	float:right;
	height: 52px; 
	}

header .button18 p:nth-of-type(1) {
	display: table-cell;
	margin: 0;
	height: 52px;
	text-align: center;
	
	border-color: #FF9326 #FF9326 #FF9326 #FF9326;
	border-style: solid;
	border-width: 0 1px;
	}

header .button18 p:nth-of-type(2) {
	display: table-cell;
	margin: 0;
	height: 52px;
	text-align: center;
	border-color: #FF9326 #FF9326 #FF9326 #FF9326;
	border-style: solid;
	border-width: 0 1px;
	}

header .button18 p:nth-of-type(3) {
	display: table-cell;
	margin: 0;
	height: 52px;
	text-align: center;
	
	border-color: #FF9326 #FF9326 #FF9326 #FF9326;
	border-style: solid;
	border-width: 0 1px;
	}

header .button18 p:nth-of-type(4) {
	display: table-cell;
	margin: 0;
	height: 52px;
	text-align: center;
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#001A66), color-stop(100%,#08295A)) ; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #001A66 0%,#08295A 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom,  #001A66 0%,#08295A 100%); /* W3C */
	}

header .button18 p:nth-of-type(1) a {
	display: block; 
	padding-top: 30px;
	width: 60px;
	height: 22px;
	color: #333;
	font-size: 10rem; 

	background: url(/mobile_img/search-head1.png) no-repeat 50% 30%;
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
	}

header .button18 p:nth-of-type(1) a.out {
	background: url(/mobile_img/search-head1.png) no-repeat 50% 30%;
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
	}

header .button18 p:nth-of-type(2) a {
	display: block; 
	padding-top: 30px;
	width: 60px;
	height: 22px;
	color: #333;
	font-size: 10rem; 

	background: url(/mobile_img/search-head2.png) no-repeat 50% 30%;
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
	}

header .button18 p:nth-of-type(2) a.out {
	background: url(/mobile_img/search-head2.png) no-repeat 50% 30%;
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
	}

header .button18 p:nth-of-type(3) span {
	display: block; 
	padding-top: 30px;
	width: 60px;
	height: 22px;
	color: #fff;
	font-size: 10rem; 

	background: url(../img_cms/icon-HeadMenu.png) no-repeat 50% 30%;
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
			background-color:#FF9326;
				}

header .button18 p:nth-of-type(3) a.out {
	background: url(../img_cms/icon-HeadMenu.png) no-repeat 50% 30%;
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
	}

header .button18 p:nth-of-type(4) span {
	display: block; 
	padding-top: 30px;
	width: 60px;
	height: 22px;
	color: #FFF;
	font-size: 10rem; 

	background: url(../img_cms/icon-HeadMenu.png) no-repeat 50% 30%;
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
	}

header .button18 p:nth-of-type(1) a:hover {
	background: #FFF url(../img_cms/search-head.jpg) no-repeat 50% 30%; 
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
	}

header .button18 p:nth-of-type(2) a:hover {
	background: #FFF url(../img_cms/search-user.jpg) no-repeat 50% 30%; 
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
	}
header .button18 p:nth-of-type(3) a:hover {
	background: #FFF url(../img_cms/icon-Login.png) no-repeat 50% 30%; 
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
	}
	
header .button18 p:nth-of-type(4) span::active {
	background: #060 url(../img_cms/icon-HeadMenu.png) no-repeat 50% 30%; 
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
	}
	
	


/*メイン
------------------------------*/

.sc_main{
	width:100%;
	background:url("/img_sai/bg_main.jpg");
	margin-bottom:;
}
.sc_main_img{
	padding:0px 0 0;
}
.sc_spmenu {
    background: #fff;
}	
.sc_spmenu ul{
	width:100%;
}
.sc_spmenu li{
    float: left;
    width: 48%;
    margin: 5px 1% 0;
}
.sc_spmenu ul li a{
	display: block;
    text-align: center;
    padding: 6% 0;
    background: #FFCB1A;
    color: #FFF;
    letter-spacing: 1px;
}
.sc_spmenu img{
    width: 70%;
    padding: 11px 0 5px;
    display: block;
    margin-left: 5%;
}
.sc_info{
	width:96%;
	height:150px;
	margin:0 auto;
	background:rgba(250,250,250,0.5);
	overflow: scroll;
}


.sc_info&gt;.sc_inner&gt;img{
    margin: auto;
    padding: 10px 0 0;
    display: block;
    width: 35%;
}
.sc_info_wrap {
    border-top: 1px dashed #999;
}
.sc_info_wrap iframe{
	width:100%;
	height:107px;
    border-bottom: 1px solid #AAAAAA;
}
.sc_subtl_sp{
	padding-top:25px;
}

.sc_canbnr img{
	width:90%;
}

/*インタビュー
------------------------------*/
.sc_interview{
	margin-top:35px;
	overflow:hidden;
}
.iv_txt_box{
    width: 75%;
    margin: 0 auto;
}
.iv_txt_box p{
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 4px;
    line-height: 25px;
	margin: 20px 0 30px;
}
.iv_student{
	margin-top: 15px;
}
.sc_btn{
	width:70%;
	background:#353535;
	border-radius: 5px;
	margin:20px auto 0;
}
.sc_btn a{
	color: #FFF !important;;
	display: block;
    letter-spacing: 2px;
    padding: 5px 15px;
    background: url(/img_sai/btn_arrow.png) no-repeat 95%;
}
.sc_btn:hover{
	opacity:0.8;
}

/*特選
------------------------------*/
.sc_bukken{
    margin: 35px 2%;
}
.bukken_tl{
    width: 90%;
    margin: 0 auto;
	text-align: center;
	margin-bottom:20px;
}
.bukken_more_btn{
	width:90%;
	background:#353535;
	border-radius: 5px;
	margin:auto;
}
.bukken_more_btn a{
	color:#FFF !important;
	display: block;
	letter-spacing: 2px;
    text-align: center;
    padding:10px 0;
	background: url(/img_sai/bukken_arrow.png) no-repeat 98% 80%;
}
.bukken_more_btn:hover{
	opacity:0.8;
}



/*店舗紹介
------------------------------*/
.sc_shop{
	width:100%;
    margin: 45px 0 35px;
}
.shop_inner{
	margin:auto;
}
.shop_left{    
	display: block;
    margin: 0 auto;
}
.shop_right{
    width: 95%;
    margin: 50px auto 0;
    display: block;
}
.shop_about{
    margin: 30px auto 0;
    display: block;
    width: 92%;
}
.sc_shop_name{
	font-size:14px;
    font-weight: 600;
	letter-spacing:2px;
	margin:0;
	color:#333333;
}
.shop_about p{
    letter-spacing: 1px;
    line-height: 23px;
    font-weight: 600;
    margin: 0 0 50px 0;
    color: #333333;
}
.shop_about p span{
	color:#E56C72;
    font-weight: 600;
}
.shop_about p a{
	display:inline-block;
	margin-left:5px;
	margin-top:-5px;
}

.shop_michinori a{
    font-size: 13px;
    line-height: 21px;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #64bde5;
    text-decoration:underline;
}

.shop_michinori{
    font-size: 13px;
    line-height: 21px;
    color: #E56C72;
    text-decoration:underline;
}

/********************************************
  
    .tb3_3_w1000
  
*********************************************/
.tb3_3_w1000{
    width: 100%;
    overflow: hidden;
}
.tb3_3_w1000_row{
    width: 100%;
    margin: 0 auto 20px auto;
    padding: 2%;
	border:1px solid #CCC;
    box-sizing: border-box;
	display:inline-block;
    overflow: hidden;
	position:relative;

}
.tb3_3_w1000_row:hover{
	border:1px solid #ff961d;
	background-color:#eeeeee;
}

.tb3_3_w1000_row:nth-child(3n){
    margin-right:0 !important;
}
.tb3_3_w1000_row .tb3_3_w1000_img{
    /*float: left;
    width: 40%;*/
    margin: 0 0 1% 0;
	text-align:center;
}
.tb3_3_w1000_row .tb3_3_w1000_img img{
    max-width: 100%;
	max-height:300px;
	margin:0 auto;
    height: auto;
}
.tb3_3_w1000_shosai{
    /*width: 57%;
    float: right;*/
    margin: 25px 0 1% 0;
}
.tb3_3_w1000_title{
    color: #FF0000;
    text-decoration: underline;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

.tb3_3_w1000_title a{
	width:100%;
	height:100%;
	display:block;
	padding: 0px 0 3px 45%;
	}

.tb3_3_w1000_shosai ul{
	padding:0;
	margin:0;
	}

.tb3_3_w1000_shosai ul li{
	font-size: 12px;
	list-style:none;}

.tb3_3_w1000_kakaku, .tb3_3_w1000_adress, .tb3_3_w1000_access, .tb3_3_w1000_madori {
    padding: 3px 0 3px 30px;
}

.tb3_3_w1000_shosai ul li.tb3_3_w1000_kakaku{
    background: url(/img/tb4_3_icon.png) no-repeat 0 -30px;
}
.tb3_3_w1000_shosai ul li.tb3_3_w1000_kakaku div{
    width: 100px;
    padding: 3px;
    float: left;
    margin-right: 10px;
    background: #222;
    color: #FFF;
    font-size: 13px;
    text-align: center;
}
.tb3_3_w1000_shosai ul li.tb3_3_w1000_kakaku b{
    color: #FF0000;
    font-size: 16px;
}
.tb3_3_w1000_shosai ul li.tb3_3_w1000_adress{
    background: url(/img/tb4_3_icon.png) no-repeat 0 -105px;
}
.tb3_3_w1000_shosai ul li.tb3_3_w1000_access{
    background: url(/img/tb4_3_icon.png) no-repeat 0 -71px;
}
.tb3_3_w1000_shosai ul li.tb3_3_w1000_madori{
    background: url(/img/tb4_3_icon.png) no-repeat 0 -144px;
}
 
.tb3_3_w1000_comment{
    clear: both;	
    background: #F5F4ED;
	margin:0;
    padding: 10px;
    font-size: 13px;
}

.reform_name{
	font-size:13px;
	line-height: 22px;
	color:#FF0000;
    padding: 0px 0px 0px 31px;
    margin: 1px 0px 10px 14px;
	text-decoration:underline;
	background-image:url(/img_sai/saitama_tokusen_icon1.gif);
	background-position-y: center;
	background-repeat:no-repeat;
	}

.reform_kakaku{
	font-size:12px;
	line-height: 22px;
    padding: 0px 0px 0px 29px;
    margin: 1px 0px 10px 16px;
	background-image:url(/img_sai/saitama_tokusen_icon2.gif);
	background-position-y: center;
	background-repeat:no-repeat;}

.reform_kakaku span{
	font-size:13px;
	color:#FF0000;
	font-weight:bold;}

.reform_access{
	line-height: 22px;
    padding: 0px 0px 0px 30px;
    margin: 1px 0px 10px 15px;
	background-image:url(/img_sai/saitama_tokusen_icon3.gif);
	background-position-y: center;
	background-repeat:no-repeat;}

.reform_madori{
	line-height: 22px;
    padding: 0px 0px 0px 30px;
    margin: 1px 0px 10px 15px;
	background-image:url(/img_sai/saitama_tokusen_icon4.gif);
	background-position-y: center;
	background-repeat:no-repeat;}

.reform_comment{
	height:35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}



/*埼大生インタビュー共通
---------------------------------------------*/
.iv_wrap ul li{
	list-style-type:none;
    width: 25%;
}
.pankuzu{
    padding: 0px 2% 5px;
}
.pankuzu li{
    font-size: 12px;
    display: inline;
}
.pankuzu li:not(:last-child):after{
    content: "&gt;";
    margin: 0 1%;
}
.stu_tab{
	text-align:center;
    margin: 0 auto 15px;
}
.stu_tab li{
    margin: 15px 5% 0 0;
    display:inline-block;
}
.stu_tab li:nth-child(3n){
	margin-right:0;
}
.intro_wrap{
    width: 95%;
    overflow: hidden;
    padding: 10px 0px;
    margin: auto;
    position: relative;
    background-color: #FFF;
}
.si_right img{
    width: 90%;
    display: block;
    margin: 0 auto;
}
.si_right_txt{
    display: block;
    width: 93%;
    margin: auto;
}
.si_tl{}
.intro_main{
    margin: 15px auto 15px;
    display: block;
    width: 90%;
}
.si_right_prof{
	font-size: 17px;
    color: #E76A74;
    text-align: center;
    display: block;
    line-height: 23px;
    letter-spacing: 1px;
    margin: 15px 0 10px;
}
.si_right_prof span{
	font-size:10px;
	color:#000;
}
.si_right_txt span{
    display: inline;
    color: #666666;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 25px;
}
.patch {
    margin: -20px 0 -25px;
    position: relative;
}
.patch img:first-child {
    margin: 0 70% 0 10%;
}
.comment_wrap {
    margin: 20px 0 10px;
    padding: 2% 2%;
}
.comment_wrap p{
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    vertical-align: middle;
    width: 81%;
}
.comment_wrap span {
    color: #E56A72;
	font-size: 13px;
    font-weight: 600;
    letter-spacing: 2px;
    display: block;
    text-align: left;
}
.comment_for {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2%;
    width: 15%;
}
.intro_dot{
	position: absolute;
    bottom: 25px;
    left: 390px;
}
.si_main_wrap {
    margin: 0 2%;
}
.si_main_sp img {
    margin-top: 30px;
}
.si_main_sp img:last-child{
    margin: 30px 0 15px;
}
/*インタビュー一覧 interview
---------------------------------------------*/
.iv_list_wrap .si_right_txt{
	margin:28% auto 0;
}
.h_box,
.s_box,
.t_box,
.o_box,
.m_box,
.i_box{margin-top:25px;}
.h_box {border: 3px solid #63BDE5;}
.s_box {border: 3px solid #EE8CC5;}
.t_box {border: 3px solid #F7A563;}
.o_box {border: 3px solid #F1BB00;}
.m_box {border: 3px solid #7ABDA5;}
.i_box {border: 3px solid #72C5C5;}

.h_box .si_right_txt span{border-bottom:1px solid #63BDE5;}
.s_box .si_right_txt span{border-bottom:1px solid #EE8CC5;}
.t_box .si_right_txt span{border-bottom:1px solid #F7A563;}
.o_box .si_right_txt span{border-bottom:1px solid #F1BB00;}
.m_box .si_right_txt span{border-bottom:1px solid #7ABDA5;}
.i_box .si_right_txt span{border-bottom:1px solid #72C5C5;}

.intro_wrap a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 78%;
    padding: 27% 0 0 0px;
}
.s_box a{
    padding: 115px 0 18px 0px;
}
/*Hさんインタビュー
---------------------------------------------*/
.h_wrap .intro_wrap{
    border: 2px solid #63BDE5;
}
.h_wrap .si_right_txt span{
    border-bottom: 1px solid #B1DEF2;
}

.h_wrap .si_main_sp {
    background: url(/interview/01/img/bg_main_sp.jpg);
	background-size: contain;
}
.h_wrap .comment_wrap {
	width:96%;
    margin: 5% 2%;
    /*background: url(/interview/01/img/bg_comment.png) 0;
    background-repeat-y: no-repeat;
    background-position: bottom;*/
	border:2px solid #5cbae4;
	border-radius:20px;
    box-sizing: border-box;
}
/*Sさんインタビュー
---------------------------------------------*/
.s_wrap .intro_wrap{
    border: 2px solid #EE8CC5;
}
.s_wrap .si_right_txt span{
    border-bottom: 1px solid #EE8CC5;
}
.s_wrap .si_main_sp{
    background: url(/interview/02/img/bg_main_sp.jpg);
	background-size: contain;
}
.s_wrap .comment_wrap {
	width:96%;
    margin: 5% 2%;
    /*background: url(/interview/02/img/bg_comment.png) 0;
    background-repeat-y: no-repeat;
    background-position: bottom;*/
	border:2px solid #f49acc;
	border-radius:20px;
    box-sizing: border-box;
}

/*Tさんインタビュー
---------------------------------------------*/
.t_wrap .intro_wrap{
    border: 2px solid #F7A563;
}
.t_wrap .si_right_txt span{
    border-bottom: 1px solid #F7A563;
}
.t_wrap .si_main_sp{
    background: url(/interview/03/img/bg_main_sp.jpg);
	background-size: contain;
}
.t_wrap .comment_wrap {
	width:96%;
    margin: 5% 2%;
    /*background: url(/interview/03/img/bg_comment.png) 0;
    background-repeat-y: no-repeat;
    background-position: bottom;*/
	border:2px solid #faa760;
	border-radius:20px;
    box-sizing: border-box;
}
/*Oさんインタビュー
---------------------------------------------*/
.o_wrap .intro_wrap{
    border: 2px solid #F1BB00;
}
.o_wrap .si_right_txt span{
    border-bottom: 1px solid #F1BB00;
}
.o_wrap .si_main_sp{
    background: url(/interview/04/img/bg_main_sp.jpg);
	background-size: contain;
}
.o_wrap .comment_wrap {
	width:96%;
    margin: 5% 2%;
    /*background: url(/interview/04/img/bg_comment.png) 0;
    background-repeat-y: no-repeat;
    background-position: bottom;*/
	border:2px solid #f3c100;
	border-radius:20px;
    box-sizing: border-box;
}
/*Mさんインタビュー
---------------------------------------------*/
.m_wrap .intro_wrap{
    border: 2px solid #7ABDA5;
}
.m_wrap .si_right_txt span{
    border-bottom: 1px solid #7ABDA5;
}
.m_wrap .si_main_sp{
    background: url(/interview/05/img/bg_main_sp.jpg);
	background-size: contain;
}
.m_wrap .comment_wrap {
	width:96%;
    margin: 5% 2%;
    /*background: url(/interview/05/img/bg_comment.png) 0;
    background-repeat-y: no-repeat;
    background-position: bottom;*/
	border:2px solid #80c2ac;
	border-radius:20px;
    box-sizing: border-box;
}
/*Iさんインタビュー
---------------------------------------------*/
.i_wrap .intro_wrap{
    border: 2px solid #72C5C5;
}
.i_wrap .si_right_txt span{
    border-bottom: 1px solid #72C5C5;
}
.i_wrap .si_main_sp{
    background: url(/interview/06/img/bg_main_sp.jpg);
	background-size: contain;
}
.i_wrap .comment_wrap {
	width:96%;
    margin: 5% 2%;
    /*background: url(/interview/06/img/bg_comment.png) 0;
    background-repeat-y: no-repeat;
    background-position: bottom;*/
	border:2px solid #74bca4;
	border-radius:20px;
    box-sizing: border-box;
}



}</pre></body></html>