@charset "UTF-8";
/* CSS Document */
body{
	line-height: 1;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family:Helvetica, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFEF8;
	font-size:16px;
}

body a:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

body a{
	text-decoration: none;
}

*{
	margin:0;
	padding:0;
}

img{
	border:none;
}

.clearfix::after {
  content: ".";  
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

header{
	box-sizing: content-box;
	border-top: 3px solid #2E3192;
	height: 120px;
	/*min-width: 1100px;*/
	width:100%;
	background-color: #FFFEF8;
	padding-left: 0px;
	padding-right: 0px;
}
@media all and (max-width:850px){
	header{
	height: 140px;
	}
}
/*stext{
	margin: 0px;
	font-size: 10px;
	font-weight: 600;
	padding-top: 5px;
	padding-bottom: 15px;
}*/

.logo_sp{
	width:90%;
	margin-top: 15px;
}

/*nav{
	background-image: url(../image/nav.jpg);
	height: 60px;
	padding-top: 10px;
}*/
nav.main_nav{
	box-sizing: content-box;
	background: linear-gradient(180deg,#c6cbe7 2%,#ffffff 5%,#ffffff 10%,#eff1f9 20%,#dadff1 47%,#cdd3eb 86%,#ffffff 89%,#e9e9e9 91%,#f0f0f0 97%,#ffffff 100%);
	height: 60px;
	padding-top: 10px;
	width:100%;
}
#main_block{
	margin: 0px auto;
	overflow: hidden;
	max-width: 960px;
	padding:0px 10px 50px 10px;
}
#contents{
	float: right;
	width: 70%;
	padding-top: 0px;

}
#main_top_img_box{
	display: none;
	/*width: 100%;
	margin: 0 auto;
	padding-top: 10px;*/
}
.top_img{
	width:100%
}
#contents #main-txt-outbox{
	border-top: 13px solid #e9e9e9 ;
	border-right: 13px solid #e9e9e9 ;
	border-bottom: 20px solid #e9e9e9 ;
	border-left: 13px solid #e9e9e9 ;
	border-radius: 10px 10px 0px 0px;
	margin-top: 30px;
}
#contents #main-txt-outbox #main-txt{
	/*border: 1px solid #C69C6D;*/
	border-top: 7px solid #9d9d9d;
	border-right: 7px solid #cccccc;
	border-left: 7px solid #cccccc;
	/*background: #005a00;*/
	background: #ffffff;
	margin: 0px;
	padding-top: 20px;
	padding-left: 23px;
	padding-right: 23px;
	/*margin-top:20px;
	margin-left: 10px;*/
	font-size: 16px;
	color: #42210B;
	/*color: #fbf9f1;*/
	/*color: #FFFFFF;*/
	line-height: 1.8em;
	padding-bottom: 20px;
}
/*ここら新しく挿入した部分*/
/* 石津個別指導塾 カスタムセクション用スタイル */
.ishizu-custom-section {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    line-height: 1.8;
    color: #333;
    max-width: 1000px;
    margin: 0 auto;
}

/* 青い見出し (H2相当) */
/* --- キャッチコピーエリア（ヒーローセクション）のデザイン --- */
.ishizu-hero-box {
    background-color: #f6faff; /* 非常に薄い青の背景で清潔感を出す */
    border-top: 5px solid #004488; /* 上部にブランドカラーの太線 */
    border-bottom: 1px solid #dcebff;
    border-radius: 8px; /* 角を少し丸く */
    padding: 40px 20px;
    text-align: center;
    margin: 0 0 40px 0; /* 上下の余白 */
    box-shadow: 0 10px 30px -10px rgba(0, 68, 136, 0.15); /* ふんわりとした影で浮かせる */
    max-width: 960px; /* 幅が広がりすぎないように制限 */
}

/* メインキャッチコピー (H2) */
.ishizu-hero-title {
    color: #004488;
    font-size: 2.4rem; /* サイズを大きく */
    font-weight: bold;
    line-height: 1.6;
    margin: 0 0 20px 0;
    font-family: "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 0.05em;
}

