/*
Theme Name: swin Theme
Theme URI: http://www.www.www/
Description: This is my swin theme.
*/
@import "css/form.css";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700;800&family=Oswald&display=swap');
/* --------------------------------------------------
	ベース
-------------------------------------------------- */
html {
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 18px;
	line-height: 1.7;
    word-wrap: break-word;
    -webkit-tap-highlight-color: rgba(0,0,0,0); 　
	-webkit-text-size-adjust: 100%;
	background-color: #fff;
	zoom: 1;
	text-align: left;
    font-family: 'Noto Sans JP', sans-serif;
	}

* {
	margin: 0;
	padding: 0;
	}

/* --------------------------------------------------
	テキスト
-------------------------------------------------- */
h1 {
	font-size: 180%;
	color: #333;
	margin: 0 auto 30px;
	padding: 0;
	letter-spacing: 1px;
	width: auto;
	font-weight: bold;
	}

h2 {
	font-size: 180%;
	color: #3399cc;
	margin: 0 auto 20px;
	padding: 0;
	width: auto;
	font-weight: bold;
    line-height: 1.2;
	}

h2:before {
content: "■";
}

h3 {
	font-size: 135%!important;
	font-weight: bold;
	color: #3399cc;
	margin: 0 0 15px;
	padding: 0;
	line-height: 1.5;
	}

ul.panel-gallery h3 {
	font-size: 135%!important;
	font-weight: bold;
	color: #3399cc!important;
	margin: 0 0 15px;
	padding: 0;
	line-height: 1.5;
	}

h4 {
	font-size: 120%;
	font-weight: bold;
	color: #333;
	margin: 0 0 30px;
	padding: 0 0 2px;
	text-align: left;
	}

h5, h6 {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: left;
	color: #333;
	}

p {
	line-height: 1.7;
	color: #333;
	margin: 0 0 30px;
	padding: 0;
	}

p.sub-p {
    font-size: 14px;
    font-weight: 400;
	line-height: 1.7;
	color: #333;
	margin: 0 0 30px;
	padding: 0;
	}

.right {
	text-align: right!important;
	}

.center {
	text-align: center!important;
	}

a {
	color: #333;
	text-decoration: underline;
	}

a:hover {
	opacity: 0.6;
	color: #888;
	text-decoration: none;
		-webkit-transition: all 0.3s;
            transition: all 0.3s;
	}
	
a:hover, a:active {
	color: #333;
	text-decoration: none;
	}

strong {
	font-size: 18px;
}

span {
	color: #333;
	}

span.red {
	color: #FF0000;
    font-size: 100%;
	}

/* --------------------------------------------------
	リスト
-------------------------------------------------- */
ul {
	margin: 0;
	padding: 0;
	color: #333;
	}

li {
	list-style: none;
	text-align: left;
	}

/* --------------------------------------------------
	コンテナ
-------------------------------------------------- */
#container {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	}

.section{
    clear: both;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    background-image: url("image/nami02.jpg");
    background-repeat: repeat;
}

.content-w {
	margin: 0 auto 0;
	padding: 0;
	width: 80%;
	max-width: 980px;
	height: auto;
    background-color: #fff;
	}

.inner {
	margin: 0 auto 0;
	padding: 40px 0 20px;
	width: 90%;
	}

hr {
	color: inherit;
	border: none;
	clear: both;
}

/* --------------------------------------------------
	ヘッダー
-------------------------------------------------- */
.patternline{
    background-image: url("image/pattern_line.jpg");
    background-repeat: repeat-x;
    background-position: top;
    background-size: contain;
    width:100%;
    height: 15px;
}

header {
	height: auto;
	margin: 0 auto;
	padding: 0px 0 0px;
	width: 100%;
}

header .head-inner {
	position: relative;
	margin: 0 auto 0;
	padding: 30px 0 0;
	width: 80%;
	}

.logo-kanuma {
	float: left;
	width: 45%;
	margin: 0;
	padding: 0;
	}

.logo-utsunomiya {
	float: right;
	width: 45%;
	margin: 0;
	padding: 0;
	}

.logo {
	width: 100%;
    max-width: 700px;
	margin: 0 auto;
	padding: 0;
	}

.logo-sp {
	display: none;
	}

.logo a,.logo-sp a {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align:left;
	}

.logo a img,.logo-kanuma a img,.logo-utsunomiya a img,.logo-sp a img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	}

/* --------------------------------------------------
	ナビゲーション
-------------------------------------------------- */
#navi {
	bottom:0;
	width: 100%;
	min-height: 120px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url("image/nami01.jpg");
    background-repeat: repeat-x;
    background-size: cover;
    background-position: bottom;
	}

