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

/*PC表示*/
@media only screen and (min-width: 1200px){

/*----------------共通------------*/
html, body {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0; 
	box-sizing: border-box;
    line-height: 2;
}
* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
a{
    text-decoration: none;
}

/*------------- headerエリア --------------*/
.header_top{
    overflow: hidden;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
	border-bottom: 10px solid #09C;
}

.important_box{
    width: 48%;
	float: left;
    margin: 0 2% 10px 0;
    overflow: hidden;
}
#logo {
    width: 48%;
    float: left;
    margin-right:2%;
}
#logo a{
    display: block;
	width: 100%;
}

#logo h1{
    display: inline-block;
    font-size: 14px;
    color: #323232;
    margin-bottom: 10px;
}
#logo h1 span{
	display: block;
	width: 100%;
	box-sizing: border-box;
	font-size: 14px;
	color: #6b6b6b;
}
#logo img{
    display: block;
	width: 80%;
	height: auto;
}

.contact{
    background: #f5f5f5;
    padding: 10px;
    border: 1px solid #6b6b6b;
    border-radius: 6px;
    background-image: url("../images/arrow_right.png");
    background-size: 18px auto;
    background-repeat: no-repeat;
    background-position: right 20px center;
}
.contact span.font_b{
    font-weight: 600;
    color: #191970;
    margin-right: 20px;
}
.contact_box{
    width: 50%;
    float: right;
}
.squar_btn{
  display: inline-block;
  position: relative;
  padding: 0.35em 1em;
  background: #09C;
  color: #fff;
  text-decoration: none;
}
.squar_btn:active {
	padding: 0.32em 0.9em;
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
}

.squar_btn:active:before { 
	width: -webkit-calc(100% - 12px);
	width: calc(100% - 12px);
}

.squar_btn:active:before {
  top:-12px;
  border-width: 6px;
}
span.call{
    display: block;
    margin: 10px 0; 
}
span.c_form{
    display: inline-block;
    text-align: center;
    font-weight: 600;
    width: 100%;
    font-size: 18px;
    margin: 0 auto 16px;
    background-image: url("../images/top/c_icon.png");
    background-size: 24px auto;
    background-repeat: no-repeat;
    background-position: left 10px center;
}
span.feel_free_to{
	display: block;
	width: 100%;
	padding: 10px;
	background: #fff;
	box-sizing:border-box;
	color: #09c;
	border: 1px solid #09C;
}
	
.tel_box{
    width: 50%;
    float: right;
    overflow: hidden;
}
.tel_box a span{
	display: block;
	width: 100%;
    color: #09c;
	text-align:center;
	font-size: 22px;
	font-weight: 600;
}
.phone_list{
    width: 100%;
    font-size: 12px;
    margin: 0 10px 10px 0;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #09c;
    border-radius: 6px;
}
.phone_list dt{
    padding: 4px;
    background: #09C;
    text-align: center;
    font-size: 18px;
    margin-bottom: 6px;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
}
.phone_inner_list{
	width: 100%;
	overflow:hidden;
}
.phone_inner_list li:first-of-type{
	width: 44%;
	float: left;
	margin-right: 2%;
    margin-bottom: 4px;
    padding-left: 26px;
	box-sizing:border-box;
    background-image: url("../images/top/tel.png");
    background-repeat: no-repeat;
    background-size: 24px auto; 
    background-position: left center;
}
.phone_inner_list li:last-of-type{
	width: 54%;
	float: right;
    margin-bottom: 4px;
	padding-top: 1%;
	box-sizing:border-box;
	font-size: 14px;
	color: #6b6b6b;
	font-weight: 300;

}
.navToggle{
    width: 50px;
    height: auto;
    float: right;
}
.gnav_sp{
	display: none;
}
.navToggle{
	display:none;
}
.wrapper{
    width: 100%;
    margin: 0 auto;
}
/*------------------ g_nav ------------------*/
.navi{
	margin-bottom: 2.66%;
}
.gnav_pc{
    display: block;
    width: 100%;
    border-bottom: 1px solid #668ad8;
}
.gnav_pc ul{
    width: 1200px;
    margin :0 auto 10px;
    overflow: hidden;
}
.gnav_pc li{
    display: inline-block;
    margin-right: 1rem;
    padding: 10px;
}
.gnav_pc li a{
    display: inline-block;
    color: #323232;
    font-size: 14px;
    font-weight: 300;
    padding: 10px;
    text-decoration: none;
}
.gnav_pc li a:hover{
    color: #483316;
    font-weight: 600;
    padding: 10px;
    border-bottom: 1px solid #2b2b2b;
}