/* 蛍光ペン風のマーカー装飾 */
.ishizu-marker {
    background: linear-gradient(transparent 60%, #cce0ff 60%); /* 下半分に水色のライン */
    padding: 0 4px;
    display: inline-block; /* 改行時の崩れ防止 */
}

/* サブキャッチコピー (P) */
.ishizu-hero-subtitle {
    font-size: 0.95rem;
    color: #333;
    font-weight: bold;
    display: inline-block;
    background: #fff; /* 白背景で囲む */
    padding: 10px 30px;
    border-radius: 50px; /* 丸いカプセル型 */
    border: 2px solid #eaf2ff; /* 薄い青の枠線 */
    letter-spacing: 0.05em;
}

/* 小見出し (H3相当) */
.ishizu-title-sub {
    color: #004488;
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: 3px solid #004488;
    padding-left: 12px;
	padding-bottom: 10px;
	line-height: 1.4rem;
}

/* 強調テキスト（太字＋マーカー） */
.ishizu-highlight {
    font-weight: bold;
    background: linear-gradient(transparent 70%, #deeafd 70%);
}

.highlight {
    font-weight: bold;
	/*background: linear-gradient(transparent 70%, #eaf2ff 70%);*/
    background: linear-gradient(transparent 70%, #deeafd 70%);
	color: inherit;
}

/* トップページの導入文ボックス */
.ishizu-intro-box {
    background-color: #f9f9f9;
    padding: 25px;
    border: 1px solid #eee;
    margin:0 auto 40px auto;
}

/* カード型レイアウト（PCは横並び、スマホは縦並び） */
.ishizu-grid-container {
    display: flex !important;
    flex-direction: column !important; /* 常に縦方向に並べる */
    gap: 25px !important; /* カードとカードの間隔 */
}

.ishizu-grid-item {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
    flex: 1;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    min-width: 0 !important;
    margin: 0 !important;
}
.ishizu-grid-item p,.ishizu-intro-box p{
	margin-bottom: 1.2em;
	line-height: 1.8em;
	text-align: justify;
}
.ishizu-grid-item p:last-child{
	margin-bottom: 0;
}
/* --- グリッド内の強調ボックス（プロの選定用） --- */
.ishizu-pro-box {
    background-color: #f4f9ff; /* 薄い青背景 */
    padding: 15px;
    margin-top: 15px;
    border-radius: 4px; /* 右側だけ少し丸く */
    font-size: 0.95rem; /* 本文よりほんの少し小さくして密度を出す */
}

/* 「一般的な考え」を少しトーンダウンさせる */
.ishizu-text-muted {
    color: #666;
    font-size: 0.95rem;
    margin-bottom: 10px;
    padding-left: 5px;
}
/* --- ページ下部 アクションエリア（CTA）のデザイン --- */
.ishizu-cta-box {
    background-color: #f4f9ff; /* 非常に薄い青の背景 */
    border: 1px solid #dcebff; /* 薄い枠線 */
    border-radius: 12px; /* 角丸 */
    padding: 50px 30px; /* 内側の余白をたっぷりとる */
    text-align: center;
    margin-top: 60px; /* 上のコンテンツとの距離 */
    box-shadow: 0 5px 15px rgba(0, 68, 136, 0.08); /* ふんわり浮かせる影 */
}

/* メッセージテキスト */
.ishizu-cta-text {
    color: #004488;
    font-size: 1.25rem; /* 文字を少し大きく */
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 35px; /* ボタンとの距離 */
}

/* ボタンのデザイン */
.ishizu-cta-btn {
    display: inline-block;
    background-color: #004488;
    color: #fff !important; /* 文字色を白に強制 */
    padding: 18px 60px; /* 横幅を広く */
    border-radius: 50px; /* カプセル型 */
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1rem;
    box-shadow: 0 4px 10px rgba(0, 68, 136, 0.3); /* ボタンの影 */
    transition: all 0.3s ease;
}

/* ボタンにマウスを乗せた時の動き（PCのみ） */
.ishizu-cta-btn:hover {
    background-color: #003366; /* 少し濃くなる */
    transform: translateY(-2px); /* 少し浮く */
    box-shadow: 0 6px 15px rgba(0, 68, 136, 0.4);
}
/* スマホ調整 */
@media all and (max-width: 768px) {
    .ishizu-title-main { font-size: 1.4rem; }
    .ishizu-cta-box {
        padding: 40px 20px;
    }
    .ishizu-cta-text {
        font-size: 1.1rem;
        text-align: left; /* スマホでは左揃えの方が読みやすい場合が多い */
    }
    .ishizu-cta-btn {
        width: 100%; /* スマホではボタンを横幅いっぱいに */
        padding: 15px 20px;
        box-sizing: border-box;
        text-align: center;
    }
}

/*新しく挿入ここまで*/

#contents #main-txt-outbox #prop{
	float: right;
	text-align: right;
	margin-right: 4px;
	margin-top: -33px;
}
.board_eraser{
	margin-left: 20px;
}
.board_pen{
	margin-left: 10px;
}
@media all and (max-width:814px){
	.board_eraser{
		margin-left: 9px;
	}
	.board_pen{
		margin-left: 5px;
	}
}
p.m-txt{
	text-align: justify;
	text-indent: 1em;
	margin-bottom: 1em;
}
p.m-txt1{
	text-align:justify;
	text-indent: 1em;
	margin-bottom:0px;
}
p.m-txt2{
	text-align:justify;
	margin-bottom:1em;
}
#contents #online{
	display: block;
	margin-top: 25px;
}
#contents #online .pc-outbox{
	display: block;
	aspect-ratio: 2486/1795;
	width:100%;
	height: auto;
	background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
	padding: 1px 1px 1px 1px;
	border-radius: 20px;
	margin: 20px auto 0px auto;
}
#contents #online .pc-innerbox{
	display:table;
	width:100%;
	height: 100%;
	margin: 0px 0px 0px 0px ;
	border-radius: 20px;
	background-color: #FFFFF6;
}
#contents #online .pc-innerbox .pc-topbox{
	display:table-row;
	width: 100%;
	margin: 0px;
	height: 14px;
	border-radius: 19px 19px 0px 0px;
}
.pc-topbox .pc-topleft{
	display: none;
}
.pc-topbox .pc-topmiddle{
	display: none;
}
.pc-topbox .pc-topright{
	display: none;
}
.pc-topbox .camera-hole2{
	display: none;
}	
.pc-middlebox{
	display: table-row;
	height: auto;
}
.pc-left-side{
	display: table-cell;
	width: 50px;
	height: auto;
	border-radius: 9px 0px 0px 9px;
	vertical-align: middle;
	text-align: center;
}
.pc-left-side .camera-hole1{
	display: inline-block;
	height: 6px;
	width: 6px;
	background-color: #3f3f3f;
	border-radius: 50%;
}
.pc-txt{
	display: table-cell;
	background-color:#ffffff;
	vertical-align: middle;
	padding:1.3rem 2em 1em 2em; 
	margin: 0;
	height: auto;
	border-top: 2px solid #727272;
	border-right: 2px solid #727272;
	border-bottom: 2px solid #727272;
	border-left: 2px solid #727272;
}
h2.online-title{
	font-size:1.3rem;
	padding-bottom: 1.0em;
}
.online-txt1{
	text-align:justify;
	text-indent: 1em;
	font-size: 1.1rem;
	line-height: 1.9em;
	color: #42210B;
}
.online-txt2{
	text-align:justify;
	font-size: 1.1rem;
	line-height: 1.9em;
	color: #42210B;
}
.pc-right-side{
	display: table-cell;
	width:60px;
	height: auto;
	vertical-align: middle;
	text-align: center;
	padding-left: 1%;
}
.pc-right-side .outer-circle{
	display: inline-block;
	width: 27px;
	height: 27px;
	background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
	border-radius: 50%;
	padding: 2px;
	animation: gradient 5s infinite cubic-bezier(.62, .28, .23, .99) both;
}
@keyframes gradient {
	0% {
	  background-position: 0% 50%;
	}
	50% {
	  background-position: 100% 50%;
	}
	100% {
	  background-position: 0% 50%;
	}
}
.pc-right-side .outer-circle span{
	display: block;
	width: 27px;
	height: 27px;
	background-color: #FFFFFF;
	border-radius: 50%;
}
.pc-bottom-box{
	display:table-row;
	width: 100%;
	margin: 0px;
	height: 14px;
	border-radius: 0px 0px 10px 10px;
}
.pc-bottomleft{
	display: none;
}
.pc-bottommiddle{
	display: none;
}
.pc-bottomright{
	display: none;
}

#maintopix {
	margin: 0px;
	padding-top: 30px;
	margin-left: 0px;
	font-size: 36px;
	color: #009999;
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
}
#maintopix a:link{
	margin: 0px;
	margin-left: 0px;
	font-size: 36px;
	color: #00ffff;
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
}
#maintopix a:visited{
	margin: 0px;
	margin-left: 0px;
	font-size: 36px;
	color: #00ffff;
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
}

#maintopix a:hover{
	color:#aaffff;
	text-align:center;
	text-decoration: underline;
}

#in_main{
	margin: 0px auto;
	overflow: hidden;
	max-width: 900px;
	padding-bottom: 50px;
}

#in_main #left{
	width: 30%;
	margin-left: 20px;
	float: left;
}

#in_main #right{
	width: 64% ;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
#in_main #sentence{
	width: 90%;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 20px;
	float: left;
}

#fee_main{
	margin: 0px auto;
	overflow: hidden;
	max-width: 900px;
	padding-bottom: 50px;
}
.fee_table_box{
	width: fit-content;
	margin: 0 auto;
	margin-top: 40px;
}
.fee_table_caption{
	font-size: 24px;
	font-weight: 900;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#FFFFFF;
	text-align:center;
	line-height:1.2em;
	letter-spacing: 0.2em;
	width: 150px;
	background-color: #FFA500;
	border: 1px solid #FFA500;
	border-radius: 12px 12px 0 0;
	padding: 10px 10px 8px 10px;
}
.fee_table_caption.long{
	font-size: 22px;
	letter-spacing: 0.03em;
}
.fee_forms{
	max-width:890px;
	min-width:550px;
	border-collapse: separate;
	border: 1px solid #FFA500;
	border-radius:0 12px 12px 12px;
	border-spacing:0px;
	margin: 0 auto;
	overflow:hidden;
}
table.fee_forms caption{
	font-size: 2rem;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#555555;
	caption-side:top;
	text-align:left;
	padding: 10px;
	line-height:1.2em;
}
table.fee_forms th{
	/*background-color: #ffefdb;*/
	vertical-align: middle;
	width:150px;
	font-size: 1rem;
	color: #603813;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
    line-height: 1.6em;
    text-align: left;
	border-bottom: 1px solid #FFA500;
}
table.fee_forms th span{
	font-size: 0.9em;
}
table.fee_forms td{
	background-color: #fff;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.6em;
	color: #603813;
	padding:10px;
	border-bottom: 1px solid #FFA500;
	border-left: 1px solid #FFA500;
}
table.fee_forms tr:first-child th {
	overflow: hidden;
	border-radius: 0 0 0 0;
}
table.fee_forms tr:first-child td {
	overflow: hidden;
	border-radius: 0 12px 0 0;
}
table.fee_forms tr:last-child th,
table.fee_forms tr:last-child td{
	border-bottom: none;
}
table.fee_forms td span{
	display: inline-block;
	margin:6px 0 2px 0px ;
}

