@charset "utf-8";
/*
CSS Document
Copyright STUDIO401
Date 2017/3
*/

@import url("reset.css");
@import url("common.css");

@font-face {
	font-family: 't_font';
	src: url('../font/HGRMB.eot'); /* IE9以上用 */
	src: url('../font/HGRMB.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */ url('../font/HGRMB.woff') format('woff'), /* モダンブラウザ用 */ url('../font/HGRMB.ttf') format('truetype'); /* iOS, Android用 */
}

.WebFontClass { font-family: 'UseFontStyle'; }



@media (min-width: 641px) {

body {
	background-image: url(../img/back_image.jpg);
	background-position: center center; /* 画像を常に天地左右の中央に配置 */
	background-repeat: no-repeat; /* 画像をタイル状に繰り返し表示しない */
	background-attachment: fixed; /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
	background-size: cover; /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
	background-color: #ffffff; /* 背景画像が読み込まれる前に表示される背景のカラー */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.45pt
}

/* ----- top-page onry -----------------------------------*/
#container { color: #333333; }

#s_head, #s_head_sub, #s_side, #s_foot { display: none; }

#container header {
	width: 100%;
	height: 615px;
	margin-left: auto;
	margin-right: auto
}

#container header .read {
	color: #FFFFFF;
	background-color: #009944
}

#container header .read h1 {
	height: 30px;
	line-height: 30px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px
}

#container header nav {
	width: 1000px;
	height: 585px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/top2.png);
	background-position: center 0px;
	background-size: 1000px 585px;
	background-origin: content-box;
	clear: both
}

#container header nav .left {
	width: 404px;
	float: left;
	padding-top: 159px;
	text-align: left
}

#container header nav .right {
	width: 404px;
	float: right;
	padding-top: 159px;
	text-align: right
}

#container #main #news .title, #container #main #event .title, #container #main #recruit .title {
	width: 564px;
	height: 100px;
	float: left
}

#main #news .more, #main #event .more, #main #recruit .more {
	width: 150px;
	height: 100px;
	float: right
}

#main #news .more a img, #main #event .more a img, #main #recruit .more a img { margin-top: 60px; }

#contents #main #news, #contents #main #event, #contents #main #recruit {
	background-color: hsla(0,0%,100%,0.90);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-bottom: 35px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CECEBF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC
}

#container #contents #main #news h2, #container #contents #main #event h2, #container #contents #main #recruit h2 {
	font-family: 't_font';
	font-size: 24px;
	color: #000000;
	text-shadow: 2.5px 2.5px 3px #8C8C8C;
	line-height: 28px;
	background-image: url(../img/h_accent.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 100px;
	width: 566px;
	vertical-align: middle;
	display: table-cell;
	padding-left: 65px;
	font-weight: bold
}

#contents #main #news h2 span, #contents #main #event h2 span, #contents #main #recruit h2 span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 15px;
	margin-left: 20px
}

#main #news dl, #main #event dl, #main #recruit ul, .non_list {
	background-image: url(../img/top_title_line.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
	line-height: 150%;
	font-size: 14px
}

#main #news dl dt {
	width: 9.5em;
	float: left;
	margin-bottom: 14px
}

#main #news dl dd {
	margin-left: 9.5em;
	margin-bottom: 14px;
	border-bottom: 1px dotted #ccc
}

#main #event dl dt {
	width: 14em;
	float: left;
	margin-bottom: 14px
}

#main #event dl dd {
	margin-left: 14em;
	margin-bottom: 14px;
	border-bottom: 1px dotted #ccc
}

#main #event dt img {
	vertical-align: middle;
	padding: 0 10px 0 10px
}

#main #recruit li {
	border-bottom: 1px dotted #ccc;
	list-style-position: outside;
	background-image: url(../img/dot.png);
	background-repeat: no-repeat;
	background-position: 0% 3px;
	padding: 0px 0px 0px 20px;
	margin-bottom: 14px
}

/* ----- sub-page onry -----------------------------------*/
#containers {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333
}

#containers header {
	width: 100%;
	height: 285px;
	margin-left: auto;
	margin-right: auto
}