#navi ul.nav {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 80px 0 0;
	text-align: center;
	}

#navi ul.nav li {
	display: inline-block;
	margin: 0;
	text-align: center;
	width: auto;
	height: 30px;
	padding: 0 20px;
	}
		
#navi ul.nav li a {
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	line-height: 30px;
	margin: 0;
	padding: 0;
	display: block;
	letter-spacing: 0;
	text-shadow: none;
	text-decoration: none;
	}
	
#navi ul.nav li:first-child {
	border-left: none;
	}

#navi ul.nav li:last-child {
	padding: 0 0 0 20px;
	}
	
#navi ul.nav li a:hover {
	-webkit-transition: all 0.3s;
            transition: all 0.3s;
			opacity: 0.7;
	}

.navbar {
	border: none;
	}

/* --------------------------------------------------
	メインタイトル
-------------------------------------------------- */
.mainimage {
	position: relative;
	width: 100%;
	margin: 0 0 0;
	padding: 0 auto 0;
	}

.maintitle {
    background-image: url("image/suimen.jpg");
    background-size: cover;
    padding: 20px 0;
    margin: 0;
    width: 100%;
    height: auto;
}

p.e-title {
    font-weight: 400;
    font-size: 60px;
    margin: 10px 0 5px;
    text-align: center;
    color: #3399cc;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
    line-height: 1.2;
}

p.j-title {
    font-weight: 600;
    font-size: 24px;
    margin: 0 0 20px;
    text-align: center;
    color: #333;
    line-height: 1.2;
}

.pagetitle {
	position: absolute;
	top: 34%;
	left: 50%;
	width: 800px;
	margin: 0 0 0 -400px;
	padding: 0;
	}

/* --------------------------------------------------
	画像
-------------------------------------------------- */
.image {
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
	padding: 0;
	overflow: hidden;
}

.image-all {
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
	padding: 0;
	overflow: hidden;
}

.coupon {
	width: 100%;
    max-width: 600px;
	height: auto;
	margin: 0 auto 20px;
	padding: 0;
	overflow: hidden;
}

.image img,.image-all img,.coupon img,.hyou img,.hyou-sp img,.hyou-pc img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.image-pc {
	width: 100%;
	height: auto;
	margin: 15px auto;
	padding: 0;
	overflow: hidden;
}

.image-sp {
	width: 100%;
	max-width: 750px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

.image img,.image-pc img,.image-sp img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

/* --------------------------------------------------
	BOX
-------------------------------------------------- */
.box {
	width: 100%;
	max-width: 980px;
	height: auto;
	margin: 0 auto 0px;
	padding: 0 0 20px;
	overflow: hidden;
	}

.box-last {
	width: 100%;
	max-width: 980px;
	height: auto;
	margin: 0 auto 30px;
	padding: 0 0 15px;
	overflow: hidden;
	}

/* --------------------------------------------------
	TOPページ
-------------------------------------------------- */
#nami {
	bottom:0;
	width: 100%;
	min-height: 120px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url("image/nami01.jpg");
    background-repeat: repeat-x;
    background-size: cover;
	}

.box-link {
	width: 80%;
	height: auto;
	margin: 0 auto 0px;
	padding: 0;
	overflow: hidden;
	}

.kanuma-link{
    float: left;
    width:45%;
    margin: 0 0 20px;
    padding: 0;
}

.utsu-link{
    float: right;
    width:45%;
    margin: 0 0 20px;
    padding: 0;
}

.kanuma-link a img,.utsu-link a img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.top-center{
    text-align: center;
    margin: 0 0 50px;
}
/* --------------------------------------------------
	サブページ
-------------------------------------------------- */
.section-page {
	width: 100%;
	margin: 0 auto;
	padding: 70px 0 50px;
	}

.section-page-b {
	width: 100%;
	margin: 0 auto;
	padding: 70px 0 50px;
	background-color: #fcf8f0;
	}


.toplink {
	border: none!important;
	margin: 20px auto 0;
}

.toplink li {
	padding: 0;
	float: left;
	display: inline-block;
	width: 48%;
	margin: 0 4% 20px 0;
	text-align: center;
	color: #fff;
}

.toplink li:nth-child(even) {
	margin: 0 0 20px 0;
}

.toplink li a {
	padding: 50px 0;
	color: #fff;
	text-decoration: none;
	font-size: 160%;
	line-height: 1.0;
	display: block;
	background-color: rgba(0, 160, 233, 0.7);
	border-radius: 20px;
}

