@charset "utf-8";
/*
Theme Name: responsive_034
Theme URI: http://c-tpl.com/
Description: responsive_034
Version: 1.0
Author: Cloud template
Author URI: http://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
font:90%/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
color:#333;
-webkit-text-size-adjust: none;
}


/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#1b9cdf;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#57bdf2!important;
}


/**** Clearfix ****/
.nav .panel:before,nav .panel:after, nav#mainNav:before,nav#mainNav:after, .newsTitle:before,.newsTitle:after{content: ""; display: table;}
nav .panel:after,nav#mainNav:after,.newsTitle:after{clear: both;}
nav .panel,nav#mainNav,.newsTitle{zoom: 1;}


/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:95%;
line-height:30px;
height:20px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #044f82;
background: -moz-linear-gradient(top, #2e669c 0%, #044f82 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e669c), color-stop(100%,#044f82));
background: -webkit-linear-gradient(top, #2e669c 0%,#044f82 100%);
background: -o-linear-gradient(top, #2e669c 0%,#044f82 100%);
background: -ms-linear-gradient(top, #2e669c 0%,#044f82 100%);
background: linear-gradient(to bottom, #2e669c 0%,#044f82 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e669c', endColorstr='#044f82',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #044f82;
background: -moz-linear-gradient(top, #044f82 0%, #2e669c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#044f82), color-stop(100%,#2e669c));
background: -webkit-linear-gradient(top, #044f82 0%,#2e669c 100%);
background: -o-linear-gradient(top, #044f82 0%,#2e669c 100%);
background: -ms-linear-gradient(top, #044f82 0%,#2e669c 100%);
background: linear-gradient(to bottom, #044f82 0%,#2e669c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#044f82', endColorstr='#2e669c',GradientType=0 );
}

*:first-child+html input[type="submit"]{padding:3px;}


/* レイアウト
------------------------------------------------------------*/
#wrap_outer{
width:100%;

}
#wrapper, .inner{
margin:0 auto;
width:940px;
}

#header{overflow:hidden;padding-bottom:13px;}

#content{
float:right;
width:625px;
padding:30px 0;
}

#sidebar{
float:left;
width:265px;
padding:30px 0;
}

#footer_outer{
clear:both;
width:100%;
background-color:#57bdf2;
}



/* ヘッダー
*****************************************************/

/* サイト説明文
----------------------------------*/
#header h1{
padding:10px 0 0 3px;
color: #333;
font-size:80%;
color:#fff;
font-weight:bold;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
float:left;
padding-top:10px;
color: #2e669c;
font-size:160%;
font-weight:bold;
}

/* コンタクトインフォメーション
----------------------------------*/
#headerInfo{
float:right;
text-align:left;
padding-top:10px;
}

#headerInfo p{
padding:2px 0 2px 80px;
color:#f00;
font-size:12px;
font-weight:bold;
background:url(images/openTime.gif) no-repeat 0 2px;
}

#headerInfo p a{
color:#f00;
}

#headerInfo p.tel{background:url(images/tel.gif) no-repeat 0 18px;font-size:30px;font-weight:bold;color:#f00;}

#headerInfo p.address{background-image:url(images/address.png);color:#f00;font-weight:bold;}

#headerInfo p.openTime{color:#f00;font-weight:bold;font-size:15px;}

#headerInfo p.openTime span{font-size:19px;}



/* トップページ　メイン画像
----------------------------------*/
#mainImg{
line-height:0;
text-align:center;
z-index:0;
margin:0;
padding:0;
}


/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:30px 0 20px;
padding:5px 0 0 5px;
width:100%;
font-size:120%;
font-weight:bold;
color: #333;
background:url(/wordpress/wp-content/uploads/2014/07/hedding_bg.jpg) repeat-x;
height:31px;
}

h2.title .h_parts{
display:block;
padding-left:10px;
background:url(/wordpress/wp-content/uploads/2014/07/hedding_icon.png) no-repeat 0 0;
}



/*
h2.title{
clear:both;
margin:30px 0 20px;
padding:7px 0 5px 25px;
font-size:110%;
color: #044f82;
border-bottom:1px solid #ccc;
background:url(images/headingBg.png) no-repeat 0 50%;
}
*/

h2.first{margin-top:0;}

.dateLabel{
margin:-10px 0 10px;
text-align:right;
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.post p{padding-bottom:15px;}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:10px;
padding-left:15px;
background:url(/wordpress/wp-content/uploads/2014/07/news_icon.png) no-repeat 0 center;
}
.post ul li a{
color:#666!important;
}
.post ul li a:hover{
color:#57bdf2!important;
text-decoration:underline!important;
}
.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
padding:7px 0 5px 25px;
font-size:150%;
color: #044f82;
border-bottom:1px solid #ccc;
background:url(images/headingBg.png) no-repeat 0 50%;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color: #044f82;
border-bottom:2px solid #2e669c;
}

.post h3{
margin:10px 0;
font-size:120%;
font-weight:normal;
color:#333;
border-bottom:1px solid #2e669c;
}


.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border: 1px #2e669c solid;
border-collapse: collapse;
border-spacing: 0;
margin:0px 0 20px;
}

.post table th{
padding:7px 10px 7px 5px;
border: #2e669c solid;
border-width: 0 0 1px 1px;
font-weight:bold;
color:#fff;
background:#5f91ca;
}