.pic_myself{
	width: 100%;
	pointer-events: none;
}

p.campaign{

	padding-top: 30px;
	padding-left:10px;
	margin-left: 10px;
	font-size:20px;
	line-height: 1.2em;
	text-align: left;
	color:#EE0000;

}

p.net_title{
	margin-top: 30px;
	font-size:2.5rem;
	margin-bottom: 30px;
	color:#5050ff;
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
}

p.fee_title{
	margin-top: 30px;
	font-size:48px;
	color:#555555;
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
}

p.intro_title{
	margin: 0px;
	margin-left: 10px;
	font-size: 36px;
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
	color: #42210B;
}
p.intro_subject{
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	color:#AC7200;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
p.intro_subtitle{
	padding-top: 10px;
	text-align:left;
	margin-left: 20px;
	font-size: 18px;
	line-height: 1.8em;
	color: #42210B;
}

p.intro_subtitle.univ2,p.intro_subtitle.univ3{
		display:none;
}
@media all and (max-width:768px){
	p.intro_subtitle.univ,p.intro_subtitle.univ3{
		display: none;
	}
	p.intro_subtitle.univ2{
		display: inline-block;
		line-height: 1.2em;
	}
	
}
p.intro_main{
	text-align:justify;
	text-indent: 1em;
	font-size: 1.2rem;
	line-height: 1.8em;
	color: #42210B;
}
p.intro_main1{
	text-align:justify;
	font-size: 1.2rem;
	line-height: 1.8em;
	color: #42210B;
}
p.intro_main2{
	text-align:justify;
	margin-top: 1em;
	font-size: 1.2rem;
	line-height: 1.8em;
	color: #42210B;
}
#globalHeader{
	margin: 0 auto;
	/*width: 1060px;*/
	max-width: 970px;
	overflow: hidden;
}


#navis{
	height: 46px;
	background:linear-gradient(0deg,#262a8c,#5566af) ;
	max-width:1100px;
	margin: 0px auto;
	border-radius: 5px;
}

ul#header_nav{
	text-align:center;
	height: 46px;
}

ul#header_nav li{
    height: 34px;
	width: 130px;
	display: inline-flex;
    align-items: center;
    justify-content: center;
	list-style: none;
	font-size: 14px;
    margin: 6px 0px;
	padding: 0px 10px 0px 10px;
	border-right: 1px dotted #fff;
	font-weight: bold;
	letter-spacing: 0.3em;
}

ul#header_nav li.last{
    height: 34px;
	display: inline-flex;
    align-items: center;
    justify-content: center;
	list-style: none;
	font-size: 14px;
    margin: 6px 0px;
	padding: 0px 10px 0px 10px ;
	border-right: none !important;
	font-weight: bold;
}
ul#header_nav li a:link,
ul#header_nav li a:visited,
ul#header_nav li ul li a:link,
ul#header_nav li ul li a:visited,
ul#header_nav li.drop-down-menu a:hover{
	color:#fff;
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
ul#header_nav li.drop-down-menu{
    position: relative;
    background: none;
    transition: background-color .3s;
}
ul#header_nav li.drop-down-menu a::after{
    content: "";
	position: absolute;
	right: 1.2em;
	top: 13px;
	width: 0;
	height: 0;
    border-top: 8px solid #FFFFFF ;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    transition: .3s;
}
ul#header_nav li a:hover{
	color:#fff;
	text-decoration: underline;
	/*filter: alpha(opacity=100);
    opacity:1.0;*/
}

ul#header_nav li.drop-down-memu:hover{
    background:linear-gradient(0deg, #2e319c, #6373bd) ;
}

ul#header_nav li.drop-down-menu:hover a::after{
    transform: rotate(-180deg);
	transition: .3s;
}

ul#header_nav li.drop-down-menu:hover ul{
    transform: scaleY(1);  /*ドロップダウンメニューの表示 */
	z-index: 5;
}

ul#header_nav li.drop-down-menu ul{
    position: absolute;
    top: 34px;
    left: -5px;
    border: 0;
	padding-top: 6px;
    transform: scaleY(0); /* ドロップダウンメニューの非表示 */
    transform-origin: center top; /* 変形を適応する基準を設定 */
    transition: transform .3s; /* 表示の変化をアニメーション化 */
}

ul#header_nav li.drop-down-menu ul li{
    display: flex;
    width: 130px;
    height: 46px;
    background:linear-gradient(0deg, #3e43c4, #7183d4);
    transition: background-color .3s;
    border: 3px solid #001ebd;
    margin: 0px 0px;
    border-top:0px ;
    align-items: center;
}
ul#header_nav li.drop-down-menu ul li a:hover{
	text-decoration: underline;

}
ul#header_nav li.drop-down-menu ul li a::after{
    content:"";
    position: absolute;
    border: 0px;
}
ul#header_nav li.drop-down-menu ul li:hover{
    background: linear-gradient(0deg, #5d61df, #8293df);
    /*border: none;*/
}
ul#header_nav li.drop-down-menu ul li:hover a::after{
    content:"";
    position: absolute;
    /*border: 0px;*/
}
ul#header_nav li ul li a:hover{
    color:#fff;
	text-decoration: underline;
}

@media all and (max-width:1078px){
	ul#header_nav li{
		width:110px;
		font-size: 13px;
		letter-spacing: 0.2em;
	}

	ul#header_nav li.last{
		font-size: 13px;
		
	}
    ul#header_nav li.drop-down-menu ul li{
        width: 110px;
    }
}
@media all and (max-width:938px){
	ul#header_nav li{
		width:100px;
		font-size: 12px;
		letter-spacing: 0.1em;
	}

	ul#header_nav li.last{
		font-size: 12px;
	}
    ul#header_nav li.drop-down-menu ul li{
        width: 100px;
    }
}
@media all and (max-width:868px){
	ul#header_nav li{
		width:90px;
		font-size: 11px;
		padding: 0px 9px 0px 9px;
	}

	ul#header_nav li.last{
		font-size: 11px;
		padding: 0px 10px 0px 10px;
	}
    ul#header_nav li.drop-down-menu ul li{
        width: 90px;
		padding: 0px 9px 0px 9px;
    }
}
@media all and (max-width:786px){
	ul#header_nav li{
		width:80px;
		font-size: 11px;
		padding: 0px 9px 0px 9px;
	}

	ul#header_nav li.last{
		font-size: 11px;
		padding: 0px 9px 0px 9px;
	}
    ul#header_nav li.drop-down-menu ul li{
        width: 85px;
		padding: 0px 6px 0px 6px;
    }
}
@media all and (max-width:714px){
	ul#header_nav li{
		width:75px;
		font-size: 10px;
		padding: 0px 8px 0px 8px;
	}

	ul#header_nav li.last{
		font-size: 10px;
		padding: 0px 8px 0px 8px;
	}
    ul#header_nav li.drop-down-menu ul li{
        width: 78px;
		padding: 0px 6px 0px 6px;
    }
}
@media all and (max-width:683px){
	ul#header_nav li{
		width:70px;
		font-size: 9px;
		padding: 0px 8px 0px 8px;
	}

	ul#header_nav li.last{
		font-size: 9px;
		padding: 0px 8px 0px 8px;
	}
    ul#header_nav li.drop-down-menu ul li{
        width: 70px;
		padding: 0px 8px 0px 8px;
    }
}