.toplink li a span {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

/* --------------------------------------------------
	お知らせ
-------------------------------------------------- */
table.topicslist {
	margin: 0 auto 10px;
	padding: 0;
	font-weight: normal;
	width: 100%;
}

table.topicslist tr {
	margin: 0;
	padding: 10px 0;
	vertical-align: top;
	border-bottom: 1px solid #333;
}

table.topicslist th {
	margin: 0;
	font-weight: normal;
	text-align: left;
	padding: 10px 0;
	vertical-align: top;
}

table.topicslist a {
	text-decoration: none;
}

table.topicslist th.day {
	width: 110px;
}

.link-more {
	text-align: right;
	margin: 0;
	font-size: 90%;
}
/* --------------------------------------------------
	マップ
-------------------------------------------------- */
#section-map {
	width: 100%;
	margin: 0 auto;
	padding: 50px 0 45px;
	background-color: #fcf8f0;
	}

.map {
	width: 100%;
	margin: 0 auto 10px;
	padding: 0;
	}

/* --------------------------------------------------
	フッター
-------------------------------------------------- */
p.copy {
    text-align: center;
    font-size: 14px;
}

/* --------------------------------------------------
	フッターメニュー
-------------------------------------------------- */
#section-footmenu {
	width: 100%;
	margin: 0 auto 20px;
	padding: 20px 0 0px;
	text-align: center;
	}

#section-footmenu .inner {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 90%;
	max-width: 800px;
	}
/* --------------------------------------------------
	フッターメニュー
-------------------------------------------------- */
#footermenu {
	width: 80%;
	height: auto;
	margin: 0 auto 20px;
	padding: 0;
    border-bottom: 1px solid #333;
    text-align: center;
	}

#footermenu ul {
	margin: 0 auto;
	padding: 0 0 20px;
	height: auto;
    text-align: center;
	}

#footermenu li{
	list-style-type: none;
	text-align: center;
	margin: 0 0 5px;
	padding: 0;
	color: #333;
	ine-height: 1.0;
	}

#footermenu li {
	display: inline-block;
	margin: 0;
	text-align: center;
	width: auto;
	height: 20px;
	padding: 0 20px;
	}

#footermenu li a {
	width: auto;
	font-size: 100%;
	line-height: 1.5;
	text-align: left;
	padding: 0 0 0 0;
	color: #333;
	text-decoration: none;
	}

#footermenu li.sub {
	width: auto;
	font-size: 95%;
	line-height: 1.5;
	text-align: left;
	padding: 0;
	font-weight: normal;
	color: #333;
	list-style-type: none;
	padding-left: 1em; 
    text-indent: -.7em;
	}

#footermenu li.sub:before {
    content: "ー";
    color: #333;
	font-family: Tahoma, Geneva, "sans-serif";
}

#footermenu li a:hover  {
	opacity: 0.7;
	}
/* --------------------------------------------------
	フッター
-------------------------------------------------- */
footer {
	margin: 0;
	padding: 20px 0 20px;
	clear: both;
	font-size: 14px;
	}

/* --------------------------------------------------
	フッター 
-------------------------------------------------- */
#section-foot {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 30px;
	}

#section-foot .inner {
	position: relative;
	margin: 0 auto;
	padding: 0;
	color: #333;
	}

#section-foot p {
	font-size: 12px;
	margin: 0;
	text-align: center;
	}

#section-foot p img {
	vertical-align: bottom;
	}


/* --------------------------------------------------
	トップに戻る
-------------------------------------------------- */
#back-top {
	position: fixed;
	right: 30px;
	bottom: 0px;
	width: 60px;
	height: 70px;
	}

#back-top a {
	display: block;
	width: 60px;
	height: 70px;
	font-size: 200%;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	background-color: #00a0e9;
	}

#back-top img {
	width: 100%;
	height: auto;
	margin: 0;
	padding:0;
	vertical-align: middle;
	}
	
#back-top a:hover {
	opacity: 0.7;
	}

.pagelink {
	margin: 0 auto 0;
	padding: 0 0 50px;
	width: 100%;
}

/* --------------------------------------------------
	2つ並び
-------------------------------------------------- */
.box-left {
	float: left;
	width: 48%;
	height: auto;
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
	position: relative;
	}

.box-right {
	float: right;
	width: 48%;
	height: auto;
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
	position: relative;
	}

.box-left img,.box-right img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.box2-1 {
	float: left;
	width: 48%;
	height: auto;
	margin: 0 0 40px;
	padding: 0;
	overflow: hidden;
	position: relative;
	}

.box2-2 {
	float: right;
	width: 48%;
	height: auto;
	margin: 0 0 40px;
	padding: 0;
	overflow: hidden;
	position: relative;
	}