.post table td{
padding:7px 5px;
border: 1px #2e669c solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

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

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
padding:4px;
margin:0 0 2px 7px;
display:inline;
}

img.alignleft{margin: 0 7px 2px 0;}

.alignright{float:right;}
.alignleft{float: left;}



/* サイドバー　ウィジェット
*****************************************************/
section.widget{
padding-bottom:20px;
margin-bottom:20px;
}

/*サイドバー　見出し*/
section.widget h3{
clear:both;
margin:0 0 10px 5px;
padding:7px 0 5px 20px;
font-size:100%;
font-weight:normal;
color: #044f82;
border-bottom:1px dotted #ccc;
background:url(/wordpress/wp-content/uploads/2014/07/hedding_icon.png) no-repeat 5px 50%;
}

section.widget li{
margin: 0 10px 10px 5px;
border-bottom: 1px solid #ccc;
}

section.widget a{
display:block;
margin-bottom:5px;
padding:3px 0 3px 15px;
background:url(/wordpress/wp-content/uploads/2014/07/news_icon.png) no-repeat 0 80%;
}

/*
section.widget a:hover{background-position: 3px 50%;}
*/

/*
p.banner{padding-bottom:15px;}

#contactBanner{
width:265px;
height:70px;
padding-top:70px;
background:url(images/banners/bannerTel.png) no-repeat;
}

#contactBanner p.tel{
display:inline;
padding-left:80px;
margin-left:30px;
text-align:center;
font-weight:bold;
background:url(images/tel.png) no-repeat;
}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:130px;
vertical-align:bottom;
}
*/

/* 更新情報
-------------*/
.newsTitle{
clear:both;
margin:15px 0 20px;
padding:7px 0 5px 20px;
font-size:100%;
color: #044f82;
border-bottom:1px solid #ccc;
/*background:url(images/heading2Bg.png) no-repeat 0 50%;*/
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:.8em;
background:url(images/arrow.png) no-repeat 0 50%;
}

.news{padding-bottom:40px;}

.news p{
clear:both;
padding-bottom:2px;
border-bottom: 1px solid #ccc;
}

.news p a{
display:block;
padding:5px 0;
color:#044f82;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#2e669c;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#5f91ca;}



/* フッター
*****************************************************/
#footerLogo{
float:left;
width:265px;
}

#footerLogo img{
max-width:265px;
height:auto;
}

#footer ul{
float:right;
width:625px;
font-size:95%;
padding-bottom:20px;
}

#footer ul ul{padding-bottom:0;width:auto;}

#footer ul li{
display:inline-block;
vertical-align:text-top;
text-align:left;
padding:5px 0;
margin-left:15px;
background:url(images/arrow.png) no-repeat 0 12px;
}

#footer ul li	a{
display:block;
padding:0 0 0 12px;
overflow:hidden;
color:#fff;
font-weight:bold;
}

#footer ul li	a:hover{text-decoration:underline;color:#193794!important;}

#footer ul li li{
display:block;
padding:0;
margin-left:5px;
background:url(images/arrow.png) no-repeat 0 6px;
}

#footer ul li	li a{padding:0 0 0 8px;}

*:first-child+html #footer ul li{display:inline;}
*:first-child+html #footer ul ul,*:first-child+html #footer ul li li a,*:first-child+html #footer ul li li{display:none;}

#copyright{
border-top:1px dotted #fff;
clear:both;
padding:5px;
text-align:center;
font-style:normal;
font-size:85%;
zoom:1;
color:#fff;
font-weight:bold;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#044f82;
text-align:center;
}


/* トップページ 最新記事3件 + お勧め商品
------------------------------------------------------------*/
.thumbWrap{
width:645px;
margin-right:-20px;
}

.thumbWrap li{
float:left;
width: 195px;
margin:0 20px 0 0;
padding:2px 0 40px;
background:none;
}


/* 最新記事リンク */
ul.thumb h3{
margin-top:10px;
padding:1px;
font-weight:normal;
font-size:100%;
text-align:center;
background:#fff;
border:1px solid #5f91ca;
}

ul.thumb h3 span{
display:block;
padding:2px 3px;
background:#5f91ca;
}