#globalHeader #left{
	width: 40%;
	text-align: left;
	float: left;
}

#globalHeader #right{
	width: 60%;
	text-align: right;
	float: right;
}

h1.header-h1{
	margin: 0px;
	font-size: 14px;
	font-weight: 400;
	padding-top: 5px;
	padding-bottom: 15px;
}
#access{
	display: inline-block;
	text-align:center;
	width:156px;
	height:23px;
	background:linear-gradient(0deg,#262a8c,#5566af);
}
.access{
	width:156px;
	height:23px;
}

.access_arrow{
	display: inline-block;
	width: 0;
	height: 0px;
	vertical-align: middle;
	margin: 0px 6px 0px 2px;
	border-top: 6px solid transparent;
	border-left: 9px solid #ffffff;
	border-bottom:6px solid transparent;
}
.access_{
	display: inline-flex;
	height: 23px;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}

p#address{
	margin: 0px;
	font-size: 18px;
	padding-top: 0px;
}

p#tel{
	padding-top: 5px;
	font-size: 20px;
}

aside{
	float: left;
	width: 250px;
	padding-top: 30px;
}
#side_nav_broc{
	margin-top: 30px;
}
.js-fixed-area {
  position: relative;
}
.js-fixed-elm {
  position: absolute;
}
.js-fixed-elm.is-fixed {
  position: fixed;
}
#side_nav{
	background-color: #E6E6E6;
	border: 2px solid #F2F2F2;
	margin-top: 25px;
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: center;
	width: 246px;
}
.blog_sp{
	width:250px;
	/*height:132px;*/
}

.blog2_sp{
	width:0px;
	height:0px;
}

.menu_sp{
	width: 235px;
	height: 40px;
}
.menu_sp_broc{
	display:inline-flex;
	width: 233px;
	height: 40px;
	background: linear-gradient(0deg,#777777, #000000,#777777);
	align-items: center;
	white-space: nowrap;
}
.menu_sp_broc_title{
	display: inline-flex;
	font-size: 1.0rem;
	color: #ffffff;
	padding: 0;
	letter-spacing: 0.1em;
	line-height: 0rem;
	align-items: center;
}
.menu_sp_broc_title::before{
	content: "";
	display: inline-block;
	width: 5px;
	height: 26px;
	background-color: #ffffff;
	
	margin: 0px 10px 0px 12px ;
}
.menu_sp_broc_title_sub{
	display: inline-flex;
	width: 65px;
	padding: 0px 0px 0px 5px;
	font-size: 0.7rem;
	color:#ffffff;
	letter-spacing: 0.1em;
	line-height: 0rem;
	align-items: center;
}
.about_sp{
	width: 235px;
	height: 32px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.about_sp_broc{
	display: inline-block;
	width: 235px;
	margin-top: 25px;
	padding-bottom: 5px;
	font-weight: 600;
	font-size: 1.1rem;
	color: #333333;
	letter-spacing: 0.03em;
}
.about_sp_broc::before{
	content: "";
	display: inline-block;
	width: 9px;
	height: 9px;
	margin-right: 7px;
	margin-left: -7px;
	background-color:#333333 ;

}
.about_sp_under-line{
		display: inline-block;
		width: 235px;
		height: 4px;
		background: linear-gradient(180deg,#8d8d8d,#cfcfcf);
		margin-bottom: 10px;
}
.contact_sp{
	width: 235px;
	height: 72px;
}


.menu_sp_smart{
	display:none;
}
.about_sp_smart{
	display:none;
}
.contact_sp_smart{
	display:none;

}


#nav_broc{
	width: 233px;
	margin: 0 auto 10px;
	background-color: #fff;
	border: 1px solid #808080;
}

#sideNavigation li{
	list-style: none;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dotted #808080;
	text-align: left;
	text-decoration: none;
	padding: 10px 0px 10px 35px;
}
#sideNavigation li::before{
	display: inline-block;
	content: "";
	margin: 0px 10px 0px -17px;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-top: 4px solid transparent;
	border-left: 6px solid #808080;
	border-bottom:4px solid transparent;
}
#sideNavigation li a:link{
	color: #4D4D4D;
	text-decoration: none;
}

#sideNavigation li a:visited{
	color:#4D4D4D;
	text-decoration: none;
}

#sideNavigation li a:hover{
	color:#5050ff;
	text-decoration: underline;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

@media all and (max-width:924px){
	#side_nav_broc{		
		width: 194px;
	}
	.blog_sp{
		width:194px;
	}
	#side_nav{
		width: 194px;
	}
	.menu_sp{
		width: 196px;
	}
	.menu_sp_broc{
		width: 190px;
	}
	.menu_sp_broc_title{
		font-size: 0.8rem;
	}
	.menu_sp_broc_title_sub{
		font-size: 0.5rem;
	}
	.about_sp{
	width: 195px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	.about_sp_broc{
	width: 190px;	
	font-size: 0.9rem;
	}
	.about_sp_under-line{
	width: 190px;
	}
	#nav_broc{
		width: 182px;
	}
	/*#sideNavigation li{
		background-image: url(../image/arrow.jpg);
		background-repeat: no-repeat;
		background-position: left center;
		border-bottom: 1px dotted #808080;
		text-align: left;
		text-decoration: none;
		padding: 10px 0px 10px 35px;
	}*/
	#sideNavigation li{
		font-size:0.8rem;
		padding: 10px 0px 10px 30px;
	}
	.contact_sp{
		width: 190px;
	}
}

#side_nav_smart{
	display:none;
}

#nav_broc_smart{
	display:none;
}

#sideNavigation_smart li{
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 0px;
	text-align: left;
	text-decoration: none;
}

#sideNavigation_smart li a:link{
	text-decoration: none;
}

#sideNavigation_smart li a:visited{
	color:#4D4D4D;
	text-decoration: none;
}

#sideNavigation_smart li a:hover{
	color:#4D4D4D;
	text-decoration: underline;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

footer{
	background-color: #0034A4;
	padding-top: 30px;
	padding-bottom: 15px;
}

/*address{
	font-weight: bold;
	clear: both;
	text-align: right;
	border-bottom: 1px solid #fff;
	color:#fff;
	padding-top: 20px;
	padding-right: 20px;
}*/
small{
	display: block;
	font-style:italic;
	font-size: 0.85rem;
	/*font-weight: bold;*/
	clear: both;
	text-align: right;
	border-bottom: 1px solid #fff;
	color:#fff;
	padding-top: 20px;
	padding-right: 20px;
}
#globalFooter{
	max-width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

#globalFooter a:link{
	color:#ffffff;
}
#globalFooter a:visited{
	color:#ffffff;
}
#globalFooter #right{
	/*width: 443px;*/
	margin-right: 10px;
	float: right;
	width: 48%;
}
#globalFooter #right #footeraccess_box{
	margin: 0px 0px 10px 0px;
}
#globalFooter #right p{
	font-size: 22px;
	font-weight: bold;
	color:#fff;
}
#globalFooter #right p.footeraccess{
	font-size:14px;
	line-height: 1.4em;
}

