/*****全体に関する指定*****/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body,td,th {
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
}
/* アキを作らない */
h1,h2,h3,h4,p,ul,ol,dl {
	margin: 0px;
	padding: 0px;
}

/* リストマークをつけない*/
li {
	list-style:none;
}
/* 画像のリンクに枠をつけない*/
img {
	border: none;
}
/* 基本のテキストリンク指定 */
a {
	color: #0033cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*****その他共通設定*****/

.clear-left {
	clear:left;	
}
.clear-both {
	clear:both;	
}

h1 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.mein-img {
	max-width: 900px;
	margin-left:auto;
	margin-right:auto;
}
h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007fca;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000;
}
.right-box h3 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-left: 5px;
	color: #005b91;
}

address {
	background-color: #005b91;
	font-style: normal;
	padding: 10px;
	font-size: 13px;
	line-height: 13px;
}
.red {
	color: #C00;
}
.common-list li {
	list-style-image: url(img/sikaku_r.gif);
	list-style-position: outside;
	margin-bottom: 8px;
	margin-left: 20px;
}
a.btn {
  display: inline-block;
  height: 30px;
  padding-left:15px;
	padding-right:15px;
  text-decoration: none;
  line-height: 33px;
	font-weight:bold;
	font-size:16px;
  border-radius: 20px;
  color: #fff;
  -webkit-box-shadow: 1px 1px 1px #e9e9e9;
  -moz-box-shadow: 1px 1px 1px #e9e9e9;
  box-shadow: 1px 1px 1px #e9e9e9;
  background: #fa7e01;
  background: -webkit-gradient(linear, left top, left bottom, from(#fa7e01), to(#fb9d3e));
  background: -moz-linear-gradient(top, #fa7e01, #fb9d3e);
  background: -o-linear-gradient(top, #fa7e01, #fb9d3e);
  background: -ms-linear-gradient(top, #fa7e01, #fb9d3e);
  background: linear-gradient(top, #fa7e01, #fb9d3e);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa7e01', endColorstr='#fb9d3e');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa7e01', endColorstr='#fb9d3e')";
 
}


/*****ドロワーメニュー調整*****/
.drawer-open .drawer-hamburger-icon:after,.drawer-open .drawer-hamburger-icon:before{top:0;background-color:#fff}
.drawer-overlay{position:fixed;z-index:1;top:0;left:0;display:none;width:100%;height:100%;background-color:rgba(0,0,0,.5)}
.drawer-menu li {
	text-align: left;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 5px;
	margin-top: 8px;
}
.drawer-menu li a {
	color: #007fca;
	text-decoration: none;
}
.drawer-menu li a:hover {
	color:#ee4474;
}


/*解禁*/
.iwanayamame {
	font-size: 18px;
	font-weight: bold;
	color: #009;
}
.kaikin-waku {
	margin-top: 20px;
	border: 2px solid #007fca;
	padding: 15px;
	background-color: #ffffee;
	margin-bottom: 15px;
}


/*===============================================
●pc.css 
===============================================*/
@media screen and (min-width: 1024px){
.only-sp {
	display:none;
}
header {
	display:none;
}
.head {
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/hd_logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 90px;
	padding-top: 10px;
	height: 80px;
}
.hd-title {
	float: left;
	width: 449px;
}
.hd-bt {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 15px;
}
.hd-bt img {
	margin-left: 3px;
}
.c_title {
	background-image: url(img/c_titlebg.jpg);
	background-repeat: no-repeat;
	height: 75px;
	padding-top: 55px;
	padding-left: 60px;
	font-size: 30px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	font-weight: bold;
	color: #FFF;
}
.meinsp-img {
	display:none;
}
.contents {
	width: 900px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.left-box {
	float: left;
	width: 210px;
	text-align: left;
	margin-bottom:50px;
}
.right-box {
	float: right;
	width: 660px;
	text-align: left;
	margin-bottom:50px;
}
.left-box ul li a {
	display: block;
	height: 31px;
	width: 188px;
	background-image: url(img/m_arrow_b.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	font-size: 18px;
	color: #333;
	padding-top: 17px;
	line-height: 18px;
	padding-left: 20px;
	border: 1px solid #CCC;
}
.left-box ul li a:hover {
	background-image: url(img/m_arrow_p.gif);
	background-repeat: no-repeat;
	color:#ee4474;
	text-decoration: none;
}
.left-box ul {
	margin-bottom: 20px;
}
.left-box p img {
	margin-bottom: 5px;
}
.foot {
	clear: both;
	background-color: #007fca;
	color: #FFF;
}
.foot-data {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: left;
	padding-bottom: 10px;
}
.foot-data h3 {
	font-size: 20px;
}
/*解禁*/
.kaikin {
	background-image: url(img/kaikin.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-left: 90px;
	height: 70px;
	font-weight: bold;
	margin-left: 30px;
	font-size: 18px;
}
.kaikin-tx {
	float: left;
	width: 340px;
}
.kaikin-pdf {
	float: right;
	width: 300px;
}
}

/*===============================================
●tablet.css 
===============================================*/

@media only screen and (min-width: 1015px) and (max-width: 1023px) {
html {
 overflow-y: scroll;
}
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
.only-sp {
	display:none;
}
header {
	z-index: 100;
}
.head {
	text-align: left;
	width: 100%;
	background-image: url(img/hd_logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	background-color: #FFF;
	padding-left: 90px;
	padding-top: 10px;
	height: 80px;
	position: fixed;
	box-shadow: 2px 0px 10px gray;
}
.hd-title {
	width: 449px;
}
.mein-img,.mein-title {
	padding-top: 90px;
}
.meinsp-img {
	display:none;
}
.right-box {
	max-width: 900px;
	margin-left:auto;
	margin-right:auto;
}
.c_title {
	background-image: url(img/c_titlebg.jpg);
	background-repeat: no-repeat;
	height: 75px;
	padding-top: 55px;
	padding-left: 60px;
	font-size: 30px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	max-width: 840px;
	font-weight: bold;
	color: #FFF;
}
.hd-bt,.left-box {
	display:none;
}
.contents {
	border-top: solid 7px #005b91;
	padding:20px 20px 50px 20px;
	text-align: left;
}
.foot {
	padding-top: 15px;
	background-color: #007fca;
	color: #FFF;
}
.foot-data h3 {
	font-size: 20px;
}
/*解禁*/
.kaikin {
	background-image: url(img/kaikin.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 90px;
	height: 70px;
	font-weight: bold;
	margin-left: 30px;
	font-size: 18px;
	line-height:1.2em;
}
.kaikin span {
	display:block;
}
.kaikin-pdf {
	text-align: center;
	margin-top:10px;
}
}


/*===============================================
●smart.css 
===============================================*/
@media screen and (max-width:639px){
.only-pc {
	display:none;
}
.head {
	text-align: left;
	width: 100%;
	background-image: url(img/hd_logo.jpg);
	background-size:40px auto;
	background-repeat: no-repeat;
	background-position: 5px;
	background-color: #FFF;
	padding-left: 50px;
	padding-top: 5px;
	height: 55px;
	position: fixed;
	box-shadow: 2px 0px 10px gray;
}
h1 {
	font-size:10px;
	line-height: 12px;
	margin-bottom:5px;
}
.hd-title img {
	width: 174px;
}
.mein-img {
	display:none;
}
.meinsp-img,.mein-title {
	padding-top: 60px;
}
.c_title {
	background-image: url(img/c_titlebg.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	height: 40px;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #FFF;
}
.hd-bt,.left-box {
	display:none;
}
.contents {
	border-top: solid 7px #005b91;
	padding:10px 5px 30px 5px;
	text-align: left;
}
h2 {
	font-size: 18px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 10px;
}
.foot {
	padding-top: 15px;
	background-color: #007fca;
	color: #FFF;
}
.foot-data h3 {
	font-size: 20px;
}
.foot-data span,address span {
	display:block;
}
.foot-data p {
	line-height:1.2em;
	margin-bottom:10px;
}
/*解禁*/
.kaikin {
	background-image: url(img/kaikin.gif);
	background-repeat: no-repeat;
	background-size:65px;
	padding-top: 8px;
	padding-left: 75px;
	height: 60px;
	font-weight: bold;
	font-size: 16px;
	line-height:1.2em;
}
.kaikin span {
	display:block;
}
.kaikin-pdf {
	text-align: center;
	margin-top:10px;
}
}
