@charset "shift_jis";
/* ========ベーシック======== */
html# {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	overflow-y:scroll;
}
iframe {width: 100%;}

h1,h2,h3,h4,h5,{
	margin:0;
	padding:0;
	font-weight:normal;
	text-align: left;
}
br {
    letter-spacing: normal;
    padding-left: 10px;
}
p {
    padding: 0;
    margin-top: px;
    margin-bottom: 6px;
    text-align: left;
    font-size: 18px;
	}
tr td .center {
    text-align: center;
    font-size: 20px;
}

.f-large {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

.copy01 {
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 140%;
    margin-left: 35px;
    width: 710px;
}

	
li {list-style-type: none;}

#main {
    padding: 4px;
    width: 800px;
    float: right;
    margin-top: 6px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
    background-color: #FFFFFF;
}

#main .box-note {
    margin-top: 10px;
    margin-bottom: 30px;
    background-color: #FFFFFF;
    padding-right: 20px;
}
.box-note .flyer {
    width: 750px;
    margin-left: 45px;
}

.box-note .honbun {
    width: 750px;
    margin-left: 45px;
    font-size: 20px;
    margin-top: 6px;
}
.boxnote-img {
    margin-left: 40px;
}

.boxnote .flyer {
    margin-left: 40px;
}

.box-note .course01 {
    margin-bottom: 30px;
    text-align: left;
    background-color: #F8EAC9;
    width: 800px;
}
.box-note .course02 {
    width: 100%;
    margin-bottom: 30px;
    text-align: left;
    background-color: #F8F3FA;
    width: 800px;
}
.box-note .course03 {
    width: 100%;
    margin-bottom: 30px;
    text-align: left;
    background-color: #E2F4F9;
    width: 800px;
}
.box-note .course04 {
    width: 100%;
    margin-bottom: 30px;
    text-align: left;
    background-color: #FFEFDA;
    width: 800px;
}
.course_detail {
    width: 90%;
    padding-top: 10px;
    margin-left: 0px;
}
tr td .koushi {
    padding-top: 10px;
}

.course_detail02 {
    width: 90%;
    margin-left: 30px;
    font-size: 20px;
    background-color: #FFFFFF;
}
.course_detail02 tbody tr {
    height: 30px;
}
.course_detail03 {
    width: 90%;
    margin-left: 30px;
    font-size: 20px;
}

.txt {
    border: thin solid #BFA68A;
}

.box-note ul {
    margin-top: 10px;
}
body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 100%;
    background-repeat: repeat-y;
    background-position: center center;
    background-color: #FFEEF2;
    padding: 0px;
	/*スマホの文字調節をさせない*/
	text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
a:link {
	color: #006F4A;
	text-decoration: none;
}
a:visited {
	color: #006F4A;
	text-decoration: none;
}
a:hover {
	color: #EC3C00;
	text-decoration: underline;
}
a:active {
	color: #EC3C00;
	text-decoration: none;
}
#wrapper {
    background-color: #FFF;
    text-align: left;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    border: 1px solid #CCC;
    width: 850px;
}
#wrapper #main #sch {
	margin-left: 30px;
}
#wrapper #main ul .setumei {
	padding-left: 20px;
}

#wrapper #sidenav ul li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 110%;
	line-height: 180%;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	list-style-position: outside;
	list-style-type: none;
	width: 135px;
	vertical-align: text-bottom;
	white-space: pre;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #392517;
	background-color: #FFF;
	height: 30px;
	background-image: url(file:///C|/Users/n_kas/AppData/Local/Temp/Adobe/stage_common/ya2.jpg);
	margin-left: 4px;
}
#main ul .kansou {
    list-style-position: outside;
    padding-bottom: 8px;
    list-style-image: url(../img/circle.gif);
    padding-top: 4px;
    font-style: normal;
    font-size: 20px;
    list-style-type: none;
}


#header {
    height: 54px;
    background-color: #000;
    vertical-align: top;
    margin: 0px;
    width: auto;
}
#title {
    padding: 0px;
    width: 800px;
    background-color: #FFF;
    vertical-align: top;
    margin: 0px;
    text-align: center;
}

