@charset "utf-8";

/*========= カテゴリーのCSS ===============*/
.category-stadium article ,.category-type article {
width:20%;
padding:1%;
margin:1%;
border:2px solid #0d54c4;
text-align: center;
/*border-radius: 10px;*/
}
.category-stadium article h2,.category-type article h2{
font-size:1.0rem;
text-align: center;
margin-top: unset;
border-bottom: none;
background: #f4f4f4;
color: unset;
text-shadow: none;
letter-spacing: unset;
padding:2px;
}
.category-stadium article {
}
body.category-type .flex-box ,
body.category-stadium .flex-box {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}
.flex-box article {

}
.category article h2 {
}
.search-results article {
border-bottom: dotted 1px #666;
display:block;
float:left;
width: 100%;
}
.search-results article .post-thumbnail{
width:15%;
float:left;
}
.search-results article .entry-summary{
float:right;
width:83%;
}
/*========= 各コンテンツのCSS ===============*/

.mw_wp_form_confirm .noshow, .mw_wp_form_confirm .about_w, .mw_wp_form_complete .about_w {
	display:none;
}
.home #container {
	top: 0px;
}
.top_contents {
	margin-top: 3%;
	clear: both;
	float: left;
	width:100%;
	overflow: hidden;
}
section.index_news h3 {
	font-size:1.4em;
	position: relative;
	padding-bottom: 0.5em;
}
section.index_news h3:first-letter {
	font-size: 2em;
	color: #7172ac;
}
.top_contents h3 {
	font-size:1.4em;
	border-bottom: solid 3px #cce4ff;
	position: relative;
	padding-bottom: 0.5em;
	overflow: hidden;
}
.top_contents h3:first-letter {
	font-size: 2em;
	color: #7172ac;
}
.top_contents h3:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #5472cd;
	bottom: -3px;
	width: 20%;
}
.top_contents iframe {
	width:100%;
}
.home .blk_l {
	float:left;
	width:49%;
}
.home .blk_r {
	float:right;
	width:49%;
}
#recent-posts-2 {
	border: 1px #ddd solid;
	border-radius: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding: 2%;
	font-size: .9em;
	line-height: 1.4em;
}
#recent-posts-2  h4 {
	background: #62b734;
	padding: 8px;
	font-size: 1.4em;
	color: #fff;
	border-radius: 10px 10px 0 0;
	margin-top: 0;
	margin-bottom: 2%;
}
#recent-posts-2  ul li {
	border-bottom: dotted 2px #666;
	margin-bottom: 1%;
	padding-bottom: 1%;
}
.home #recent-posts-2 {
	display:none;
}
.single h1 {
	position: relative;
	padding: 1rem 2rem;
	border-bottom: 6px solid #0d54c4;
	font-size: 1.6em;
}

.single h1:before {
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 256px;
	height: 6px;
	content: '';
	background: #80b1f0;
}
.single h2,.board h3 ,.policy h3,#proper h3,#sponsorship h3{
	text-align: left;
	padding: 0.3em;
	margin-top: 1em;
	border-bottom: 3px solid #000;
	background: #f4f4f4;
	color: unset;
	font-size: 1.2em;
	text-shadow: none;
}

.archive h1,
.category h1,
.search h1 {
	position: relative;
	padding: 1rem 2rem;
	border-bottom: 6px solid #0d54c4;
	font-size: 1.6em;
}

.archive h1:before ,
.category h1:before ,
.search h1:before {
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 256px;
	height: 6px;
	content: '';
	background: #80b1f0;
}
.archive h2,
.category h2,
.search h2 {
text-align: left;
padding: .3em;
border-bottom: none;
background: unset;
color: unset;
font-size: 1rem;
text-shadow: none;
letter-spacing: normal;
}

dd {
	margin:0;
	padding:0;
}
.contents {
	text-align: left;
	clear: both;
}