/*----------------- メインコンテンツ ---------------*/
.main{
    width: 100%;
}
.content_box{
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
article.content{
    width: 100%;
    margin-bottom: 40px;
}
/*----------- top_img -----------------*/
.top_img_pc {
    position: relative;
    margin-bottom: 40px;
}
.top_img_pc h2 {
    position: absolute;
    color: #e6e6fa;
    text-shadow: 1px 1px 1px black, 0 0 1em black, 0 0 0.2em black;
    font: 38px Georgia, serif;
    top: 100px;
    left: 20px;
}
.top_img_pc p {
    position: absolute;
	width: 80%;
	padding: 10px;
	box-sizing:border-box;
    color: #fff;
    top: 200px;
    left: 20px;
	font-size: 22px;
	background: rgba(0,0,0,.5);
    line-height: 1.4;
    font-weight: 600;
}
.top_img_pc p span{
    display: block;
    font-weight: 300;
}
.top_img_pc img {
    width: 100%;
	height: auto;
}
.top_img_sp{
    display: none;
}
.slide ul{
	position:relative;
}

.slide li{
	position:absolute;
	width:100%;
}

.button{
	padding-top: 58%;
	text-align:center;
}

.button ul{
	display:inline-block;
}

.button ul li{
	float:left;
	margin-right:15px;
}

.button ul li:last-child{
	margin-right:0;
}

.button ul li a{
	text-indent:-9999px;
	text-decoration:none;
	display:block;
	width:14px;
	height:14px;
	border-radius:7px;
	background:#9370db;
}

.button ul li a.target{
	background:#8a2be2;
}

/*------------ 経営コンサルタントを</span>どのように活用したらよいか ---------------*/
.item_box{
	width: 1200px;
    margin: 20px auto 40px;;
    box-sizing: border-box;
}
.item_box h3{
	padding: 10px 20px;
	color: #fff;
	background-image: linear-gradient(to right, #afeeee 0%, #6495ed 100%);
	font: 1.4em Georgia, serif;
	margin-bottom: 40px;
}
.item_box h3 span{
    color: #fff;
    text-shadow: 1px 1px 2px #555, 0 0 1em #2b2b2b, 0 0 0.2em #5b5b5b;
    font-size: 22px;
    padding: 0 10px;
    font: 1.7em Georgia, serif;
}
.utilization_box{
	width: 100%;
	margin-bottom: 40px;
}
.features_box{
	width: 100%;
	margin-bottom: 80px;
}
.features_box h4 {
	position: relative;
	padding: 10px 20px;
	font: 1.2em Georgia, serif;
	margin-bottom: 40px;
}

.features_box h4:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	content: '';
	background-image: linear-gradient(to right, #4169e1 0%, #d8bfd8 100%);
}
.features_inner_box{
	width: 100%;
	overflow:hidden;
	margin-bottom: 10px;
}
.features_inner_box figure{
	width: 400px;
	float: right;
	margin: 0 0 20px 2%;
}
.features_inner_box figure img{
	display: block;
	width:100%;
	height: auto;
}
p.lead{
	width: 100%;
	margin-bottom: 20px;
}
.assignment_list{
	width: 100%;
	margin-bottom: 20px;
}
.assignment_list li{
	width: 100%;
	margin-bottom: 10px;
}
.assignment_list li:before{
	display: inline-block;
	padding: 0 10px;
	content: "▶";
	color: #936;
	font-size: 12px;
}
.contact_item_btn{
	width:50%;
	margin: 60px auto 60px;
}
.contact_item_btn a{
	display: block;
	width: 100%;
	background: #4169e1;
	color: #fff;
	text-align:center;
	padding: 10px 20px;
	box-sizing: border-box;
	
}
.contact_item_btn a span{
	display: block;
	width: 100%;
	background-image: url(../images/contact/arrow_right_w.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 10px auto;		
}


/*-------------- 上へ戻るボタン --------------------*/
#page-top {
  position: fixed;
  bottom: 140px;
  right: 20px;
  font-size: 14px;
  line-height: 1;
  z-index: 99;
}
#page-top a {
    background: #191970;
    text-decoration: none;
    color: #fff;
    width: 40px;
	height: 40px;
    padding: 20px;
    text-align: center;
    display: block;
    border-radius: 100vh;
    opacity: 0.9;
    transition: all .3s ease;
    background-image:  url("../images/arrow_top.png");
    background-size: 26px auto;
    background-repeat: no-repeat;
    background-position: center center;

}
#page-top a:hover {
    text-decoration: none;
    opacity: .5;
}
/*---------- footer ----------*/
footer {
    width: 100%;
	background-image: url(../images/footer_image.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: bottom center;
}
.footer_inner{
    width: 1200px;
	height: 420px;
    margin: 0 auto;
	color: #191970;
}

.fnav_list{
    width: 100%;
	overflow: hidden;
	padding: 20px;
	box-sizing:border-box;
}
.fnav_list li{
    display:inline-block;
	float: left;
    margin:0 4% 20px 0;
}
.fnav_list li a{
    display:block;
    color: #191970;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
}
.fnav_list li a:hover{
    color:#6495ed;
}

footer small {
    display: block;
	width: 100%;
	padding: 4px 6px;
	box-sizing:border-box;
	margin:0 auto 10px;
    font-size: 0.8rem;
    text-align: center;
	color: #fff;
	background: #9370db;
}
}

