﻿@charset "utf-8";

/*//////////////////////////////////////////////////////////

	1: Application all

//////////////////////////////////////////////////////////*/

html,body{
	background: #b3d9d9 url("../img/bg_c.png") no-repeat fixed right top;
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka","Helvetica","Arial","Gothic","sans-serif";
}

#main::after, #footer::after, .clearfix::after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

#main{
	color: #532209;
	line-height:22px;
	margin: 0 auto;
	clear: both;
	padding: 40px 0;
	text-align: left;
	width: 95%;
}

/*ここからcontents*/

#contents {
	float: right;
	overflow: hidden;
	width: 660px;
}

.logo {
	margin: 40px auto 90px;
	text-align: center;
}

.logo img {
	width: 85%;
}

.copy {
	margin: 0 auto;
	text-align: center;
}

.copy img {
	width: 85%;
}

.greeting {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 38px;
	opacity: 1;
	padding: 20px 0;
	text-align: center;
}

#contents table {
	font-size:90%;
	line-height:22px;
	margin: 0 auto;
	text-align:left;
	width:500px;
}

#contents .table-mail {
	margin: 0 auto 15px;
	text-align: left;
	width: 600px;
}

#contents .table-mail th{
	background-color:#a9d7d9;
	filter: alpha(style=0, opacity=90);
	border:1px solid #77a6a6;
	padding:5px;
	text-align:left;
}

#contents .table-mail td{
	background-color:#f2fbfd;
	filter: alpha(style=0, opacity=90);
	border:1px solid #77a6a6;
	padding:5px;
}

#contents .mail {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#contents .shikii {
	border-bottom:2px dotted #FFFFFF;
	border-collapse:collapse;
	border-top:2px dotted #FFFFFF;
	height:5px;
	margin: 15px auto;
	width:100%;
}

#contents .shikii_s {
	border-bottom: 1px dotted #ffffff;
	border-collapse: collapse;
	clear: both;
}

.cl_t {
	padding: 30px 0;
}

.cl_t th {
	border-bottom: 1px solid #532209;
	color: #532209;
	font-weight: normal;
	padding: 3px;
}

.cl_t td {
	border-bottom: 1px solid #ffffff;
	color: #333333;
	padding: 3px;
}

.cl_t a {
	color:#3ea2a6;
}

.cl_pho {
	border: medium none !important;
	padding-right: 10px !important;
	vertical-align: top;
}

.cl_com {
	border-bottom: 1px solid #ffffff;
	padding: 3px;
	color: #333333;
	font-size: 80%;
	line-height: 19px;
}

#contents .recess_in {
	position: relative;
	z-index: 0;
}

#contents .recess_in .recess {
	margin: 12% 20%;
	position: absolute;
	width: auto;
	z-index: 1;
}

#contents ul {
	padding: 0 0 10px 20px;
	vertical-align: top;
}

#contents li {
	list-style-image:url("../img/li.png");
	margin-bottom:15px;
}

.gototop {
	float: right;
}

#contents .course0 {
	margin: 0;
	width: 98%;
}

#contents .course1 {
	float: left;
	margin: 0;
	width: 70%;
}

.course0 li, .course1 li {
    margin-bottom:5px;
}

#contents .course2 {
	float: right;
	margin: 0;
	width: 20%;
}

#contents .course2li {
	list-style:none;
	margin-bottom:5px;
}

#contents .course2 img,#contents .course3 img,#contents .course4 img{
	width:120px;
}

#contents .course3 {
	font-size:90%;
	margin:-450px 170px 30px 0px;
	padding:0;
	width:125px;
	float:right;
}

#contents .course4 {
	font-size:90%;
	margin:-325px 170px 30px 0px;
	padding:0;
	width:125px;
	float:right;
}

.course_list {
	font-size: 90%;
	margin: 30px 0;
}

.coursetype_p {
	margin: -10px 30px 40px;
	color: #ffffff;
}

.coursetype_s {
	color: #ffffff;
	font-size: 90%;
	margin: -10px 15px 40px;
	white-space: nowrap;
}

.type1 {
	color: #e17994;
}

.type2 {
	color: #b595bd;
}

.type3 {
	color: #a3846b;
}

.type4 {
	color: #af9a62;
}

.type5 {
	color: #719ea2;
}

.type6 {
	color: #94a989;
}

.type7 {
	color: #f5edbe;
}

.type8 {
	color: #fcc9ed;
}

.type9 {
	color: #bffff1;
}

