@charset "utf-8";
body  {
	background-image: url(img/kabe-0.jpg);
	margin-top: 0px;/* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0px;
	text-align: center;
	color: #ffffff;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif,"Arial","Helvetica",sans-serif,;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
}
img {
	border: none;
	vertical-align:bottom;
}
.pc_none {
	display: none;
}
.none_320 {
	display: none;
}
div.hitarea {
  cursor: pointer;
}
@media screen and (max-width: 768px) {
	.all {
		width: 100%;
		padding: 0;
		position: relative;
		background-image: none;
		height: auto;
		margin: 0;
	}
	.contents {
		width: 100%;
	}
	.sp_none {
		display: none;
	}
	.pc_none {
		display: block;
	}
	br.pc_none {
		display: inline;
	}
}


@media screen and (max-width: 400px) {
	br.none_320 {
		display: inline;
	}
}
.partition {
	height:0px;
	font-size:0px;
	line-height:0px;
	clear: both;
}
/* このハイブリッドレイアウトに関するヒント
1. サイドバーの em 単位のサイズはユーザーの初期設定のフォントサイズに基づいて設定されることを考慮に入れて、サイドバーに背景グラフィックを配置してください。ハイブリッドレイアウトではサイドバーの幅の比率が維持されるため、ハイブリッドレイアウトは、適切に作成すれば、大きいフォントサイズを使用する必要がある場合に便利です。この設定がデザインに適さない場合は、幅をピクセル単位の幅に変更し、それに応じて #mainContent div のマージンを変更します。
2. このレイアウトのサイドバーの幅は、body エレメントの 100% のフォントサイズに基づいて設定されるため、body エレメントまたは #container の font-size: 80% を使用して全体のテキストサイズを小さくすると、それに比例して小さくなります。これを補正するには、必要に応じて、サイドバーの幅と #mainContent div の端のマージンのサイズを大きくしてください。
3. デザイン全体ではなく div ごとにフォントサイズが変更される場合は (#sidebar1 のフォントサイズは 70% に設定され、#mainContent のフォントサイズは 85% に設定される場合)、これにより、それぞれの div の全体のサイズが比例して変更されます。必要に応じて、最終的なフォントサイズに基づいて調整してください。
4. #container div は、幅が 100% のこのレイアウトには不要です。#container div は、模擬列を作成する場合やレイアウトの幅を制限する場合に使用してください。
5. div はすべて初期設定で使用可能なスペースを 100% 使用するので、#container div の幅を 100% に設定する必要はありません。#container div は、コンテナ全体のサイズを小さくする場合に（たとえば両側に少しのマージンを確保する場合など）、サイズを調整するのに使用します。
*/
.se #container {
	margin-top: 13px;
	position:relative;
	width: 1000px;
	background: #FFFFFF;
	text-align:center;	/* margin: 0 auto - 自動マージン（幅と連動）により、必要に応じてページが中央揃えになります */
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-color: #CBCBCB;
} 
@media screen and (max-width: 768px) {
	.se #container {
		width: 100%;
		position: relative;
		background: none;
		margin-top: 0px;
	}
}
@media screen and (max-width: 420px) {
	.se #container {
		margin-top: 0px;
		width: 100%;
		padding: 0;
		position: relative;
		background: none;
		background-color: #fff;
	}
	.se #container ul {
		text-align: center;
		padding: 0 0 0 0;
	}
	.contents {
		width: 100%;
	}
}
.se #header {
	margin-top: 0px;
    width: 1000px;
	background: url(img/kabe-h0.jpg);
	padding: 0 10px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	height: 150px;
	text-align: right;
	font-size: 10pt;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro";
	color: #FFF;

}
@media screen and (max-width: 768px) {
	.se #header  {
	width: 100%;
	height: 100px;
	position: relative;
	top: 0;
	font-size: 100%;
	background: url(img/sp-bana760.jpg);
	margin-top: 0px;
	padding: 0;
	}
}
@media screen and (max-width: 420px) {
	.se #header  {
	width: 100%;
	height: 100px;
	font-size: 100%;
	background: url(img/sp-bana420.jpg);
	margin-top: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	top: 0;
	}
}
.se #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
}
.se #header f1 {
	text-align: right;
	margin: 0;
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	font-size: 10px;
	color: #666;
}