/*-------ここからスマホ用css------------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 639px){

/*---------------- 共通 ---------------*/
html, body {
    width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 2;
}
a{
    text-decoration: none;
}
.header{
    width: 100%;
    z-index: 995;
}
.header_top{
    overflow: hidden;
    width: 100%;
    background: #fff;
    padding: 0 10px;
    line-height: 1.4;
    position: fixed; 
    z-index: 996;
    box-sizing: border-box;
}
/*----------------- headerエリア ----------------------*/
.important_box{
    width: 93.3%;
    margin-bottom: 10px;
    z-index:9999;
}
#logo {
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
    z-index:99999;
}
#logo a{
    display: block;
    width: 100%;
    z-index:99999;
}
#logo img{
    display: block;
    width: 100%;
    z-index:99999;
    height: auto;
}
.contact{
    display: none;
}
h1{
    display: none
}
span.motto{
    display: none;
}
.contact_box{
    display: none;
}
.office_list{
    display: none;
}
.navToggle{
    width: 50px;
    height: auto;
    float: right;
}
.wrapper{
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
main{
    width: 100%;
}
/*g_nav*/
.navi{
    width: 100%;
    margin-bottom: 2.66%;
    z-index: 9999;
}
.gnav_pc{
    display: none;
}
.gnav_sp{
    width: 100%;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    z-index: 100000;
}
.gnav_sp li{
    width: 100%;
    display: block;
    background: #9932cc;
    border: 10px solid #9932cc;
    box-sizing: border-box;
}
.gnav_sp li a{
    display: block;
    width: 100%;
    padding: 6px 10px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
}
.phone_list{
	display: none;
}
/*--------------- パンくず ----------------*/
.breadcrumb {
    width: 100%;
    text-align: left;
    margin-bottom: 2.66%
}
.breadcrumb li a span{
    font-size: 12px;
}
.breadcrumb li{
    display:inline;
    list-style: none;
    font-size: 12px;
}
.breadcrumb li:after {
    content: '>';
    padding: 0 3px;
    color: #2b2b2b;
}
.breadcrumb li:last-child:after {
    content: '';
}

.breadcrumb li a {
    text-decoration: none;
    color: #323232;
    font-size: 14px;
}
.breadcrumb li a:hover {
    text-decoration: underline;
    color: #9c9c9c;
}

/*----------------- メインコンテンツ ---------------*/
.main{
    width: 100%;
}
.content_box{
    width: 100%;
}
article.content{
    width: 100%;
    margin-bottom: 40px;
}
/*----------- top_img -----------------*/
.top_img_sp {
	display: block;
	width: 100%;
    position: relative;
    margin-bottom: 40px;
}
.top_img_sp img{
	display: block;
	width: 100%;
	height: auto;
}
.top_img_sp h2 {
    position: absolute;
    color: #e6e6fa;
    text-shadow: 1px 1px 1px black, 0 0 1em black, 0 0 0.2em black;
    font: 38px Georgia, serif;
    top: 10%;
    left: 4%;
}
.top_img_sp p {
    position: absolute;
	width: 88%;
	padding: 10px;
	box-sizing:border-box;
    color: #fff;
    top: 30%;
    left: 4%;
	font-size: 16px;
	background: rgba(0,0,0,.5);
    line-height: 1.7;
    font-weight: 600;
}
.top_img_sp p span{
    display: block;
    font-weight: 300;
}

.top_img_pc{
    display: none;
}
.slide ul{
	position:relative;
}

.slide li{
	position:absolute;
	width:100%;
}

.button{
	padding-top: 88%;
	width: 100%;
	text-align:center;
}

.button ul{
	display:inline-block;
}

.button ul li{
	float:left;
	margin-right:15px;
}

.button ul li:last-child{
	margin-right:0;
}

.button ul li a{
	text-indent:-9999px;
	text-decoration:none;
	display:block;
	width:14px;
	height:14px;
	border-radius:7px;
	background:#9370db;
}

.button ul li a.target{
	background:#8a2be2;
}

/*------------ 経営コンサルタントを</span>どのように活用したらよいか ---------------*/
.item_box{
	width: 100%;
	padding-top: 20px;
    margin: 20px auto 40px;;
    box-sizing: border-box;
}
.item_box h3{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	color: #fff;
	background-image: linear-gradient(to right,#6495ed 0%, #afeeee 100%);
	font: 1.1em Georgia, serif;
	margin-bottom: 40px;
}
.item_box h3 span{
	display: block;
	width: 100%;
    color: #fff;
    text-shadow: 1px 1px 2px #555, 0 0 1em #2b2b2b, 0 0 0.2em #5b5b5b;
    font-size: 22px;
    padding: 0 10px;
    font: 1.7em Georgia, serif;
}
p.lead{
	width: 100%;
	margin-bottom:20px;
}
.utilization_box{
	width: 100%;
	margin-bottom: 40px;
}
.features_box{
	width: 100%;
	margin-bottom: 80px;
}
.features_box h4 {
	position: relative;
	padding: 10px 20px;
	font: 1.3em Georgia, serif;
	margin-bottom: 40px;
}

.features_box h4:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	content: '';
	background-image: linear-gradient(to right, #4169e1 0%, #d8bfd8 100%);
}
.features_inner_box{
	width: 100%;
	margin-bottom: 10px;
}
.features_inner_box figure{
	width: 100%;
	float: right;
	margin-bottom: 40px;
}
.features_inner_box figure img{
	display: block;
	width:100%;
	height: auto;
}
p.lead{
	width: 100%;
	margin-bottom: 20px;
}
.assignment_list{
	width: 100%;
	margin: 40px 0;
}
.assignment_list li{
	width: 100%;
	margin-bottom: 10px;
}
.assignment_list li:before{
	display: inline-block;
	padding: 0 10px;
	content: "▶";
	color: #936;
	font-size: 12px;
}
.contact_item_btn{
	width:80%;
	margin: 60px auto 60px;
}
.contact_item_btn a{
	display: block;
	width: 100%;
	background: #4169e1;
	color: #fff;
	text-align:center;
	padding: 10px 20px;
	box-sizing: border-box;
	
}
.contact_item_btn a span{
	display: block;
	width: 100%;
	background-image: url(../images/contact/arrow_right_w.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 10px auto;		
}

/*-------------- 上へ戻るボタン --------------------*/
#page-top {
  position: fixed;
  bottom: 140px;
  right: 20px;
  font-size: 14px;
  line-height: 1;
  z-index: 99;
}
#page-top a {
    background: #191970;
    text-decoration: none;
    color: #fff;
    width: 40px;
	height: 40px;
    padding: 20px;
    text-align: center;
    display: block;
    border-radius: 100vh;
    opacity: 0.9;
    transition: all .3s ease;
    background-image:  url("../images/arrow_top.png");
    background-size: 26px auto;
    background-repeat: no-repeat;
    background-position: center center;

}
#page-top a:hover {
    text-decoration: none;
    opacity: .5;
}
    
