@charset "UTF-8";



/* ---------------------------------------------------------------------------------------------

[1]


--------------------------------------------------------------------------------------------- */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

html {
	font-size: 11px;
	font-size: 1.1rem;
	font-family: font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

head {}

body {
	color: #3f3b3a;
	line-height: 1.8;
}

footer {
	clear:both;
	height: 100%;
	color: #727172;
	background-color: #efefef;
	padding-top: 30px;
	display: block;
}

a { text-decoration:none; }
a:link { color:#966134;}
a:visited { color:#6600FF; }
a:hover { color:#FF0099; }
a:active { color:#33CC00; }

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

.clear {
	clear: both;
}

.br:before {
	content: "\A";
	white-space: pre;
}

.hidden {
	display: none;
}

.left {
	float: left;
	margin-right: 5px;
}

.right {
	float: right;
	margin-left: 10px;
}

.img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.img_b {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	border: 1px solid #ccc;
	padding: 2px;
}

.img_right {
	display: block;
	float: right;
}

ul {
	list-style: none;
}

h1 {
	font-size: 0.9em;
	margin: 0;
}

h2 {
	font-size: 0.9em;
	margin: 0 0 20px 0;
}


#wrapper {
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
}

#contents {
	overflow: hidden;
}

#main {
	display: block;
	float: left;
	width: 750px; /* last */
}

#sidenavi {
	width: 220px;
	padding: 10px;
	float: right;
	background-color: #f7f7f7;
}


/* ナビゲーションメニュー */
#menu1 ul{
    text-align: center;
    font-size: 0;
}
#menu1 li{
	display: inline-block;
	padding: 20px 30px;
	font-size: 15px;
}
#menu1 li:first-child{
	border: none;
}

#lang ul{
	text-align: center;
	font-size: 0;
}
#lang li{
	display: inline-block;
	border-left: 1px solid #ccc;
	padding: 0 20px;
	font-size: 12px;
}
#lang li:first-child{
	border: none;
}





/* フォントサイズ設定 */
p.s27 { font-size: 2.077rem; }
p.s25 { font-size: 1.923rem; }
p.s23 { font-size: 1.769rem; }
p.s21 { font-size: 1.615rem; }
p.s19 { font-size: 1.462rem; }
p.s17 { font-size: 1.308rem; }
p.s15 { font-size: 1.154rem; }
p.s13 { font-size: 1rem; }
p.s11 { font-size: 0.846rem; }
p.s9 { font-size: 0.692rem; }
p.s7 { font-size: 0.538rem; }



/* マージン設定 */
.margin_ss { margin: 0 0 10px; }
.margin_s { margin: 0 0 20px; }
.margin_m { margin: 0 0 50px; }
.margin_l { margin: 0 0 100px; }
.margin_ll { margin: 0 0 150px; }
.margin_lll { margin: 0 0 300px; }




hr {
	border: none;
	border-top: 1px #b5b5b6 solid;
	height: 1px;
}





/* トップへ戻るボタン */

#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}



.header1 {
	width: 100%;
}

.full_width {
	width: 100%;
	background: #efefef;
}

.header2 {
	width: 1000px;
	margin: auto;
}

.header_index {
}

.header_wrap {
	width: 1000px;
	height: 38px;
}