/* #sidebar1 に関するヒント：
1. この div でフォントサイズ値を設定すると、この div の全体の幅がそれに応じて調整されます。
2. 単位は em であるため、サイドバーそのもので余白を使用することは回避してください。標準に準拠したブラウザでは、余白は幅に追加されるため、実際の幅が不特定の幅になります。 
3. 「.thrColHybHdr #sidebar1 p」ルールで見られるように、div の端と div に含まれるエレメントの間のスペースは、エレメントに左マージンと右マージンを適用することによって設定できます。
*/
.se layout{
    padding: 0px;
    margin-bottom: 5px;
	pointer-events: auto;
}
@media screen and (max-width: 700px) {
	width: 100%;
	padding: 0px;
    margin-bottom: 5px;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.se #sidebar1 {
	float: left;
	width: 175pt; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	background: #ffffff; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding: 43px 0 0 30px; /* 上余白と下余白により、この div 内に視覚的なスペースが設定されます */
	margin-top: 10px;
	background-image: url(img/back-l0.jpg);
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15px;
	color: #666;
	text-align:left;
	line-height: 195%;
}
.se #sidebar1 a {
	pointer-events: auto;
	}
@media screen and (max-width: 700px) {
	.se #sidebar1 {
	float: left;
	width: 48%;
	font-size: 100%;
	margin: 0 auto; 
	padding: 5 10 5 45;
	position: relative;
	background-image: url(img/back-l0.jpg);
	pointer-events: auto;
	}
}
@media screen and (max-width: 420px) {
	.se #sidebar1 {
	float: left;
	width: 80%;
	margin: 0 0 0 0;
	line-height: 200%;
	font-size: 100%;
	padding: 5 10 5 30;
	background-image: url(img/back-l0.jpg);
	pointer-events: auto;
	display: block;
	}
	.se #sidebar1 img{
    width: 85%;
    height: auto;
	margin: 0;
	}

}
.se #sidebar1 img {
	padding: 5 10 5 10px; /* 上余白と下余白により、この div 内に視覚的なスペースが設定されます */
	margin-top: 5px;
}

.se #sidebar2 {
	margin-top: 20px;
	float: right;
	width: 160pt; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	background: #ffffff; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding: 15px 0px 5px 0; /* 上余白と下余白により、この div 内に視覚的なスペースが設定されます */
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	color: #666;
	text-align:left;
	border: 1px solid #666;
	padding-top: 10px;
}
@media screen and (max-width: 700px) {
	.se #sidebar2 {
	float: right;
	width: 48%;
	font-size: 100%;
	margin: 0 auto; 
	padding: 0;
	position: relative;
	background: none;
	}
}
@media screen and (max-width: 420px) {
	.se #sidebar2 {
	float: left;
	width: 85%;
	margin: 20 0 0 25;
	line-height: 150%;
	font-size: 100%;
	padding: 5 10 5 45;
	position: relative;
	background: none;
	}
}
.se #sidebar1 h3, .se #sidebar1 p, .se #sidebar2 p, .se #sidebar2 h3 {
	margin-left: 10px; /* サイドバーに配置されるすべてのエレメントに左マージンと右マージンが設定されている必要があります */
	margin-right: 10px;
	list-style-image: url(img/a_aisatu.gif);
	font-size: 12px;
}

