 @media only screen and (max-width: 860px) {
	 


}
 @media screen and (max-width: 768px) {
	 

/* pagetop --------------------- */
#pagetop {
	display: none;
	position: fixed;
	bottom: 50px;
	right: 20px;
	width: 50px;
	margin-top: -50px;
	padding-top: 50px;
	z-index: 9999999999;
}
#pagetop img {
	width: 100%;
	height: auto;
}


/*-------------------------------------------
　side-menu-btn
--------------------------------------------*/

.slider-inner-content .fv_copy {
	width: 90%;
	margin: 0 auto;
}
.fv_copy02 {
	position: absolute;
	top: 20px;
	left: 35%;
	z-index: 9999;
	width: 32%;
	display: none;
}
.fv_copy02 img {
	width: 100%;
	height: auto;
}
.slider-inner-content img {
	max-width: 100%;
	height: auto;
}
.slider-inner-content h1 {
	font-size: 2.5em;
	margin: 0;
}
.side-menu-btn {
	position: static;
	top: 0;
	z-index: 29999;
	right: 0;
	cursor: pointer;
	display:block;
}
.close-menu-btn {
	cursor: pointer;
	text-align: right;
}
.side-menu {
	position: fixed;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	padding: 20px;
	text-align: left;
	font-size: 13px;
	background: rgba(51,51,51,0.9);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	box-sizing: border-box;
	overflow: auto;
	text-align: right;
	text-align: left;
	z-index: 999999;
}
.side-menu nav {
	padding: 20px 0 0 20px;
}
.side-menu .logo {
	text-align: center;
	padding: 20px 0;
}
.side-menu .mds {
	font-size: 18px;
	font-weight: normal;
}
.side-menu a {
	color: #000;
	text-decoration: none;
	padding: 5px 0;
	display: block;
	margin: 0 0 2px 0;
}
.side-menu ul {
	padding: 30px 0 0 0;
}
.side-menu li {
	text-align: center;
	font-size: 18px;
}
.side-menu a:hover {
	color: #ccc;
}
.side-menu .fnt18 {
	font-size: 18px;
	line-height: 1.0em;
}
.side-open .side-menu {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.overlay {
	content: '';
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,1);
	z-index: 3;
}
.side-open .overlay {
	visibility: visible;
}
#toggle {
	display: none;
}
.side-menu-inner .wrap {
	width: 98%;
	padding: 20px 2%;
}
.side-menu-inner .mds {
	color: #FFF;
}
.side-menu-inner a:link {
	color: #fff;
	text-decoration: none;
}
.side-menu-inner a:visited {
	color: #fff;
	text-decoration: none;
}
.side-menu-inner a:hover {
	color: #fff;
}
.side-menu-inner a:active {
	color: #ccc;
}
.head_menu_btn {
	position:fixed;
	top: 10px;
	right: 10px;
	z-index: 99999;
	display: block;
}
.head_menu_btn img{
	max-width:100%;
	height:auto;
	}

/*--------------------------------------------
	背景
--------------------------------------------*/

.body_top{
    background: url("../../../img/top_bg02.png");
    background-repeat: repeat;
    background-position: top center;

}
	

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

header{
	width:100%;
    padding: 30px 0;
	}

.head_logo_top{
    text-align: center;
    padding: 40px 0 20px;
	width: 60%;
	margin: 0 auto;
}
	
.head_logo_top img{
         max-width: 100%;
         height: auto;
         
     }
	
/*--------------------------------------------
	ナビゲーション
--------------------------------------------*/

.nav_top nav{
    display: none;
	}


/*--------------------------------------------
	トップページ
--------------------------------------------*/

.top_sec01{
    width: 100%;
    margin: 0 auto;
    padding: 0 0 200px 0;
    
}

.top_sec01_img01{
    text-align: center;
    background:url("../../../img/top_copy_img01.png");
    background-position: center 150px;
    background-repeat: no-repeat;
    padding: 0 0 200px 0;
    background-size: 80% auto;
    width: 40%;
	margin: 0 auto;
}
     
.top_sec01_img01 img{
         max-width: 90%;
         height: auto;
         
     }


/*--------------------------------------------
	フッターコンテンツ
--------------------------------------------*/