ul.thumb h3 a{color:#fff;}

ul.thumb h3:hover span{background:#2e669c;}


/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
	nav#mainNav{
	clear:both;
	padding:0px 0 10px;
	position:relative;
	z-index:200;
	}
	
	.panel ul{
	/*background:url(images/sep.png) no-repeat 50% 50%;*/

/*background:url(images/navi_bg.png) no-repeat;*/
width:100%;
height:45px;
padding-right:50px;

	}

	.panel ul li{
width:235px;
	float: left;
	position: relative;
	/*padding:0 15px 0 15px;*/
	height:40px;
	line-height:40px;
	background:url(images/sep.png) no-repeat 100% 50%;
	}

	.panel ul li a{
	display: block;
	text-align: center;
	_float:left;
	padding:0 15px;
color:#666;
font-weight:bold;
	}

	.panel ul li a:hover{
		color:#57bdf2;
	text-decoration:underline;
	}
	nav div.panel{
  display:block !important;
  float:left;
  }
  
  a#menu{display:none;}
  
  /* 親メニュー */
  .panel ul li.current-menu-item a, .panel ul li a:hover, .panel ul li a:active, .panel ul li.current-menu-parent a{
color:#1b9cdf;/*5f91ca*/
  }
  
  .panel ul ul{width:160px;}
  
  .panel ul li ul{display: none;}
	
  .panel ul li li{
  float: none;
  height:40px;
  line-height:40px;
  width:160px;
	padding:0;
  }
  
  .panel ul li:hover ul{
  display: block;
  position: absolute;
  top:40px;
  left:-7px;
  z-index:500;
	border-radius:0 0 6px 6px;
	border:1px solid #ccc;
  }
	
  .panel ul li li a{
  width:100%;
  height:40px;
	padding:0;
  line-height:40px;
  font-size:95%;
  text-align:left;
  }
	
	.panel ul li li a span{padding:0 10px;}
	
	.panel ul li li a:hover,.panel ul li li.current-menu-item a{color:#888;font-weight:bold;}
  
  .panel ul li:hover ul li{
  margin:0;
  background: #fff;
  border-bottom:1px solid #dadcdc;
	box-shadow: 1px 1px 3px #ccc;
  }
	
	.panel ul li:hover ul li:last-child{
	border:0;
	border-radius:0 0 6px 6px;
	}

.service .s_box .right{
height:110px;
line-height:1.3;
width:100%;
}

.service .s_box .right span{
font-weight:bold;
background:url(images/mark.png) repeat-x 0 3px;
}


#mainInner #outline .left{
width:99%;
clear:both;
font-weight:bold;
padding-right:5px;
border-bottom:solid 2px #009137;
padding-bottom:5px;
margin-bottom:10px;
height:100%;
background:#009137;
padding-top:5px;
color:#009137;
padding-left:1%;
border-radius:5px;
box-shadow:0 0 5px #333;
font-size:17px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d8dada), color-stop(0.51, #ffffff), color-stop(0.01, #fdfdfd));
background: -webkit-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -moz-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -o-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -ms-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
}
#mainInner #outline .right{
width:95%;
margin-bottom:5%;
margin-left:5%
padding-left:10px;
}

#mainInner #outline2 .left{
width:99%;
clear:both;
font-weight:bold;
padding-right:5px;
border-bottom:solid 2px #ffb053;
padding-bottom:5px;
margin-bottom:10px;
height:100%;
background:#009137;
padding-top:5px;
color:#ffb053;
padding-left:1%;
border-radius:5px;
box-shadow:0 0 5px #333;
font-size:17px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d8dada), color-stop(0.51, #ffffff), color-stop(0.01, #fdfdfd));
background: -webkit-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -moz-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -o-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -ms-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
}

#mainInner #outline2 .right{
width:95%;
margin-bottom:5%;
margin-left:5%
padding-left:10px;
}

#mainInner #outline2 .left .attention{
color:#f00 !important;
}


#mainInner #outline hr{
clear:both;
margin-bottom:20px;
}

.pv{

height:250px;
overflow-y:scroll;
overflow-x:hidden;
word-wrap:break-all;
width:100%;
border:1px solid #dcdcdc;
}

.pv h4{
width:590px;
border-bottom:1px solid #dcdcdc;
padding-bottom:5px;
margin-bottom:10px;
font-weight:bold;
margin-left:5px;
}
.pv p{
width:590px;
word-wrap:break-all;
margin-left:5px;
}

/*背景画像*/
body{
background:url(/wordpress/wp-content/uploads/2014/08/top_bg_pc1.gif) repeat-x;
}


/* アスリート
-----------------------------------------------*/
.inner{

}
.inner hgroup{
float:left;
}
.inner .pnavi{
float:right;
margin-top:10px;
}

.inner .pnavi li{
float:left;
margin-right:10px;
}
.inner .pnavi .navi_sitmap a{
display:block;
width:103px;
height:23px;
background:url(/wordpress/wp-content/uploads/2014/07/header_contact.png) no-repeat 0 0;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
-ms-filter: "alpha( opacity=100 )";
filter: alpha( opacity=100 );
opacity: 1;
}
.inner .pnavi .navi_pv a{
display:block;
width:126px;
height:23px;
background:url(/wordpress/wp-content/uploads/2014/07/header_pv.png) no-repeat 0 0;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
-ms-filter: "alpha( opacity=100 )";
filter: alpha( opacity=100 );
opacity: 1;
}
.inner .pnavi .navi_sitmap a:hover,.inner .pnavi .navi_pv a:hover{
-ms-filter: "alpha( opacity=60 )";
filter: alpha( opacity=60 );
opacity: 0.6;
}
.inner .pnavi .tel_pnavi{
clear:both;
padding-top:10px;
}

#footer{
width:70%;
margin:0 auto;
clear:both;
padding-top:20px;
border-top:1px solid #57bdf2;
} 

.mailform textarea{
width:400px;
height:200px;
}
.mailform .mfp_s{
width:200px;
}
.mailform .mfp_l{
width:350px;
}



}