#containers header .read {
	color: #FFFFFF;
	background-color: #009944
}

#containers header .read h1 {
	height: 30px;
	line-height: 30px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px
}

#containers header .site_logo {
	width: 1000px;
	height: 150px;
	margin: 0 auto 0 auto
}

#containers header nav {
	width: 1000px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px
}

#containers header nav ul li { float: left; }

#containers #contents #main #page {
	background-color: hsla(0,0%,100%,0.90);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-bottom: 35px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CECEBF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC
}

.root {
	text-align: right;
	font-size: 13px
}

#containers #main #page .title {
	width: 714px;
	height: 100px;
	float: left
}

#containers #contents #page h2 {
	font-family: 't_font';
	font-size: 24px;
	color: #000000;
	text-shadow: 2.5px 2.5px 3px #8C8C8C;
	line-height: 28px;
	background-image: url(../img/h_accent.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 100px;
	width: 716px;
	vertical-align: middle;
	display: table-cell;
	padding-left: 65px;
	font-weight: bold
}

#containers #contents #main #page h2 span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 15px;
	margin-left: 20px
}

#main .text {
	background-image: url(../img/top_title_line.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
	line-height: 150%;
	font-size: 14px;
	min-height: 553px
}

#main #page ol li {
	margin-left: 25px;
	list-style-position: outside;
	list-style-type: decimal
}

.text .page_top {
	font-size: 17px;
	line-height: 20px;
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border: 1px solid #ccc;
	margin: 0px 0px 25px 0px;
	-webkit-box-shadow: 0px 2px 5px #D3D3D3;
	box-shadow: 0px 2px 5px #D3D3D3;
	background-color: #EFFFF4
}

.text .page_top::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #006600;
	border-radius: 4px
}

.text h3 {
	font-size: 17px;
	line-height: 20px;
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border: 1px solid #ccc;
	margin: 50px 0px 25px 0px;
	-webkit-box-shadow: 0px 2px 5px #D3D3D3;
	box-shadow: 0px 2px 5px #D3D3D3;
	background-color: #EFFFF4
}

.text h3::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #006600;
	border-radius: 4px
}

.text h4 {
	margin-top: 40px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	padding-left: 15px;
	position: relative;
	padding-bottom: .5em;
	border-bottom: 1px solid #CCC;
	font-size: 17px;
	line-height: 20px;
	font-weight: 800;
	color: #333333
}

.text h4::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 30%;
	height: 3px;
	background-color: #14A414
}

.text .e_list, .text .e_list2 { padding-bottom: 10px; }

.text .e_list dt {
	width: 9.5em;
	float: left;
	margin-bottom: 14px
}

.text .e_list dd {
	margin-left: 9.5em;
	margin-bottom: 14px;
	border-bottom: 1px dotted #ccc
}

.text .e_list2 dt {
	width: 14em;
	float: left;
	margin-bottom: 14px
}

.text .e_list2 dd {
	margin-left: 14em;
	margin-bottom: 14px;
	border-bottom: 1px dotted #ccc
}

.text .e_list2 dt img {
	vertical-align: middle;
	padding: 0 10px 0 10px
}

#main .text ul li {
	list-style-position: outside;
	background-repeat: no-repeat;
	background-position: 0% 3px;
	padding: 0px 0px 0px 5px;
	margin-left: 22px;
	list-style-type: disc
}

.text ul#infor_list li {
	border-bottom: 1px dotted #ccc;
	list-style-position: outside;
	background-image: url(../img/dot.png);
	background-repeat: no-repeat;
	background-position: 0% 3px;
	padding: 0px 0px 0px 20px;
	margin-left: 5px;
	margin-bottom: 14px;
	list-style-type: none
}

/* ----- common page -----------------------------------*/
#contents {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	clear: both
}

#contents #main {
	width: 746px;
	float: right;
	margin-left: 34px
}

#contents #sidebar {
	float: left;
	width: 220px
}

#sidebar aside ul li { margin-bottom: 15px; }

footer {
	width: 100%;
	height: 180px
}

footer #inner {
	background-color: #242415;
	width: 100%;
	height: 150px
}