/*---------- footer ----------*/
footer {
    width: 100%;
	height:auto;
	background-image: url(../images/footer_image.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position:center bottom;
}
.footer_inner{
    width: 100%;
	border-top: 1px solid #9370db;
    margin: 0 auto;
	color: #191970;
}

.fnav_list{
    width: 100%;
	padding: 20px;
	box-sizing:border-box;
}
.fnav_list li{
    display: block;
	width: 100%;

    margin-bottom: 40px;
}
.fnav_list li a{
    display:block;
    color: #191970;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
}
.fnav_list li a:hover{
    color:#6495ed;
}

footer small {
    display: block;
	width: 100%;
	padding: 4px 6px;
	box-sizing:border-box;
	margin:0 auto 10px;
    font-size: 0.8rem;
    text-align: center;
	color: #fff;
	background: #9370db;
}
/*------------------------------ ハンバーガーボタン ----------------------------*/

nav{
    width: 100%;
    height: 50px;
    position: relative;
    }

.drawer{
    width: 90%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    padding: 10px 1em;
}
/*トグル部分*/
.navbar_toggle{
    position: fixed;
    top: 20px;
    right: 20px;
    z-index:9999;
}

.navbar_toggle_icon {
    position: relative;
    display: block;
    height: 2px;
    width: 30px;
    background: #44281e;
    transition: ease .5s;
}

.navbar_toggle_icon:nth-child(1) {
    top: 0;
}

.navbar_toggle_icon:nth-child(2) {
    margin: 8px 0;
}

.navbar_toggle_icon:nth-child(3) {
    top: 0;
}
/*OPEN時の動き*/
.navbar_toggle.open .navbar_toggle_icon:nth-child(1) {
 top: 10px;
    transform: rotate(45deg);
}

.navbar_toggle.open .navbar_toggle_icon:nth-child(2) {
    transform: translateY(-50%);
    opacity: 0;
}
.navbar_toggle.open .navbar_toggle_icon:nth-child(3) {
    top: -10px;
    transform: rotate(-45deg);
}
/*ナビゲーション部分*/
.menu{
    transform: translateX(-120%);
    transition:ease .5s;
    z-index:1000;
}

.menu ul li{
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
/*OPEN時の動き*/
.menu.open {
    transform:translateX(0);
    overflow-y: auto;
    position: static;
    z-index: 1001;

}
}
/*-------ここからタブレット用css--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 640px) and (max-width: 1199px) {
	
/*----------------共通------------*/
html, body {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0; 
	box-sizing: border-box;
    line-height: 2;
}
* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
a{
    text-decoration: none;
}
/*------------- headerエリア --------------*/
.header_top{
    overflow: hidden;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
	border-bottom: 10px solid #09C;
}

.important_box{
    width: 56%;
	float: left;
    margin: 0 2% 10px 0;
    overflow: hidden;
}
#logo {
    width: 54%;
    float: left;
	box-sizing:border-box;
}
#logo a{
    display: block;
	width: 100%;
}