.header_left {
	display: block;
	float: left;
	width: 320px;
	height: 35px;
	background: url(http://hoyo-g.co.jp/HOYO/images/logo1.png) left center no-repeat;
	background-size: 100% auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.header_left a {
	display: block;
	width: 100%;
	height: 100%;
}

.header_right {
	float: right;
	width: 300px;
	height: 35px;
}

.header_wrap2 {
	width: 1000px;
	height: 70px;
}

.header_left2 {
	display: block;
	float: left;
	width: 300px;
	height: 70px;
	background: url(http://hoyo-g.co.jp/HOYO/images/logo2.png) left center no-repeat;
	background-size: 100% auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.header_left2 a {
	display: block;
	width: 100%;
	height: 100%;
}

.header_right2 {
	float: right;
	width: 690px;
	height: 70px;
}

.header_inner {
	border-top: 1px solid #3f3b3a;
}

.topics {
}

.contents {
	width: 1000px;
}

.contents a:hover img {
	opacity: 0.7;
	filter: menu_right(opacity=70);
	-ms-filter: "menu_left(opacity=70)";
}

.menu2_img_left {
	width: 178px;
	height: 305px;
	margin: 0 27.5px 0 0;
	float: left;
}

.menu2_img_right {
	width: 178px;
	height: 305px;
	float: right;
}

.menu2_img_large {
	width: 1000px;
	height: 230px;

}



table.simple, table.simple th, table.simple td {
	border-collapse: collapse;
	text-align: left;
	font-weight: 100;
	padding: 0 .2em;
}

table.simple_history {
	border:none;
	border-collapse: collapse;
	text-align: left;
	font-size: 14px;
	font-weight: 100;
	padding: 0 0.5em 0 0;
}

table.simple_history th, table.simple_history td:nth-child(1) {
	width: 100px;
}


.pagetop {
	display: block;
	margin: 0 0 0 auto;
	padding: 0;
}

.footer1 {
	width: 100%;
	padding: 0 0 30px;
	background: #efefef;
}

.footer_inner {
	border-top: 7px solid #3681a4;
}

.footer2 {
	width: 1000px;
	margin: auto;
}

.footer3 {
	width: 100%;
	background: #3681a4;
}

.footer_wrap {
	width: 1000px;
	height: 400px;
}

.footer_sitemap1 {
	width: 245px; /* 250pxに */
	height: 400px;
	float: left;
	padding: 20px 0 0;
}

.footer_sitemap2 {
	width: 245px;
	height: 400px;
	float: left;
	padding: 20px 0 0;
}

.footer_sitemap3 {
	width: 245px;
	height: 200px;
	float: left;
	padding: 20px 0 0;
}

.footer_sitemap4 {
	width: 245px;
	height: 200px;
	float: right;
	padding: 20px 0 0;
}

.footer_sitemap5 {
	width: 245px;
	height: 200px;
	float: left;
	padding: 20px 0 0;
}

.footer_sitemap6 {
	width: 245px;
	height: 200px;
	float: right;
	padding: 20px 0 0;
}



ul.sitemap {
	padding: 0 0 0.3em 1.5em;
	position: relative;
}

ul.sitemap li {
	line-height: 2.0;
	padding: 0.1em 0;
	list-style-type: none!important;
	font-size: 0.615rem; /* 8pt */
}

ul.sitemap > li:before {
	font-family: FontAwesome;
	content: "\f144";
	position: absolute;
	left : 1em; /*左端からのアイコンまでの距離*/
	color: #3681a4; /*アイコン色*/
}



.footer_left {
	width: 400px;
	height: 100px;
	background: url(http://hoyo-g.co.jp/HOYO/images/logo3.png) left center no-repeat,
		#fff;
	float: left;
}

.footer_right {
	padding: 5px 0;
	display: block;
	width: 400px;
	height: 90px;
	float: right;
	color: #727172;
}



.copyright {
	padding: 20px 0;
	text-align: center;
	font-size: 0.615rem; /* 8pt */
	color: #fff;
	background: #3681a4;
}



.topic-path {
	margin: 10px 5px;
	overflow: hidden;
	list-style-type: none;
}

.topic-path li {
	float: left;
}

.topic-path li:after {
	content: ">";
	padding: 0 8px;
}

.topic-path li:last-child:after {
	content: none;
}


/* -------------------------------------------------------------
   [] タイトルに関する指定 */
.ttl_bar {
	padding: .1em .70em;
	background: #1b499e;
	box-shadow: 0 9px 12px -2px #102c5f;
	color: #fff;
}

.ttl_box {
	width: 1000px;
	margin: auto;
}

.ttl_txt {
	margin: 0 0 0 40px;
	font-size: 1.5rem;
}

.ttl_box2 {
	width: 600px;
	margin: auto;
}

.ttl_bar2 {
	padding: .2em .5em;
	background-color: #f6f6f6;
}

.ttl_txt2 {
	margin: 0 0 0 5px;
	font-weight: 700;
}

.ttl_bar3 {
	width: 720px;
	padding: .3em .70em;
	background-color: #727172;
}

.ttl_bar4 {
	width: 720px;
	padding: .3em .70em;
	background-color: #f6f6f6;
}

/* ------------------------------------------------------- */


.txt_left_750 {
	width: 745px; /* last */
	color: #3f3b3a;
	float: left;
}

.txt_left_600 {
	width: 595px; /* last */
	color: #3f3b3a;
	float: left;
}

.txt_left_570 {
	width: 565px; /* last */
	color: #3f3b3a;
	font-weight: 100;
	line-height: 2;
	float: left;
}

.txt_left_300 {
	width: 295px; /* last */
	color: #3f3b3a;
	float: left;
}

.txt_left_250 {
	width: 245px; /* last */
	color: #3f3b3a;
	float: left;
}

.txt_left_150 {
	width: 145px; /* last */
	color: #3f3b3a;
	float: left;
}

.txt_right_400 {
	width: 395px; /* last */
	color: #3f3b3a;
	float: right;
}

.txt_right_300 {
	width: 295px; /* last */
	color: #3f3b3a;
	float: right;
}


.img_left_690 {
	width: 685px; /* last */
	float: left;
}

.img_left_570 {
	width: 565px; /* last */
	float: left;
}

.img_left_300 {
	width: 295px; /* last */
	float: left;
}

.img_left_200 {
	width: 195px; /* last */
	float: left;
}

.img_left_150 {
	width: 145px; /* last */
	float: left;
}

.img_left_145 {
	width: 140px; /* last */
	float: left;
}

.img_right_500 {
	width: 495px; /* last */
	float: right;
}

.img_right_380 {
	width: 375px; /* last */
	float: right;
}

.img_right_350 {
	width: 345px; /* last */
	float: right;
}

.img_right_300 {
	width: 295px; /* last */
	float: right;
}

.img_right_180 {
	width: 175px;
	float: right;
}

.img_right_130 {
	width: 125px;
	float: right;
}

/* -------------------------------------------------------------
   [] メインブロック内に関する指定 */

/* 番号付きリストとかをテキストで作った時の頭揃え */
.listnum ol {
	padding: 0;
	margin-left: 2em;
	list-style-type: none;
}

.listnum ol li {
	text-indent: -2em;
	padding-left: 2em;
}

.listnum2 ol {
	padding: 0;
	list-style-type: none;
}

.listnum2 ol li {
	text-indent: -1em;
	padding-left: 1em;
}

/* -------------------------------------------------------------
   [] 固定ボタンに関する指定 */

#pamphlet {
  position: fixed;
  bottom: 20px;
  right: 0.5px;
}

/* -------------------------------------------------------------
   [3] サイドバーブロック内に関する指定 */

/* サイドバータイトル */
.side-title {
	padding: 1em 2em;
	border-bottom: 1px solid #b5b5b6;
}

/* サイドバーメニュー */
ul.localnavi {
	padding: 0;
	position: relative;
}

ul.localnavi > li {
	list-style: none;
	line-height: 1.5;
	padding-left: 1em;
	text-indent: -1em;
	list-style-position: inside;
	position: relative;
	font-size: 15px;
}

ul.localnavi > li:before {
	font-family: FontAwesome;
	box-sizing: content-box;
	position: absolute;
	content: "\f105";
	color: #0081c7;
	width: 1rem;
	height: 1rem;
	left: 2rem; /* マーク位置 */
	top: 0.8rem;
}

ul.localnavi a {
	text-decoration: none;
	width: 170px;
	margin-bottom: 10px;
	padding: 15px 0 15px 50px;
	display: inline-block;
	background-color: #fff;
	color: #3f3b3a;
}

ul.localnavi a:hover {
	text-decoration: none;
	background-color: #dcdddd;
	color: #3f3b3a;
}

/* -------------------------------------------------------------
   [] WordPress新着記事 */
.topics {
}
.topics ul {
	list-style: none;
	padding: 0;}

.topics li {
	text-indent: -6.25em;
	padding-left: 6.25em;
}

.topics h4 {
	padding-top: 0px;
	margin-top: 0px;}

.topics a {
	line-height: 1.6;
	color: #333;
	font-size: 14px;}

.topics a:hover   {
	color: #2A8EC8;
	text-decoration: underline}

.new-img {float: left;
	margin-right: 8px}

.postinfo3 {font-size: smaller;
	margin-bottom: 5px;
	padding: 0;}

.more  {text-align: left;
	margin-bottom: 30px;
}


/* --- お問い合わせフォーム --- */
/* デザインカスタマイズ */
div.wpcf7 { background:#fafafa; border:1px solid #ddd; padding:0px; -moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; margin:0 0 30px 0; }
div.wpcf7 p { padding:20px 20px 0; margin:0; font-size:11px; }
div.wpcf7 input, .wpcf7 textarea { border:1px solid #ccc; padding:8px; font-size:14px; }
div.wpcf7 textarea { width:97.5%; height:300px; }
div.wpcf7 input.wpcf7-submit {
   cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:200px; height:45px; margin:0 auto; display:block;
   -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
   background:#333; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080; border:1px solid #666;
}
div.wpcf7 input.wpcf7-submit:hover { background:#006080; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8; border:1px solid #006080; }
.wpcf7 input.wpcf7-submit:active { box-shadow:none; bottom:-2px; position:relative; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #009de1; }
.wpcf7-captchac { border:1px solid #ccc; }

/* ラジオボタン縦表示 */
.wpcf7-list-item {
    display: block;
}

/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 80%;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1;}

/* 必須赤色表示 */
.wpcf7 .required { color: #f00;}
/* 任意緑色表示 */
.wpcf7 .any{ color: #080;}







/* ------------------------------------------------------- */