/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:20px 0;
	}
	
	nav#mainNav .inner{width:98%;}
	
	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	color:#fff;
	border:1px solid #57bdf2;
  background: #57bdf2 url(images/menuOpen.png) no-repeat 5px 10px;
	}
	
	nav#mainNav a#menu span{padding-left:2.5em;}
	
	nav#mainNav a.menuOpen{
	border-bottom:0;
	color:#fff;
	background: #57bdf2 url(images/menuOpen.png) no-repeat 5px -32px;
	}
	
	nav#mainNav a#menu:hover{cursor:pointer;color:#193794!important;}
	
	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	border:1px solid #57bdf2;
	}

	.panel ul{margin:0;padding:0;}

	.panel ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	.panel ul li a,.panel ul li.current-menu-item li a{
	display: block;
	width:100%;
	padding:1em 0;
	text-align:left;
	color:#57bdf2;
	background:#fff;
	}

 .panel ul li a span{padding-left:1em; color:#57bdf2!important;}
 
	.panel ul li.current-menu-item a,.panel ul li a:hover,.panel ul li.current-menu-item a,.panel ul li a:active, .panel ul li li.current-menu-item a, .panel ul li.current-menu-item li a:hover, .panel ul li.current-menu-item li a:active{
	background:#ecfff3;
	}

	.panel ul li li{
	float:left;
	border:0;
	}

	.panel ul li li a, .panel ul li.current-menu-item li a, .panel ul li li.current-menu-item a{background:#fff url(images/sub1.png) no-repeat 20px 50%;}

	.panel ul li li.current-menu-item a,.panel ul li li a:hover, .panel ul li.current-menu-item li a:hover{background:#f1ffff url(images/sub1.png) no-repeat 20px 50%;}
	
	.panel ul li li:last-child a{background:#fff url(images/subLast.png) no-repeat 20px 50%;}
	.panel ul li li:last-child.current-menu-item a,.panel ul li li:last-child a:hover,.panel ul li.current-menu-item li:last-child a:hover{background:#f1ffff url(images/subLast.png) no-repeat 20px 50%;}

	.panel ul li li a span{padding-left:35px;}
	
	nav div.panel{float:none;}
	
	#mainImg{margin-bottom:20px;}


.service .s_box .right{
height:70px;
line-height:1;
width:100%;
float:left;
}
.service .s_box .right span{
font-weight:bold;
background:url(images/mark.png) repeat-x 0 bottom;
}



#mainInner #outline .left{
width:99%;
clear:both;
font-weight:bold;
padding-right:5px;
border-bottom:solid 2px #009137;
padding-bottom:5px;
margin-bottom:10px;
height:100%;
background:#009137;
padding-top:5px;
color:#009137;
padding-left:1%;
border-radius:5px;
box-shadow:0 0 5px #333;
font-size:17px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d8dada), color-stop(0.51, #ffffff), color-stop(0.01, #fdfdfd));
background: -webkit-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -moz-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -o-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -ms-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
}
#mainInner #outline .right{
width:95%;
margin-bottom:5%;
margin-left:5%
padding-left:10px;
}


#mainInner #outline2 .left{
width:99%;
clear:both;
font-weight:bold;
padding-right:5px;
border-bottom:solid 2px #ffb053;
padding-bottom:5px;
margin-bottom:10px;
height:100%;
background:#009137;
padding-top:5px;
color:#ffb053;
padding-left:1%;
border-radius:5px;
box-shadow:0 0 5px #333;
font-size:17px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d8dada), color-stop(0.51, #ffffff), color-stop(0.01, #fdfdfd));
background: -webkit-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -moz-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -o-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -ms-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
}

#mainInner #outline2 .right{
width:95%;
margin-bottom:5%;
margin-left:5%
padding-left:10px;
}

#mainInner #outline2 .left .attention{
color:#f00 !important;
}

.pv{
width:100%;
padding:0 0 0 1%;
border:1px solid #dcdcdc;
height:250px;
overflow-y:scroll;
word-wrap:break-word;
}

.pv h4{
width:100%;
border-bottom:1px solid #dcdcdc;
padding-bottom:5px;
margin-bottom:10px;
font-weight:bold;
margin-left:5px;
}

.pv p{
margin-left:5px;
}




/* アスリート
-----------------------------------------------*/
.inner hgroup{
float:left;
}
.inner .pnavi{
float:right;
margin-top:10px;
}

.inner .pnavi li{
float:left;
margin-right:10px;
}
.inner .pnavi .navi_sitmap a{
display:block;
width:103px;
height:23px;
background:url(/wordpress/wp-content/uploads/2014/07/header_contact.png) no-repeat 0 0;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
-ms-filter: "alpha( opacity=100 )";
filter: alpha( opacity=100 );
opacity: 1;
}
.inner .pnavi .navi_pv a{
display:block;
width:126px;
height:23px;
background:url(/wordpress/wp-content/uploads/2014/07/header_pv.png) no-repeat 0 0;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
-ms-filter: "alpha( opacity=100 )";
filter: alpha( opacity=100 );
opacity: 1;
}
.inner .pnavi .navi_sitmap a:hover,.inner .pnavi .navi_pv a:hover{
-ms-filter: "alpha( opacity=60 )";
filter: alpha( opacity=60 );
opacity: 0.6;
}
.inner .pnavi .tel_pnavi{
clear:both;
padding-top:10px;
}


#footer{
width:100%;
margin:0 auto;
clear:both;
padding-top:20px;
border-top:1px solid #57bdf2;
} 

