@charset "utf-8";
/* CSS Document */

/*初期設定
----------------------------------------------------*/
body {
	min-width: 320px;
	line-height: 1.5;
	color: #333;
}
.sec01 p img,
.sec02 img,
.sec03 img {
	max-width: 100%;
	height: auto;
}
.ie8 img {
	width: auto;
}
/*clearfix*/
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clear {
	clear: both;
}
.login {
	cursor:pointer;
}
.tosmart {
	text-align:right;
}
.col_pics a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
}

/*layout
----------------------------------------------------*/
/*コンテンツ*/
#wrapper .cont {
	padding-left:5px;
	padding-right:5px;
}
/*.copy p{
  bottom: -1em;
}*/
.col_pics {
	text-align:center;
}
#newflashButton{
float:right;
padding-top: 0.2em;
}
.btn_sns{
display: inline-block;
*display: inline;
*zoom: 1;
}
.ie6 .btn_sns,
.ie7 .btn_sns{
float:left;
}
.index2 #wrapper .col_sns{
float:right;
}

/*title
----------------------------------------------------*/
#wrapper .sec01 h1 {
	font-size: 1.5rem;
	font-size: 15px;
	margin-bottom: 15px;
	padding: 0.2em 0.6em 0.4em;
	background: #1e3b5e url(/hoshi/images/title_bg.png) no-repeat 0 bottom;
	color: #FFFFFF;
}
#wrapper .sec01 h1 span {
	font-size: 1rem;
	font-size: 10px;
	padding-right: 0.5em;
	vertical-align: middle;
}
#wrapper h2 {
	font-size: 1.5rem;
	font-size: 15px;
	padding: 0.2em 0.6em 0.4em;
	margin-bottom: 15px;
	color: #FFF;
	background: #1e3b5e url(/hoshi/images/title_bg2.png) no-repeat 0 bottom;
	-webkit-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
	border:none;
}

#wrapper h3 {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 15px;
	margin-top: 10px;
	border-bottom: #0f2e56 4px dotted;
	color:#0f2e56;
	display: inline-block;
}
#wrapper h3 span {
	font-size: 1.6rem;
	font-size: 16px;
	color: #ffe400;
}

/* lead */
.sec01 p.lead {
	padding:0 2%;
	font-size: 1.2rem;
	font-size: 12px;
	color: #1b385c;
}