.about {
text-align:left;
}
.about_w {
	display:block;
	padding:3%;
	margin:5% 20%;
	border:2px solid #1755aa;
	border-radius: 5px;

}
h2 {
	text-align: center;
	margin:0;
	padding:10% 2%;
	background:#ddd;
	color:#fff;
	font-size:2.4em;
	text-shadow: 0 0 10px #000;
	/*font-family: serif*/
	letter-spacing: .3em;
	background: url(../img/tit_sponsorship.jpg);
}
.index_news h2 {
	text-align: center;
	margin:0;
	padding:10% 2%;
	color:#666;
}
#about h2 {
	background:url(../img/tit_about.png);
	background-position: center;
	background-size: 100%;
}
#game h2 {
	background:url(../img/tit_game.png);
	background-position: center;
	background-size: 100%;
}
#otsu h2 ,#otsu2 h2 {
	background:url(../img/tit_otsu.jpg);
	background-position: center;
	background-size: 100%;
}
#board h2 {
	background:url(../img/tit_board.jpg);
	background-position: top center;
	background-size: 100%;
}
#inquiry h2 {
	background:url(../img/tit_inqu.jpg);
	background-position: bottom center;
	background-size: 100%;
}

#web-policy h2 {
	background:url(../img/tit_poli.jpg);
	background-position: center;
	background-size: 100%;
}
#sitemap h2 {
	background:url(../img/tit_site.jpg);
	background-position: center;
	background-size: 100%;
}
#links h2 {
	background:url(../img/tit_link.jpg);
	background-position: center;
	background-size: 100%;
}

#volunteer_form h2 {
	background:url(../img/tit_inqu.jpg);
	background-position: bottom center;
	background-size: 100%;
}

#schedule h2 {
	background:url(../img/tit_schedule.jpg);
	background-position: center;
	background-size: 100%;
}

#sponsorship h2,#request h2 {
	background:url(../img/tit_sponsorship.jpg);
	background-position: center;
	background-size: 100%;
}

#proper h2 {
	background:url(../img/tit_proper.jpg);
	background-position: center;
	background-size: 100%;
}

#rehearsal h2 {
  background: url(../../../../../media/2024/05/tit_rehea04.jpg-scaled-e1715079200344.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  background-position: center;
  background-size: 100%;
}

#dream_fes2025_test h2 {
  background: url(../../../../../media/2025/03/dream_fes2025-scaled.jpeg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  background-position: center;
  background-size: 100%;
line-height: 1.6em;
font-size: 2.2em;
}