.mailform textarea{
width:400px;
height:200px;
}
.mailform .mfp_s{
width:200px;
}
.mailform .mfp_l{
width:350px;
}
/*背景画像*/
body{
background:url(/wordpress/wp-content/uploads/2014/08/all_bg.gif) repeat-x;
}


}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
  #wrapper, #header, .inner{width:100%;}

	#header h1, #header h2{padding:10px;}
	#headerInfo{padding-right:10px;}

	.panel ul, .thumbWrap{margin:0 auto;}
	.panel ul ul{padding:0;}

	nav div.panel{float:none;}
	
	#mainImg img{width:98%;height:auto;}

	#content, #sidebar{
	clear:both;
	width:95%;
	float:none;
	margin:0 auto;
	padding:10px 0;
	}
	
	#banners{width:100%;margin:0 auto;text-align:center;}
	#banners p{width:30%; float:left;margin:0 1% 0 2%;}
  #banners p img{width:100%;height:auto;}
	
	section.widget_search{text-align:center;}
  #contactBanner{margin:0 auto;}

	#footer{margin:0;border:0;text-align:center;}
	
	#footerLogo, #footer ul{
	float:none;
	width:auto;
	padding-bottom:20px;
	text-align:center;
	}
	
	#footer ul{
	padding-top:20px;
	border-top:1px solid #ccc;
	}
	
	#footer ul ul{padding-top:0;border:0;}	

.service .s_box .right{
height:70px;
line-height:1;
width:100%;
margin:10px 0 20px;
}
.service .s_box .right span{
font-weight:bold;
background:url(images/mark.png) repeat-x 0 bottom;
}


#mainInner #outline .left{
width:99%;
clear:both;
font-weight:bold;
padding-right:5px;
border-bottom:solid 2px #009137;
padding-bottom:5px;
margin-bottom:10px;
height:100%;
background:#009137;
padding-top:5px;
color:#009137;
padding-left:1%;
border-radius:5px;
box-shadow:0 0 5px #333;
font-size:17px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d8dada), color-stop(0.51, #ffffff), color-stop(0.01, #fdfdfd));
background: -webkit-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -moz-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -o-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -ms-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
}

#mainInner #outline .right{
width:95%;
margin-bottom:5%;
margin-left:5%
padding-left:10px;
}

#mainInner #outline2 .left{
width:99%;
clear:both;
font-weight:bold;
padding-right:5px;
border-bottom:solid 2px #ffb053;
padding-bottom:5px;
margin-bottom:10px;
height:100%;
background:#009137;
padding-top:5px;
color:#ffb053;
padding-left:1%;
border-radius:5px;
box-shadow:0 0 5px #333;
font-size:17px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d8dada), color-stop(0.51, #ffffff), color-stop(0.01, #fdfdfd));
background: -webkit-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -moz-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -o-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -ms-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
}

#mainInner #outline2 .right{
width:95%;
margin-bottom:5%;
margin-left:5%
padding-left:10px;
}

#mainInner #outline2 .left .attention{
color:#f00 !important;
}

.pv{
width:99%;
padding:0 0 0 1%;
border:1px solid #dcdcdc;
height:250px;
overflow-y:scroll;
word-wrap:break-word;
}

.pv h4{
width:100%;
border-bottom:1px solid #dcdcdc;
padding-bottom:5px;
margin-bottom:10px;
font-weight:bold;
margin-left:5px;
}
.pv p{
margin-left:5px;
}


/*背景画像*/
body{
background:url(/wordpress/wp-content/uploads/2014/08/top_959.gif) repeat-x;
}



/* アスリート
-----------------------------------------------*/
.inner hgroup{

}
.inner .pnavi{

width:250px;
margin:10px auto 0;
}
.inner .pnavi li{
float:left;
margin-right:10px;
}
.inner .pnavi .navi_sitmap a{
display:block;
width:103px;
height:23px;
background:url(/wordpress/wp-content/uploads/2014/07/header_contact.png) no-repeat 0 0;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
-ms-filter: "alpha( opacity=100 )";
filter: alpha( opacity=100 );
opacity: 1;
}
.inner .pnavi .navi_pv a{
display:block;
width:126px;
height:23px;
background:url(/wordpress/wp-content/uploads/2014/07/header_pv.png) no-repeat 0 0;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
-ms-filter: "alpha( opacity=100 )";
filter: alpha( opacity=100 );
opacity: 1;
}

.inner .pnavi .navi_sitmap a:hover,.inner .pnavi .navi_pv a:hover{
-ms-filter: "alpha( opacity=60 )";
filter: alpha( opacity=60 );
opacity: 0.6;
}

.inner .pnavi .tel_pnavi{
clear:both;
padding-top:10px;
}


.textwidget .info_box{
width:100%;
margin:0 auto;
text-align:center;
}


#footer{
width:100%;
margin:0 auto;
clear:both;
padding-top:20px;
border-top:1px solid #57bdf2;
} 

.mailform textarea{
width:100%;
height:200px;
}
.mailform .mfp_s{
width:50%;
padding:5px;
}
.mailform .mfp_l{
width:100%;
padding:5px;
}
#post-16 .list_type, #post-16 .type_img  {
	width: 100%!important;
	margin: .5rem auto!important;
}
#post-16 .list_type .type_hedding {
	margin: auto!important;
}
#post-16 .type_img img {
	width:98%!important;
}
}