footer #inner #box {
	width: 1000px;
	margin: 0 auto 0 auto;
	color: #ffffff
}

footer #inner #box .left_box {
	width: 400px;
	height: 120px;
	margin-top: 30px;
	float: left
}

footer #inner #box .left_box .b_name {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px
}

footer #inner #box .left_box .address {
	font-size: 15px;
	line-height: 140%;
	margin-bottom: 20px
}

footer #inner #box .right_box {
	width: 450px;
	height: 80px;
	margin-left: 150px;
	margin-top: 70px;
	float: right
}

footer #inner #box .right_box .b_menu {
	text-align: left;
	margin-bottom: 15px
}

footer #inner #box .right_box .b_menu li a {
	font-size: 14px;
	line-height: 14px;
	float: left;
	padding: 0 8px 0 8px;
	border-right: 1px solid #ffffff
}

footer #inner #box .right_box .b_menu li .nl { border-right: none; }

footer #copyright {
	background-color: #EEEEEE;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	width: 100%
}

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

}





@media (max-width: 640px) {

body {
	background-color: #eeeeee;
	font-family: sans-serif;
	letter-spacing: 0.45pt
}

img { max-width: 100% }

#container {
	width: 100%;
	color: #333333
}
	
header { width:100%; }

#p_head, #p_head_sub, #p_side, #p_foot, .root, #con_text { display: none; }

#s_head {
	background-image: url(../img/sp/top_bg.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-origin: content-box;
	border-bottom: 15px solid #006600
}

#navi_box { width: 100% }

#navi_box #navi { width: 100%; }

#navi ul li {
	max-width: 55%;
	margin-left: 43%;
	margin-top: 3%
}

#navi_box { padding-bottom: 3%; }

#btn_box ul li {
	max-width: 95%;
	margin: 3% auto 0 auto
}

#main #news .t_box, #main #event .t_box, #main #recruit .t_box {
	height: 27px;
	margin-top: 8%;
	margin-bottom: 3%
}

#news .t_box .title, #event .t_box .title, #recruit .t_box .title {
	width: 60%;
	float: left;
	max-height: 27px;
	text-indent: 15%;
	line-height: 27px;
	background-image: url(../img/sp/dot.png);
	background-repeat: no-repeat;
	background-position: 6% center
}

#news .t_box .more, #event .t_box .more, #recruit .t_box .more {
	width: 39%;
	max-height: 27px;
	float: right
}

.more img {
	max-width: 90%;
	max-height: 27px
}

.title h2 span { display: none; }

#main #news dl, #main #event dl, #main #recruit ul, .non_list {
	border-top: 3px solid #006600;
	margin: 3% 3%;
	padding: 5% 0 5% 0;
	line-height: 1.25em
}

#main #event dt img { margin-left: 10px; }

#main #news dd, #main #event dd, #main #recruit li {
	border-bottom: 1px dotted #aaaaaa;
	margin-bottom: 2%;
	padding-bottom: 2%
}

/* sub_page */
#s_head_sub {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	background-image: url(../img/sp/sub_bg_sp.png);
	background-size: 100% auto;
}
#ham-menu ul li {
	line-height: 120%;
	list-style-position: outside;
	font-size: 0.8em;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #A4A2A2;
}

#page { width: 94%; margin: 0 auto;	border-top: 3px solid #006600; }	
	
#page h2 {
	font-size: 110%;
	font-weight: bold;
	color: #006600;
	width: 100%;
	margin-top: 20px;
	line-height: 27px;
	background-repeat: no-repeat;
	background-position: left 7px
}
	
	.text {
	border-top: 3px solid #006600;
	margin: 4% 0;
	padding: 5% 0;
	line-height: 1.25em
}

	.hist, .histr { width: 100%; }

/* common */
	
	#s_side li {
	width: 50%;
	float: left
}

.text .page_top {
	font-size: 17px;
	line-height: 20px;
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border: 1px solid #ccc;
	margin: 0px 0px 25px 0px;
	-webkit-box-shadow: 0px 2px 5px #D3D3D3;
	box-shadow: 0px 2px 5px #D3D3D3;
	background-color: #EFFFF4
}

