 @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;
    
}
/*--------------------------------------------
	健康セミナー
--------------------------------------------*/

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

.ttl_seminar{
    background-color: #010554;
   width:100%;
    height:auto;
    float: left;
    display: table;
    padding: 20px 0;
}




.seminar_side_ttl{
    color: #fff;
    background-color: #020889;
    text-align: center;
    padding: 6px 20px;
    color: #fff;
    margin: 0 0 0 0;
    
}

.seminar_side_li ul{
    padding: 20px;
    
}

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

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

.seminar_entry_set{
    width:auto;
    margin: 0 auto 30px;
    padding: 20px 20px 20px 20px;
    border: solid #020889 1px;        
}

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

.seminar_entry_set_date{
    background-color: #f1f1f1;
    color: #000;
    padding: 6px 20px;
    margin: 0 0 10px 0;
    
}

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

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

.seminar_archive_ttl{
    text-align: center;
    font-size: 24px;
    padding: 10px 0 20px 0;
    color: #020889;
    
}

.seminar_set{
    padding: 20px;
    border: solid #020889 1px;
    margin: 0 0 30px 0;
}

.seminar_set_photo{
    width: 30%;
    float: left;
}
     
     .seminar_set_photo img{
         max-width: 100%;
         height: auto;
     }

.seminar_set_right{
    width: 65%;
    float: right;
    padding: 0 0 20px;
}


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

.seminar_set_date{
    background-color: #f1f1f1;
    color: #000;
    padding: 6px 20px;
    margin: 0 0 10px 0;
    font-size: 0.8em;
    
}

.seminar_set_copy{
    padding: 10px 0;
    
}
     
/*--------------------------------------------
	お客様の声
--------------------------------------------*/

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

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


.voice_wrap{
    width: 100%;
    margin: 0 auto;
    padding: 0 0 30px;
    
}

.voice_cat_btn{
    text-align:left;
    padding: 0 0 20px 0;
    
}

.voice_cat_btn a{
    background-color: #3578a6;
    padding: 4px 20px;
    display: inline-block;
    margin: 0 10px 10px;
    
}

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

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

.voice_cat_btn a:hover {
	color: #fcf8c0;
    background-color: #a7b4bc;
}

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


.voice_set{
    border: 1px solid #cccccc;
    padding: 20px;
    width:auto;
    margin: 0 auto 30px;
    
}

.voice_set_photo{
    width: 30%;
    margin: 0 auto;
    float:none;
    text-align: center;
    
}
    

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

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

.voice_set_ttl{
    color: #0066cc;
    font-size: 22px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding: 10px 10px 10px;
}

.voice_set_shubetsu{
    background-color: #e6e6e6;
    font-size: 0.8em;
    padding: 4px 10px;
}

.voice_set_copy{
    padding: 10px;
    border-bottom: 1px solid #ccc;
    
}

.voice_set_name{
    padding: 10px 10px 0;
    
}

.voice_set_cate_mds{
    font-size: 20px;
    text-align: center;
    color: #020aa6;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding: 0 0 10px 0;
    
}
	 
    
/*--------------------------------------------
	フットケア
--------------------------------------------*/

.sub_ttl_footcare{
    width: 100%;
    height: 185px;
    background: url("../../../img/ttlbg_footcare.png");
    background-repeat: no-repeat;
    background-size:  auto 100%;
    background-position:center bottom;
    padding: 0 0 0 0;
    background-size: 200% auto;
    background-color: #efe8e2;
    
}

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