.type10 {
	color: #78c8d7;
}

.coursetype_p a, .coursetype_s a {
	color: #ffffff !important;
}

.coursetype_in {
	background: #9ecbcb none repeat scroll 0 0;
	border-radius: 15px;
	margin-bottom: 40px;
	padding: 15px 35px;
}

.course_list a {
	font-weight: bold;
}

.comment {
	color:#2b6768;
	margin: 40px 0 50px;
}

.comment_p {
	font-size:90%;
	margin:5px 170px 5px 86px;
}

.map {
	padding:30px 0;
}

.map td {
	text-align:center;
}

.ken {
	font-size:80%;
	font-weight:normal;
	border-left:1px dotted #ffffff;
	padding:0 0 0 10px;
	margin:0 0 0 10px;
}

p {
	margin-bottom: 40px;
}

li {
	list-style:none;
}

h1 {
	margin: 0 0 20px;
}

.sp20 {
	padding: 20px 0 0;
}

.st_cou {
	width: 40%
}

.st_con {
	width: 60%
}

.st_m{
	width: 37%
}

.st_pp {
	width: 68%;
}

h2 {
	background-color: #33a4a6;
	color: #ffffff;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 130%;
	font-weight: normal;
	opacity: 0.8;
	padding: 20px 20px 21px;
}

h3 {
	color:#ffffff;
}

.area {
	margin: 30px 0 0;
}

h3 img {
	vertical-align: top;
}

h4 {
	color:#FFFFFF;
}

h5 {
	color:#532209;
	font-size:90%;
	margin:15px 170px 5px 86px;
}

img {
	border:none;
}

a{
	text-decoration:none;
}

a:link{
	color:#532209;
	text-decoration:none;
	text-align:left;
	
}

a:visited{
	color:#532209;
	text-decoration:none;
	text-align:left;
	
}

a:hover{
	color:#532209;
	text-decoration:underline;
	text-align:left;
	
}

a:active{
	color:#532209;
	text-decoration:underline;
	text-align:left;
	
}

/*ここからside*/

#side {
	font-size: 90%;
	float: left;
	overflow: hidden;
	width: 475px;
}

/*ここまでside*/


/*ここからnavi*/

header {
	position: fixed;
	z-index: 2;
}

.menu-btn {
	background: #4dafb0 none repeat scroll 0 0;
	cursor: pointer;
	height: 60px;
	left: 0;
	position: fixed;
	top: 0;
	width: 60px;
	z-index: 21;
}

.menu-trigger {
	height: 20px;
	margin-left: 23px;
	margin-top: 17px;
	position: relative;
	width: 14px;
}

.menu-trigger span {
	background-color: #fff;
	border-radius: 1px;
	height: 2px;
	left: 0;
	position: absolute;
	width: 14px;
}

.menu-trigger span:nth-of-type(1) {
	top: 0;
}

.menu-trigger span:nth-of-type(2) {
	top: 6px;
}

.menu-trigger span:nth-of-type(3) {
	top: 12px;
}

.menu-trigger, .menu-trigger span {
	box-sizing: border-box;
	display: inline-block;
	transition: all 0.4s ease 0s;
}

.menu-btn .font {
	bottom: 16px;
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 0.1em;
	position: absolute;
	text-align: center;
	width: 100%;
}

.navi {
	position: fixed;
	z-index: 1;
}

.navi_m {
	width:150px;
	height:125px;
	margin:40px 0 25px 20px;
}

.navi ul {
	height:125px;
	margin:0;
	padding:0;
	width:150px;
}

.navi_m ul {
	height:125px;
	margin:0;
	padding:0;
	width:150px;
}

.navi li {
	width:150px;
	height:25px;
}

.navi_m li {
	width:150px;
	height:25px;
}

/*ここまでnavi*/

.information {
	margin: 320px 0 0 25px;
	position: relative;
	text-align: left;
	z-index: 2;
}

.information ul {
	margin: 4px 0 15px;
	padding: 0 0 10px;
}

#side .pagetitle {
	position: fixed;
	top: 180px;
	z-index: 1;
}

/*ここからafc_news*/

.afc_news {
}

.afc_news ul {
}

.afc_news li {
	color:#FFFFFF;
	height:20px;
	width:431px;
}

.afc_news li a {
	margin-left: 5px;
}

/*ここまでafc_news*/

/*ここからafc_officialblog*/

.wareclass_entry {
	border-collapse: collapse;
}