.text .page_top::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #006600;
	border-radius: 4px
}
	
#main #page ol li {
	margin-left: 25px;
	list-style-position: outside;
	list-style-type: decimal
}
	
.p_top { margin:15px 0; text-align: right; font-size: 0.9em }


.p_top a { color: #2E58B9; }

.copyright {
	margin: 10px 0;
	font-size: 0.75em;
	text-align: center
}

.text h3 {
	font-size: 17px;
	text-align: left;
	line-height: 20px;
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border: 1px solid #ccc;
	margin: 50px 0px 25px 0px;
	-webkit-box-shadow: 0px 2px 5px #D3D3D3;
	box-shadow: 0px 2px 5px #D3D3D3;
	background-color: #EFFFF4
}

.text h3::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #006600;
	border-radius: 4px
}

.text h4 {
	margin-top: 40px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	padding-left: 15px;
	position: relative;
	padding-bottom: .5em;
	border-bottom: 1px solid #CCC;
	font-size: 17px;
	line-height: 20px;
	font-weight: 800;
	color: #333333
}

.text h4::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 30%;
	height: 3px;
	background-color: #14A414
}

.text .e_list, .text .e_list2 { padding-bottom: 10px; }

.text .e_list dd,
	.text .e_list2 dd {
	margin-bottom: 14px;
	border-bottom: 1px dotted #ccc
}

.text .e_list2 dt img {
	vertical-align: middle;
	padding: 0 10px 0 10px
}

#main .text ul li {
	list-style-position: outside;
	background-repeat: no-repeat;
	background-position: 0% 3px;
	padding: 0px 0px 0px 5px;
	margin-left: 22px;
	list-style-type: disc
}

.text ul#infor_list li {
	border-bottom: 1px dotted #ccc;
	list-style-position: outside;
	background-image: url(../img/dot.png);
	background-repeat: no-repeat;
	background-position: 0% 3px;
	padding: 0px 0px 0px 20px;
	margin-left: 5px;
	margin-bottom: 14px;
	list-style-type: none
}

table.type01, table.type01 tbody, table.type01 tr, table.type01 th, table.type01 td { display: block }
.type01 tbody tr th { width: 250px; margin: 0 auto 0 auto }
.type01 tbody tr th img { width: 250px; margin: 0px auto 20px auto }

.mori { width: 94%; margin: 0 3% 20px 3%; }


table.type03 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 125%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc
}

table.type03 th {
	display: block;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #333333;
	color: #ffffff;
	width: 100%
}

table.type03 td {
	display: block;
	width: 100%;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}


/* hamburger-menu */
#ham-menu {
    background-color: #fff; /*メニュー背景色*/
    box-sizing: border-box;
    height: 100%;
    padding: 10px 40px; /*メニュー内部上下左右余白*/
    position: fixed;
    right: -300px; /*メニュー横幅①と合わせる*/
    top: 0;
    transition: transform 0.2s linear 0s; /*0.3s は変化するのにかかる時間*/
    width: 300px; /*メニュー横幅①*/
    z-index: 1000;
}

/*メニューアイコン部分は疑似要素で*/
#ham-menu::before {
    background-color: #eee; /*ボタン部分背景色*/
    border-radius: 0 0 0 5px; /*左下角丸*/
    color: #333; /*アイコン（フォント）色*/
    content: "≡"; /*メニューアイコン*/
    display: block;
    font-size: 50px; /*アイコン（フォント）サイズ*/
    height: 50px;
    line-height: 50px; /*縦位置中央化*/
    position: absolute;
    right: 100%;
    text-align: center;
    top: 0;
    width: 50px;
}

/*透過背景部分*/
#menu-background {
    background-color: #333; /*黒背景部分背景色*/
    display: block;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0s; /*0.3s は変化するのにかかる時間*/
    width: 100%;
    z-index: -1;
}

/*hover 時の処理*/
#ham-menu:hover {
    transform: translate(-300px); /*メニュー横幅①と合わせる*/
}

#ham-menu:hover + #menu-background {
    opacity: 0.5; /*黒背景部分透過度*/
    z-index: 999;
}
}