/* #mainContent に関するヒント：
1. この #mainContent div に #sidebar1 div とは異なるフォントサイズを設定すると、#mainContent div のマージンは #mainContent div のフォントサイズ、#sidebar1 div の幅は #sidebar1 div のフォントサイズに基づいて設定されます。必要に応じて、これらの div の値を調整してください。
2. #mainContent と #sidebar1 の間のスペースは、#mainContent div の左マージンによって設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、この左マージンを削除します。
3. このレイアウトはユーザーのフォントサイズとユーザーが設定する値に基づいて設定されるため、フローティングエレメントの落下を回避するには、イメージまたはエレメントのおおよその最大サイズを特定するためのテストを行う必要があります。ただし、ユーザーのブラウザのフォントサイズが通常のサイズより小さい場合は、テストで確認されるスペースよりも小さいスペースが #mainContent div で使用されます。
4. 下の Internet Explorer の条件分岐コメントでは、#mainContent に「hasLayout」を設定するのにズームプロパティが使用されます。これにより、発生する可能性のあるいくつかの IE 固有のバグが回避されます。
*/
.se #mainContent {
	width: 620px;
	margin-top: 40px;
	margin: 40px 0 0 20%; /* 右マージンは、em またはピクセルで設定できます。これにより、ページの右側にスペースが設定されます。 */
	padding: 8px 5px 0 5px;
	font-size: 12px;
	color: #666;
	text-align:left;
} 
@media screen and (max-width: 768px) {
	.se #mainContent {
	width: 100%;
	font-size: 100%;
	margin: 10 auto; 
	padding: 0;
	position: relative;
	background: none;
	}
}
@media screen and (max-width: 420px) {
	.se #mainContent {
	width: 100%;
	margin-top: 0;
	margin-left: 0;
	line-height: 100%;
	font-size: 100%;
	padding: 0 3 7 0;
	position: relative;
	background: none;
	}
}
.se #mainContent2 {
	margin-top: 20px;
	width: 700px;
	margin: 20px 0 0px 0px; /* 右マージンは、em またはピクセルで設定できます。これにより、ページの右側にスペースが設定されます。 */
	padding: 0 5px 0 5px; /* この余白により、「ボックス内に」ホワイトスペースが設定されます。 */
	margin-left: 195px;
	font-size: 12px;
	color: #666;
	text-align:left;
	height: 1000px;
}

.se #mainContent2 .p1{
	text-align: left;
	font-size: 14px;
	color: #666;
	margin-left: 50PX;
	line-height: 125%;
}
@media screen and (max-width: 768px) {
	.se #mainContent2 {
	width: 100%;
	font-size: 100%;
	line-height: 140%;
	padding: 0;
	position: relative;
	background: none;
	}
}
@media screen and (max-width: 420px) {
	.se #mainContent2 {
		width: 100%;
		font-size: 100%;
		line-height: 200%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		position: relative;
		background: none;
	}
	.se #mainContent2 .p1{
	text-align: left;
		font-size: 100%;
	color: #666;
	margin-left: 10PX;
	line-height: 125%;
}
}