#globalFooter #left{
	width: 48%;
	margin-left: 10px;
	float: left;
	color:#fff;
}
@media all and (max-width:899px){
	#globalFooter #right{
	/*width: 443px;*/
	margin-left: 10px;
	/*float: left;*/
	}
}
@media all and (max-width:749px){
	#globalFooter #left{
		width: 95%;
		margin-left: 20px;
	}
	#globalFooter #right{
		width: 95%;
		margin-left: 20px;
	}
}
/*@media all and (min-width:830px){
	#globalFooter #left{
		width:45%;
		margin-left: 10px;
		float: left;
		color:#fff;
	}
	#globalFooter #right p{
	width:45%;
	font-size: 22px;
	font-weight: bold;
	color:#fff;
	padding-bottom: 5px;
	}
}*/
#footer_unt_box{
	margin-top:15px;
}
p.footer_unt{
	margin: 0px;
	font-size: 16px;
	line-height: 1.4em;
}

p.footer_broc{
	font-weight: bold;
	line-height: 1.4em;
	font-size: 20px;
	padding-bottom: 15px;
	padding-top: 20px;
}
ul.footer_broc_list{
	list-style: none;
	margin: 15px 0 15px 0;
	padding: 0;
}
ul.footer_broc_list li{
	font-weight: bold;
	line-height: 1.4em;
	font-size: 20px;
}
ul.footer_broc_list li::before{
	content: "";
	top: 0px;
	display: inline-block;
	width:16px;
	height: 16px;
	background-color: #FFFFFF;
	border-radius: 25%;
	margin-right: 5px;
}

p.footer_title{
	margin: 0px;
	font-size: 18px;
	padding-bottom: 15px;
	font-weight: bold;
}

p.footer_cle{
	margin: 0px;
	line-height: 1.4em;
	font-size: 16px;
	padding-right: 1em;
}
ul.footer_cle_list{
	list-style-type:square ;
	list-style-position: inside;
}
ul.footer_cle_list li{
	margin: 0px;
	line-height: 1.4em;
	font-size: 16px;
	padding:0 ;
}
p.footer_box{
	margin: 0px;
	font-weight: bold;
	border: 1px solid #fff;
	padding: 5px 0px 5px 10px;
}

p.footer_tels{
	padding-top: 13px;
	padding-bottom: 35px;
}

.map_sp{
	width:100%;
	pointer-events: none;
}

h2{
	margin: 0px;
	font-size: 10px;
	font-weight: 500;
	padding-top: 5px;
	padding-bottom: 15px;
}

#acc_root{
	overflow: hidden;
	padding-left: 10px;
}
#acc_root div{
	background-color: #42210B;
	border-radius: 5px;
	color:#fff;
	width: 163px;
	height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	padding-top: 11px;
	float: left;
}

#acc_root p{
	font-weight: bold;
	font-size: 19px;
	float: left;
	color:#42210B;
	padding-left: 10px;
	padding-top: 13px;
}

#google_maps{
	border: 3px solid #C69C6D;
	padding: 5px 5px;
	clear: both;
	margin: 10px 10px 0px 10px;
	text-align: center;
}

#google_data{
	margin: 20px 15px 0px 15px;
	overflow: hidden;
}

#google_data p.left{
	text-align: left;
	font-size: 14px;
}

#google_data p.left a:link,
#google_data p.left a:visited{
	color:#5E3819;
	text-decoration: underline;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

#google_data p.left a:hover{
	color:#5E3819;
	text-decoration: none;
}

#google_data p.right{
	text-align: right;
	color:#5E3819;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}

.qa_broc{
	overflow: hidden;
	padding-top: 35px;
	margin-left: 20px;
}

.q_area div{
	background-color: #036EB8;
	color:#fff;
	font-size: 20px;
	width: 45px;
	float: left;
	text-align: center;
	padding: 3px 0px;
}

.q_area p{
	color:#000;
	padding-left: 10px;
	font-size: 20px;
	padding-top: 3px;
	float: left;
}

.q_area{
	overflow: hidden;
	margin-bottom: 10px;
}

.a_txt{
	font-size: 14px;
	line-height: 1.6em;
	padding-bottom: 30px;
}

.a_txt span{
	color:#C30D22;
	font-size: 16px;
	font-weight: bold;
}

#st_broc{
	padding:0px 10px 10px 10px;
	border-right:  9px solid #F9EAE5;
	border-bottom:  9px solid #F9EAE5;
}

.note_broc{
	height: 50px;
	overflow: hidden;
	display: flex;
  	flex-direction: row;
  	justify-content: space-between;
}

.note_broc span{
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
  	background: #F9EAE5;/* 背景色 */
	margin: auto;

}
.note_broc_smart{
	display: none;
}
.note_hole{
	width:100%;
}

#st_txt{
	margin: 0px auto;
	padding: 10px 30px 30px 30px ;
	border: 2px solid #956134;
	background-image: url(../image/math.svg);
	background-size: contain; 
	background-repeat: repeat-y;
}

h3.st_t1{
	text-align: justify;
	margin: 30px 0px 15px 0px;
	border-bottom: 1px dotted #C69C6D;
	font-size: 1.5rem;
	color:#AC7200;
	padding-bottom: 3px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

p.st_t2{
	padding-top: 0px;
	text-align: justify;
	text-indent: 1em;
	font-size: 1rem;
	color: #42210B;
	line-height: 1.8em;
}

p.st_t3{
	padding-top: 0px;
	text-align: justify;
	text-indent: 1em;
	font-size: 1rem;
	color: #42210B;
	line-height: 1.8em;
	padding-bottom: 1.8em;
}

/*p.st_t3 span{
	color:#880000;
	font-size: 1rem;
	font-family:Helvetica, "ヒラギノ角ゴ Pro W3";
}*/

p.st_t4{
	color: #42210B;
	padding-top: 0px;
	font-size: 1rem;
	line-height: 1.8em;
}

p.st_t5{
	margin: 0px;
	border-bottom: 1px dotted #C69C6D;
	font-size: 24px;
	color:#AC7200;
	font-size: 24px;
	padding-top: 90px;
	padding-bottom: 3px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

/*新しく挿入した部分ここから*/
/* 強みページの各セクション（4つの柱）のデザイン */
.ishizu-strength-box {
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #ccc; /* 区切りの線 */
}

/* 最後の線は消す */
.ishizu-strength-box:last-child {
    border-bottom: none;
}

/* 見出しのデザイン */
.ishizu-h3-title {
    color: #004488; /* 塾のブランドカラー */
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 20px;
    padding-left: 15px;
    border-left: 6px solid #004488;
    background-color: #f9fcfd; /* 薄い背景色で見出しを目立たせる */
    padding-top: 10px;
    padding-bottom: 10px;
}
/* スマホ対応 */
@media (max-width: 768px) {
    .ishizu-h3-title {
        font-size: 1.3rem;
        padding-left: 10px;
    }
}
/*新しく挿入した部分ここまで*/

.featurea_table{
	display: table;
	border-collapse: collapse;
	width:100%;
	border: 0px solid;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:20px;
	color: #42210B;
}
.featurea_table>.row{
	display: block;
	background-color: transparent;
	border: 2px solid;
	border-color:#956134 ;
    border-radius: 25px;
    margin-bottom: 10px;
    padding: 20px 20px
}
.featurea_table>.row>.sp_tit{
	display: none;
}
.featurea_table>.row>.tit{
	display: table-cell;
	background-color: transparent;
	vertical-align: top;
	width:100px;
	font-size: 15px;
	color: #603813;
	border: 0px solid;
	font-weight: 500;
	padding:2px 10px 7px 0px;
    line-height: 1.3em;
    text-align: left;
}

.featurea_table>.row>.cell{
	display: table-cell;
	background-color: transparent;
	vertical-align: top;
	border: 0px solid;
	/*padding:0px 0px 8px 0px;*/
}
.featurea_table>.row>.cell>p {
	font-size: 15px;
	color: #42210B;
	line-height: 1.6em;
	padding: 0 0 0 0 ;
	text-align: justify;
}
.featurea_table>.row>.cell> p.small{
	font-size: 1px;
}
.featurea_forms{
	border-collapse: collapse;
	width:100%;
	border: 0px solid;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:20px;
	color: #42210B;
}
table.featurea_forms th{
	
	background-color: transparent;
	vertical-align: top;
	width:100px;
	font-size: 15px;
	color: #603813;
	border: 0px solid;
	font-weight: 500;
	padding:3px 10px 5px 0px;
    line-height: 1.3em;
    text-align: left;
}

table.featurea_forms td{
	background-color: transparent;
	vertical-align: top;
	border: 0px solid;
	padding:0px 0px 8px 0px;
	font-size: 15px;
	color: #42210B;
	line-height: 1.6em;
	text-align: justify;
}

table.featurea_forms td span{
	padding-top: 0px;
	margin-left:-80px;
}



p.cg{
	margin: 0px;
	font-size: 18px;
	color:#42210B;
	line-height: 1.4em;
	padding-left: 20px;
}

#st_num1{
	background-image: url(../image/st_num1.jpg);
	height: 270px;
	margin-top: 40px;
}

#st_num2{
	background-image: url(../image/st_num2.jpg);
	height: 295px;
}