#logo h1{
    display: inline-block;
    font-size: 14px;
    color: #323232;
    margin-bottom: 10px;
}
#logo h1 span{
	display: inline-block;
	padding: 0 10px;
	font-size: 14px;
	color: #6b6b6b;
}
#logo img{
    display: block;
	width: 80%;
	height: auto;
}

.contact{
    background: #f5f5f5;
    padding: 10px;
    border: 1px solid #6b6b6b;
    border-radius: 6px;
    background-image: url("../images/arrow_right.png");
    background-size: 18px auto;
    background-repeat: no-repeat;
    background-position: right 20px center;
}
.contact span.font_b{
    font-weight: 600;
    color: #191970;
    margin-right: 20px;
}
.contact_box{
    width: 46%;
    float: right;
}
.squar_btn{
  display: inline-block;
  position: relative;
  padding: 0.35em 1em;
  background: #09C;
  color: #fff;
  text-decoration: none;
}
uar_btn:active {
	padding: 0.32em 0.9em;
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
}

.squar_btn:active:before { 
	width: -webkit-calc(100% - 12px);
	width: calc(100% - 12px);
}

.squar_btn:active:before {
  top:-12px;
  border-width: 6px;
}
span.call{
    display: block;
    margin: 10px 0; 
}
span.c_form{
    display: inline-block;
    text-align: center;
    font-weight: 600;
    width: 100%;
    font-size: 18px;
    margin: 0 auto 16px;
    background-image: url("../images/top/c_icon.png");
    background-size: 24px auto;
    background-repeat: no-repeat;
    background-position: left 10px center;
}
span.feel_free_to{
	display: block;
	width: 100%;
	padding: 10px;
	background: #fff;
	box-sizing:border-box;
	color: #09c;
	border: 1px solid #09C;
}
	