#footer {
    padding: 0px;
    width: 850px;
    clear: both;
    text-align: center;
    background-color: #E7DFD8;
}
h1 {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
h2 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.8em;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 40px;
    background-color: #2D3876;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 6px;
}
h3 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 120%;
    font-weight: bold;
    color: #CD0644;
    padding-left: 0px;
    margin-left: 10px;
    border-left-width: 8px;
    border-right-color: #C14A28;
    border-bottom: medium dotted #B7A29C;
    border-left-color: #C14A28;
    padding-top: 10px;
    margin-right: 30px;
}
h4 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #393630;
    margin-left: 0px;
    padding-top: 12px;
    background-color: #B6E0E9;
    line-height: normal;
    padding-bottom: 12px;
    width: 100%;
    padding-left: 20px;
    text-align: center;
}
h5 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #F9F9F9;
    margin-left: 0px;
    padding-top: 12px;
    background-color: #EC4141;
    line-height: normal;
    padding-bottom: 12px;
    width: 100%;
    padding-left: 20px;
    text-align: center;
}
tr .border01 {
    background-color: #EAF3FB;
    padding-left: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
}
tr .border02 {
    background-color: #F3F1EA;
    padding-left: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.honbun {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 510px;
    padding-left: 40px;
    padding-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.honbun2 {
    font-size: 120%;
    font-weight: normal;
    margin-left: 30px;
    margin-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.honbun3 {
    font-size: 120%;
    font-weight: normal;

    margin-left: ;
    margin-right: 30px;
    padding-bottom: 8px;
}
.honbun4 {
    font-size: 120%;
    font-weight: normal;



    margin-left: ;
    margin-right: 30px;
    margin-left: 20px;
    text-decoration: underline;
}
.honbun-kakomi {
    font-size: 120%;
    font-weight: normal;
    margin-left: ;
    margin-right: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: 20px;
    background-color: #D7F1F6;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}
.info {
    font-size: 1.2em;
}
/* シンプル 枠 1*/
.kakomi-box1 {
    margin: 0.5em;
    padding: 0.5em;
    width: 100px;
    background-color: #fff; /* 背景色 */
    border: 2px solid #ccc; /* 枠線 */
    text-align: center;
}
.font_large {
    font-size: 22px;
    font-weight: bold;
    color: #D61D38;
    margin-top: 0px;
}
.dt_bk {
	background-color: #F3EECF;
}
.sch01 {
	width: 25px;
	text-align: center;
	background-color: #FFC;
}
.sch02w {
	width: 40px;
	text-align: center;
	background-color: #FFF;
}
.sch03k {
	text-align: left;
	padding-left: 6px;
	background-color: #FFF;
	width: 250px;
}
.sch04time {
	text-align: center;
	background-color: #FFF;
	width: 90px;
}
.koumoku {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	background-color: #B59B6A;
	font-weight: bold;
	text-align: center;
}
.schkaiin {
	background-color: #FFF;
	width: 90px;
}
.sch {
	background-color: #B5ACB8;
	padding: 1px;
	width: 900px;
	text-align: center;
}
.notice {
	background-color: #FFC;
	margin: 20px;
	padding: 10px;
	font-size: 130%;
	line-height: 140%;
}
.quest {
	font-size: 120%;
	font-weight: bold;
	color: #000;
	background-color: #FDE1EA;
	padding: 8px;
}
.fo_red {
	color: #AF120E;
}
.box-note .note {
    font-size: 110%;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: medium solid #F17F32;
    color: #F17F32;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
.box-note ul li {
    list-style-position: outside;
    list-style-type: disc;
    padding-bottom: 6px;
    font-size: 20px;
}
td ul .list01 {
    list-style-position: outside;
    list-style-image: none;
    list-style-type: none;
    font-size: 20px;
}

.mainbox {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 105%;
	line-height: 140%;
	width: 400px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 10px;
	background-color: #FCC;
	color: #000;
}
#box1 {
	width: 450px;
	margin-left: 30px;
}
.attention {
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 30px;
    margin-right: 20px;
    text-align: justify;
}

.box_ind1 {
    background-color: #FFECCF;
    padding: 0px;
    margin: 0px;
    text-align: center;
}
tr td .detail {
    background-color: #FFFFFF;
    margin-bottom: 16px;
    margin-left: 30px;
}
tr td .honbun {
}


.course-title-01 {
    height: 50px;
    background-color: #F06D32;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 32px;
    padding-top: 10px;
    text-align: center;
    margin-bottom: 20px;
}
.f-color-01 {
    color: #F06D32;
}

.course-title-02 {
    height: 50px;
    background-color: #6F2288;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 32px;
    padding-top: 10px;
    text-align: center;
    margin-bottom: 20px;
}
.f-color-02 {
    color: #6F2288;
}

.course-title-03 {
    height: 50px;
    background-color: #169092;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 32px;
    padding-top: 10px;
    text-align: center;
    margin-bottom: 20px;
}

.f-color-03 {
    color: #169092;
}

.course-title-04 {
    height: 50px;
    background-color: #AC406F;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 32px;
    padding-top: 10px;
    text-align: center;
    margin-bottom: 20px;
}
.f-color-04 {
    color: #AC406F;
}



.day {
    padding-left: 30px;
    font-weight: bold;
    padding-top: 10px;
    text-align: left;
    font-size: 24px;
}
.time {
    padding-left: 30px;
    font-weight: bold;
}
.img_r {
	clear: none;
	float: right;
	margin-top: 6px;
	margin-right: 40px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.fo_blue {
	color: #069;
}
.fo_bl {
	color: #000;
}
.fo_red {
    color: #DC1F1A;
}
.f_red {
    font-size: 1.3em;
    color: #FFF;
    font-weight: bold;
    background-color: #C30;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 20px;
    line-height: normal;
}
.small {
    font-size: 16px;
}
#sch2 {
	background-color: #FFF;
	padding: 10px;
}
#sch2 .sch3 {
	background-color: #B59B6A;
}
#sch2 .schtel {
	background-color: #FFF;
	width: 120px;
}
#sch table tr td li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 10px;
}
li {
	list-style-position: inside;
	list-style-type: none;
	font-size: 110%;
	padding-right: 20px;
	padding-left: 10px;
	margin: 0px;
}
.box-note ul li .notebun {
    list-style-position: outside;
    list-style-type: ※;
}
#sch table tr td ul {
	margin-left: 10px;
}
.p_waku {
	border: 1px solid #999;
}
#wrapper #main #sch2 {
	margin-left: 30px;
}
.notice {
	background-color: #FFC;
	margin: 20px;
	padding: 10px;
	font-size: 130%;
	line-height: 140%;
}
.quest {
    font-size: 1.5em;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #107470;
    padding: 8px;
}
.right {
    text-align: right;
    padding-right: 20px;
    padding-bottom: 10px;
    text-indent: 16px;
}
.aisatu {
    padding-bottom: 10px;
}
.news {
    border: 1px solid #26B0B7;
    background-color: #FEFFF2;
    width: 800px;
}
.news td ul {
}
.news td ul li {
    list-style-type: none;
    list-style-position: outside;
}