.footcare_sec01{
    background-color: #fefaf1;
    background: url("../../../img/footcare_img01.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 150% auto;
    background-color: #fefaf1;
    padding: 0 0 200px 0;
    
}

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

.footcare_sec01_con{
    width: 90%;
    float:none;
    padding: 30px 0 60px 0;
    margin: 0 auto;

}


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

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

.footcare_sec01_copy03{
    padding: 20px 0;
    
}

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

.footcare_sec02_wrap{
    width: 90%;
    margin: 0 auto;
    padding: 0 0;
    
}

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

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

.footcare_sec02_set{
    width:auto;
    margin: 20px auto;
    padding: 26px;
    border-radius: 10px;
    background-color: #f3f3f3;
    
}

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

.footcare_sec02_set_right{
    width:auto;
    float:none;
    
}
     
     .footcare_sec02_set_right img{
         max-width: 100%;
         height: auto;
         
     }

.footcare_sec02_set_point{
    padding: 24px 0 40px;
    
}

.footcare_sec02_set_copy01{
    font-size: 20px;
    line-height: 1.4em;
    font-weight: bold;
    
}

.footcare_sec02_set_copy02{
    padding: 20px 0;
    line-height: 1.6em;
}

.footcare_sec03_top{
    background: url("../../../img/footcare_img13_top.png");
    background-position: center top;
    background-repeat: repeat-x;
    height: 60px;
    background-size:contain;
    background-color: #f3f3f3;
}

.footcare_sec03_bottom{
    background: url("../../../img/footcare_img13_bottom.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 100px;
    background-size:contain;
    background-color: #f3f3f3;
    
}

.footcare_sec03_center{
    background-color: #f3f3f3;
    padding: 0 0;
    
}

.footcare_sec03_center_wrap{
    width:auto;
    margin: 0 auto;
    padding: 0 20px;
    
}

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

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

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

.footcare_sec03_left ul{
    padding: 20px 0 20px 20px;
    
}

.footcare_sec03_left li{
    background: url("../../../img/footcare_check.png");
    background-repeat: no-repeat;
    background-position: left 10px;
    background-size:  auto 50%;
    font-size: 18px;
    line-height: 1.4em;
    padding: 10px 0 10px 40px;
    
}

.footcare_sec04{
    background: url("../../../img/footcare_img12bg_sp.png");
    background-repeat:no-repeat;
    background-position: center;
    padding: 60px 0;
    background-color: #fff;
    background-size: 100% auto;
    
}

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

.footcare_sec05{
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    background-color: #fff;
    
}

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

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

.footcare_sec05_right{
    width:auto;
    float:none;
    
}
     
     .footcare_sec05_right img{
         max-width: 100%;
         height: auto;
         
     }

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

.footcare_sec05_copy02{
    font-size: 16px;
    line-height: 1.8em;
}

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

.footcare_sec05_right02{
    width:auto;
    float:none;
    
}
     
     .footcare_sec05_left02 img{
         max-width: 100%;
         height: auto;
         
     }


.footcare_sec06{
    background-color: #f1f1f1;
    width: 100%;
    padding: 49px 0;
    
}

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

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

.footcare_sec06_con{
    width:auto;
    margin: 0 auto;
    padding: 0 0 50px 0;
    
}

.footcare_sec06_mds01{
    font-size: 18px;
    color: #e5004f;
    padding: 8px 0;
    
}

.footcare_sec06_con ul {
  list-style:disc;
  padding: 0 0 0 20px;
}

.footcare_sec07{
    background-color: #fff;
    width:auto;
    margin: 0 auto;
    padding: 40px;
    
}

.footcare_sec07_left{
    width:auto;
    float:none;
    text-align: center;
    
}
     
     .footcare_sec07_left img{
         padding: 0 0 20px 0;
         
     }
     

.footcare_sec07_left_copy{
    text-align: center;
    line-height: 1.4em;
    padding: 0 0 4px;
    
}

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

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

.footcare_sec07_btn{
    width: 80%;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
    
}
     
.footcare_sec07_btn img{
    max-width: 100%;
    height: auto;
         
     }
	 
/*--------------------------------------------
	腸活サポート
--------------------------------------------*/

.sub_ttl_intestinalactivity{
    width: 100%;
    height: 185px;
    background: url("../../../../img/ttlbg_intestinalactivity.png");
    background-repeat: no-repeat;
    background-size:  auto 100%;
    background-position:center bottom;
    padding: 0 0 0 0;
    background-size: cover;
    background-color: #dfe3e4;
    
}

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

.intestinalactivity_sec01{
    
    background: url("../../../../img/intestinalactivity_img01.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #f1ece8;
    padding: 260px 0 0 0;
    background-size: 100%;
}

.intestinalactivity_sec01_copy{
    width: 90%;
    text-align: center;
    padding: 0 0 0;
    
}

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

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

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

.intestinalactivity_sec02{
    background-color: #fff;
    padding: 30px 0 0;
    
}

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

.intestinalactivity_sec02_copy01{
    font-size: 22px;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding: 20px 0 0;
    line-height: 1.6em;
    width: 80%;
    margin: 0 auto;
}

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

.intestinalactivity_go_red{
    color: #e5004f;
}

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

.intestinalactivity_sec02_left01{
    width:auto;
    float:none;
    padding: 20px 0 0 0;
    
}

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

.intestinalactivity_sec02_copy02{
    padding: 0 0 0 0;
    line-height: 1.8em;
}


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

.intestinalactivity_sec02_right02{
    width:auto;
    float:none;
    padding: 20px 0 0 0;
    
}

.intestinalactivity_sec03_top{
    background: url("../../../../img/intestinalactivity_con_top.png");
    background-position: center top;
    background-repeat: repeat-x;
    height: 100px;
    
}

.intestinalactivity_sec03_bottom{
    background: url("../../../../img/intestinalactivity_con_bottom.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 90px;
    
}

.intestinalactivity_sec03{
    background-color: #ffebe4;
    
}

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

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

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

.intestinalactivity_sec03_set{
    width:auto;
    margin: 0 auto;
    padding: 40px 30px;
    border-radius: 10px;
    background-color: #fff;
    height:auto;
    
}

.intestinalactivity_sec03_set_copy01{
    font-size: 24px;
    text-align: center;
    padding: 0 0 6px 0;
    
}

.intestinalactivity_sec03_set_copy02{
    font-size: 18px;
    text-align: center;
    color: #e5004f;
    padding: 6px 0;
    
}

.intestinalactivity_sec03_set_copy03{
    padding: 30px 0;
    line-height: 1.6em;
    
}

.intestinalactivity_sec04{
    width: 100%;
    background-color: #fff;
    
}

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

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

.intestinalactivity_sec04_copy02{
    width:auto;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    padding: 0 0 30px 0;
    line-height: 1.6em;
    
}

.intestinalactivity_sec04_set{
    background-color: #fef5ee;
    border-radius: 10px;
    padding: 30px;
    
}

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

.intestinalactivity_sec04_set_right{
    width:auto;
    float:none;
    
}
     
     .intestinalactivity_sec04_set_right img{
         height: auto;
         max-width: 100%;
         
     }

.intestinalactivity_sec04_set_left ul{
    padding: 0 0 30px 0;
    
}

.intestinalactivity_sec04_set_left li{
    background: url("../../../../img/intestinalactivity_check.png");
    background-repeat: no-repeat;
    background-position: left 10px;
    padding: 0 0 30px;
    font-size: 18px;
    line-height: 1.4em;
    padding: 10px 0 10px 35px;
    
}

.intestinalactivity_sec05{
    background-color: #fef8e7;
    
}

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

.intestinalactivity_sec05_left{
    width:80%;
    width: 0 auto;
    float:none;
    text-align: center;
    
}
     
     .intestinalactivity_sec05_left img{
         max-width: 100%;
         height: auto;
         
     }

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

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

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

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

.intestinalactivity_sec06_left{
    width: 60%;
    float:none;
    text-align: center;
    margin: 0 auto;
    
}
     
     .intestinalactivity_sec06_left img{
         max-width: 100%;
         height: auto;
     }

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

.intestinalactivity_sec06_copy01{
    font-size: 18px;
    padding: 30px 0 10px 0;
    
}

.intestinalactivity_sec06_copy02{
    font-size: 20px;
    padding: 0 20px 30px 20px;
    color: #e5004f;
    
}

.intestinalactivity_sec06_btn{
    width: 80%;
    text-align: center;
    margin: 0 auto;
    
}
     
 .intestinalactivity_sec06_btn img{
         max-width: 100%;
         height: auto;
     }
	 
/*--------------------------------------------
	靴修理
--------------------------------------------*/

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

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

.shoerepair_sec01{
    background-color: #e9a973;
    
}

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

.shoerepair_sec01_left{
    width: 90%;
    float:none;
    margin: 0 auto;
    
}

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

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

.shoerepair_sec01_copy02{
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 0 0 30px 0;
    
}

.shoerepair_sec02{
    background-color: #efeeec;
    background: url("../../../../img/shoerepair_img02.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size:100% auto;
    height:auto;
    background-color: #fff;
    
}

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

.shoerepair_sec02_copy01{
    width:auto;
    float:none;
    text-align: left;
    padding: 120px 20px 0 20px;
    line-height: 1.8em;
    
}

.shoerepair_red{
    color: #e5004f;
    
}

.shoerepair_sec03{
    width: 100%;
    background-color: #fff;
    
}

.shoerepair_sec03_wrap{
    width:auto;
    margin: 0 auto;
    padding: 20px 0 40px;
    
}

.shoerepair_sec03_copy01{
    color: #42180a;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.6em;
    text-align: center;
    font-size: 22px;
}

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

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

.shoerepair_sec03_copy02{ 
    padding: 0 0 0;
    font-size: 16px;
    line-height: 1.6em;
    width:auto;
    margin: 0 auto;
    text-align: left;
    
}

.shoerepair_sec03_img01{
    text-align: center;
    
}

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

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

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

.shoerepair_sec04{
    background-color: #fceee1;
    padding: 50px 0;
    
}

.shoerepair_sec04_con01{
    width:auto;
    padding: 0 20px;
    margin: 0 auto;
    
}

.shoerepair_sec04_con01_name{
    width: 68%;
    float:left;
    color: #42180a;
    font-size: 18px;
    padding: 6px 0;
    
}

.shoerepair_sec04_con01_price{
    width: 30%;
    float:left;
    color: #42180a;
    font-size: 18px;
    padding: 6px 0;
}

.shoerepair_sec04_copy01{
    padding: 20px 20px;
     width:auto;
    margin: 0 auto;
    
}

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

.shoerepair_sec04_set01{
    background-color: #fff;
    padding: 20px 5%;
    width: 80%;
    margin: 0 auto 40px;
    
}

.shoerepair_sec04_set01_copy01{
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 10px 0;
    color: #e5004f;
}

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

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

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

.shoerepair_sec05{
    background-color: #fff;
    padding: 40px 0;
    
}

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

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

.shoerepair_sec05_img01{
    text-align: center;
    padding: 0 0;
    
}
     
    .shoerepair_sec05_img01 img{
    max-width: 100%;
    height: auto;
    
}

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

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

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

.shoerepair_sec05_set_calm_copy{
    font-size: 18px;
    padding: 20px 0;
    
}

.shoerepair_green{
    color: #22ac38;
    
}

.shoerepair_sec06{
    background-color: #f4efed;
    padding: 50px 0;
    
}

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

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

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

.shoerepair_sec06_copy01{
    color: #42180a;
    font-size: 18px;
    line-height: 1.8em;
    padding: 0 0 0 0;
    
}



.shoerepair_sec06_right01{
    width:auto;
    float:none;
    text-align: center;
    
}
     
     .shoerepair_sec06_right01 img{
    max-width: 100%;
    height: auto;
    
}

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

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

.shoerepair_sec06_copy02{
    color: #42180a;
    font-size: 18px;
    line-height: 1.8em;
    padding: 0 0 0 0;
    
}

.shoerepair_sec07{
    background: url("../img/shoerepair_img10.png");
    background-repeat: no-repeat;
    background-size: 100%;
     background-position: center top;
    background-color: #fcfdfd;
}

.shoerepair_sec07_wrap{
    width:auto;
    margin: 0 auto;
    height:auto;
    
}

.shoerepair_sec07__copy01{
    width:auto;
    float:none;
    text-align: left;
     font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.6em;
    font-size: 22px;
    padding: 150px 30px 10px;
   
}

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

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

.shoerepair_sec08_photo{
    text-align: center;
    padding: 20px 20px;
}
     
     .shoerepair_sec08_photo img{
    max-width: 100%;
    height: auto;
    
}

}