.tel_box{
    width: 42%;
    float: right;
    overflow: hidden;
}
.tel_box a span{
	display: block;
	width: 100%;
    color: #09c;
	text-align:center;
	font-size: 22px;
	font-weight: 600;
}
.phone_list{
    width: 100%;
    font-size: 12px;
    margin: 0 10px 10px 0;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #09c;
    border-radius: 6px;
}
.phone_list dt{
    padding: 4px;
    background: #09C;
    text-align: center;
    font-size: 18px;
    margin-bottom: 6px;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
}
.phone_inner_list{
	width: 100%;
	overflow:hidden;
}
.phone_inner_list li:first-of-type{
	width: 100%;
	margin-bottom: 2%;
    margin-bottom: 4px;
    padding-left: 26px;
	box-sizing:border-box;
    background-image: url("../images/top/tel.png");
    background-repeat: no-repeat;
    background-size: 24px auto; 
    background-position: left center;
}
.phone_inner_list li:last-of-type{
	width: 100%;
    margin-bottom: 4px;
	padding-top: 1%;
	box-sizing:border-box;
	font-size: 14px;
	color: #6b6b6b;
	font-weight: 300;

}
.navToggle{
    width: 50px;
    height: auto;
    float: right;
}
.gnav_sp{
	display: none;
}
.navToggle{
	display:none;
}
.wrapper{
    width: 100%;
    margin: 0 auto;
}
/*------------------ g_nav ------------------*/
.navi{
	width: 100%;
	margin-bottom: 2.66%;
}
.gnav_pc{
    display: block;
    width: 100%;
    border-bottom: 1px solid #668ad8;
}
.gnav_pc ul{
    width: 100%;
    margin :0 auto 10px;
    overflow: hidden;
}
.gnav_pc li{
    display: inline-block;
    margin-right: 1rem;
    padding: 10px;
}
.gnav_pc li a{
    display: inline-block;
    color: #323232;
    font-size: 14px;
    font-weight: 300;
    padding: 10px;
    text-decoration: none;
}
.gnav_pc li a:hover{
    color: #483316;
    font-weight: 600;
    padding: 10px;
    border-bottom: 1px solid #2b2b2b;
}