/* 幅648px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 648px){
	.thumbWrap{width:100%;margin:0 auto;text-align:center;}
	.thumbWrap ul.thumb li{width:30%; float:left;margin:0 1% 0 2%;}
  .thumbWrap img{width:100%;height:auto;}

.mailform textarea{
width:100%;
height:200px;
}
.mailform .mfp_s{
width:100%;
padding:5px;
}
.mailform .mfp_l{
width:100%;
padding:5px;
}


body{
background:url(/wordpress/wp-content/uploads/2014/08/top_suma.gif) repeat-x;
}

}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
	#header{width:98%;padding:0 1%;text-align:center; font-size:14px;}
	#header h2,#footerLogo,#headerInfo{float:none;padding:0;}
	#headerInfo{width:320px;margin:0 auto;}
	img.alignright, img.alignleft{display: block;	margin:5px auto;}
	.alignright,.alignleft{float:none;}
	#footer ul{text-align:left;padding:15px;}
	#footer ul ul{padding:0;}

.service .s_box .right{
height:60px;
line-height:1.1;
width:100%;
}
.service .s_box .right span{
font-weight:bold;
background:url(images/mark.png) repeat-x 0 bottom;
}


#mainInner #outline .left{
width:99%;
clear:both;
font-weight:bold;
padding-right:5px;
border-bottom:solid 2px #009137;
padding-bottom:5px;
margin-bottom:10px;
height:100%;
background:#009137;
padding-top:5px;
color:#009137;
padding-left:1%;
border-radius:5px;
box-shadow:0 0 5px #333;
font-size:17px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d8dada), color-stop(0.51, #ffffff), color-stop(0.01, #fdfdfd));
background: -webkit-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -moz-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -o-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -ms-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
}
#mainInner #outline .right{
width:95%;
margin-bottom:5%;
margin-left:5%
padding-left:10px;
}

#mainInner #outline2 .left{
width:99%;
clear:both;
font-weight:bold;
padding-right:5px;
border-bottom:solid 2px #ffb053;
padding-bottom:5px;
margin-bottom:10px;
height:100%;
background:#009137;
padding-top:5px;
color:#ffb053;
padding-left:1%;
border-radius:5px;
box-shadow:0 0 5px #333;
font-size:17px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d8dada), color-stop(0.51, #ffffff), color-stop(0.01, #fdfdfd));
background: -webkit-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -moz-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -o-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: -ms-linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
background: linear-gradient(top, #fdfdfd 1%, #ffffff 51%, #d8dada 100%);
}

#mainInner #outline2 .right{
width:95%;
margin-bottom:5%;
margin-left:5%
padding-left:10px;
}

#mainInner #outline2 .left .attention{
color:#f00 !important;
}

.pv{
width:99%;
padding:0 0 0 1%;
border:1px solid #dcdcdc;
height:250px;
overflow-y:scroll;
word-wrap:break-word;
}
.pv h4{
width:100%;
border-bottom:1px solid #dcdcdc;
padding-bottom:5px;
margin-bottom:10px;
font-weight:bold;
margin-left:5px;
}
.pv p{
margin-left:5px;
}


.inner hgroup{
float:none;
}
.inner .pnavi{
float:none;
width:250px;
margin:10px auto 0;
}

.inner .pnavi li{
float:left;
margin-right:10px;
}
.inner .pnavi .navi_sitmap a{
display:block;
width:103px;
height:23px;
background:url(/wordpress/wp-content/uploads/2014/07/header_contact.png) no-repeat 0 0;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
-ms-filter: "alpha( opacity=100 )";
filter: alpha( opacity=100 );
opacity: 1;
}
.inner .pnavi .navi_pv a{
display:block;
width:126px;
height:23px;
background:url(/wordpress/wp-content/uploads/2014/07/header_pv.png) no-repeat 0 0;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
-ms-filter: "alpha( opacity=100 )";
filter: alpha( opacity=100 );
opacity: 1;
}

.inner .pnavi .navi_sitmap a:hover,.inner .pnavi .navi_pv a:hover{
-ms-filter: "alpha( opacity=60 )";
filter: alpha( opacity=60 );
opacity: 0.6;
}

.inner .pnavi .tel_pnavi{
clear:both;
padding-top:10px;
}

#footer{
width:100%;
margin:0 auto;
clear:both;
padding-top:20px;
border-top:1px solid #57bdf2;
} 

}


/* topics set */

.category h2{
font-size:18px;
border-bottom:1px dotted #666;
font-weight:bold;
}
.category ul{
margin:20px 0 30px;
}
.category ul li{
margin-bottom:15px;
padding-left:17px;
background:url(images/arrow3.png) no-repeat 0 50%;
}
.category ul li a{
text-decoration:underline;
color:#333;
}
.category ul li a:hover{
text-decoration:underline;
color:#FF931E;
font-weight:bold;
}


/* top main set */
.c_inner{
clear:both;
}
.c_inner .box{
margin-bottom:30px;
}
.c_inner .box h4{
margin-bottom:10px;
}
.c_inner .box h4 img{
width:100%;
}
.c_inner .box ul{
margin:0 auto;
}
.c_inner .box li{
float:left;
}