.se #mainContent3 {
	margin-top: 20px;
	width: 700px;
	margin: 20px 0 0px 0px; /* 右マージンは、em またはピクセルで設定できます。これにより、ページの右側にスペースが設定されます。 */
	padding: 0 5px 0 100px; /* この余白により、「ボックス内に」ホワイトスペースが設定されます。 */
	font-size: 12px;
	color: #666;
}
@media screen and (max-width: 768px) {
	.se #mainContent3 {
		width: 100%;
		padding: 0 0 0 0;
		position: relative;
		background: none;
	}
}
@media screen and (max-width: 420px) {
	.se #mainContent3 {
		width: 100%;
		font-size: 100%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		position: relative;
		background: none;
	}
}
.se #mainContent4 {
	margin-top: 10px;
	margin: 2px 0 0px 0px; /* 右マージンは、em またはピクセルで設定できます。これにより、ページの右側にスペースが設定されます。 */
	font-family: "ＭＳ ゴシック", "MS Gothic", "メイリオ", "Osaka－等幅", Osaka-mono, monospace, Arial;
	padding: 0 5px 0 5px;
	font-size: 14px;
	color: #333;

} 
@media screen and (max-width: 768px) {
	.se #mainContent4 {
	width: 100%;
	font-size: 100%;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	position: relative;
	background: none;
	}
}
@media screen and (max-width: 420px) {
	.se #mainContent4 {
	width: 100%;
	margin: 0 0 0 0;
	line-height: 150%;
	font-size: 85%;
	padding: 0 0 0 0;
	position: relative;
	background: none;
	}
	.se #mainContent4 table {
		width: 100%;
		line-height: 150%;
	}
	.se #mainContent4 table td{
		width: 100%;
		text-align: left;
		line-height: 150%;
		padding: 5 5 5 5;
	}	.se #mainContent4 table td ul{
		width: 100%;
		font-size: 80%;
		text-align: left;
		line-height: 150%;
		padding: 5 10 5 10;
	}
   .se #mainContent4 table.sp-table-clr,
   .se #mainContent4 table.sp-table-clr tbody,
   .se #mainContent4 table.sp-table-clr tr,
   .se #mainContent4 table.sp-table-clr th,
   .se #mainContent4 table.sp-table-clr td {
    display: block!important;
    width: 100%!important;
    max-width: 100%!important;
		height: auto !important;
  }
}

.se #footer { 
	padding: 0 0px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#ffffff;
	font-size: 12px;
	margin-top: 35px;
	line-height: 150%;
	} 
.se #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
@media screen and (max-width: 768px) {
	.se #footer {
		width: 94%;
		padding: 0 3%;
		height: 180%;
	}
}
@media screen and (max-width: 480px) {
	.se #footer {
		width: 94%;
		margin-top: 0;
		line-height: 180%;
		padding: 0 1%;
		height: 180%;
	}
	.se #footer a {
		display: block;
		padding: 10px 10px;
	}
	.se #footer ul {
		text-align: left;
		border-bottom: solid 1px #B7C6E2;
		padding: -3 0;
	}
	.se #footer ul img{
		width: 70%;
	}
   .se #footer table.sp-table-clr,
   .se #footer table.sp-table-clr tbody,
   .se #footer table.sp-table-clr tr,
   .se #footer table.sp-table-clr th,
   .se #footer table.sp-table-clr td {
    display: block!important;
    width: 100%!important;
    max-width: 100%!important;
	height: auto !important;
  }
}

/* 再使用できる各種クラス */
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: center;
	margin-left: 8px;

}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.se #container #header .se {
	font-size: 10pt;
	color: #FFF;
}
.f1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	color: #666;
	text-align:left
}
.f2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	color: #666;
	text-align:center;
}
.f3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 11px;
	color: #666;
	text-align:center;
}
.f4 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	color: #666;
	line-height: 130%;
	text-align: left;
}

.f5 {
	font-size: 14px;
}
.f6 {
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "メイリオ", "Osaka－等幅", Osaka-mono, monospace, Arial;
	color: #666;
	line-height: 190%;
	text-align: Center;
	font-style: normal;
}
.f6a {

	font-size: 14px;
	color: #666;
	line-height: 140%;
	text-align: left;
	font-style: bold;
	font-family: "ＭＳ ゴシック", "MS Gothic", "メイリオ", "Osaka－等幅", Osaka-mono, monospace, Arial;
}
.f7 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	color: #666;
	line-height: 180%;
	text-align: Center;
}
.f8 {
	font-size: 16px;
	color: #666;
	line-height: 160%;
	text-align: left;
}
@media screen and (max-width: 480px) {
	.f8 {
	font-size: 15px;
	color: #666;
	line-height: 160%;
	text-align: left;
}}
.f9{
    font-size: 16px;
    background-color: #333333;
    color: #fff;
    line-height: 120%;
    text-transform: none;
    font-weight: bold;　
    margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
    letter-spacing: 0.03em;
	}