#st_num3{
	background-image: url(../image/st_num3.jpg);
	height: 295px;
}

#st_num4{
	background-image: url(../image/st_num4.jpg);
	height: 295px;
}

#st_num5{
	background-image: url(../image/st_num5.jpg);
	height: 295px;
}

#st_num1 p,
#st_num2 p,
#st_num3 p,
#st_num4 p,
#st_num5 p{
	padding-top: 140px;
	padding-left: 50px;
	line-height: 1.6em;
}

.class_flowchart{
	display:inline-block;
	vertical-align: middle;
	width: 100%;
	padding: 0;
	text-align: center;
}
.class_flow_contact{
	display:inline-flex;
	width: 180px;
	height: 40px;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	border: 3px solid #754c24;
	border-radius: 6px;
	background:linear-gradient(180deg, #be905f 0%,#8b6544 50%, #be905f 100%); ;
	font-size: 16px;
	color: #ffffff;
	font-weight: 600;
	letter-spacing: 0.02em;
	text-indent: 0.02em;
}
.class_flow_meeting{
	display:inline-flex;
	width: 180px;
	height: 40px;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	border: 3px solid #754c24;
	border-radius: 6px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 600;
	background:linear-gradient(180deg, #be905f 0%,#8b6544 50%, #be905f 100%); 
	letter-spacing: 2.0em;
	text-indent: 2.0em;
}
.class_flow_admission{
	display:inline-flex;
	width: 180px;
	height: 40px;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	border: 3px solid #754c24;
	border-radius: 6px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 600;
	background:linear-gradient(180deg, #be905f 0%,#8b6544 50%, #be905f 100%); 
	letter-spacing: 2.0em;
	text-indent: 2.0em;
}
.class_flow_firstclass{
	display:inline-flex;
	width: 180px;
	height: 40px;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	border: 3px solid #754c24;
	border-radius: 6px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 600;
	background:linear-gradient(180deg, #be905f 0%,#8b6544 50%, #be905f 100%); 
	letter-spacing: 0.4em;
	text-indent: 0.4em;
}
.class_flow_outer{
	display: inline-block;
	vertical-align: middle;
}
.class_flow_arrow_outer{
	display: inline-block;
	vertical-align: middle;
}
.class_flow_arrow{
	display: inline-block;
	width: 0;
	height: 0;
	margin: 0px 12px 0px 10px;
	border-top: 12px solid transparent;
	border-left: 16px solid #7f572c;
	border-bottom:12px solid transparent;
}
@media all and (max-width:893px){
	.class_flow_contact{
		width: 170px;
		font-size: 15px;
	}
	.class_flow_meeting{
		width: 170px;
		font-size: 15px;
	}
	.class_flow_admission{
		width: 170px;
		font-size: 15px;
	}
	.class_flow_firstclass{
		width: 170px;
		font-size: 15px;
	}
}
@media all and (max-width:853px){
	.class_flow_contact{
		width: 160px;
		font-size: 15px;
	}
	.class_flow_meeting{
		width: 160px;
		font-size: 15px;
	}
	.class_flow_admission{
		width: 160px;
		font-size: 15px;
	}
	.class_flow_firstclass{
		width: 160px;
		font-size: 15px;
	}
}
@media all and (max-width:838px){
	.class_flow_contact{
		width: 155px;
		font-size: 15px;
	}
	.class_flow_meeting{
		width: 155px;
		font-size: 15px;
	}
	.class_flow_admission{
		width: 155px;
		font-size: 15px;
	}
	.class_flow_firstclass{
		width: 155px;
		font-size: 15px;
	}
}
@media all and (max-width:818px){
	.class_flow_contact{
		width: 150px;
		font-size: 14px;
	}
	.class_flow_meeting{
		width: 150px;
		font-size: 14px;
	}
	.class_flow_admission{
		width: 150px;
		font-size: 14px;
	}
	.class_flow_firstclass{
		width: 150px;
		font-size: 14px;
	}
}
@media all and (max-width:797px){
	.class_flow_contact{
		width: 140px;
		font-size: 12px;
	}
	.class_flow_meeting{
		width: 140px;
		font-size: 12px;
	}
	.class_flow_admission{
		width: 140px;
		font-size: 12px;
	}
	.class_flow_firstclass{
		width: 140px;
		font-size: 12px;
	}
}
@media all and (max-width:756px){
	.class_flow_contact{
		width: 130px;
		height: 30px;
		font-size: 12px;
	}
	.class_flow_meeting{
		width: 130px;
		height: 30px;
		font-size: 12px;
	}
	.class_flow_admission{
		width: 130px;
		height: 30px;
		font-size: 12px;
	}
	.class_flow_firstclass{
		width: 130px;
		height: 30px;
		font-size: 12px;
	}
	.class_flow_arrow{
		margin: 0px 12px 0px 8px;
		border-top: 10px solid transparent;
		border-left: 14px solid #7f572c;
		border-bottom:10px solid transparent;
	}
}
@media all and (max-width:693px){
	.class_flow_contact{
		width: 120px;
		height: 25px;
		font-size: 11px;
	}
	.class_flow_meeting{
		width: 120px;
		height: 25px;
		font-size: 11px;
	}
	.class_flow_admission{
		width: 120px;
		height: 25px;
		font-size: 11px;
	}
	.class_flow_firstclass{
		width: 120px;
		height: 25px;
		font-size: 11px;
	}
	.class_flow_arrow{
		margin: 0px 7px 0px 5px;
		border-top: 8px solid transparent;
		border-left: 12px solid #7f572c;
		border-bottom:8px solid transparent;
	}
}
p.next{
	margin: 0px;
	text-align: center;
	padding: 5px 0px;
}
.next{
	margin: 0px;
	text-align: center;
	padding: 5px 0px;
}
.next1{
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 20px solid #f0ab42;
	border-right: 50px solid transparent;
	border-left: 50px solid transparent;

}
.next2{
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 20px solid #ed9128 ;
	border-right: 50px solid transparent;
	border-left: 50px solid transparent;
}
.next3{
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 20px solid #e45927 ;
	border-right: 50px solid transparent;
	border-left: 50px solid transparent;
}
p#flow_txt{
	font-size: 26px;
	color:#603813;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 30px;
	margin: 0px;
}

.class_flow_evo{
	display: inline-block;
	margin:30px 0px 0px 10px;
	width: 96.0%;
	height: 30px;
	padding: 5px 5px 5px 12px;
	border: 2px solid #6038133d;
	background: linear-gradient(180deg, #fff 0%,#60381325 50%, #fff 100%);
}
.step1{
	display: inline-block;
	background-color:#f0ab42 ;
	font-size: 20px;
	width: 90px;
	padding: 5px;
	text-align: center;
	letter-spacing: 0.12em;
	color: #fff;
}
h3.class_flow_cell{
	display: inline-block;
	letter-spacing: 0.12em;
	padding-left: 15px;
	color: #613918;
}
h3.class_flow_cell2{
	display: inline-block;
	letter-spacing: 0.4em;
	padding-left: 15px;
	color: #613918;
}
.flow_broc .left>p{
	float: left;
	font-size: 15px;
	line-height: 1.6em;
}
.step2{
	display: inline-block;
	background-color:#ed9128 ;
	font-size: 20px;
	width: 90px;
	padding: 5px;
	text-align: center;
	letter-spacing: 0.12em;
	color: #fff;
}
.step3{
	display: inline-block;
	background-color:#e45927;
	font-size: 20px;
	width: 90px;
	padding: 5px;
	text-align: center;
	letter-spacing: 0.12em;
	color: #fff;
}
.step4{
	display: inline-block;
	background-color:#de2228;
	font-size: 20px;
	width: 90px;
	padding: 5px;
	text-align: center;
	letter-spacing: 0.12em;
	color: #fff;
}
h3.class_flow{
	padding-top: 30px;
	margin: 0px;
}

.class_flow_img{
 	width:800px;
	height:50px;
}

.flow_broc{
	margin: 0px 6px 0px 10px;
	padding-top: 10px;
	overflow: hidden;
	padding-bottom: 10px;
}
.next-arrow{
	width:95px;
	height:25px;
}

.title_sp{
	width:100%;
	pointer-events: none;
}

.contact_img_sp{
	width:100%;

}
.contact_title_outer{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.contact_title{
	display: inline-block;
	width: 96%;
	height: 40px;
	border: 2px solid #b7a79790;
	margin: 0 auto;
	background: linear-gradient(180deg, #ffffff 60%,#ede6db 100%);
	text-align: left;
}
.contact_title_content{
	display: inline-flex;
	height: 40px;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0.1em;
	color: #603813;
	align-items: center;
}
.contact_title_content::before{
	display: inline-block;
	content: "";
	background-color: #40210d;
	width: 9px;
	height: 29px;
	margin: 0px 12px 0px 12px;
}
.flow_broc .left{
	width: 620px;
	color:#8C6239;
	background-color: #fff;
	padding-top: 30px;
	float: left;
	font-size: 15px;
	line-height: 1.6em;
	padding-left: 10px;
	min-height: 120px;
}

.flow_broc .right{
	float: right;
}

#form{
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
}

.submit_d{
	background: #EEE;
    color: #111;
    border: 1px solid #FFF;
    -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
    -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    width: 100px;
    padding: 10px 20px;
    text-align: center;
}

p#pp_banner{
	margin: 0px;
	padding-top: 75px;
}

p.pp_title{
	margin: 0px;
	font-size: 20px;
	padding-top: 40px;
	padding-left: 20px;
	color:#42210B;
}

p.pp_txt{
	margin: 0px;
	font-size: 14px;
	padding-left: 46px;
	padding-right: 2em;
	color:#42210B;
	padding-top: 10px;
	line-height: 1.5em;
}
ul.pp_list{
	list-style-position: outside;
	padding-left: 4em;
}
ul.pp_list li{
	display: list-item;
	list-style-type: square;
	font-size: 14px;
	color:#42210B;
	margin-left: 1em;
	padding-top: 1em;
	padding-left: 0;
	line-height:  1em;
}

.forms{
	width:96%;
	border: 1px solid #C69C6D;
	margin: 0 auto;
	margin-top: 20px;
	border-collapse: collapse;
}
table.forms tr{
	border: 1px solid #C69C6D;
}
table.forms th{
	background-color: #fff;
	font-size: 16px;
	color: #603813;
    font-weight: 500;
    padding: 10px 0 10px 10px;
    line-height: 1.6em;
    text-align: left;
	border: 1px solid #C69C6D;
}
table.forms th span{
	color: #ff0000;
}
table.forms td{
	padding: 10px;
	background-color: #fff;
	line-height:1.6em;
	color: #603813;
	border: 1px solid #C69C6D;
}
table.forms td span{
	padding-top: 20px;
	line-height: 1.0em;
	font-size: 14px;
	color:#ff0000;
}

.td_input{
	width:300px;
	height:25px;
	line-height: 1.4em;
}
.td_input_wide{
	width:98%;
	height:25px;
}
.td_input_ad{
	padding-top: 0.4em;
	line-height: 1.4em;
}
.td_input_wide_comment{
	width:98%;
	height:200px;
	line-height: 1.4em;
	padding-top: 0.4em;
}
.td_input_narrow{
	width:30px;
}
.td_input_narrow_se{
	width:70px;
}
.td_checkbox{
	width:20px;
	height:20px;
}
.attention{
	margin-top: 5px;
	color:#ff0000;
}
.captch_input{
	width:164px;
	font-size:36px;
	vertical-align: middle;
}

label{
	font-size:24px;
	padding-right: 10px;
}
p.choice_radio{
	font-size:24px;
}
.select_cp{
	font-size:20px;
}

#contact_main{
	margin: 0px auto;
	overflow: hidden;
	max-width: 900px;
	padding-bottom: 50px;
}
#contact_main_txt{
	margin-bottom: 180px;
}
p.coution{
	padding: 10px 0px 5px 20px;
}
p.coution span{
	color: #ff0000;
}
#jump_box{	
	height: 36px;
	background-image: url(../image/navs_bg2.jpg);
	width: 180px;
	border-radius: 5px;
	
	border: none;
	margin: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 0px;
}

#jump_link{
	text-align:center;
	color:#fff;
}