/*申し込みボックスの見出し*/
.midashi01  {
    font-size: 22px;
    font-weight: bold;
    margin-left: 30px;
    margin-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #0B8280;
}
.midashi02  {
    font-size: 22px;
    font-weight: bold;
    margin-left: 30px;
    margin-right: 20px;
    padding-top: 8px;
    padding-bottom: px;
    color: #D8324C;
}
.midashi03  {
    font-size: 20px;
    font-weight: bold;
    margin-left: 30px;
    margin-right: 20px;
    padding-top: 8px;
    padding-bottom: px;
    color: #D8324C;
}
/*コース詳細の項目ボタン*/
 .button01 {
    height: 36px;
    margin-left: 30px;
    margin-bottom: 10px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 10px; /* テキスト横の余白がキツキツにならないように */
    color: #FFFFFF;
    font-weight: bold;
    background-color: #F06D32;
    padding-top: 12px;
    font-size: 20px;
}

.button02 {
    height: 36px;
    background-color: #6F2288;
    margin-left: 30px;
    padding-right: 16px;
    padding-left: 16px;
    color: #FFFFFF;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 12px;
    text-align: left;
    font-size: 20px;
}
.button03 {
    height: 36px;
    background-color: #169092;
    margin-left: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 10px; /* テキスト横の余白がキツキツにならないように */
    padding-top: 12px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
}

.button04 {
    height: 36px;
    background-color: #AC406F;
    margin-left: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 10px; /* テキスト横の余白がキツキツにならないように */
    padding-top: 12px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
}
/* ========グローバルナビ======== */
#menu {
    width: 800px;
    height: 35px;
    display: block;
    background-color: #fff;
}
#menu ul{
	padding: 0;
	overflow: hidden;
	height: 35px;
	width: 100%;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	text-align: center;
	}
#menu li{
    box-sizing: border-box;
    width: 19%;
    font-size: 16px;
    display: inline-block;
    margin: 0px;
    border: 1px solid #fff;
    background-color: #fff;
    padding: 0;
    height: 50px;
}
#menu a{
    text-decoration: none;
    padding: 0px;
    color: #FFF;
    display: block;
    line-height: 30px;
    font-weight: bold;
    background-color: #EF6A26;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#menu a:hover{
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #fff;
    border-bottom-color: #fff;
    border-left-color: #fff;
    background-color: #F8D775;
}
#menu #haji a{
    display: block;
    border: 1px solid #fff;
    font-size: 16px;
    line-height: 30px;
    color: #25140E;
    background-color: ##EF6A26;
}
#menu #haji a:hover{
    display: block;
    border: 1px solid #fff;
    background-color: ##F8D775;
}

/*-- グローバルナビ　終わり --*/