.sec01 .sns {
	margin-top: 12px;
}
.twitter-share-button {
	width: 95px !important;
}
.sec01 ul {
	letter-spacing:-0.4em;/*隙間をなくすためのハック*/
	margin-left:-5px;
}
.sec01 ul li {
	letter-spacing:normal;/*隙間をなくすためのハック*/
	margin: 0;
	margin-left:5px;
  width: 100px;
	height: 100px;
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
/*sec02
----------------------------------------------------*/
body.index .sec02 p {
	margin-bottom:10px;
}
body.index .sec02 p.introduced {
width:auto;
}
body.index .sec02 p.introduced span{
text-align:right;
display:block;
}
body.index .sec02 p {
 	-webkit-box-sizing: border-box; /* Chrome, Safari */
	-moz-box-sizing: border-box;    /* Firefox */
	box-sizing: border-box;         /* IE8+, Opera */
}
body.index .sec02 .left {
	clear: both;
	float: left;
	width: 50%;
	padding-right: 5px;
}
body.index .sec02 .right {
	float: left;
	width: 50%;
	padding-left: 5px;
}
body.index .sec02 .left1 {
	clear: both;
	float: left;
	width: 100%;
	padding-right: 5px;
}
body.index .sec02 .right1 {
	float: left;
	width: 100%;
	padding-left: 5px;
}
body.index .sec02_01 .caption {
	font-size: 11px;
	width:100%;
	display:block;
	text-align:center;
}

/* sec02_08 */
body.index .sec02_08 .box {
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
body.index .sec02_08 .right {
	padding-top: 10px;
}


/* aside
----------------------------------------------------*/
.sec03 {
	margin-bottom: 20px;
	text-align: left;
}

/*ページ送り
----------------------------------------------------*/
.gallery_pager{
	margin-bottom:1em;
}
.gallery_pager a,
.gallery_pagerBottom a,
.gallery_pager span,
.gallery_pagerBottom span{
	display:inline-block;
	*display: inline;
    *zoom: 1;
	font-weight:bold;
	margin:0 2px;
	padding:8px 11px;
	vertical-align:top;
	font-size:16px;
	font-size:1.6rem;
	line-height:1.2;
	text-align:center;
	font-family:"Arial,Helvetica,sans-serif";
	border:1px solid #EBEBEB;
	color:#999;
	text-decoration:none;
}
.gallery_pager a:hover,
.gallery_pagerBottom a:hover{
	background-color:#F0F0F0;
	color:#000;
}
.gallery_pager span,
.gallery_pagerBottom span{
	color:#000 !important;
	border:none;
}


/*hayabusa.html
----------------------------------------------------*/
body.index2 .sec01 p.title {
	margin: 1.5em 0 0.5em;
	background: #666;
	color: white;
	display: inline-block;
	padding: 0 2%;
	font-size: 1.2rem;
	font-size: 12px;
}
body.index2 .sec01 p.txt {
	font-size: 1.2rem;
	font-size: 12px;
}

/* sec02 */
body.index2 .sec02 div {
 	-webkit-box-sizing: border-box; /* Chrome, Safari */
	-moz-box-sizing: border-box;    /* Firefox */
	box-sizing: border-box;         /* IE8+, Opera */
}

body.index2 .sec02 h2 br {
	display: none;
}
body.index2 #wrapper .sec02 h3 {
	font-size: 1.4rem;
	font-size: 14px;
}
body.index2 .sec02 p,
body.index2 .sec02 a,
body.index2 .sec02 span {
	font-size: 1.2rem;
	font-size: 12px;
}
body.index2 .sec02 p {
	margin-bottom: 2em;
 	-webkit-box-sizing: border-box; /* Chrome, Safari */
	-moz-box-sizing: border-box;    /* Firefox */
	box-sizing: border-box;         /* IE8+, Opera */
}
body.index2 #wrapper h2{
margin-top:20px;
}
body.index2 .photoImg {
	/*margin-bottom: 2em;*/
}
body.index2 .photoImg .txt {
	clear: both;
	color: #fd5b13;
}

body.index2 .sec02_01,
body.index2 .sec02_02,
body.index2 .sec02_03,
body.index2 .sec02_04 {
	clear: both;
	width:  100%;
}
body.index2 .sec02_01 .left,
body.index2 .sec02_02 .left,
body.index2 .sec02_03 .left {
	width: 50%;
	padding-right: 5px;
	float: left;
}
body.index2 .sec02_01 .right,
body.index2 .sec02_02 .right,
body.index2 .sec02_03 .right {
	width: 50%;
	padding-left: 5px;
	float:right;
}
body.index2 .sec02_02,
body.index2 .sec02_04 {
	/*padding-top: 2em;*/
}

/* sec02_03 */
body.index2 .sec02_03 .right2 {
	clear: both;
	float: left;
	width: 100%;
}

/* sec02_04 */
body.index2 .sec02_04 .photoImg img {
	width: 100%;
	vertical-align: bottom;
}
body.index2 .sec02_04 .photoImg .left,
body.index2 .sec02_04 .photoImg .right {
	float: left;
	width: 50% ;
	padding: 0 5px;
	margin-bottom: 10px;
}
.ie7 body.index2 .sec02_04 .photoImg .left,
.ie7 body.index2 .sec02_04 .photoImg .right {
	width: 48%;
}
body.index2 .sec02_04 .photoImg .txt {
	clear: both;
	padding-top: 10px;
	color: #333;
}