.wareclass_row:first-child {
	display:none;
}

.wareclass_row {
	display: block;
	margin-top: -0.1em;
}

.wareclass_col {
	border: medium none !important;
	height: 20px !important;
	padding: 0;
}

.wareclass_text_col {
	padding: 0;
}

.wareclass_datetime {
	color: #ffffff;
	margin-right: 0 !important;
}

.afc_officialblog {
	color:#FFFFFF;
	height:240px;
	margin:0 0 40px;
	width: 450px;
}

.afc_officialblog div {
	line-height: 20px;
	padding-left: 0 !important;
	width: 426px !important;
}

.afc_officialblog ul {
	padding: 0px;
	margin: 0px;
}

.afc_officialblog li {
	color:#FFFFFF;
	height:20px;
	width:431px;
}

/*ここまでafc_officialblog*/

/*ここからconcierge_information*/

.concierge_information {
	color:#FFFFFF;
	height:240px;
	margin:-30px 0 20px;
	width: 450px;
}

.concierge_information div {
	line-height: 20px;
	padding-left: 0 !important;
	width: 426px !important;
}

.concierge_information ul {
	padding: 0px;
	margin: 0px;
}

.concierge_information li {
	color:#FFFFFF;
	height:20px;
	width:431px;
}

._tanganrss_channel_title {
	color:#532209 !important;
}

/*ここまでconcierge_information*/

.rss_final{
	border:medium none;
	font-size:80%;
	margin:0;
	overflow:hidden;
	padding:3px 3px 7px 41px;
	text-align:left;
}

.feed_item_title{
	font-size:90%;
}

#footer{
	clear: both;
	padding: 50px 0 0;
	text-align: center;
}

#footer ul{
	padding: 0;
}

#footer ul li{
	display: inline;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 90%;
	padding: 0 10px;
}

.s_course {
	color: #2b6768;
	margin: -20px 0 40px;
	padding: 0 0 0 20px;
}

.s_course li {
	list-style: outside none none !important;
	margin: 6px !important;
}

.s_course li img {
	margin: -4px 4px 4px 0;
	vertical-align: middle;
}

.icon_course {
}

.icon_course img {
	margin: 0 2px 3px;
	vertical-align: middle;
}


/* =========================================================
* メディアクエリ
========================================================= */


/*==========  モバイル・ファーストの場合  ==========*/


/* カスタム, iPhone Retinaディスプレイ */

@media only screen and (min-width: 320px) {}


/* XSサイズ : Extra Small Devices, Phones */

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


/* Sサイズ、タブレット : Small Devices, Tablets */

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


/* Mサイズ、デスクトップ : Medium Devices, Desktops */

@media only screen and (min-width: 992px) {}


/* Lサイズ、ワイドスクリーン : Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {}


/*==========  非モバイル・ファーストの場合  ==========*/


/* Lサイズ、ワイドスクリーン : Large Devices, Wide Screens */

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


/* Mサイズ、デスクトップ : Medium Devices, Desktops */

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

#wrap {
	overflow:hidden;
	}

#contents .pagetitle {
	padding: 0 0 50px;
	position: relative;
	text-align: center;
	top: 0;
	}

#contents {
	width: 100%;
	}

#contents table {
	font-size: 65%;
	width: 100%;
	}

#contents .table-mail {
	font-size: 60%;
	width: 100%;
	}

#contents .table-mail th {
	white-space: nowrap;
	}

#contents .mail input {
	width: 100%;
	}

#contents .course1 {
	float: none;
	padding: 0 0 10px 20px;
	width: auto;
	}

#contents .course2 {
	display: table;
	float: none;
	margin: 0 auto;
	padding: 0 20px 20px 24px;
	text-align: center;
	width: 90%;
	}

#contents .course2li {
	float: left;
	text-align: center;
	width: 47%;
	}

.coursetype_p {
	display: none;
	}

.coursetype_in {
	padding: 15px 20px;
	}

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

.logo img {
	width: 100%;
	}

.copy img {
	width: 100%;
}

h1{
	text-align: center;
	}

.st_cou {
	width: 55%
	}

.st_con {
	width: 80%
	}

.st_m{
	width: 50%
	}

.st_pp {
	width: 80%;
	}

.greeting {
	font-size: 80%;
	line-height: 29px;
	}

#contents .shikii {
	width:100%;
	}

#contents .shikii_s {
	margin:0 0 20px;
	width:100%;
	}

.map {
	font-size: 50% !important;
	}