.p2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	text-align: left;
	line-height:120%;
}
p {
	color: #333;
	font-size: 12px;
}
.h2{
	font-family:　"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Arial","Helvetica","sans-serif"; 
	font-size: 140%;
	color: #666;
	line-height: 180%;
}
.h3{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 120%;
	color: #666;
	line-height: 160%;
}
@media screen and (max-width: 768px) {
.f1a {
			font-size: 12px;
			color: #fff;
			background-color: #333333;
			letter-spacing: normal;
		}
	}
.p1a {
	color: #666;
	font-size: 12px;
	text-align: left;
}
a:link {
	color: #666;
	text-decoration: none;
}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #ff1a8c;
}
a:active {
	text-decoration: none;
	color: #6633FF;
}
.b {
	font-weight: bold;
}
table.td{
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 150%;
	padding: 2px 2px 2px 2px;
}
table.td1{
	font-family: Arial, Helvetica, sans-serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
	font-size:12px;
}
.se #container div table tr .f2 .f4 {
	font-weight: bold;
}
/* ---------------------------------
追加コード2018.03.24 table
----------------------------------- */

@media screen and (max-width: 768px) {
	.mainContent > div {
		float: none;
		width: 100%;
	}
	.mainContent table {
		width: 100%;
		font-size: 100%;
	}
	.mainContent2 table {
		width: 100%;
		font-size: 100%;
	}
	.mainContent3 table {
		width: 100%;
		font-size: 100%;
	}
	.mainContent4 table {
	width: 100%;
	font-size: 100%;
	}
	.footer {
		width: 100%;
		font-size: 100%;
		bottom: 3px;
	}
}
@media screen and (max-width: 480px) {
	.mainContent > div {
		float: none;
		width: 100%;
	}
	.mainContent table {
		width: 100%;
		font-size: 100%;
	}
	.mainContent2 table {
		width: 100%;
		font-size: 100%;
	}
	.mainContent3 table {
		width: 100%;
		font-size: 100%;
	}
	.mainContent4 table {
	width: 100%;
	font-size: 100%;
	}

	/* 全てのテーブル無効化 */
  table.sp-table-clr,
  table.sp-table-clr tbody,
  table.sp-table-clr tr,
  table.sp-table-clr th,
  table.sp-table-clr td {
    display: block!important;
    width: 100%!important;
    max-width: 100%!important;
	height: auto !important;
  }
	/* 親テーブルだけ無効化*/
	table.sp-table-clr2,
	table.sp-table-clr2 > tbody,
	table.sp-table-clr2 > tbody > tr,
	table.sp-table-clr2 > tbody > tr > td,
	table.sp-table-clr2 > tbody > tr > th {
		display: block!important;
    width: 100%!important;
    max-width: 100%!important;
		height: auto !important;
	}
	/* tdをinline-blockに変換*/
  table.sp-table-clr3,
  table.sp-table-clr3 tbody,
  table.sp-table-clr3 tr,
  table.sp-table-clr3 th,   {
    display: block!important;
    width: 100%!important;
    max-width: 100%!important;
		height: auto !important;
  }
	table.sp-table-clr3 td{
		display: inline-block;
		width: auto!important;
		height: auto !important;
	}
	table.sp_table_column_2 tr td,
	table.sp_table_column_2 tr th {
		height: auto !important;
		width: 49.5% !important;
	}
	table.sp_table_column_3 tr td,
	table.sp_table_column_3 tr th {
		height: auto !important;
		width: 33.3% !important;
	}
	.sp_fs_12px,
	.sp_fs_12px tr td,
	.sp_fs_12px tr th,
	.sp_fs_12px span,
	.sp_fs_12px strong,
	.sp_fs_12px div {
		font-size: 12px !important;
	}
	.sp_over {
		overflow: auto;
	}
	div.sp_over::-webkit-scrollbar {
		height: 5px;
	}
	div.sp_over::-webkit-scrollbar-track {
		border-radius: 5px;
		background: #eee;
	}
	div.sp_over::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #666;
	}
	.w_500 {
		width:  500px !important;
	}
	.w_600 {
		width: 600px !important;
	}
}
/* 2021 box関係 */
.box{
	width:650px;
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 230%;
	font-size:16px;
	color:#666;
}
.box h2{
	font-family:　"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Arial","Helvetica","sans-serif"; 
	color: #666;
	line-height: 180%;
}
.box h3{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;

	color: #666;
	line-height: 160%;
}