/* sec03 */
body.index2 .sec03 {
	clear: both;
	text-align: center;
}
body.index2 .sec03 a {
	display: block;
	margin: 0 auto;
	width: 60%;
	height: auto;
	font-size: 18px;
	text-indent: 0;
	padding: 5px;
	border-radius: 5px;
	color: white;
	background: rgb(23,53,90); /* Old browsers */
	background: -moz-linear-gradient(left,  rgb(23,53,90) 0%, rgb(26,80,92) 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(left,  rgb(23,53,90) 0%,rgb(26,80,92) 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(left,  rgb(23,53,90) 0%,rgb(26,80,92) 100%); /* IE10+ */
}



/*480px以上対応版マイナーブレークポイント（800px以内）*/
@media screen and (min-width: 480px) {

/*hayabusa.html
----------------------------------------------------*/
body.index2 .sec02_04 .photoImg .left,
body.index2 .sec02_04 .photoImg .right {
	width: 33.3333%;
}
}
/*600px以上対応版マイナーブレークポイント（800px以内）*/
@media screen and (min-width: 600px) {
.pagetop01 {
margin:20px 0px 40px;
}
.sec01 ul li {
 margin-left:20px;
 margin-bottom:10px;
 width: 120px;
 height: 120px;
}
}
@media screen and (min-width: 620px) {
/* aside
----------------------------------------------------*/
.sec03 {
	text-align: center;
}
}
@media screen and (min-width: 767px) {
/*title
----------------------------------------------------*/
#wrapper .sec01 h1 {
	font-size: 2rem;
	font-size: 20px;
	padding: 0.1em 0.6em;
}
#wrapper .sec01 h1 span {
	font-size: 1.2rem;
	font-size: 12px;
}
#wrapper h2 {
	font-size: 2rem;
	font-size: 20px;
}
#wrapper h3 {
	font-size: 1.6rem;
	font-size: 16px;
}
#wrapper h3 span {
	font-size: 1.8rem;
	font-size: 18px;
}
/* lead */
.sec01 p.lead {
	font-size: 1.4rem;
	font-size: 14px;
}
}


/*801px以上ブレークポイント*/
@media screen and (min-width: 801px) {
#wrapper header p{
font-size:1em;
}
.cont {
 width: 920px;
}
#globalHeaderM, #menu {
 display:none;
}
 .sec01 ul li {
 width: 112px;
 height: 112px;
}
.sec02 p {
 margin-bottom: 0px;
}
.col_pics {
width:auto;
margin:0;
padding: 1em 0;
}
body.index.photoImg{
width:50%;
}


/*sec02
----------------------------------------------------*/
body.index .sec02 div {
 	-webkit-box-sizing: border-box; /* Chrome, Safari */
	-moz-box-sizing: border-box;    /* Firefox */
	box-sizing: border-box;         /* IE8+, Opera */
}
body.index .sec02 h2 {
	clear: both;
}
body.index .sec02 p {
	font-size: 12px;
	margin-bottom: 1em;
	width:50%;
}

body.index .sec02_01,
body.index .sec02_03,
body.index .sec02_05 {
	clear: left;
	/*float: left;
	width: 50%;
	padding:0 15px;*/
}
body.index .sec02_02,
body.index .sec02_04,
body.index .sec02_06 {
	clear: right;
	/*float: right;
	width: 50%;
	padding: 10em 15px 0;*/
}
body.index .sec02_01 p,
body.index .sec02_02 p,
body.index .sec02_03 p,
body.index .sec02_04 p,
body.index .sec02_05 p,
body.index .sec02_06 p{
width:48%;
float:left;
}
body.index .sec02_02 .photoImg p{
width:100%;
}
body.index .sec02_01 .photoImg,
body.index .sec02_02 .photoImg,
body.index .sec02_03 .photoImg,
body.index .sec02_04 .photoImg,
body.index .sec02_05 .photoImg,
body.index .sec02_06 .photoImg{
width:50%;
float:right;
}
body.index .sec02_07,
body.index .sec02_08 {
	clear: both;
	/*padding:0 15px;*/
}
body.index .sec02_07 .txtBox {
	float: left;
	/*width: 50%;*/
	/*padding-right: 15px;*/
}
body.index .sec02_08 .txtBox p,
body.index .sec02_07 .txtBox p{
width:100%;
}
body.index .sec02_07 .photoImg {
	/*float: right;*/
	/*width: 50%;*/
	padding-left: 15px;
}
body.index .sec02_08 .photoImg {
	width: 100%;
}
body.index .sec02_08 .box {
	float: left;
	width: 25%;
	margin-bottom: 0;
	border-bottom: 0;
}
body.index .sec02_08 .left,
body.index .sec02_08 .right {
	float: none;
	width: 100%;
	margin-bottom: 0;
}
body.index .sec02_08 .left {
	padding-right: 0;
	border-left: 1px solid #eee;
}
body.index .sec02_08 .box:first-child .left {
	border-left: 0;
}
body.index .sec02_08 .right {
	text-align: center;
}
.pagetop01 {
	clear: both;
}