#jump_link li{
	display: inline-block;
	list-style: none;
	font-size: 14px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: none !important;
	padding-right: 3px;
	display: inline;  
	zoom: 1;
	margin-top: 5px;
	font-weight: bold;
}

#jump_link li a:link{
	color:#fff;
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;}
#jump_link li a:visited{
	color:#fff;
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

#jump_link li a:hover{
	color:#fff;
	text-decoration: underline;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

#jump_box2{	
	height: 36px;
	background-image: url(../image/navs_bg2.jpg);
	width: 180px;
	border-radius: 5px;
	
	border: none;
	margin: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 0px;
}

#jump_link2{
	text-align:center;
	color:#fff;
}

#jump_link2 li{
	display: inline-block;
	list-style: none;
	font-size: 14px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: none !important;
	padding-right: 3px;
	display: inline;  
	zoom: 1;
	margin-top: 5px;
	font-weight: bold;
}

#jump_link2 li a:link{
	color:#fff;
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;}
#jump_link2 li a:visited{
	color:#fff;
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

#jump_link2 li a:hover{
	color:#fff;
	text-decoration: underline;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}


p.calender_txt{
	color:#aa1100;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: -6px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 12px;
	padding-bottom: 0px;
}

/*p.sentence{

}*/

#mainnews{
	margin: 0px;
	padding-top: 30px;
	margin-left: 30px;
	font-size: 20px;
	line-height: 1.8em;
	color: #009999;
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.news{
	width: 670px;
	height: 30px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}