.box2{
	width:750px;
	margin-top: 20px;
	margin-left: 150px;
	margin-right: 10px;
	text-align: left;
	line-height: 240%;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro";
	font-size:16px;
	color:#666;
}

.box3{
	width:690px;
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 10px;
	text-align: left;
	line-height: 215%;
	font-family: Arial, Helvetica, sans-serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	color:#666;
}
.box4{
	width:800px;
	margin-top: 26px;
	margin-left: 150px;
	margin-right: 150px;
	font-family: Arial,Helvetica,sans-serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: left;
	line-height: 215%;
	font-size:14px;
	color:#666666;
}
.box7{
	width:220px;
	margin-top: 0px;
	margin-right: 0px;
	float: right;
	text-align: left;
	line-height: 215%;
	font-family: Arial, Helvetica, sans-serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	color:#666;
	background-image: url(http://www.seo-clinic.com/img/seo1.jpg);
}

@media screen and (max-width: 768px) {
	.box{
	width:100%;
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 215%;
	font-size:14px;
	color:#666;
}
.box2{
	width:100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	line-height: 240%;
	font-family: Arial, Helvetica, sans-serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	color:#666;
}
.box3{
	width:100%;
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 10px;
	text-align: left;
	line-height: 215%;
	font-family: Arial, Helvetica, sans-serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	color:#666;
}
.box4{
	width:100%;
	margin-top: 26px;
	margin-left: 10px;
	margin-right: 10px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: left;
	line-height: 200%;
	font-size:100%;
	color:#666;
}
.box4 h3{
	font-size:130%;
	color:#666;
}
.box7{
	width:40%;
	margin-top: 0px;
	margin-right: 0px;
	float: right;
	text-align: right;
	line-height: 215%;
	font-family: Arial, Helvetica, sans-serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	color:#666;

}
}
@media screen and (max-width: 480px) {
.box{
	width:100%;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	font-family:　"Arial", "Helvetica", sans-serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 200%;
	font-size: 100%;
	color:#666;
}
.box2{
	width:98%;
	margin-top: 30px;
	margin-left: 8px;
	margin-right: 14px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: left;
	line-height: 230%;
	font-size:100%;
	color:#666;
}
.box3{
	width:100%;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	line-height: 215%;
	font-family: Arial, Helvetica, sans-serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 100%;
	color:#666;
}
.box4{
	width:98%;
	margin-top: 26px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: left;
	line-height: 200%;
	font-size:100%;
	color:#666;
}
.box4 h3{
	font-size:120%;
	color:#666;
}
.box7{
	width:80%;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
	text-align: center;
	line-height: 210%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#666;
	}
}

/* to-top */
html{
    scroll-behavior: smooth;
}
.gotop{
    display: block;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    background: #FFF;
    border: 1px solid #999;
    padding-top: 30px;
    text-align: center;
    letter-spacing: -1px;
    font-size: 85%;
    text-decoration: none;
    color: #333;
    opacity: 0.5;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10000;
}
.gotop::before{
    content: "";
    display: block;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    width: 25%;
    height: 25%;
    top: 25%;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    transform: rotate(-45deg);
}
.gotop:hover{
    opacity: 1;
}
@media(max-width:750px){
    .gotop{
        width: 40px;
        height: 40px;
        text-indent: -9999px;
        opacity: 0.5;
		border-top: 1px solid #333;
        border-right: 1px solid #333;
        background: none;
        bottom: 10px;
        right: 10px;
    }
    .gotop::before{
        bottom: 0;
    }
}