/*競技タイトル*/
#g_soc h1.entry-title{
	background:url(../../../../../media/2022/02/g_sak.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_ten h1.entry-title{
	background:url(../../../../../media/2022/02/g_ten.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_kan h1.entry-title{
	background:url(../../../../../media/2022/08/g_kan.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_tai1 h1.entry-title{
	background:url(../../../../../media/2022/02/g_tai1.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_tai2 h1.entry-title{
	background:url(../../../../../media/2022/02/g_tai2.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_tra h1.entry-title{
	background:url(../../../../../media/2022/02/g_tra.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_bas h1.entry-title{
	background:url(../../../../../media/2022/02/g_bas.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_sei h1.entry-title{
	background:url(../../../../../media/2022/08/g_sei.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_fen h1.entry-title{
	background:url(../../../../../media/2022/02/g_fen.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_bad h1.entry-title{
	background:url(../../../../../media/2022/08/g_bad.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_sya h1.entry-title{
	background:url(../../../../../media/2022/08/g_sya.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_kan2 h1.entry-title{
	background:url(../../../../../media/2022/02/g_kan2.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_kar h1.entry-title{
	background:url(../../../../../media/2022/08/g_kar.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_yak h1.entry-title{
	background:url(../../../../../media/2022/02/g_yak.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_ken h1.entry-title{
	background:url(../../../../../media/2022/08/g_ken.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_gol h1.entry-title{
	background:url(../../../../../media/2022/02/g_gol.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_raj h1.entry-title{
	background:url(../../../../../media/2022/02/g_raj.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_bas2 h1.entry-title{
	background:url(../../../../../media/2022/02/g_bas.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_kbas h1.entry-title{
	background:url(https://otsu-kokuspo2025.jp/media/2022/02/g_kbas.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
}
#g_fuk h1.entry-title{
	background:url(../../../../../media/2022/08/g_fuk.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
	padding: 40px 30px 40px 100px;
}
#g_karu h1.entry-title{
	background:url(../../../../../media/2022/02/g_cal.png) no-repeat;
	background-position: left;
	background-size: 100px;
	padding: 40px 30px 40px 100px;
	padding: 40px 30px 40px 100px;
}
.about h3 {
	position: relative;
	padding: 1.5rem 2rem;
	border: 3px solid #d8d8d8;
	border-radius: 10px;
	background: #f9f9f9;
}

.about h3:before {
	position: absolute;
	bottom: -14px;
	left: 1em;
	width: 0;
	height: 0;
	content: '';
	border-width: 14px 12px 0 12px;
	border-style: solid;
	border-color: #d8d8d8 transparent transparent transparent;
}
.about h3:after {
	position: absolute;
	bottom: -10px;
	left: 1em;
	width: 0;
	height: 0;
	content: '';
	border-width: 14px 12px 0 12px;
	border-style: solid;
	border-color: #f9f9f9 transparent transparent transparent;
}

.about .img1 {
	display: block;
	float: left;
}
.about p {
	margin:2%;
}
.about .photo {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}
.about .photo img {
	margin: 1%;
	width: 48%;
}

#otsu2  .otsu h4 {
	position: relative;
	color: #158b2b;
	font-size: 20px;
	padding: 10px 0;
	text-align: center;
}
#otsu .otsu h4 {
	position: relative;
	color: #158b2b;
	font-size: 20px;
	padding: 10px 0;
	text-align: center;
	margin: 3.5em 0;
	float: left;
	padding-left:1em;
}
.otsu h4:before {
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	width: 150px;
	height: 58px;
	border-radius: 50%;
	border: 5px solid #a6ddb0;
	border-left-color: transparent;
	border-right-color: transparent;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.otsu h5 {
display:inline-block;
font-size:1.2em;
font-weight:bold;
margin: 2em 0.5em 1em;
}
.game h3,.otsu h3{
	position: relative;
	padding: 1.5rem;
	text-align: center;
	border: 2px solid #5fb3f5;
	background: #fff;
	margin-top: 60px;
	color:#5fb3f5;
	clear: both;
                                border-radius: 50px;
}
.otsu h3 {
	margin-top: 90px;
	border: 2px solid #5cac46;
	color:#5cac46;
}
.game h3:before,
.game h3:after,
.otsu h3:before,
.otsu h3:after  {
  position: absolute;
  content: '';
}

.game h3:before,.otsu h3:before {
  top: -50px;
  left: calc(50% - 50px);
  width: 100px;
  height: 100px;
  border: 2px solid #5fb3f5;
  border-radius: 50%;
  background: #fff;
    border-radius: 50px;
}
.otsu h3:before {
  border: 2px solid #5cac46;
}
.game h3:after ,.otsu h3:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
    border-radius: 50px;
}

.game h3 i ,.otsu h3 i {
  font-size: 30px;
  font-size: 3rem;
  line-height: 60px;
  position: absolute;
  z-index: 1;
  top: -40px;
  left: calc(50% - 50px);
  width: 100px;
  height: 80px;
  text-align: center;
}

.game h3 span ,.otsu h3 span {
  position: relative;
  z-index: 1;
}


.game .game_contents ,.otsu .otsu_contents{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}
.game dl {
	margin: 1em 0;
	background: #dcefff;
	width: 23%;
	border-radius: 8px;
}
.game dl img{
	width: 60%;
}
.game dt {
	font-size: 1.2em;
/*	background: #5fb3f5;
	color: #FFF;*/
	padding: 4px;
	text-align: center;
	font-weight: bold;
	border-radius: 10px;
}
.game dt.pulldown-head {
	cursor: pointer;
}
.game dd {
	padding: 15px 10px 25px 10px;
	text-align:left;
	background: #fff;
	display:none;
	position: absolute;
	width: 30%;
	opacity: .9;
	z-index: 3;
	border: 1px solid #ddd;
	border-radius: 10px;
	margin-top: 10px;
}
.game dd img {
	width:100px;
	height:auto;
	float:left;
	margin-bottom:10px;
}
.game dd .g_dite {
	width:100%;
	display:block;
	clear:both;
}
.game i.fa-window-close {
	cursor: pointer;
}
body[id^="g_"] .blk_l ,
body[id^="gk_"] .blk_l {
	float: left;
	width: 51%;
}
body[id^="g_"] .blk_r ,
body[id^="gk_"] .blk_r {
	float: right;
	width: 47%;
}
body[id^="g_"] .blk_r img,
body[id^="gk_"] .blk_r img{
	width: 100%;
}
body[id^="g_"] .blk_c ,
body[id^="gk_"] .blk_c {
	float: left;
	width: 100%;
}
body[id^="g_"] h4.g_tit ,
body[id^="gk_"] h4.g_tit {
	position: relative;
	color: #158b2b;
	font-size: 20px;
	padding: 10px 20px;
	margin: 1.5em 0 1em;
	width: 230px;
}
body[id^="g_"] h4.g_tit,
body[id^="gk_"] h4.g_tit {
	color: #0d54c4;
	padding: 5px 10px;
	margin: 3px;
	border-left: 10px solid #0d54c4;
}
.g_name {
	border-radius: 10px;
	background: #dee9fb;
	border: solid 2px #0d54c4;
	padding:3px;
	margin:3px;
	float:left;
}
.g_kaijyo {
	display:flex;
	padding-top: 1%;
}
.g_kaijyo_child {
	padding: 5px;
	margin-right:1%;
	border: 2px solid #0d54c4;
/*	border-radius: 10px;*/
	width: 32%;
	text-align:center;
	background: #ebf1f9;
}

.otsu {
	text-align:left;
}
.otsu .conte_head {
	background:url(../img/otsu_img.png) no-repeat;
	background-position: left bottom;
	clear:both;
	display:block;
	padding-left:30%;
}
.otsu dl {
	position: relative;
	margin: 2em 0;
	padding: 0.5em;
	border: solid 3px #5cac46;
	border-radius: 0 0 8px 8px;
	width:42%;
}
.otsu dl dt {
	position: absolute;
	display: inline-block;
	top: -27px;
	left: -3px;
	padding: 0 9px;
	height: 25px;
	line-height: 25px;
	font-size: 17px;
	background: #5cac46;
	color: #ffffff;
	font-weight: bold;
	border-radius: 5px 5px 0 0;
}
.otsu dl dd{
	margin: 0; 
	padding: 0;
}
.otsu dl dd img { 
	width:100%;
	height:auto;
}
.otsu .bsc {
	color: #fff;
	position: absolute;
	padding: 5px;
}
.otsu .btn_area {
	clear: both;
	display: flex;
	justify-content: space-evenly;
}
.otsu .link_area {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 2em;
	padding-left: 2em;
	width: 80%;
	float: left;
	margin-top: 2.5em;
}
.otsu .link_area .btn_white {
	display: flex;
	margin-bottom: 1em;
	margin-right:.5em;
	margin-left:0;
}
.otsu .btn_area .o_btn {
}
.circle_l {
 float: left;
 margin: 0 0 15px 10px;
/*shape-outside: circle(40% at 68% 40%);*/
	shape-outside: circle(50% at 60.00% 20.52%);
}
.circle_r {
	float: right;
	margin: 0 0 15px 10px;
	shape-outside: circle(50% at 44% 60%);
}
.otsu .btn_white {
	display:unset;
	float:left;
}
.policy h3 {
}

#otsu .otsu_contents {
    display:unset;
}

/*========= スクロールダウンのためのCSS ===============*/


/*=== 9-1-4 矢印が動いてスクロールを促す  ====*/

/*スクロールダウン全体の場所*/
.scrolldown4{
    /*描画位置※位置は適宜調整してください*/
  position:absolute;
  bottom:1%;
  right:10%;
    /*矢印の動き1秒かけて永遠にループ*/
  animation: arrowmove 1s ease-in-out infinite;
}

/*下からの距離が変化して全体が下→上→下に動く*/
@keyframes arrowmove{
      0%{bottom:1%;}
      50%{bottom:3%;}
     100%{bottom:1%;}
 }

/*Scrollテキストの描写*/
.scrolldown4 span{
    /*描画位置*/
  position: absolute;
  left:-30px;
  bottom:10px;
    /*テキストの形状*/
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0.05em;
  /*縦書き設定*/
  -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

/* 矢印の描写 */
.scrolldown4:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: -9px;
	width: 2px;
	height: 30px;
	background: #fff;
	transform: skewX(
	-31deg
	);
}

.scrolldown4:after{
  content:"";
    /*描画位置*/
  position: absolute;
  bottom:0;
  right:0;
    /*矢印の形状*/
  width:2px;
  height: 70px;
  background:#fff;
}

/*準備委員会CSS*/
.single-post figure img{
	width:100%;
}
.col-area {
	float: left;
	width:100%;
	clear:both;
}
.col-area .left-col {
	float: left;
	width:49%;
}
.col-area .right-col {
	float: right;
	width:49%;
}
.right-col img,.left-col img {
	width:100%;
	height:auto;
}
element.style {
	margin-top: 20px;
	overflow: hidden;
	width: 100%;
}
.wysiwyg {
	display:block;
	clear:both;
}
/*お問い合わせCSS*/
.inquiry .about_w {
	background:#e4fdfb;
	padding: 1%;
	margin: 3% 3%;
}
#mw_wp_form_mw-wp-form-81 {
	margin: 5% 1%;
}
.inquiry dl {
	width: 98%;
	background: #ddd;
	float: left;
	border-radius: 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 5px;
}
.inquiry dt {
	float:left;
	width: 21%;
	margin: 2px;
	padding: 1%;
	clear: left;
	background: #f7f7f7;
}
.inquiry dd {
	float:left;
	width: 74%;
	margin: 2px;
	padding: 1%;
	background: #f7f7f7;
}
.inquiry dd input,.inquiry dd textarea {
	font-size:1.4em;
	width: 98%;
	padding:1%;
}
.inquiry dd input[type="radio"], .inquiry dd input[type="checkbox"] {
	width: auto;
	transform: scale(1.4);
}
.inquiry dd select {
		font-size:1.4em;
}
.inquiry button {
	font-size:1.4em;
	padding:2% 4%;
	margin:2%;
}
.inquiry .span {
	color:red;
	font-size:1.6em;
}

h3.wsp-pages-title,h3.wsp-categories-title,
ul.wsp-pages-list,ul.wsp-categories-list,
ul.wsp-pages-list li ,ul.wsp-categories-list li {
margin:0;
padding:0;
}
/* サイトマップのCSS */
h3.wsp-pages-title,h3.wsp-categories-title {
padding:2%;
}
h3.wsp-pages-title,h3.wsp-categories-title {
	position: relative;
	background: #62b734;
	padding: 2px 5px 2px 25px;
	font-size: 20px;
	color: #fff;
	border-radius: 0 10px 10px 0;
	width: 90%;
	margin-left: 5%;
}

h3.wsp-pages-title:before,h3.wsp-categories-title:before {
	font-family: "Font Awesome 5 Free";
	content: "\f135";
	display: inline-block;
	line-height: 40px;
	position: absolute;
	padding: 0em;
	color: white;
	background: #62b734;
	font-weight: 900;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	left: -1.35em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border: solid 3px white; 
	border-radius: 50%;
}
.wsp-container {
	margin-top:5%;
}
ul.wsp-pages-list,ul.wsp-categories-list {
	margin-left:2%;
	padding:2%;
}
ul.wsp-pages-list li a,ul.wsp-categories-list li a{
	margin-left:2%;
	position: relative;/*相対位置*/
	padding: 0.5em 0.5em 0.5em 1.5em;/*アイコン分のスペース*/
	line-height: 1.4;/*行高*/

}
ul.wsp-pages-list li a:before, ul.wsp-categories-list li a:before{
	font-family: "Font Awesome 5 Free";/*忘れずに*/
	content: "\f35a";/*アイコンのユニコード*/
	font-weight: 900;
	position: absolute;/*絶対位置*/
	font-size: 1em;/*サイズ*/
	left: 0.25em;/*アイコンの位置*/
	top: 0.5em;/*アイコンの位置*/
	color: #008abe; /*アイコン色*/
}
h2,h3,h4,h5{
	display: block;
	clear: both;
}


@media (max-width: 767px) {
/*========= カテゴリーのCSS ===============*/
.category-stadium article ,.category-type article {
width:40%;
}
	.home .blk_l,.home .blk_r {
		width: 100%;
	}
	img.circle_l,img.circle_r {
		width: 100%;
		shape-outside: unset;
	}
	.otsu h5 {
		margin: 0.5em;
	}
	#otsu .otsu h4 {
		margin: 0.5em;
		padding-left: 1em;
	}
	.otsu .link_area .btn_white {
		margin-right: 0;
	}
	.otsu .link_area {
		width: 100%;
		padding-left: 0.5em;
	}
	.otsu .btn_area .o_btn {
		margin-left: 0.5em;
	}
	h2 {
		font-size: 1.8em;
		letter-spacing: .0em;
	}
	.about_w {
		margin: 5% 5%;
	}
body[id^="g_"] .blk_l ,
body[id^="gk_"] .blk_l {
	float: left;
	width: 100%;
}
body[id^="g_"] .blk_r ,
body[id^="gk_"] .blk_r {
	float: right;
	width: 100%;
}

.h_left {
	background:#fff;
	border-bottom: 1px solid #ddd;
}
.otsu dl{
	width: 98em;
}
.game dl{
	width: 70%;
}
.game dd {
	width: 90%;
	margin-left: -13%;
}
.inquiry dt,.inquiry dd {
	width: 97%;
}

}