/*aside
----------------------------------------------------*/
.sec03 img,
.sec03 .txt {
	display: none;
}
.sec03 a {
	display: block;
	background: url(../images/index_img1_pc.jpg) no-repeat;
	background-size: contain;
	height: 128px;
	text-indent: -9999px;
}

/*hayabusa.html
----------------------------------------------------*/
body.index2 .sec01 .txtBox {
	padding: 0 2%;
}
body.index2 .sec01 .txt {
	width: 50%;
 	-webkit-box-sizing: border-box; /* Chrome, Safari */
	-moz-box-sizing: border-box;    /* Firefox */
	box-sizing: border-box;         /* IE8+, Opera */
}
body.index2 .sec01 p.left {
	float: left;
	padding-right: 10px;
}
body.index2 .sec01 p.right {
	float: right;
	padding-left: 10px;
}

body.index2 .sec02_01,
body.index2 .sec02_02,
body.index2 .sec02_03,
body.index2 .sec02_04 {
	padding-left: 20px;
	padding-right: 20px;
}

body.index2 .sec02_01 .left,
body.index2 .sec02_02 .left,
body.index2 .sec02_03 .left {
	padding-right: 10px;
}
body.index2 .sec02_01 .right,
body.index2 .sec02_02 .right,
body.index2 .sec02_03 .right {
	padding-left: 10px;
}
body.index2 .sec02_03 .right2 {
	padding-left: 0;
}
body.index2 .sec02_04 .photoImg .left,
body.index2 .sec02_04 .photoImg .right {
	width: 16.6666%;
	padding-left: 0;
}
body.index .sec02 .right1 {
	float: left;
	width: 50%;
	padding-left: 5px;
}
body.index .sec02 .left1 {
	clear: both;
	float: left;
	width: 50%;
	padding-right: 5px;
}

}


/*タブレット対応版メディアクエリ（800px以内）*/
@media screen and (max-width: 800px) {
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
font-size:1.4rem;
}

/*モバイル非表示 ヘッダー*/
#globalHeader {
 width:100%;
 margin:0;
}
 #header_olympusLogo, #header_olympusLogo span {
display:none;
}
 #headerNav {
display:none;
}
 /*#nlogin_form #framelogin {
height:auto;
}
 #nlogin_form {
position:inherit;
top:0;
width:100%;
height:0;
margin-top:0.4em;
margin-bottom:0.1em;
}
 .loginM {
height:3em !important;
}
 #framelogin {
width:100% !important;
}*/
 form #logout {
display:none;
}
 #navigation {
display:none;
}



/*モバイル表示 ヘッダー*/
#globalHeaderM {
width:100%;
display:block;
overflow:hidden;
height:auto;
margin-top:1rem;
border-bottom:dotted 0.1rem #cccccc;
}
 #globalHeaderM ul {
float:left;
}
 #headerLogo {
width:53%;
height:auto;
margin-right:2%;
}
 #header_olympusLogoM img {
width:100%;
height:auto;
margin-bottom:5%;
}
 #header_fotopusLogoM {
width:40%;
height:auto;
}
 #header_fotopusLogoM img {
width:100%;
height:auto;
}
 #headerBtn {
width:45%;
height:auto;
}
 #headerBtn ul {
width:100%;
}
 #headerBtn li {
float:left;
width:29%;
text-align:center;
border-left:dotted 1px #cccccc;
padding:0 2% 1% 2%;
}
 #headerBtn li:last-child {
padding-right:0;
}
 #headerBtn li img {
width:100%;
height:auto;
cursor:pointer;
}

/*ログインボタン*/
#loginBtn form img {
background-image:url(/top/images/m/img_01_02_sp.png);
background-size:100%;
display:inline-block;
background-repeat:no-repeat;
}

/*ログアウトボタン*/
#headerBtn .login form img {
background-image:url(/top/images/m/img_01_02_sp_out.png);
}