.box2-1 img,.box2-2 img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

/* --------------------------------------------------
	3つ並び
-------------------------------------------------- */
.box3-1,.box3-2 {
	float: left;
	width: 31%;
	height: auto;
	margin: 0 0 30px;
	margin-right: 3.5%;
}

.box3-3 {
	float: right;
	width: 31%;
	height: auto;
	margin: 0 0 30px;
	margin-right: 0;
}

.box3 p {
	margin: 0;
}

.box3-1 img,.box3-2 img,.box3-3 img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}


ul.list {
	text-align: left;
	margin:0 auto 30px;
	width: 100%;
	max-width: 800px;
	}

ul.list li {
    padding-left: 1em; 
    text-indent: -.7em;
	font-size: 16px;
	line-height: 2.0;
}

ul.list li:before {
    content: "・";
    color: #333;
}

p.postinfo span {
	margin-right: 15px;
}


/* --------------------------------------------------
	ページ番号リンク
-------------------------------------------------- */
p.pagenum {
	text-align: center;
	margin-top: 50px;
	}

p.pagenum a, p.pagenum span {
	color: #fff;
	border-radius: 3px;
	padding: 5px 7px;
	}

p.pagenum a {
	background-color: #555;
	}

p.pagenum a:hover {
	background-color: #ccc;
	color: #555;
	}

p.pagenum span  {
	background-color: #ccc;
	color: #555;
	}

/* --------------------------------------------------
	ページ送り
-------------------------------------------------- */
p.pagenation {
	overflow: hidden;
	}

span.oldpage {
	float: left;
	}

span.newpage {
	float: right;
	}


table.data td {
	padding: 0 0 5px;
}

table.data td {
	vertical-align: top;
}

table.data td.category {
	width: 120px;
}

/* --------------------------------------------------
	リンク
-------------------------------------------------- */
.link-btn {
	clear: both;
	margin: 0 auto 20px;
	width: auto;
	text-align: center;
	}

.link-btn a {
	display: inline-block;
	position: relative;
	background-color:#39c;
	color: #fff !important;
	text-decoration: none !important;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
	line-height: 40px;
	font-size: 16px;
	width: 90%;
	max-width: 400px;
	border-radius: 20px;
	}

.link-btn a:hover {
	opacity: 0.7;
}

.link-btn-b {
	clear: both;
	margin: 30px auto 20px;
	width: auto;
	text-align: center;
	}

.link-btn-b a {
	display: inline-block;
	position: relative;
	background-color:#39c;
	color: #fff !important;
	text-decoration: none !important;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
	line-height: 50px;
	font-size: 18px;
	width: 90%;
	max-width: 400px;
	border-radius: 25px;
	}

.link-btn-b a:hover {
	opacity: 0.7;
}

/* --------------------------------------------------
	リンク
-------------------------------------------------- */
.entry-btn {
	clear: both;
	margin: 30px auto 20px;
	width: auto;
	text-align: center;
	}

.entry-btn a {
	display: inline-block;
	position: relative;
	background-color:#00a0e9;
	color: #fff !important;
	text-decoration: none !important;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
	line-height: 50px;
	font-size: 24px;
	width: 100%;
	border-radius: 25px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	}

.entry-btn a:hover {
	opacity: 0.7;
}

/* --------------------------------------------------
	 ギャラリー タブ
-------------------------------------------------- */
ul.tab {
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: auto;
	}

ul.tab li {
	list-style-type:none;
	width: 48%;
	margin: 0 2% 15px 0;
	height: auto;
	float:left;
	}

ul.tab li:nth-child(2n) {
	border-left: none;
	margin: 0 0 15px;
	}

	
ul.tab li a {
	outline:none;
	display:block;
	}

ul.tab li a img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	}

ul.tab li a:hover {
	opacity: 0.7;
	}

ul.tab li a.selected {
	opacity: 1.0;
	}

ul.panel-gallery {
	margin:0;
	padding:0;
	}

ul.panel-gallery li {
	list-style-type:none;
	height: auto;
}

/* --------------------------------------------------
	 学校リスト
-------------------------------------------------- */
table.school-list-left{
    width:48%;
    float: left;
}

table.school-list-right{
    width:48%;
    float: right;
}

table.school-list-left th,table.school-list-right th{
    vertical-align: top;
    padding: 0 15px 0 0;
}

table.gaiyou-company th {
    vertical-align: top;
    padding: 0 15px 0 0;
    font-weight: 400;
    min-width:80px;
}

table.gaiyou {
    width: 100%;
    height: auto;
}