.map td {
	padding: 1px;
	}

.cl_t th {
	line-height: 19px;
	padding: 2px;
	}

.cl_t td {
	line-height: 19px;
	padding: 2px;
	}

.cl_pho {
	padding-right: 5px !important;
	}

.cl_pho img {
	width:82px;
	}

.cl_com {
	font-size: 100%;
	}

#side {
	width: 100%;
	}

#side .pagetitle {
	display: none;
	}

.navi {
	display: none;
	}

.information {
	margin: 20px auto 0;
	position: relative;
	text-align: left;
	z-index: 1;
	}

/*ここからafc_news*/

.afc_news {
	width:100%;
	}

.afc_news li {
	height:auto;
	width:100%;
	}

/*ここまでafc_news*/


/*ここからafc_officialblog*/

.afc_officialblog {
	height:auto;
	width:100%;
	}

.wareclass_frame {
	height:240px !important;
	width:100% !important;
	}

/*ここまでafc_officialblog*/


/*ここからconcierge_information*/

.concierge_information {
	height:auto;
	width:100%;
	}

.concierge_information li {
	height:auto;
	width:100%;
	}

.concierge_information div {
	display: table;
	line-height: 22px;
	padding-left: 0 !important;
	width: 100% !important;
	}

/*ここまでconcierge_information*/

.s_course li img {
	width: 4%;
	}
}

/* Sサイズ、タブレット : Small Devices, Tablets */

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

html, body {
	background: #b3d9d9 url("../img/bg_c.png") no-repeat fixed right top / 100% auto;
	}

#wrap {
	overflow:hidden;
	}

#contents {
	width: 100%;
	}

#contents .pagetitle {
	padding: 0 0 50px;
	position: relative;
	text-align: center;
	top: 0;
	}

#contents table {
	font-size: 65%;
	width: 100%;
	}

#contents .table-mail {
	font-size: 60%;
	width: 100%;
	}

#contents .table-mail th {
	white-space: nowrap;
	}

#contents .mail input {
	width: 100%;
	}

#contents .course1 {
	float: none;
	padding: 0 0 10px 20px;
	width: auto;
	}

#contents .course2 {
	display: table;
	float: none;
	margin: 0 auto;
	padding: 0 20px 20px 24px;
	text-align: center;
	width: 90%;
	}

#contents .course2li {
	float: left;
	text-align: center;
	width: 47%;
	}

.coursetype_p {
	display: none;
	}

.coursetype_in {
	padding: 15px 20px;
	}

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

.logo img {
	width: 100%;
	}

.copy img {
	width: 100%;
}

.greeting {
	font-size: 80%;
	line-height: 29px;
	}

#contents .shikii {
	width:100%;
	}

#contents .shikii_s {
	margin:0 0 20px;
	width:100%;
}

.map {
	font-size: 50% !important;
	}

.map td {
	padding: 1px;
	}

#side {
	width: 100%;
	}

#side .pagetitle {
	display: none;
	}

.navi {
	display: none;
	}

.information {
	margin: 20px auto 0;
	position: relative;
	text-align: left;
	line-height: 22px;
	z-index: 1;
	}

/*ここからafc_news*/

.afc_news {
	width:100%;
	}

.afc_news li {
	height:auto;
	width:100%;
	}

/*ここまでafc_news*/


/*ここからafc_officialblog*/

.afc_officialblog {
	height:auto;
	width:100%;
	}

.afc_officialblog li {
	height:auto;
	width:100%;
	}

.afc_officialblog div {
	display: table;
	line-height: 22px;
	padding-left: 0 !important;
	width: 100% !important;
	}

/*ここまでafc_officialblog*/


/*ここからconcierge_information*/

.concierge_information {
	height:auto;
	width:100%;
	margin-top: -4%;
	}

.concierge_information li {
	height:auto;
	width:100%;
	}

.concierge_information div {
	display: table;
	line-height: 22px;
	padding-left: 0 !important;
	width: 100% !important;
	}

/*ここまでconcierge_information*/

.s_course {
	width: 95%;
	padding-left: 5% !important;
	}

.s_course li img {
	width: 8%;
	}

}

/* XSサイズ : Extra Small Devices, Phones */

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


/* カスタム, iPhone Retinaディスプレイ */

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

@media only screen and (min-width: 993px) {

header{
	display: none;
	}

#contents .pagetitle {
	display: none;
	}

.coursetype_s {
	display: none;
	}

#ads {
	display: none;
	}
}