.service .s_box{
clear:both;
margin-bottom:20px;
height:70px;
}
.service .s_box .left{
padding-top:10px;
width:220px;
height:60px;
background:url(images/left_img.png) left 0 no-repeat;
padding-left:10px;
/*border-left:5px solid #999;*/
float:left;
}
.service .s_box .left span{
font-size:12px;
margin:0;
padding:0;
line-height:1;
}
.service .s_box .left p{
font-size:18px;
font-weight:bold;
color:#009f3d;
margin:0;
padding:0;
}
.service .s_box .left p span{
font-size:12px;
}
.service .s_box .left .tb{
padding:10px 0; 
}
.service .s_box .top_p{
/*margin-top:10px;*/
}


.service .s_box .left2{
width:220px;
height:70px;
background:url(images/left_img.png) left 0 no-repeat;
padding-left:10px;
/*border-left:5px solid #999;*/
float:left;
}
.service .s_box .left2 span{
font-size:12px;
margin:0;
padding:0;
line-height:1;
}
.service .s_box .left2 p{
font-size:18px;
font-weight:bold;
color:#009f3d;
margin:0;
padding:0;
}
.service .s_box .left2 p span{
font-size:12px;
}



.str_box .service .s_box{
clear:both;
padding-bottom:20px;
height:100px;
}
.str_box .service .s_box .right{
clear:both;
line-height:1.3;
padding-bottom:20px;
padding-top:10px;
margin-top:0;
}




/*　会社情報　*/
.conp{
border: #999 solid 1px;
width:100%;
}
.conp tbody th{
width:80px;
padding: 10px;
border: #999 solid 1px;
color: #333;
background-color: #ffffcc;
}
.conp tbody td {
padding: 10px;
line-height: 1.5;
border: #999 solid 1px;
}
.conp tbody tr td ul li{
list-style:none;
}
.title_h3{
clear:both;
margin:30px 0 0px;
padding:7px 0 0 5px;
width:100%;
font-size:120%;
font-weight:bold;
color: #333;
background:url(images/h_bg.jpg) repeat-x;
height:31px;
border:none;
}
.title_h3_pv{
clear:both;
margin:30px 0 0px;
padding:7px 0 0 5px;
width:100%;
font-size:120%;
font-weight:bold;
color: #333;
background:url(images/h_bg.jpg) repeat-x;
height:16px;
border:none;
}
.conp_box .conp tr{
height:33%;
}
#post-2 .title{
display:none;
}

.conp_box .conp .img_td{
vertical-align:bottom;
height:30px;
}


#mainInner #outline tbody{
width:100%;
}
#mainInner #outline tbody th{
width:20%;
background-color:#009f3d;
}
#mainInner #outline tbody td{
width:80%;
}

#mainInner #outline2{
clear:both;
}

#submit{
width:150px;
margin:20px auto 10px;
}
#submit input{
width:100%;
}


.main_c{
margin:0 auto;
width:100%;
}
.main_c img{
width:100%;
}

.content_main{
font-size:17px;
line-hieght:1.4;
}
.content_main ul{
margin-top:10px;
margin-bottom:30px;
}
.content_main .c_list li{
margin-bottom:15px;
font-size:20px;
font-weight:bold;
}
.content_main .title_h3{
clear:both;
margin:30px 0 10px;
padding:7px 0 0 5px;
width:100%;
font-size:95%;
font-weight:bold;
color: #333;
background:url(images/h_bg.jpg) repeat-x;
height:31px;
border:none;
}


.q{
width:92%;
padding-left:25px;
background:url(images/q.png) no-repeat left 3px;
font-weight:bold;
color:#009137;
}
.a{
width:92%;
padding-left:25px;
background:url(images/a.png) no-repeat left 3px;
margin-bottom:15px;
}
.a .a_list li{
font-size:14px !important;
list-style:none;
}



.botton{
margin-top:20px;
width:320px;
margin:0 auto;
}

.botton a img{

}




#post-350 .title{
display:none;
}
#post-350 .title2{
width:100%;
height:75px;
border:none;
}

.star_back{
clear:both;
margin:0 auto;
background:url(images/l_col04.png) no-repeat 0 0;
width:265px;
height:164px;
}


.tuyomi_main{
width:100%;
margin-bottom:10px;
}
.tuyomi_main img{
width:100%;
margin:0 auto;
}

.widget_recent_entries li{
position:relative;

}
.widget_recent_entries li a{
padding-top:25px;
}

.widget_recent_entries li .post-date{
position:absolute;
top:0;
}
























/**/


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}