/*モバイル表示 メニュー中*/
#menu {
display: none;
position: absolute;
top: 40px;
left: 0;
height:auto;
z-index: 2001;
background:#FFFFFF;
width:100%;
height:auto;
font-size:1.2rem;
}
.menuIn {
padding:5px 8px 0 8px;
box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.4);
-o-box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.4);
-ms-box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.4);
}
#menu dt {
background: #03077c;
background-image:url(/top/images/m/img_arrow_01_sp.png);
background-position: 95% center;
background-size:1rem;
background-repeat:no-repeat;
height:auto;
}
 #menu dt.community {
background-image:url(/top/images/m/img_arrow_02_sp.png);
background-position: 95% center;
background-size:1.7rem;
}
 #menu dt:not(:first-child) {
border-bottom:1px solid #b1b2d1;
/*padding:1rem;*/
font-weight:bold;
}
#menu dt:last-child {
border-bottom:none;
}
 #menu dt a {
color: white;
height:auto;
padding:1rem;
display:block;
}
 #menu a:hover {
text-decoration: none;
}
 #menu dd {
overflow:hidden;
}

/* close button */
#menu .close {
padding:0;
margin:0;
width:100%;
height:auto;
background:#FFFFFF;
}
#menu .close a {
display:block;
overflow:hidden;
width:25%;
height:auto;
text-align:center;
background:#FFFFFF;
padding:0;
margin:0;
margin-left:auto;
margin-right:auto;
}
 #menu .close img {
width:100%;
height:auto;
}
 #menu .close:last-child {
margin-top:5px;
padding:0;
}

/* subMenu */
.subMenu {
height:auto;
}
 .subMenu a {
background: #fdb813;
color: #FFFFFF;
display:block;
padding:1rem;
font-weight:bold;
border-bottom:1px #f8ecd0 solid;
background-image:url(/top/images/m/img_minus.png);
background-position: 95% center;
background-size:1rem;
background-repeat:no-repeat;
}
.subClose a {
background-image:url(/top/images/m/img_plus.png);
}
#menu ul {
width:100%;
clear:both;
overflow:hidden;
}
 #menu ul li {
overflow:hidden;
background:#FFFFFF;
color:#333333;
border-bottom:#cccccc solid 1px;
}
 #menu ul li:last-child {
border-bottom:none;
}
 #menu li a {
display:block;
padding:1rem 1rem 1rem 1.5rem;
color:#333333;
background-image:url(/top/images/m/img_arrow_03_sp.png);
background-position: 95% center;
background-size:1rem;
background-repeat:no-repeat;
}
 .copy {
margin-top:0;
width:auto;
}
 .copy p {
top:auto;
}
 #top p {
font-size:13px;
-webkit-text-size-adjust: none;
}
 #top p a {
font-size:13px;
-webkit-text-size-adjust: none;
}
 .copy p a {
font-size:13px;
-webkit-text-size-adjust: none;
}
 header p img {
display:none;
}

/*ImageList */
.ImageList {
 padding:0;
 float:left;
 height:auto;
 overflow:hidden;
 margin-bottom:2%;
 width:49%;
 padding:0 0.5% 0 0.5%;
 height:auto;
}
 .ImageList dd img {
width:100%;
height:auto;
}
 .col01_0 dl, .col01_1 dl {
background:none;
height:auto;
}
.news {
display:none;
}
 .col01_1 {
border:none;
}
/*ImageList2*/
.ImageList2 {
display:none;
}
.ImageList2M {
display:block;
}