#news_broc{
	height: 150px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: 10px;
}

.calender{
	width:675px;
	height: 600px;
}

#top_num{
	overflow: hidden;
	padding-top: 30px;
}

ul#num_link li{
	float: left;
	padding-left: 5px;
}

td.news_day{
	border-bottom: 1px dotted #CCCCCC;
	background-color: #FFFFF8 !important;
	vertical-align: top;
	color:#4D4D4D;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}

td.news_circle{
	border-bottom: 1px dotted #CCCCCC;
	background-color: #FFFFF8 !important;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
}

td#news_txt{
	border-bottom: 1px dotted #CCCCCC;
	background-color: #FFFFF8 !important;
	color:#808080;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
/*	padding-left: 10px; */
	line-height: 1.4em;
}

td#news_txt a:link{
	background-color: #FFFFF8 !important;
	text-decoration: none;
	color:#5050ff;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
/*	padding-left: 10px; */
	line-height: 1.4em;
}

td#news_txt a:visited{
	color:#5050ff;
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

td#news_txt a:hover{
	color:#888888;
	text-decoration: underline;
	text-align: left;
}

p.submit{
	margin: 20px auto;
	text-align: center;
}

.captchaimg {
	width: 275px;
}
/*背景*/
.btn-wrap {
	display: flex;
  	margin: 20px;
	justify-content: center;
}
.design_button{
	display: flex;
	align-items: center;
    justify-content: center;
	
	border-radius: 100vh;
	background: linear-gradient(0deg, #dcddde 0%,#fbfbfc 100%);
    color: #391616;
    box-shadow: -1px -5px 6px rgba(0, 0, 0, 0.2), 3px 3px 5px white,
    0 10px 10px rgba(0, 0, 0, 0.1), inset 0 -4px 5px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd;
    padding: 0 0 1px 0;
    transition: all 0.3s;
	width: 162px;
	height: 42px;
}

.design_button:hover{
	box-shadow: -1px -5px 6px rgba(0, 0, 0, 0.2), 3px 3px 5px white,0 10px 10px rgba(0, 0, 0, 0.1),
	inset 0 -4px 5px rgba(0, 0, 0, 0.1),inset 0 3px 3px rgba(0, 0, 0, 0.18);
	font-size: 0.8rem;
	transition: all 0.3s;
	width: 162px;
	height: 42px;
}
.design_button:active{
	box-shadow: -1px -5px 6px rgba(0, 0, 0, 0.2), 6px 6px 10px white,0 10px 10px rgba(0, 0, 0, 0.1),
	inset 0 -4px 5px rgba(0, 0, 0, 0.1),inset 0 6px 6px rgba(0, 0, 0, 0.18);
	font-size: 0.75rem;
	transition: all 0.2s;
	width: 162px;
	height: 42px;
}
/*背景*/
.btn-wrap {
	display: flex;
  	margin: 20px;
	justify-content: center;
}

/*p.a_txt{
	
}*/


#calendar{
	width:650px;
	height:650px;
}

#calendar2{
	width:650px;
	height:650px;
}
.calendar_content {
	margin-left:10px;
}
.footer-tab-bar{
	display:none;
}

#page_top{
	box-sizing: content-box;
	width: 90px;
	height: 60px;
	position: fixed;
	right: calc(50% - 630px);
	bottom: -70px;
	opacity: 0.6;
	border: 3px solid #3f98ef;
	border-radius: 15px;
	z-index: 120;
}
#page_top a{
	position: relative;
	display: block;
	width: 90px;
	height: 60px;
	text-decoration: none;
}
#page_top a::before{
	font-weight: 900;
	content: url(https://ishizujuku.com/image/angles-up-solid.svg);
	font-size: 25px;
	position: absolute;
	width: 25px;
	height: 25px;
	top: -25px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}
#page_top a::after{
	content: 'PAGE TOP';
	font-size: 13px;
	color: #3f98ef;
	position: absolute;
	top: 38px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}
@media all and (max-width:1300px){
	#page_top{
		right: 20px;
	}
}
#box_reading{
	background-color: #ffffff;
	margin: 0px 10px 0px 10px;
	padding: 3em ;
}
h2.reading{
	padding: 0.5em 0px 1em 0px;
	font-size: 2.0rem;
	font-weight: 400;
	color: #42210B;
	text-align: center;
}
h3.reading{
	font-size: 1.0rem;
	padding-bottom: 1.8em;
	text-indent: 1em;
	font-weight: 400;
	line-height: 1.8em;
	color: #42210B;
}
section.reading{
	background-color: #fff;
  	background-image:linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #fff 0%, #fff 100%), linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 97.5%, #646464 100%);
  	background-size: 8px 100%,100% 1.8em;
  	line-height: 1.8em;
  	padding: 2.1em 1.0em 3.6em 1.0em;
}





/* 追加セクション全体の枠組み */
.crisis-message {
  background-color: #f9f9f9; /* 背景を薄いグレーにして区切りを明確に */
  padding: 80px 20px;       /* 上下に十分な余白をとる */
  color: #333;              /* 文字色は濃いグレー */
  font-family: "Yu Mincho", "YuMincho", serif; /* 明朝体でシリアスな雰囲気に */
}

.inner-container {
  max-width: 800px; /* 読みやすいように幅を広げすぎない */
  margin: 0 auto;
}

/* 見出しのデザイン */
.message-title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: 0.05em;
  line-height: 1.4;
}

/* 本文のデザイン */
.message-body p {
  font-size: 16px;
  line-height: 2.0; /* 行間を広めにとって読みやすく */
  margin-bottom: 30px;
  text-align: justify; /* 両端揃えできれいに見せる */
}

/* 強調部分（問題文を正しく〜） */
.alert-text {
  background: linear-gradient(transparent 60%, #ffdfdf 60%); /* 赤いマーカー線 */
  font-weight: bold;
  font-size: 1.1em;
}

/* 最後の結論部分 */
.conclusion-text {
  margin-top: 40px;
  font-weight: 500;
}

/* 「私」の強調 */
.author-voice {
  font-weight: bold;
  font-size: 1.2em;
  border-bottom: 2px solid #333; /* 下線で意志の強さを表現 */
}

/* スマホ用の調整 */
@media screen and (max-width: 768px) {
  .crisis-message {
    padding: 60px 15px;
  }
  .message-title {
    font-size: 22px;
    text-align: left; /* スマホでは左寄せの方が読みやすい場合も */
  }
  .message-body p {
    font-size: 15px;
    text-align: left;
  }
  /* PCのみ改行させるクラス */
  .sp-only {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .sp-only {
    display: none;
  }
}