table.gaiyou th {
    vertical-align: top;
    padding: 0 15px 0 0;
    font-weight: 400;
    min-width:80px;
}

.swin-logo{
    width: 70%;
    margin: 0 auto 20px;
    text-align: center;
}

.swin-logo p{
    text-align: center;
}

.swin-logo img{
    width: 100%;
    max-width: 500px;
    text-align: center;
    margin: 0 auto 15px;
}

/* --------------------------------------------------
	 ニュース
-------------------------------------------------- */
ul.news {
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: auto;
	}

ul.news li {
	list-style-type:none;
	width: 100%;
	margin: 0 0 25px 0;
	height: auto;
	float:left;
    line-height: 1.3;
	}

.info-image {
    width: 100%;
    height: auto;
}

.info-image img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	}

/* --------------------------------------------------
	クーポン
-------------------------------------------------- */
.coupon {
	width: 100%;
    max-width: 600px;
	height: auto;
	margin: 0 auto 20px;
	padding: 0;
	overflow: hidden;
}

.coupon-top{
    width: 100%;
    height: auto;
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
    background-color: #c3ffff;
    -webkit-print-color-adjust: exact;
}

.coupon .image {
	width: 100%;
	height: auto;
	margin: 0;
    padding: 0;
}

.coupon .image img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.coupon-bottom {
    width: 100%;
    height: auto;
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
    background-color: #c3ffff;
    -webkit-print-color-adjust: exact;
}

@media print {
  .coupon-top,.coupon-bottom {
    background-color: #c3ffff !important;
  }
}

.coupon p {
	margin: 0 auto 20px;
	padding: 0;
	line-height: 1.2;
}

.coupon p.total {
	margin: 0 auto 5px;
	padding: 0;
	font-size: 14px;
}

.coupon p.hakkoubi {
	margin: 0 auto 0;
	padding: 0;
	font-size: 14px;
}

.coupon p.yukoubi {
	margin: 0 auto 5px;
	padding: 0;
	font-size: 20px;
    color: #FF0004;
}

.coupon p.sub {
	margin: 0 auto 5px;
	padding: 0;
	font-size: 12px;
}

p.p-title{
    font-weight: 700;
    padding: 0 0 10px;
    margin: 0;
    line-height: 1.2;
}

.kakakuhyou{
    background-color: #99ccff;
    width: 100%;
    height: auto;
    border-radius: 20px;
    margin: 20px auto 20px;
}

.kakakuhyou .inner{
    width: 80%;
    height: auto;
    margin: 0 auto;
    padding: 20px 0;
}

table.kakakulist {
    
}


table.kakakulist tr {
    vertical-align: middle;
    margin: 0 0 30px;
    border: none;
}

table.kakakulist td {
    margin: 0 0 15px;
    border: none;
}

table.kakakulist input[type="text"] {
    padding: 5px;
    border-radius: 7px;
    max-width: 70%;
    box-shadow: none;
    border: 1px solid #ccc;
}

.formlink{
    border-radius: 30px;
    border: 1px solid #777;
    width:100%;
    height: auto;
}

.formlink .inner{
    padding: 40px;
}

.formlink .inner p.formtitle{
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 20px;
}

.link-btn-left{
    float: left;
    width:48%;
    height: auto;
}

.link-btn-right{
    float: right;
    width:48%;
    height: auto;
}

.link-btn-left a,.link-btn-right a{
    display: block;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0;
    background-color: #00a0e9;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    text-decoration: none;
    border-radius: 25px;
}

.link-btn-left a:hover,.link-btn-right a:hover{
    opacity: 0.7;
}

.hyou {
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
	padding: 0;
	overflow: hidden;
}

.hyou-pc {
    display: block;
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
	padding: 0;
	overflow: hidden;
}

.hyou-sp {
	display: none;
	}

/* --------------------------------------------------
	募集要項
-------------------------------------------------- */
table.youkou {
	clear: both;
	width: 100%;
	color: #333;
	margin: 0 auto 40px;
	padding: 0;
	border-collapse: collapse;
    border-top: 1px solid #ccc;
	}

tr {
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	}

tr.last {
	border-bottom: none;
	border-collapse: collapse;
	}

td {
	border-collapse: collapse;
	}
			
table.youkou a {
	color: #333;
	}
	
table.youkou th {
	line-height: 1.7;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	padding: 12px 20px 10px;
	border-right: 1px solid #ccc;
	}

table.youkou th.category {
	line-height: 1.7;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	background-color: #eee;
	color: #333;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
	}

.recruitform {
    background-color: #eee;
    border-radius: 15px;
    padding: 20px 0 20px;
    }