.foot_con{
    background: url("../../../img/foot_con_bg.png");
    background-repeat: repeat-x;
    background-position: top;
    background-color: #02087f;
    padding: 40px 0;
    
}

.foot_con_wrap{
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.foot_con_mds{
    font-size: 22px;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    padding: 40px 0 60px 0;
    
}

.foot_con_bnr{
    display: inline-block;
    padding: 20px 10px;
    
    
}
     
     .foot_con_bnr img{
         max-width: 100%;
         height: auto;
         
     }

/*--------------------------------------------
	フッターセミナー
--------------------------------------------*/

.foot_event{
    background-color: #01065f;
    padding: 40px 0;
     text-align: center;
}

.foot_event_wrap{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    
}

.foot_event_mds{
    font-size: 22px;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    padding: 20px 0 40px 0;
    
}

.foot_event_bnr{
    display: inline-block;
    padding: 10px 10px;
    
}
     
    .foot_event_bnr img{
         max-width: 100%;
         height: auto;
         
     }

/*--------------------------------------------
	フッターバナーエリア
--------------------------------------------*/

.foot_bner{
    background: url("../../../img/top_bg01.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
    
}

.foot_bner_wrap{
    width: 90%;
    margin: 0 auto;
    
}

.foot_bner_img{
    width: 100%;
    float:none;
    text-align: center;
    padding: 10px 0;
    
}
     
     .foot_bner_img img{
         max-width: 100%;
         height: auto;
         
     }

/*--------------------------------------------
	フッターおしらせ
--------------------------------------------*/

.foot_news{
    background-color: #eff0fc;
    padding: 40px 0 50px;
}

.foot_news_wrap{
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.foot_news_mds{
    color: #16517e;
    font-size: 22px;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding: 20px 0 40px 0;
}


.foot_news_date{
    width:auto;
    float:none;
    padding: 5px 0;
    text-align: left;
    
}

.foot_news_ttl{
    width:auto;
    float:none;
    padding: 5px 0;
    text-align: left;
    
}

/*--------------------------------------------
	フッターブログ
--------------------------------------------*/

.foot_blog{
    background-color: #fff;
    padding: 50px 0 50px;
}

.foot_blog_wrap{
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.foot_blog_mds{
    width: 30%;
    float:none;
    text-align: center;
    padding: 0 0 20px;
    margin: 0  auto;
   
}
     
     .foot_blog_mds img{
         max-width: 100%;
         height: auto;
         
     }

.foot_blog_right{
    width:auto;
    float:none;
    text-align: left;
    
}


.foot_blog_date{
    width:auto;
    float:none;
    padding: 5px 0;
    
}

.foot_blog_ttl{
    width:auto;
    float:none;
    padding: 5px 0;
    text-align: left;
    
}


/*--------------------------------------------
	フッター
--------------------------------------------*/

footer{
    background: url("../../../img/top_bg01.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0 0;
    
}

.footer_wrap{
    width: 90%;
    margin: 0 auto;
    
}

.footer_logo{
    width:auto;
    float:none;
    text-align: center;
    padding: 10px 0 40px 0;
    
}

.footer_con01{
    width:auto;
    float:none;
    color: #fff;
    padding: 0 0 40px 0;
    
}

.footer_con02{
    width:auto;
    float:none;
    color: #fff;
    padding: 0 0 40px 0;
}

.copyright{
    text-align: center;
    font-size: 0.8em;
    padding: 0 0 100px;
    color: #fff;
    
}

.footer_con02 a:link {
	color: #fff;
	text-decoration: none;
}

.footer_con02 a:visited {
	color: #fff;
	text-decoration: none;
}

.footer_con02 a:hover {
	color: #fff;
}

.footer_con02 a:active {
	color: #fff;
}

/*--------------------------------------------
	フローティングバナー
--------------------------------------------*/

.float_contact{
    position: fixed;
  z-index: 99999;
  top:auto;
    bottom: 0;
  right: 0;
  width: 100%;
    text-align: right;
    
}

.float_bner01{
    width: 33.33%;
    background-color: #2580d9;
    text-align: center;
    float: left;
     padding: 10px 0;
    
}

     .float_bner01 img{
         max-width: 100%;
         height: auto;
         
     }
     
.float_bner02{
   width: 33.33%;
    background-color: #fff;
    text-align: center;
    float: left;
     padding: 10px 0;
}
     
     .float_bner02 img{
         max-width: 100%;
         height: auto;
         
     }

.float_bner03{
   width: 33.33%;
    background-color: #a9d4fe;
    text-align: center;
    float: left;
     padding: 10px 0;
}
     
     .float_bner03 img{
         max-width: 100%;
         height: auto;
         
     }
     
/*--------------------------------------------
	ヘッダー
--------------------------------------------*/

.head_logo_sub{
    text-align:center;
    padding: 45px 0 0;
    float:none;
    width:auto;
}
	

	
/*--------------------------------------------
	ナビゲーション
--------------------------------------------*/

.nav_sub{
    float:none;
    width:auto;
    padding: 30px 0 0;
    display: none;
	}

.nav_sub nav{
    display: none;
    
}

.nav_sub nav ul{
    padding: 0 0;
    
}

.nav_sub nav li{
    display: inline-block;
    padding: 5px 10px;
    
}

.nav_sub nav a:link {
	color: #fff;
	text-decoration: none;
}

.nav_sub nav a:visited {
	color: #fff;
	text-decoration: none;
}

.nav_sub nav a:hover {
	color: #F90;
}

.nav_sub nav a:active {
	color: #fff;
}


/*--------------------------------------------
	機能性パンプスShoebeltYUKI
--------------------------------------------*/

.sub_ttl_shoebeltyuki{
    width: 100%;
    height: 250px;
    background: url("../../../img/ttlbg_shoebeltyukisp.png");
    background-repeat: no-repeat;
    background-size:  auto 100%;
    background-position:center;
    padding: 0 0 0 0;
    background-color: #c1c3ab;
    background-size: cover;
    
}

.ttl_shoebeltyuki{
    background-color: #010557;
    width:100%;
    height:auto;
    float:none;
    display: table;
    padding: 20px 0;
}

.ttl_h2{
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    display: table-cell;
  vertical-align: middle;
}

.shoebeltyuki_sec01{
    background: url("../../../img/top_bg02.png");
    background-repeat: repeat;
    background-position: top center;
    padding: 70px 0;
}

.shoebeltyuki_sec01_inner{
    width:90%;
    margin: 0 auto;
    
}

.shoebeltyuki_sec01_img01{
    width: 30%;
    float:none;
    padding: 0 20px;
    text-align: center;
    margin: 0 auto;
    
}
     
     .shoebeltyuki_sec01_img01 img{
         max-width: 100%;
         height: auto;
         
     }

.shoebeltyuki_sec01_copy01{
    width:auto;
    float:none;
    color: #fff;
    font-size: 19px;
    line-height: 2.5em;
    padding: 10px 0 0 0;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    
}

.shoebeltyuki_sec01_color01{
    color: #d7cc39;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    
}

.shoebeltyuki_sec02{
    background: url("../../../img/shoebeltyuki_img03.png");
    background-repeat: no-repeat;
    background-size:100% 50%;
    background-color: #fff;
    background-position: bottom;
    
}

.shoebeltyuki_sec02_inner{
    background: url("../../../img/shoebeltyuki_img02.png");
    background-repeat: no-repeat;
    background-position: top right;
    width: 90%;
    margin: 0 auto;
    height: 150px;
    background-size: 50%;
    
}

.shoebeltyuki_sec02_copy01{
    color: #0075a9;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    
    line-height: 1.8em;
    padding: 20px 0 0 0;
	font-size: 18px;
	font-weight: bold;
}

.shoebeltyuki_sec02_con{
    background-color: #00006f;
    padding: 20px 0 40px;
    
}

.shoebeltyuki_sec02_con_inner{
    width: 90%;
    margin: 0 auto;
    
}
.shoebeltyuki_sec02_con_img01{
    width: 50%;
    float:none;
    margin: 0 auto;
}
     
     .shoebeltyuki_sec02_con_img01 img{
         max-width: 100%;
         height: auto;
         
     }

.shoebeltyuki_sec02_copy02{
    color: #fff;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 22px;
    line-height: 1.8em;
    text-align: center;
    padding: 20px 0 0 0;
}

.shoebeltyuki_sec03{
    background: url("../../../img/shoebeltyuki_img06.png");
    background-repeat: no-repeat;
    background-position: 30px top;
    background-color: #e6eaef;
    padding: 170px 0 0 0;
    width: 100%;
    background-size: 100% auto;
    
}

.shoebeltyuki_sec03_wrap{
    width: 90%;
    margin: 0 auto;
    
}

.shoebeltyuki_sec03_img01{
    text-align: center;
    width: 95%;
    margin: 0 auto;
    
}
     
.shoebeltyuki_sec03_img01 img{
         max-width: 100%;
         height: auto;
         
     }

.shoebeltyuki_sec03_img02{
    text-align: center;
    padding: 10px 0 0 0;
     width: 95%;
    margin: 0 auto;
    
}
     
     .shoebeltyuki_sec03_img02 img{
         max-width: 100%;
         height: auto;
         
     }

.shoebeltyuki_sec04{
    background-color: #fff;
    padding: 64px 0;
}

.shoebeltyuki_sec04_Set01{
    width: 100%;
    margin: 0 auto;
    
}

.shoebeltyuki_sec04_img01{
    width: 30%;
    float:none;
    padding: 0 0 0 0;
    margin: 0 auto;
    
}
     .shoebeltyuki_sec04_img01 img{
         max-width: 100%;
         height: auto;
         
     }

.shoebeltyuki_sec04_right01{
    float:none;
    width:auto;
    
}

.shoebeltyuki_sec04_copy01{
    font-size: 24px;
     font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4em;
    padding: 28px 0 10px 0;
    text-align: center;
}

.shoebeltyuki_sec04_copy02{
    font-size: 22px;
    line-height: 1.4em;
    padding: 40px 0 40px 0;
    text-align: left;
}

.fnt_color_e4007f{
    color: #e4007f;
}

.shoebeltyuki_sec04_img02{
    text-align: center;
    padding: 30px 0;
    width: 60%;
	margin: 0 auto;
    
}
     
.shoebeltyuki_sec04_img02 img{
         max-width: 100%;
         height: auto;
         
     }

.shoebeltyuki_sec04_img03{
    width:auto;
    float:none;
    padding: 0 0 50px 0;
    
}
     
.shoebeltyuki_sec04_img03 img{
         max-width: 100%;
         height: auto;
         
     }

.shoebeltyuki_sec04_img04{
    width:auto;
    float:none;
    padding: 0 0 50px 0;
    
}
     
.shoebeltyuki_sec04_img04 img{
         max-width: 100%;
         height: auto;
         
     }

.shoebeltyuki_sec04_set02{
    background-color: #e0f0f7;
    width: auto;
    margin: 0 auto;
    padding: 20px;
    
}

.shoebeltyuki_sec04_copy03{
    font-size: 22px;
    line-height: 1.6em;
    padding: 0 0 20px 0;
    text-align: center;
}

.shoebeltyuki_sec04_calm{
    width:auto;
    float:none;
    
}

.shoebeltyuki_sec04_calm02{
    width:auto;
    float:none;
    text-align:center;
    padding: 20px 0 0 0;
    
}
     
     .shoebeltyuki_sec04_calm02 img{
         max-width: 100%;
         height: auto;
         
     }

.shoebeltyuki_sec04_copy04{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6em;
    padding: 4px 0 4px 0;
    text-align: center;
}

.shoebeltyuki_sec04_copy05{
    font-size: 18px;
    line-height: 1.6em;
    padding: 10px 20px 20px 0;
}

.shoebeltyuki_sec05{
    background-color: #d7e8f2;
     
    
}

.shoebeltyuki_sec05_wrap{
    width:100%;
    margin: 0 auto;
    background: url("../../../img/shoebeltyuki_img13sp.png");
    background-repeat: no-repeat;
    background-position: right top;
    padding: 0 0 0 0;
    background-size: 80%;
    
}

.shoebeltyuki_sec05_left{
    width:90%;
    margin: 0 auto;
    
}

.shoebeltyuki_sec05_copy01{
     font-size: 24px;
     font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4em;
    padding: 30px 0 20px 0;
    color: #0075a9;
    text-align:left;
	font-weight: bold;
}

.fnt_clr_a40000{
    color: #a40000;
     font-size: 24px;
     font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4em;
    
}

.shoebeltyuki_sec05_img01{
    text-align: center;
    
}

.shoebeltyuki_sec06{
    width: 100%;
    background-color: #fff;
    padding: 40px 0;
    
}

.shoebeltyuki_sec06_wrap{
    width: 95%;
    margin: 0 auto;
}

.shoebeltyuki_sec06_culm{
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 0;
    
}
     
     .shoebeltyuki_sec06_culm img{
         max-width: 96%;
         height: auto;
         
     }

.shoebeltyuki_sec07{
    background-color: #eff9fb;
    padding: 0 0 0 0;
    
}

.shoebeltyuki_sec07_wrap{
    width:90%;
    margin: 0 auto;
    background: url("../../../img/shoebeltyuki_img21.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 70%;
    
}

.shoebeltyuki_sec07_left{
    
    margin: 0 auto;
    padding: 20px 0 0px 0;
    width: 95%;
}

.shoebeltyuki_sec07_copy01{
     font-size: 22px;
	padding: 15px 0 40px 0;
     font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4em;
    
}

.shoebeltyuki_sec07 li{
     background: url("../../../img/shoebeltyuki_check.png");
    background-repeat: no-repeat;
    font-size: 18px;
    padding: 10px 0 10px 30px;
    background-position:  0 14px;
    background-size: auto 30%;
}

.shoebeltyuki_sec07_culm{
    width: 25%;
    float: left;
    text-align: center;
    padding: 20px 0;
    
}

.shoebeltyuki_sec07_culm img{
    max-width: 95%;
    height: auto;
    
}


.shoebeltyuki_sec08{
    background: url("../../../img/shoebeltyuki_img26.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 200px;
}

.shoebeltyuki_sec08_wrap{
    width:90%;
    margin: 0 auto;
    text-align: right;
    
}

.shoebeltyuki_sec08_copy01{
    padding: 90px 0 0 0;
    font-size: 24px;
     font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: right;
}

.shoebeltyuki_sec09{
    text-align: center;
    background-color: #d4d9e0;
    
}
     
     .shoebeltyuki_sec09 img{
         max-width: 100%;
         height: auto;
         
     }

.shoebeltyuki_sec10{
    width: 100%;
    background-color: #fff;
    padding: 70px 0;
    
}

.shoebeltyuki_sec10_wrap{
    width: 90%;
    margin: 0 auto;
}

.shoebeltyuki_sec10_calm{
    width:auto;
    float:none;
    padding: 10px 0;
    
}
     
.shoebeltyuki_sec10_calm img{
         max-width: 100%;
         height: auto;
         
     }

.shoebeltyuki_sec10_copy01{
    font-size: 18px;
    padding: 40px;
    
}

.shoebeltyuki_sec11{
    background-color: #e0f0f7;
    padding: 70px 0;
    
}

.shoebeltyuki_sec11_wrap{
    width: 90%;
    margin: 0 auto;
    
}

.shoebeltyuki_sec11_culm{
    width: 50%;
    float: left;
    padding: 10px 0;
    text-align: center;
    
}

.shoebeltyuki_sec11_photo{
    padding: 0 0 10px 0;
    width: 95%;
    margin: 0 auto;
    
}
     
     
.shoebeltyuki_sec11_photo img{
         max-width: 100%;
         height: auto;
         
     }

.shoebeltyuki_sec11_copy01{
    font-size: 0.8em;
    text-align: center;
    line-height: 1.8em;
    padding: 0 0 10px 0;
    height: 80px;
    
}

.shoebeltyuki_sec11_copy02{
    color: #225c88;
    text-align: center;
    font-size: 26px;
     font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding: 0 0 40px 0;
     letter-spacing: 0.5em;
}

     
  .spbr{
    display:block;
    
}   
     
.shop_bnr{
    text-align: center;
    padding: 0 0 0;
    
}
    
.shop_bnr img{
         max-width: 100%;
         height: auto;
         
     }
     
/*--------------------------------------------
	会社案内
--------------------------------------------*/

.sub_ttl_company{
    width: 100%;
    height: 185px;
    background: url("../../../img/ttlbg_company.png");
    background-repeat: no-repeat;
    background-size:  auto 100%;
    background-position: right;
    padding: 0 0 0 0;
    background-color: #c1c3ab;
    background-size: cover;
    
}

.ttl_company{
    background-color: #010557;
    width:100%;
    height:auto;
    float:none;
    display: table;
    padding: 20px 0;
}

.company_sec01{
    background-color: #fff;
    padding: 70px 0;
    
}

.company_sec01_wrap{
    width: 90%;
    margin: 0 auto;
    
}

.company_sec01_mds{
    font-size: 25px;
    text-align: center;
    padding: 0 0 40px 0;
    color: #085591;
     font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    
}




.company_sec01_right{
    width:auto;
    float:none;
    text-align: left;
    
    
}

.company_sec01_left{
    width:auto;
    float:none;
    text-align: center;
    
}

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


.company_sec01_copy01{
     font-size: 20px;
    line-height: 1.8em;
    padding: 0 0 0 0;
     font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    
}

.company_sec01_copy02{
     font-size: 16px;
    line-height: 1.8em;
    padding: 20px 0 20px 0;
     font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    
}

.company_sec02{
    background-color: #f1f1f1;
    padding: 50px 0;
    
}

.company_sec02_left{
    width:auto;
    float:none;
    padding: 0 0 0;
    text-align: center;
    
}

.company_sec02_copy01{
    text-align: center;
    padding: 20px 0;
    line-height: 1.8em;
    
}

.company_sec02_copy02{
    padding: 0 0 20px 0;;
    line-height: 1.8em;
    
}


.company_sec02_right{
    width:auto;
    float:none;
    text-align: left;
    
}

.company_sec03{
    background-color: #fff;
    padding: 50px 0;
    
}


.company_tbl table{
	border: 1px solid #ccc;
	border-collapse: collapse;
text-align:left;
padding:0 0;
background-color:#FFF;
width:100%;
margin:0 auto;

}

.company_tbl th{
background-color:#f1f1f1;
font-weight:normal;
	border: none;
	padding:8px;
	vertical-align:top;
	text-align:center;
	vertical-align:middle;
    display: block;
}

.company_tbl td{
	border: none;
	padding:8px;
     display: block;
    background-color:#FFF;
	
}

.company_sec05{
    background-color: #f1f1f1;
    padding: 50px 0;
    
}

.company_sec05_right{
    width:auto;
    float:none;
    padding: 0 0 0 0;
    
}

.company_sec05_right ifame{
    width: 100%;
    height: 250px;
    
}

.company_sec05_left{
    width:auto;
    float:none;
    padding: 30px 0 0 0;
    
}
     
/*--------------------------------------------
	お問い合わせ
--------------------------------------------*/

.sub_ttl_contact{
    width: 100%;
    height: 185px;
    background: url("../../../img/ttlbg_contactpng.png");
    background-repeat: no-repeat;
    background-size:  auto 100%;
    background-position: center top;
    padding: 0 0 0 0;
    background-color: #c1c3ab;
    background-size: cover;
    
}

.ttl_contact{
    background-color: #010557;
    width:100%;
    height:auto;
    float:none;
    display: table;
    padding: 20px 0;
}


.contact_sec02{
    background-color: #fff;
     padding: 50px 0 100px;
    
}

.contact_sec02_wrap{
    width:auto;
    margin: 0 auto;
    
}


.contact_tbl table{
	border:none;
	border-collapse: collapse;
text-align:left;
padding:0 0;
background-color:#FFF;
width:90%;
margin:0 auto;

}

.contact_tbl th{
background-color:#FFF;
font-weight:normal;
border:none;
	padding:8px;
	vertical-align:top;
	text-align:center;
    display: block;
    width:auto;
}

.contact_tbl td{
border:none;
    background-color:#FFF;
	padding:8px;
    display: block;
	
}

/*--------------------------------------------
	無料オンライン相談
--------------------------------------------*/

.sub_ttl_onlineconsultation{
    width: 100%;
    height: 185px;
    background: url("../../../img/ttlbg_onlineconsultation.png");
    background-repeat: no-repeat;
    background-size:  auto 100%;
    background-position: left top;
    padding: 0 0 0 0;
    background-size: cover;
    
}

.ttl_onlineconsultation{
    background-color: #083e90;
     width:100%;
    height:auto;
    float:none;
    display: table;
    padding: 20px 0;
}

.onlineconsultation_copy01{
    padding: 30px 30px 30px;
    width:auto;
    margin: 0 30px 60px;
    background-color: #f1f1f1;
    
}
     
/*--------------------------------------------
	お知らせ
--------------------------------------------*/

.sub_ttl_news{
    width: 100%;
    height: 185px;
    background: url("../../../img/ttlbg_news.png");
    background-repeat: no-repeat;
    background-size:  auto 100%;
    background-position:center;
    padding: 0 0 0 0;
    background-size: cover;
    background-color: #59aff4;
    
}

.ttl_news{
    background-color: #083e90;
    width:100%;
    height:auto;
    float:none;
    display: table;
    padding: 20px 0;
}

.news_sec01{
    width:100%;
    margin: 0 auto;
    background-color: #fff;
    
}

.news_sec01_wrap{
    width: 90%;
    margin: 0 auto;
    padding: 30px 0 60px;
}


.news_left{
    width:auto;
    float:none;
    padding: 0 0 50px 0;
    
}

.news_right{
    width:auto;
    margin: 0 auto;
    float:none;
    
}

.news_side_ttl{
    color: #fff;
    background-color: #1252b2;
    text-align: center;
    padding: 6px 20px;
    color: #fff;
    margin: 0 0 0 0;
    
}

.news_side_li ul{
    padding: 20px;
    
}

.news_side_li li{
    background: url("../../../img/side_icon.png");
    background-repeat: no-repeat;
    background-position: left 6px;
    padding: 0 0 5px 26px;
    
}

.news_side_btn{
    text-align: center;
    padding: 0 0;
    
}

.news_entry_set{
    width:auto;
    margin: 0 auto 30px;
    padding: 20px 20px 20px 20px;
    border: solid #1252b2 1px;     
}

.news_entry_set_ttl{
    font-size: 22px;
    line-height: 1.5em;
    padding: 0 20px 10px 20px;
    
}

.news_entry_set_date{
    background-color: #1252b2;
    color: #fff;
    padding: 6px 20px;
    margin: 0 0 10px 0;
    
}

.news_entry_body{
    word-break: break-all;
    
}

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

.news_archive_ttl{
    text-align: center;
    font-size: 24px;
    padding: 10px 0 20px 0;
    color: #1252b2;
    
}
     
.news_set{
    width:auto;
    margin: 0 auto;
    padding: 6px 20px;
    border-bottom: 1px solid #ccc;
    
}

.news_date{
    width:auto;
    float:none;
     padding: 3px 0;
}

.news_ttl{
    width:auto;
    float:none;
    padding: 3px 0;
}
     
/*--------------------------------------------
	ブログ
--------------------------------------------*/

.sub_ttl_blog{
    width: 100%;
    height: 185px;
    background: url("../../../img/ttlbg_blog.png");
    background-repeat: no-repeat;
    background-size:  auto 100%;
    background-position:right bottom;
    padding: 0 0 0 0;
    background-size: cover;
    background-color: #59aff4;
    
}

.ttl_blog{
    background-color: #1296b2;
   width:100%;
    height:auto;
    float:none;
    display: table;
    padding: 20px 0;
}




.blog_side_ttl{
    color: #fff;
    background-color: #1296b2;
    text-align: center;
    padding: 6px 20px;
    color: #fff;
    margin: 0 0 0 0;
    
}

.blog_side_li ul{
    padding: 20px;
    
}

.blog_side_li li{
    background: url("../../../img/side_icon_blog.png");
    background-repeat: no-repeat;
    background-position: left 6px;
    padding: 0 0 5px 26px;
    
}

.blog_side_btn{
    text-align: center;
    padding: 0 0;
    
}

.blog_entry_set{
    width:auto;
    margin: 0 auto 30px;
    padding: 20px 20px 20px 20px;
    border: solid #1296b2 1px;        
}

.blog_entry_set_ttl{
    font-size: 22px;
    line-height: 1.5em;
    padding: 0 20px 10px 20px;
    
}

.blog_entry_set_date{
    background-color: #1296b2;
    color: #fff;
    padding: 6px 20px;
    margin: 0 0 10px 0;
    
}

.blog_entry_body{
    word-break: break-all;
    
}

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

.blog_archive_ttl{
    text-align: center;
    font-size: 24px;
    padding: 10px 0 20px 0;
    color: #1296b2;
    
}

}