/*#sec02*/
#sec02 {
height:auto;
width:100%;
}
/*#sec02　タブ*/
.ImageList2M ul {
width:100%;
}
.ImageList2M .tabsTitle li {
float:left;
width:33%;
text-align:center;
font-size:1rem;
margin-right:1%;
border:0px solid #CCCCCC;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom:none;
background:#f2f2f6;
}
 .ImageList2M .tabsTitle li:last-child {
margin-right:0;
width:32%;
}
 .tabsTitle li a {
width:100%;
display:block;
color:#333333;
font-weight:bold;
font-size:1rem;
padding:1rem 0 1rem 0;
}
 .tabsTitle li a:hover {
color:#333333;
font-weight:bold;
text-decoration:none;
}
 .ImageList2M .tabsTitle li.ui-state-hover {
background:#c5c6ce;
}
 .ImageList2M .tabsTitle li.ui-state-active {
background:#c5c6ce;
}
 .ImageList2M .tabsTitle li:last-child {
margin-right:0%;
}
 .ImageList2M div {
clear:both;
}
 .tabIn {
border:1px solid #CCCCCC;
overflow:hidden;
width:auto;
}
 .tabIn ul {
width:100%;
height:auto;
overflow:hidden;
}
 .tabIn ul li {
float:left;
width:20%;
margin:0.5%;
display:block;
}
 .tabIn ul li img {
width:100%;
}
 .tabIn p {
clear:both;
margin:3% 0.5% 3% 0.5%;
}
 .tabIn p a {
text-align:left;
background-image:url(/top/images/m/img_mark_01_sp.png);
background-color:#f9f8f8;
background-size:1.2rem;
background-position: 95% center;
background-repeat:no-repeat;
font-size:1.5rem;
padding:1%;
display:block;
color:#2C8FC2;
}
 #tabs-3 {
width:100%;
}
 #tabs-3 h4 {
font-size:1rem;
margin-left:1%;
}
 #tabs-3 .contributionsBox a {
background:none;
}

/*hdスライド*/
.slide {
display:none;
}
 .col03 {
float:none;
width:100%;
padding:0;
border-top:dotted 0.1rem #cccccc;
clear:both;
}
 .col03_1_4 {
display:none;
}
 .col03_1_5 {
width:100%;
border-right:none;
height:auto;
overflow:hidden;
padding:0;
display:block;
}
 .genre {
clear:both;
display:none;
background:#fcfbf7;
}
 .genre ul {
border:1px dotted #CCCCCC;
}
 .genre li {
border-bottom:1px dotted #CCCCCC;
font-size:1.2rem;
}
 .genre li a {
background-image:url(/top/images/m/img_arrow_03_sp.png);
background-position: 95% center;
background-size:1rem;
background-repeat:no-repeat;
background-color:#F9F8F8;
display:block;
color:#333333;
padding:1rem;
}
 .genre li a:hover {
text-decoration:none;
}
 .genre .genreClose {
border:none;
float:none;
clear:both;
margin:0;
padding:0;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:5px;
}
 .genre .genreClose a {
width:35%;
height:auto;
border:none;
}
 .genre .genreClose img {
width:100%;
height:auto;
 border:none;
}
 .col05 {
border:none;
-webkit-border-radius: none;
-moz-border-radius: none;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
height: auto;
width:100%;
margin: 0;
}
 .col05 ul {
overflow:hidden;
margin-top:1rem;
margin-bottom:1rem;
}
 .col05 ul li {
width:25%;
height:auto;
padding:0;
margin-top:0;
}
 .col05 ul li:not(:first-child) {
width:24%;
height:auto;
padding:0;
margin:0;
}
 .col05 ul li img {
width:100%;
height:auto;
padding:0;
margin:0;
}
 .pagetop01 {
 width:100%;
 margin-bottom:1rem;
}
 footer {
padding-left:8px;
padding-right:8px;
width:auto;
border-top:none;
-webkit-box-shadow: none;
-moz-box-shadow:none;
box-shadow: none;
}
 .col_footer {
width:100%;
border-top:dotted 0.1rem #cccccc;
}
 .col_footer01 {
margin:1rem 0 1rem 0;
}
 .col_footer01 ul {
width:100%;
height:auto;
}
 .col_footer01 li {
width:10%;
height:auto;
}
 .col_footer01 li a, .col_footer02 li a {
font-size:1rem;
}
 .col_footer02 ul, address {
font-size:1rem;
}
 .col_footer01 li img {
width:10%;
height:auto;
}
 .col_footer02 {
margin:0 0 1rem 0;
}
 .col_footer02 ul, address {
text-align:left;
}

/*square-thumb*/
.cont .col01 dl dd.square-thumb {
width:100%;
}
 .cont .col01 dl dd.square-thumb img {
width:100%;
}

/*square-thumb2*/
.cont .tabIn ul li.square-thumb2 {
width:24%;
height:24%;
}
 .cont .tabIn ul li.square-thumb2 img {
width:100%;
}

#wrapper h2{
display:inline-block;}

}
