/*
Theme Name: スポーツコンサルタントシバタ
Description: スポーツコンサルタントシバタのテーマ
Author: Mika Obata
Version: 1.0

2017.04
*/


/*
有限会社インフォテック　2カラムスタイル
2017 小畑


☆優先順位☆

[1位(スマホ)]・・・739px以下のスタイル
[2位(タブレット)]・740px以上～1023px以内のスタイル
[3位(パソコン)]・・1024px以上のスタイル


・3種類でフレキシブル対応をしているので今後さらに分ける場合は追加出来ます
・全てに対応させたい場合は[1位]のみに記述しておけばOKです
*/





/* ---スマホ(739px以下の時のスタイル)--- */

body{
	font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Helvetica,Arial,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background: #2e8cff;
	background: -moz-linear-gradient(top, #2e8cff 0%, #43ccff 50%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #2e8cff 0%,#43ccff 50%,#ffffff 100%);
	background: linear-gradient(to bottom, #2e8cff 0%,#43ccff 50%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e8cff', endColorstr='#ffffff',GradientType=0 );
	margin:0;
	font-size:15px;
}

p{
	margin:0;
	padding:0;
	font-size:15px;
}

.body-main{
	background-color: #fff;
	padding:20px 5px;
}
.main-page{
	padding:0;
}



/*クリア用*/
.clear{
	clear:both;
}
.br-phone{
	display: inline;
}
.br-pc{
	display: none;
}


/*ヘッダーライン*/
.header-line{
	border-bottom: 7px solid #5A9EF1;
}
/*ヘッダー*/
.header-back{
	background-color:#fff;
	padding-bottom:10px;
}
.header-left{
	float:none;
}
.header-right{
	float:none;
	margin:0;
	padding:10px 0 0 0;
	border-top: 1px solid #888;
}
.header-logo{
	padding-top:5px;
	padding-left:0;
	padding-bottom:5px;
}
.header-logo img{
    	display: block;
    	width:auto;
    	height:auto;
    	max-width:100%;
    	max-height:100%;
	margin-left:auto;
	margin-right:auto;
}
.header-tell1{
	font-size:15px;
	color:#3D9417;
	font-weight: bold;
	text-align:center;
	margin: 0 0 -5px 0;
}
.header-tell2{
	font-size:25px;
	color:#3D9417;
	font-weight: bold;
	text-align:center;
}



/*メニュー*/
.nav-back{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1deee+0,5a9ef1+40,2e82f2+54,2e82f2+100 */
  background: rgb(193,222,238); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(193,222,238,1) 0%, rgba(90,158,241,1) 40%, rgba(46,130,242,1) 54%, rgba(46,130,242,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(193,222,238,1) 0%,rgba(90,158,241,1) 40%,rgba(46,130,242,1) 54%,rgba(46,130,242,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(193,222,238,1) 0%,rgba(90,158,241,1) 40%,rgba(46,130,242,1) 54%,rgba(46,130,242,1) 100%); /* W3C, IE10+, FF16+, Chrome26+,  Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1deee', endColorstr='#2e82f2',GradientType=0 ); /* IE6-9 */
  margin:0;
}
.global-nav {
  padding: 0;
  margin:0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1deee+0,5a9ef1+40,2e82f2+54,2e82f2+100 */
  background: rgb(193,222,238); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(193,222,238,1) 0%, rgba(90,158,241,1) 40%, rgba(46,130,242,1) 54%, rgba(46,130,242,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(193,222,238,1) 0%,rgba(90,158,241,1) 40%,rgba(46,130,242,1) 54%,rgba(46,130,242,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(193,222,238,1) 0%,rgba(90,158,241,1) 40%,rgba(46,130,242,1) 54%,rgba(46,130,242,1) 100%); /* W3C, IE10+, FF16+, Chrome26+,  Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1deee', endColorstr='#2e82f2',GradientType=0 ); /* IE6-9 */
  font-size: 18px;
  list-style-type: none;
}
.global-nav:after {
  content: "";
  clear: both;
  display: block;
}
.global-nav li {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1deee+0,5a9ef1+40,2e82f2+54,2e82f2+100 */
  background: rgb(193,222,238); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(193,222,238,1) 0%, rgba(90,158,241,1) 40%, rgba(46,130,242,1) 54%, rgba(46,130,242,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(193,222,238,1) 0%,rgba(90,158,241,1) 40%,rgba(46,130,242,1) 54%,rgba(46,130,242,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(193,222,238,1) 0%,rgba(90,158,241,1) 40%,rgba(46,130,242,1) 54%,rgba(46,130,242,1) 100%); /* W3C, IE10+, FF16+, Chrome26+,  Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1deee', endColorstr='#2e82f2',GradientType=0 ); /* IE6-9 */
  float: left;
  width: 50%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.global-nav li:nth-child(odd) {
  border-right: 1px solid #0071BC;
}
.global-nav li:nth-child(1) {
  border-bottom: 1px solid #0071BC;
}
.global-nav li:nth-child(2) {
  border-bottom: 1px solid #0071BC;
}

.global-nav a {
  display: block;
  line-height: 58px;
  color: #fff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1deee+0,5a9ef1+40,2e82f2+54,2e82f2+100 */
  background: rgb(193,222,238); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(193,222,238,1) 0%, rgba(90,158,241,1) 40%, rgba(46,130,242,1) 54%, rgba(46,130,242,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(193,222,238,1) 0%,rgba(90,158,241,1) 40%,rgba(46,130,242,1) 54%,rgba(46,130,242,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(193,222,238,1) 0%,rgba(90,158,241,1) 40%,rgba(46,130,242,1) 54%,rgba(46,130,242,1) 100%); /* W3C, IE10+, FF16+, Chrome26+,  Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1deee', endColorstr='#2e82f2',GradientType=0 ); /* IE6-9 */
  font-weight: bold;
  text-decoration: none;
  text-shadow: 2px 2px 5px #063291;
}
.global-nav a:hover {
  color: #000;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6ffff+0,60f7ff+43,17e1fa+55,00c7e6+100 */
  background: rgb(214,255,255); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(214,255,255,1) 0%, rgba(96,247,255,1) 43%, rgba(23,225,250,1) 55%, rgba(0,199,230,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(214,255,255,1) 0%,rgba(96,247,255,1) 43%,rgba(23,225,250,1) 55%,rgba(0,199,230,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(214,255,255,1) 0%,rgba(96,247,255,1) 43%,rgba(23,225,250,1) 55%,rgba(0,199,230,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6ffff', endColorstr='#00c7e6',GradientType=0 ); /* IE6-9 */
  text-shadow: 2px 2px 5px #fff;
}
.global-nav a.active	{
  color: #000;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6ffff+0,60f7ff+43,17e1fa+55,00c7e6+100 */
  background: rgb(214,255,255); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(214,255,255,1) 0%, rgba(96,247,255,1) 43%, rgba(23,225,250,1) 55%, rgba(0,199,230,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(214,255,255,1) 0%,rgba(96,247,255,1) 43%,rgba(23,225,250,1) 55%,rgba(0,199,230,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(214,255,255,1) 0%,rgba(96,247,255,1) 43%,rgba(23,225,250,1) 55%,rgba(0,199,230,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6ffff', endColorstr='#00c7e6',GradientType=0 ); /* IE6-9 */
  text-shadow: 2px 2px 5px #fff;
}


/*フッター*/
.footer-link-back{
	background-color:#427FEA;
    	padding: 3px 0;
}
.footer-link-box{
	margin:0 10px;
}
.footer-link {
	width:90px;
	float:left;
	text-align:center;
    	margin: 5px  0 5px -1px;
    	padding: 0 20px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.footer-link a{
    	color: #fff;
    	font-size: 14px;
    	text-decoration: none;
}
.footer-link a:hover{
    text-decoration: underline;
}

.footer{
	background-color:#242C91;
}
.footer-area{
	padding:20px 5px;
}
.footer-left{
	float:none;
	color:#C1DEEE;
	margin:15px 0;
	font-size:15px;
}
.footer-right{
	float:none;
	color:#FFFFFF;
	font-size:15px;
}
.footer-company{
	font-size:17px;
}



/*サイドメニュー*/
.said-nav{ 
margin: 0; 
padding: 0; 
list-style: none; 
}
.said-nav li{
padding: 0; 
margin: 0; 
}
.said-nav li a{
display: block;
width: 100%; 
background-color:#C8E2EE;
color:#000;
font-size:15px;
text-decoration: none;
text-align: left;
margin:0 0 2px 0;
padding:10px 0 10px 25px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
 box-sizing: border-box;
}
.said-nav li a:hover{
background-color:#69c0e9;
}



/*トップへ戻る*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 5%;
    font-size: 15px;
}
#page-top a {
    background-color: #ffe402;
    background-image: url(../image/top.png);  
    background-repeat: no-repeat;
    background-position: 50% 20%;
    text-decoration: none;
    color: #42210b;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 65px;
    display: block;
    border-radius: 100px;
}
#page-top a:hover {
    background-color: #ffc202;
    color: #42210b;
}



/*メインフレーム(2カラム)*/
.main-right1{
	width:100%;
	float:none;
}
.main-right2{
	width:100%;
	float:none;
}
.main-left{
	width:100%;
	float:none;
	margin-bottom:10px;
}



/* 固定ページ共通レイアウト*/
.h2-blue{
	width:100%;
	font-size:18px;
	color:#205395;
	background-color:#abe8eb;
	text-align:left;
  	font-weight: bold;
	margin:0 0 12px 0;
	padding:3px 0 1px 30px;
	-webkit-box-sizing: border-box;
     	-moz-box-sizing: border-box;
       	-o-box-sizing: border-box;
      	-ms-box-sizing: border-box;
         box-sizing: border-box;
}
.h3{
	width:100%;
	font-size:19px;
	color:#fff;
	background-color:#3c97f3;
	text-align:left;
  	font-weight: bold;
	margin:35px 0 18px 0;
	border-radius: 5px;
	padding:2px 0 1px 30px;
	-webkit-box-sizing: border-box;
     	-moz-box-sizing: border-box;
       	-o-box-sizing: border-box;
      	-ms-box-sizing: border-box;
         box-sizing: border-box;
}


/*会社概要*/
.com-left1, .com-right1, .com-left2, .com-right2{
	float:none;
}
.com-left1 img, .com-right1 img, .com-left2 img, .com-right2 img{
	display: block;
	max-width: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.com-bold{
	font-size:17px;
  	font-weight: bold;
	margin-bottom:10px;
}
.com-inde{
	margin-left: 3em;
    	text-indent: -2em;
}
.com-table-left{
    background-color: #C8E2EE;
    border-bottom: 1px dashed #75B7DB;
    float: none;
    padding: 5px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.com-table-right{
    border-bottom: 1px dashed #75B7DB;
    float: none;
    padding: 5px 20px;
    text-align: left;
}
.com-flex{
	display:inline;
}

.com-square{
    background-image: url(../img/all/kaisya_ico.jpg);
    background-position: left 12px top 7px;
    background-repeat: no-repeat;
    float: none;
    font-size: 15px;
    padding: 1px 0 0 30px;
}
.com-square-none{
    font-size: 15px;
    padding: 1px 0 0 30px;
}
.com-adviser{
    	font-size: 18px;
	border-bottom:2px solid #C1DEEE;
	padding:0 10px;
	margin:0 0 10px 0;
}




/*事業内容*/
.work-left{
	float:none;
	background-color: #C8E2EE;
    	padding: 10px 0;
    	text-align: center;
}
.work-right{
	float:none;
    	margin-bottom: 5px;
    	padding:8px 10px;
    	text-align: left;
}

.work-square1{
    background-image: url(../img/all/jigyo_ico1.jpg);
    background-position: left 30px top 10px;
    background-repeat: no-repeat;
    float: none;
    font-size: 15px;
    padding: 5px 0 0 50px;
}
.work-square2{
    background-image: url(../img/all/jigyo_ico2.jpg);
    background-position: left 30px top 10px;
    background-repeat: no-repeat;
    float: none;
    font-size: 15px;
    padding: 5px 0 0 50px;
}
.work-square3{
    background-image: url(../img/all/jigyo_ico3.jpg);
    background-position: left 30px top 10px;
    background-repeat: no-repeat;
    float: none;
    font-size: 15px;
    padding: 5px 0 0 50px;
}
.work-bold{
	font-size:17px;
  	font-weight: bold;
	margin:30px 0 10px 0;
	padding:0 10px; 
	border-bottom:2px solid #5A9EF1;
}
.img-work img{
	display: block;
	max-width: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}



/*特定保健指導*/
.health-left, .health-right{
	float:none;
}
.health-left img, .health-right img{
	display: block;
	max-width: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.health-square{
    background-image: url(../img/all/kaisya_ico.jpg);
    background-position: left 30px top 10px;
    background-repeat: no-repeat;
    float: none;
    font-size: 15px;
    padding: 5px 0 0 50px;
}
.health-bold1{
	font-size:17px;
  	font-weight: bold;
	margin:0 0 10px 0;
	padding:0 10px;
}
.health-bold2{
	font-size:15px;
  	font-weight: bold;
	margin:20px 0 10px 0;
	padding:0 10px;
}
.health-flex{
	display:inline;
}
.health-boxleft{
    background-color: #FFED7A;
    float: none;
    padding: 5px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;

}
.health-boxright{
    border-top: 1px solid #FFED7A;
    border-bottom: 1px solid #FFED7A;
    float: none;
    padding: 5px 20px;
    text-align: left;
}
.health-boxleft2{
    background-color: #FFC2B0;
    float: none;
    padding: 5px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;

}
.health-boxright2{
    border-top: 1px solid #FFC2B0;
    border-bottom: 1px solid #FFC2B0;
    float: none;
    padding: 5px 20px;
    text-align: left;
}
.health-box{
    background-color: #FFED7A;
    padding: 5px 10px;
    text-align: center;
    border-radius: 5px;
}
.img-health-arrow img{
    display: block;
    height: auto;
    margin: 15px auto 10px;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}





/*高齢者体操*/
.gymna-left1, .gymna-right1{
	float:none;
}
.gymna-left2, .gymna-right2{
	float:none;
}

.gymna-square1{
    background-image: url(../img/all/taiso_ico1.jpg);
    background-position: left 12px top 12px;
    background-repeat: no-repeat;
    float: none;
    font-size: 15px;
    padding: 5px 0 0 35px;
}
.gymna-square1-2{
    background-image: url(../img/all/taiso_ico1.jpg);
    background-position: left 12px top 12px;
    background-repeat: no-repeat;
    float: none;
    font-size: 15px;
    padding: 5px 0 0 35px;
}
.gymna-square1-3{
    background-image: url(../img/all/taiso_ico1.jpg);
    background-position: left 12px top 12px;
    background-repeat: no-repeat;
    float: none;
    font-size: 15px;
    padding: 5px 0 0 35px;
}
.gymna-square2{
    background-image: url(../img/all/jigyo_ico3.jpg);
    background-position: left 12px top 12px;
    background-repeat: no-repeat;
    float: none;
    font-size: 15px;
    padding: 5px 0 0 35px;
}
.gymna-square3{
    background-image: url(../img/all/taiso_ico3.jpg);
    background-position: left 12px top 12px;
    background-repeat: no-repeat;
    float: none;
    font-size: 15px;
    padding: 5px 0 0 35px;
}
.gymna-boxcol1{
	background-color: #EDF9BD;
    	border-radius: 10px;
    	margin:20px 0;
    	padding: 10px 30px;
    	text-align: left;
	font-size:15px;
}
.gymna-boxcol2{
	background-color: #FFE8B8;
    	border-radius: 10px;
    	margin:40px 0 20px 0;
    	padding: 10px 30px;
    	text-align: left;
	font-size:15px;
}
.gymna-left1 img, .gymna-right2 img{
	display: block;
	max-width: 100%;
	margin-left:auto;
	margin-right:auto;
}
.gymna-green{
	font-size:15px;
	font-weight: bold;
	color:#006837;
	margin:20px 0 10px 0;
}
.gymna-text1{
	font-size:15px;
	margin:0 0 20px 0;
}
.gymna-text2{
	font-size:15px;
}
.gymna-border{
	border-top:1px dashed #75B7DB;
	border-bottom:1px dashed #75B7DB;
	padding:5px 0 7px 0;
	margin:10px 0;
}



/*リンク*/
.link-left{
	float:none;
	background-color: #DEE8F5;
    	border-radius: 5px;
    	margin-bottom: 10px;
    	padding: 10px 0;
    	text-align: center;
	font-size:15px;
}
.link-right{
	float:none;
	border-bottom: 2px dotted #BDCCD4;
    	margin-bottom: 5px;
    	padding:8px 10px;
    	text-align: left;
	word-break: break-all;
}
.link-left2{
	float:none;
	background-color: #DEE8F5;
    	border-radius: 5px;
    	margin-bottom: 10px;
    	padding: 10px 0;
    	text-align: center;
	font-size:15px;
}
.link-right a{
	color:#0000FF;
	text-decoration: none;
	word-break: break-all;
}
.link-right a:hover{
	text-decoration: underline;
}



/* ---スマホここまで--- */




@media screen and (min-width: 740px) {

/* ---タブレット(740px～1023pxの時のスタイル)--- */


/*ヘッダー*/
.header-tell2{
	font-size:30px;
}






/* ---タブレットここまで--- */
}




@media screen and (min-width: 1024px) {

/* ---パソコン(1024px以上の時のスタイル)--- */


body{
	margin:0;
}
.body-main{
	width:994px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 15px 30px 15px;
}
.main-page{
	width:733px;
	margin-left:auto;
	margin-right:auto;
}

.br-phone{
	display:none;
}
.br-pc{
	display:inline;
}


/*ヘッダーライン*/

/*ヘッダー*/
.header{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.header-left{
	float:left;
}
.header-right{
	float:right;
	margin:25px 0 0 0;
	padding:0;
	border:none;
}
.header-logo{
	width:380px;
	padding-top:15px;
	padding-left: 15px;
	padding-bottom:0;
}

.header-text1, .header-text2{
    	text-align:right;
}


/*メニュー*/
.global-nav li:nth-child(odd) {
  border-right: none;
}
.global-nav {
  display: table;
  table-layout: fixed;
  width:1024px;
  font-size: 20px;
  margin: 0 auto;
  overflow: hidden;
  border-top: none;
}
.global-nav li {
  float: none;
  display: table-cell;
  width: 100%;
  border-left: 1px solid #0071BC;

}
.global-nav li:nth-child(1){
  border-bottom: none;
}
.global-nav li:nth-child(2){
  border-bottom: none;
}
.global-nav li:nth-child(6){
  border-right: 1px solid #0071BC;
}


/*フッター*/
.footer-link-box{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.footer-area{
    	margin-left: auto;
    	margin-right: auto;
    	padding: 20px 0;
   	width: 1024px;
}
.footer-left{
	float:left;
}
.footer-right{
	float:right;
}


/*トップへ戻る*/
#page-top {
    bottom: 20px;
    right: 10%;
}
#page-top a {
    text-decoration: none;
    width: 80px;
    height: 80px;
    line-height: 85px;
    text-align: center;
    display: block;
}



/*メインフレーム(2カラム)*/
.main-right1{
	width:755px;
	float:right;
}
.main-right2{
	width:755px;
	float:right;
}
.main-left{
	width:220px;
	float:left;
}



/*会社概要*/
.com-left1{
	float:left;
    	width:48%;
	margin:0;
}
.com-right1{
	float:right;
    	width:50%;
}
.com-left2{
	float:left;
    	width:30%;
	margin:0;
}
.com-right2{
	float:right;
    	width:68%;
}
.com-left1 img, .com-right1 img, .com-left2 img, .com-right2 img{
	margin-top:0;
	margin-bottom:0;
}
.com-table-left{
    float: left;
    width: 28%;
}
.com-table-right{
    float: left;
    width: 65%;
}
.com-flex{
	display:flex;
}



/*事業内容*/
.work-left{
	float:left;
	width:40%;
}
.work-right{
	float:right;
	width:55%;
}




/*特定保健指導*/
.health-left{
	float:left;
    	width:48%;
	margin:0;
}
.health-right{
	float:right;
    	width:50%;
}
.health-left img, .health-right img{
	margin-top:0;
	margin-bottom:0;
}
.health-flex{
	display:flex;
}
.health-boxleft, .health-boxleft2{
    float: left;
    width: 28%;
}
.health-boxright, .health-boxright2{
    float: left;
    width: 65%;
}




/*高齢者体操*/
.gymna-left1{
	float:left;
    	width:48%;
}
.gymna-right1{
	float:right;
    	width:50%;
}
.gymna-left2{
	float:left;
    	width:50%;
}
.gymna-right2{
	float:right;
    	width:48%;
}

.gymna-square1{
    float: left;
    width:35%;
}
.gymna-square1-2{
    float: left;
    width:50%;
}
.gymna-square1-3{
    float: left;
    width:100%;
}
.gymna-text1{
	margin:0 0 40px 0;
}



/*リンク*/
.link-left{
	float:left;
	width:40%;
}
.link-right{
	float:right;
	width:55%;
}
.link-left2{
	float:left;
	width:40%;
    	padding: 20px 0;
}

/* ---パソコンここまで--- */
}



@media print {

/* --印刷時のスタイル(パソコンと同じ)--- */



body{
	margin:0;
}
.body-main{
	width:994px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 15px 30px 15px;
}
.main-page{
	width:733px;
	margin-left:auto;
	margin-right:auto;
}

.br-phone{
	display:none;
}
.br-pc{
	display:inline;
}


/*ヘッダーライン*/

/*ヘッダー*/
.header{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.header-left{
	float:left;
}
.header-right{
	float:right;
	margin:25px 0 0 0;
	padding:0;
	border:none;
}
.header-logo{
	width:380px;
	padding-top:15px;
	padding-left: 15px;
	padding-bottom:0;
}

.header-text1, .header-text2{
    	text-align:right;
}


/*メニュー*/
.global-nav li:nth-child(odd) {
  border-right: none;
}
.global-nav {
  display: table;
  table-layout: fixed;
  width:1024px;
  font-size: 20px;
  margin: 0 auto;
  overflow: hidden;
  border-top: none;
}
.global-nav li {
  float: none;
  display: table-cell;
  width: 100%;
  border-left: 1px solid #0071BC;

}
.global-nav li:nth-child(1){
  border-bottom: none;
}
.global-nav li:nth-child(2){
  border-bottom: none;
}
.global-nav li:nth-child(6){
  border-right: 1px solid #0071BC;
}


/*フッター*/
.footer-link-box{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.footer-area{
    	margin-left: auto;
    	margin-right: auto;
    	padding: 20px 0;
   	width: 1024px;
}
.footer-left{
	float:left;
}
.footer-right{
	float:right;
}


/*トップへ戻る*/
#page-top {
    bottom: 20px;
    right: 10%;
}
#page-top a {
    text-decoration: none;
    width: 80px;
    height: 80px;
    line-height: 85px;
    text-align: center;
    display: block;
}



/*メインフレーム(2カラム)*/
.main-right1{
	width:755px;
	float:right;
}
.main-right2{
	width:755px;
	float:right;
}
.main-left{
	width:220px;
	float:left;
}



/*会社概要*/
.com-left1{
	float:left;
    	width:48%;
	margin:0;
}
.com-right1{
	float:right;
    	width:50%;
}
.com-left2{
	float:left;
    	width:30%;
	margin:0;
}
.com-right2{
	float:right;
    	width:68%;
}
.com-left1 img, .com-right1 img, .com-left2 img, .com-right2 img{
	margin-top:0;
	margin-bottom:0;
}
.com-table-left{
    float: left;
    width: 28%;
}
.com-table-right{
    float: left;
    width: 65%;
}
.com-flex{
	display:flex;
}



/*事業内容*/
.work-left{
	float:left;
	width:40%;
}
.work-right{
	float:right;
	width:55%;
}




/*特定保健指導*/
.health-left{
	float:left;
    	width:48%;
	margin:0;
}
.health-right{
	float:right;
    	width:50%;
}
.health-left img, .health-right img{
	margin-top:0;
	margin-bottom:0;
}
.health-flex{
	display:flex;
}
.health-boxleft, .health-boxleft2{
    float: left;
    width: 28%;
}
.health-boxright, .health-boxright2{
    float: left;
    width: 65%;
}




/*高齢者体操*/
.gymna-left1{
	float:left;
    	width:48%;
}
.gymna-right1{
	float:right;
    	width:50%;
}
.gymna-left2{
	float:left;
    	width:50%;
}
.gymna-right2{
	float:right;
    	width:48%;
}

.gymna-square1{
    float: left;
    width:35%;
}
.gymna-square1-2{
    float: left;
    width:50%;
}
.gymna-square1-3{
    float: left;
    width:100%;
}
.gymna-text1{
	margin:0 0 40px 0;
}



/*リンク*/
.link-left{
	float:left;
	width:40%;
}
.link-right{
	float:right;
	width:55%;
}
.link-left2{
	float:left;
	width:40%;
    	padding: 20px 0;
}



/* --印刷時ここまで--- */
}