/*----------------- メインコンテンツ ---------------*/
.main{
    width: 100%;
}
.content_box{
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
article.content{
    width: 100%;
    margin-bottom: 40px;
}
/*----------- top_img -----------------*/
.top_img_pc {
    position: relative;
    margin-bottom: 40px;
}
.top_img_pc h2 {
    position: absolute;
    color: #e6e6fa;
    text-shadow: 1px 1px 1px black, 0 0 1em black, 0 0 0.2em black;
    font: 38px Georgia, serif;
    top: 100px;
    left: 20px;
}
.top_img_pc p {
    position: absolute;
	width: 80%;
	padding: 10px;
	box-sizing:border-box;
    color: #fff;
    top: 200px;
    left: 20px;
	font-size: 22px;
	background: rgba(0,0,0,.5);
    line-height: 1.4;
    font-weight: 600;
}
.top_img_pc p span{
    display: block;
    font-weight: 300;
}
.top_img_pc img {
    width: 100%;
	height: auto;
}
.top_img_sp{
    display: none;
}
.slide ul{
	position:relative;
}

.slide li{
	position:absolute;
	width:100%;
}

.button{
	padding-top: 58%;
	text-align:center;
}

.button ul{
	display:inline-block;
}

.button ul li{
	float:left;
	margin-right:15px;
}

.button ul li:last-child{
	margin-right:0;
}

.button ul li a{
	text-indent:-9999px;
	text-decoration:none;
	display:block;
	width:14px;
	height:14px;
	border-radius:7px;
	background:#9370db;
}

.button ul li a.target{
	background:#8a2be2;
}

/*------------ 経営コンサルタントをどのように活用したらよいか ---------------*/
.item_box{
	width: 100%;
    margin: 20px auto 40px;;
    box-sizing: border-box;
}
.item_box h3{
	width: 100%;
	padding: 10px 20px;
	box-sizing:border-box;
	color: #fff;
	background-image: linear-gradient(to right, #afeeee 0%, #6495ed 100%);
	font: 1.4em Georgia, serif;
	margin-bottom: 40px;
}
.item_box h3 span{
    color: #fff;
    text-shadow: 1px 1px 2px #555, 0 0 1em #2b2b2b, 0 0 0.2em #5b5b5b;
    font-size: 22px;
    padding: 0 10px;
    font: 1.7em Georgia, serif;
}
.utilization_box{
	width: 100%;
	margin-bottom: 40px;
}
.features_box{
	width: 100%;
	margin-bottom: 80px;
}
.features_box h4 {
	position: relative;
	padding: 10px 20px;
	font: 1.2em Georgia, serif;
	margin-bottom: 40px;
}

.features_box h4:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	content: '';
	background-image: linear-gradient(to right, #4169e1 0%, #d8bfd8 100%);
}
.features_inner_box{
	width: 100%;
	overflow:hidden;
	margin-bottom: 10px;
}
.features_inner_box figure{
	width: 400px;
	float: right;
	margin: 0 0 20px 2%;
}
.features_inner_box figure img{
	display: block;
	width:100%;
	height: auto;
}
p.lead{
	width: 100%;
	margin-bottom: 20px;
	
.assignment_list{
	width: 100%;
	margin-bottom: 20px;
}
.assignment_list li{
	width: 100%;
	margin-bottom: 10px;
}
.assignment_list li:before{
	display: inline-block;
	padding: 0 10px;
	content: "▶";
	color: #936;
	font-size: 12px;
}
.contact_item_btn{
	width:50%;
	margin: 60px auto 60px;
}
.contact_item_btn a{
	display: block;
	width: 100%;
	background: #4169e1;
	color: #fff;
	text-align:center;
	padding: 10px 20px;
	box-sizing: border-box;
	
}
.contact_item_btn a span{
	display: block;
	width: 100%;
	background-image: url(../images/contact/arrow_right_w.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 10px auto;		
}


/*-------------- 上へ戻るボタン --------------------*/
#page-top {
  position: fixed;
  bottom: 140px;
  right: 20px;
  font-size: 14px;
  line-height: 1;
  z-index: 99;
}
#page-top a {
    background: #191970;
    text-decoration: none;
    color: #fff;
    width: 40px;
	height: 40px;
    padding: 20px;
    text-align: center;
    display: block;
    border-radius: 100vh;
    opacity: 0.9;
    transition: all .3s ease;
    background-image:  url("../images/arrow_top.png");
    background-size: 26px auto;
    background-repeat: no-repeat;
    background-position: center center;

}
#page-top a:hover {
    text-decoration: none;
    opacity: .5;
}
/*---------- footer ----------*/
footer {
    width: 100%;
	background-image: url(../images/footer_image.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: bottom center;
}
.footer_inner{
    width: 100%;
	height: 320px;
    margin: 0 auto;
	color: #191970;
}

.fnav_list{
    width: 100%;
	overflow: hidden;
	padding: 20px;
	box-sizing:border-box;
}
.fnav_list li{
    display:inline-block;
	float: left;
    margin:0 4% 20px 0;
}
.fnav_list li a{
    display:block;
    color: #191970;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
}
.fnav_list li a:hover{
    color:#6495ed;
}

footer small {
    display: block;
	width: 100%;
	padding: 4px 6px;
	box-sizing:border-box;
	margin:0 auto 10px;
    font-size: 0.8rem;
    text-align: center;
	color: #fff;
	background: #9370db;
}
}