/* tabになる部分ul */
.tabs-nav {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.tabs-nav li {
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}

.tabs-nav a, .tabs-nav a span {
	display: block;
	font-weight: bold;	
}
.tabs-nav a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; /* required in IE 6 */
	padding: 3px 6px;
}
.tabs-nav a:hover {
	background: #CCCCCC;
}
.tabs-nav .tabs-selected a {
	color: #666666;
	background: #EEEEEE;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}






/*-----------------------アスリートCSS　base&top-----------------------*/


.box .hedding_1{
width:98%;
background:url(/wordpress/wp-content/uploads/2014/07/hedding_bg.jpg) repeat-x 0 0;
height:29px;
font-size:14px;
padding-top:5px;
padding-left:10px;
font-weight:bold;
}

.box .hedding_1 .h_parts{
display:block;
padding-left:10px;
background:url(/wordpress/wp-content/uploads/2014/07/hedding_icon.png) no-repeat 0 0;
}







/*-----------------------アスリートCSS　l_col-----------------------*/

.tel_img{
}
.c_name{
font-size:19px;
font-weight:bold;
}
.c_name .name_big{
font-size:25px;
}
.tb_m{
margin:5px 0;
}
.name_big2{
font-size:18px;
}




.ta1{
width:100%;
}

.ta1 .tamidashi{
background:#3699cd !important;
}
.ta1 th{
background:#9bd6f4 !important;
}





.post .content_hedding{
margin:0 0 15px 5px;
padding:7px 0 5px 20px;
font-size:100%;
font-weight:normal;
color: #044f82;
border-bottom:1px dotted #ccc;
background:url(/wordpress/wp-content/uploads/2014/07/hedding_icon.png) no-repeat 5px 50%;
}
.post .q_box{
border:2px solid #9bd6f4;
width:100%;
padding:5px;
margin-bottom:20px;
}
.post .q_box .q1{
font-weight:bold;
width:85%;
margin-left:10px;
padding:10px 10px 10px 35px;
border-bottom:1px dotted #dcdcdc;
background:url(/wordpress/wp-content/uploads/2014/07/q_img.jpg) no-repeat 0 center;
}
.post .q_box .a1{
width:85%;
margin-left:10px;
padding:10px 10px 10px 35px;
background:url(/wordpress/wp-content/uploads/2014/07/a_img.jpg) no-repeat 0 center;
}
.post .faq_list{
margin-bottom:20px;
}


.list_type{
width:185px;
border:1px solid #dcdcdc;
border-radius:5px;
box-shadow:0 0 5px #dcdcdc;
float:left;
margin-left:0px;
padding:5px;
margin:0 6px 15px 5px;
}

.list_type .type_hedding{
text-align:center;
width:190px;
margin-bottom:5px;
font-size:17px;
font-weight:bold;
}
.list_type .type_img{
width:180px;
margin-left:2px;
margin-bottom:5px;
}
.list_type .type_img img{
border-radius:5px;
border:1px solid #dcdcdc;
}

.no1{
widht:100%;
background:url(/wordpress/wp-content/uploads/2014/07/step1.png) no-repeat left center;
padding-left:60px;
margin:0 5px 5px 10px;
color:#57bdf2;
font-weight:bold;
font-size:16px;
}
.no2{
widht:100%;
background:url(/wordpress/wp-content/uploads/2014/07/step2.png) no-repeat left center;
padding-left:60px;
margin:0 5px 5px 10px;
color:#57bdf2;
font-weight:bold;
font-size:16px;
}
.no3{
widht:100%;
background:url(/wordpress/wp-content/uploads/2014/07/step3.png) no-repeat left center;
padding-left:60px;
margin:0 5px 5px 10px;
color:#57bdf2;
font-weight:bold;
font-size:16px;
}
.no4{
widht:100%;
background:url(/wordpress/wp-content/uploads/2014/07/step4.png) no-repeat left center;
padding-left:60px;
margin:0 5px 5px 10px;
color:#57bdf2;
font-weight:bold;
font-size:16px;
}

.step_data{
margin:0 5px 15px 10px;
}

.pv_hedding{
width:100%;
padding-left:15px;
background:url(/wordpress/wp-content/uploads/2014/07/news_icon.png) no-repeat left center;
border-bottom:1px dotted #dcdcdc;
margin-bottom:10px;
color:#57bdf2;
font-size:16px;
font-weight:bold;
}
.lr_m10{
margin:0 10px 10px;
}

.mailform{
width:100%;
}

.submit_box{
width:100%;
text-align:center;
margin-bottom:20px;
}
.submit_box input{
width:200px;
height:40px;
}

.red{
color:#f00;
}



.about_as li{
margin-bottom:15px;
border-bottom:1px #dcdcdc dotted;
padding:10px 0;
}

.clear{
clear:both;
}

.flex {
	display: flex;
	display: -webkit-flex;
}
.cont {
	justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

body {
	background: none;
}
html #wpadminbar {
	display: none;
}
html {
	margin-top: 0!important;
}
#header {
	background: #f5f5f5;
	background: url(/wordpress/wp-content/uploads/2019/07/main_bg.png) repeat-x;
	background-size: 100%;
}
#mainNav {
	background: #ddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    border-bottom: solid #5cc4fb 3px;
}
.main_img {
	width: 1000px;
    margin: 1rem auto;
}
.main_img img {
	width: 100%;
}
nav#mainNav {
	padding: 0;	
}
.panel ul {
	height: 2rem;
}
.panel li {
	line-height: 2.5rem;
}
.sp {
	display: none;
}

.box .hedding_1 {
    width: 98%;
    background: url(/wordpress/wp-content/uploads/2014/07/hedding_bg.jpg) repeat-x 0 0;
    height: auto;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 10px;
    font-weight: bold;
    background: #ddd;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    border-bottom: solid #5cc4fb 3px;
    line-height: 1.7rem;
}


@media only screen and (max-width: 959px) {
#header {
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.inner {
	background: rgba(255, 255, 255, 0.74901960);
	margin: .5rem 0;
}
#header h1 {
	color: #333;
}
#mainNav {
	background: none;
	border: none;
}
.pc {
	display: none;
 }
.sp {
	display: block;
}
.main_img {
	width: 100%;
}
}

