/*
Theme Name: QLOCAN
Theme URI: http://www.qulokan.com
Author: QLOCAN
Author URI: http://www.qulokan.com
Description: QLOCAN
*/

/*-------------------------------------------
	基本スタイル
--------------------------------------------*/

.noto-sans-jp-<uniquifier> {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


.noto-serif-jp-<uniquifier> {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


body {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 16px;
	line-height: 1.8em;
    min-width: 1200px;
}

		* {
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
 font-weight: 400;
  font-style: normal;
}

* html body{  
    overflow: hidden;
}

a:hover img{
	opacity:0.4;
	filter:alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
}

html {
	overflow-y:scroll;
	height:100%;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	/*-----position: relative;-------*/
}


/*--------------------------------------------
	リンクスタイル
--------------------------------------------*/

a:link {
	color: #04739b;
	text-decoration: none;
}

a:visited {
	color: #04739b;
	text-decoration: none;
}

a:hover {
	color: #F90;
}

a:active {
	color: #04739b;
}


/*--------------------------------------------
	clear
--------------------------------------------*/

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*--------------------------------------------
	全体
--------------------------------------------*/

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

.inviewfadeInUp {
    opacity: 0;
    transform: translate(0, 40px);
    -webkit-transform: translate(0, 40px);
    transition: .8s;
}

.inviewfadeInUp2 {
    opacity: 0;
    transform: translate(0, 40px);
    -webkit-transform: translate(0, 40px);
    transition: .50s;
}

.inviewfadeInUp3 {
    opacity: 0;
    transform: translate(0, 40px);
    -webkit-transform: translate(0, 40px);
    transition: .20s;
}



/* fadeInUp */ 

.fadeInUp {
    opacity: 1.0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}


/* fadeInUp2 */ 

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

.side-menu-btn {
	position: static;
	top: 0;
	z-index: 999999;
	right: 0;
	cursor: pointer;
}
.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 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;
}
.head_menu_btn {
	display: none;
}
.form_set {
	padding: 20px;
	background-color: #ececec;
}
.form_set select {
	font-size: 16px;
	padding: 4px 10px;
}
.entry_cart_souryou {
	width: 50px;
	float: left;
	padding: 10px;
}
.entry_cart_souryou_text {
	width: 400px;
	float: left;
	padding: 10px 0;
}
.entry_cart_zaiko {
	display: inline-block;
	padding: 4px 20px;
	color: #FFF;
	background-color: #F60;
	border-radius: 4px;
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;
}
	

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

header{
	width:100%;
    padding: 10px 0 10px;
    position:absolute;
    z-index: 99999;
	}
	
.h1_logo{
	padding: 15px 0 0 30px;
	width:150px;
	float:left;
	}

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



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

nav{
    float: right;
    width: 800px;
	padding: 0 220px 0 0;
}

.nav_li ul{
    text-align: right;
    
}

.nav_li li{
    display: inline-block;
    padding: 0 5px;
    
}

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

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

.nav_li li a:hover {
	color: #F90;
}

.nav_li li a:active {
	color: #fff;
}



.head_contact{
    width: 206px;
    position:fixed;
    top: 25px;
    right: 0;
    z-index: 9999999;
    
}

.head_contact_btn{
    padding: 0;
    
}



.header_caption {
position: absolute;
text-align: center;
z-index: 5;
width: calc(100% * 1150 / 1280);
max-width: 1150px;
margin: auto;
left: 0;
right: 0;
top: 50%;
bottom: 50%;
font-size:42px; text-shadow:0px 0px 0px #333333; color:#FFFFFF;
  font-weight: 700;
line-height: 1.6em;
}


.video_wrapper {
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}

.video_wrapper video{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

/*-------------------------------------------
	ブログ
--------------------------------------------*/

.blog_wrap{
	margin: 0 auto 50px;
    width: 1100px;
    padding: 40px 0;
}

.blog_left{
	width:800px;
	float:left;
	}
	
.blog_con{
	width:700px;
	padding: 10px 20px 20px 20px;
	margin:0 auto 40px;
    background-color: #fff;
    border-radius: 6px;          
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;
    border: 1px #ccc solid;
	}

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

.blog_con_date{
	background-color:#f1f1f1;
	padding:5px 20px;
	color:#999;
    border-radius: 6px;          
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px; 
	}

.blog_con_body{
	padding:20px 10px;
	word-wrap: break-word;
	}

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

.blog_side{
	width:270px;
	float:left;
	padding:10px;
	float:right;
    background-color: #fff;
    border-radius: 6px;          
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;
	}

.blog_side_ttl{
	background-color:#ff7c21;
	color:#FFF;
	text-align:center;
	padding:2px 10px;
    border-radius: 6px;          
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;
	}
	
.blog_side_li ul{
	padding:20px 10px;
    margin:0px;
list-style:none;
	}

.blog_side_li li{
    margin: 0;
	padding: 0 0 0 30px;
	background-image:url("../../../../img/sub_mds_bg.png");
	background-repeat: no-repeat;
	background-position: left 8px;
	}

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

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

.top_sec01_left01{
    width: 50%;
    float: left;
    text-align: center;
    
}

.top_sec01_right01{
    width: 50%;
    float: left;
    padding: 120px 0 0;
    
}

.top_sec01_copy01{
    font-size: 24px;
    line-height: 1.8em;
    font-weight: 600;
    padding: 5px 0;
   
    
}

.top_sec02{
     background-color: #0056a8;
    background: url("../../../../img/top_sec03_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.top_sec03{
    background-color: #0056a8;
    background: url("../../../../img/top_sec02_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}

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

.top_sec02_mds{
    font-size: 22px;
    text-align: center;
    font-weight: 400;
     padding: 30px 0;
    color: #fff;
    background-color: #018de7;
    
}


.top_sec02_container{
  justify-content: center;
  align-items: center;
}


.top_sec02_item01{
}

.top_sec02_item01_mds{
    font-size: 20px;
    text-align: center;
    font-weight: 600;
     padding: 0 0 40px;
    color: #fff;
    line-height: 1.8em;
    
}

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

.top_sec02_set{
    background-color: #fff;
    width: 235px;
    padding: 25px;
    float: left;
    margin: 0 5px 10px;
    height: 260px;
   
    
}

.top_sec02_set_mds{
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    padding: 0 0 0 0;
    
}

.top_sec02_color{
    color: #0056a8;
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    padding: 0 0 8px 0;
    
}

.top_sec02_copy01{
    padding: 8px;
    height: 180px;
    overflow: hidden;
}

.top_sec02_btn{
    text-align: center;
    bottom: 0;
    
}

/*--------------------------------------------
	フッターコンタクト
--------------------------------------------*/

.foot_contact{
    background: url("../../../../img/foot_contact_bg.png");
    padding: 60px 0 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
}

.foot_contact_copy{
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    padding: 0 0 30px 0;
    color: #fff;
    
}

.foot_contact_wrap{
    width: 760px;
    margin: 0 auto;
    
}

.foot_contact_bnr{
    width: 50%;
    float: left;
    
}

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

.foot_news{
    background-color: #f1f1f1;
    padding: 30px 0;
    
}

.foot_news_wrap{
    width: 1100px;
    margin: 0 auto;
    
}

.foot_news_mds{
    display: table-cell;
    vertical-align: middle;
    height: 180px;

    width:300px;
    text-align: center;
    
}

.foot_news_right{
    width: 800px;
     display: table-cell;
    
}

.foot_news_date{
    width: 150px;
    float: left;
    padding: 5px 0;
    
}

.foot_news_ttl{
    width: 650px;
    float: right;
    padding: 5px 0;
    
}


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

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

.foot_blog_wrap{
    width: 1100px;
    margin: 0 auto;
    
}

.foot_blog_mds{
    display: table-cell;
    vertical-align: middle;
    height: 180px;
    width:300px;
    text-align: center;
    
}

.foot_blog_right{
    width: 800px;
     display: table-cell;
    
}

.foot_blog_date{
    width: 150px;
    float: left;
    padding: 5px 0;
    
}

.foot_blog_ttl{
    width: 650px;
    float: right;
    padding: 5px 0;
    
}

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


footer{
    background-color: #018de7;
    padding: 60px 0;
    
}

.footer_wrap{
    width: 1100px;
    margin: 0 auto;
     display: table;
    table-layout: fixed;
    
}

.footer_colm{
    display: table-cell;
    width: 33.33%;
    vertical-align: middle;
    color: #fff;
    
}

.footer_colm02{
    display: table-cell;
    width: 33.33%;
    text-align: left;
    color: #fff;
    
}

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

/*--------------------------------------------
	サブページヘッダー
--------------------------------------------*/

.sub_ttl{
    text-align: center;
    color: #fff;
    font-size: 28px;
    padding: 70px 0 0 0;
    font-weight: 500;
    line-height: 1.0em;
    
}

.sub_header{
    padding: 10px 0;
    background-color: #018de7;
    position:relative;
	}

.sub_ttl_web{
    height: 165px;
    width: 100%;
    background: url("../../../../img/ttl_bg_web.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.sub_ttl_web h2{
    padding:0px;
	margin:0px;
}
	


.sub_content{
    padding: 50px;
    
}

.sub_content_wrap{
    width: 1100px;
    margin: 0 auto;
    
}

.sub_content　ul, menu, dir {
list-style-type: disc;
}

.sub_content li {
display: list-item;
text-align: match-parent;
}



.sub_cate_ttl{
    font-size: 22px;
    text-align: center;
    font-weight: 600px;
    color: #fff;
    padding: 30px 0;
    background: url("../../../../img/h3_ttl_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    
}

.sub_cate_ttl h3{
    padding:0px;
	margin:0px;
    margin: 0;
}

.top_sec02_container h1,h2,h3,h4,h5,h6 {
	padding:0px;
	margin:0px;
	font-weight: normal;
	font-size:22px;
	line-height:1.8em;
}




/*-------------------------------------------
	会社概要
--------------------------------------------*/

.sub_ttl_company{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_company.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.h3_mds{
    text-align: center;
    font-size: 20px;
    border-top: double 3px #333;
border-bottom: double 3px #333;
    padding: 20px 0;
    
}

.subcon_inner{
    padding: 40px 0;
    
}

.company_copy01{
    padding: 5px;
    
}

.company_img01{
    text-align: center;
    padding: 40px 0;
    
}

.company_concept{
    width: 800px;
    padding: 20px 40px;
    margin: 0 auto;
    border: 2px solid #17ade8;
    
}

.company_concept_mds{
    text-align: center;
    color: #018de7;
    font-weight: 600;
    font-size: 20px;
    padding: 0 0 5px 0;
    
}

.company_logo_set_wrap{
    padding: 30px 0;
    
}

.company_logo_set{
    width: 33.33%;
    float: left;
    margin: 0 0 30px;
    
}

.company_logo{
    width: 90%;
    padding: 6px;
    margin: 0 auto;
    border: 1px solid #018de7;
     height: 140px;
}

.company_logo_set_mds{
    background-color: #17ade8;
    font-weight: 500;
    text-align: center;
    color: #fff;
    padding: 3px;
    
}

.company_logo_set_copy{
    padding: 10px;
    
}

.company_sec03_wrap{
    padding: 0 0 40px 0;
    
}

.company_sec03_mds{
    font-weight: 600px;
    font-size: 22px;
    padding: 30px 0 0;
    color: #018de7;
    
}

.company_sec03_copy01{
    padding: 0 0 30px;
    
}

.company_sec04_wrap{
    padding: 0 0 40px 0;
    
}


.company_tbl table{
	border: 1px solid #ccc;
	border-collapse: collapse;
text-align:left;
padding:0 0;
margin:40px auto;
    background-color: #fff;

}

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

.company_tbl td{
	border: 1px solid #ccc;
	padding:8px;
	
}


/*-------------------------------------------
	コンセプト
--------------------------------------------*/

.sub_ttl_concept{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_concept.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.concept_copy01{
    text-align: center;
    font-size: 30px;
    line-height: 1.8em;
    padding: 40px 0;
    font-weight: 500;
    color: #018de7;
    
}

.concept_copy02{
    line-height: 1.8em;
    padding: 20px 30px;
    font-weight: 500;
    
}

/*-------------------------------------------
	グラフィック
--------------------------------------------*/

.sub_ttl_graphic{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_graphic.png");
    background-repeat: no-repeat;
    background-size: cover;
}


.graphic_img01{
    text-align: center;
    
}

.graphic_img01  img{
    max-width: 100%;
    height: auto;
    padding: 0 0 30px 0;
    
}

.graphic_left50{
    width: 50%;
    float: left;
    
}

.graphic_copy01{
    padding: 70px 50px 0 50px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8em;
    
}

.graphic_left50  img{
    max-width: 100%;
    height: auto;
    padding: 0 0 0 0;
    
}

.graphic_img02{
    text-align: center;
    
}

.graphic_img02  img{
    max-width: 100%;
    height: auto;
    padding: 0 0 0 0;
    
}

.graphic_weap01{
    background-color: #17ade8;
    width:auto;
    margin: 0 auto;
    padding: 0 0 50px 0;
    
}

.graphic_inner01{
    width: 1200px;
    margin: 0 auto;
    
}

.graphic_mds01{
    font-size: 22px;
    text-align: center;
    font-weight: 400;
     padding: 30px 0;
    color: #fff;
    
}

.graphic_main_img_sp{
    display: none;
    
}

/*-------------------------------------------
	ウェブサイト
--------------------------------------------*/

.sub_ttl_website{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_website.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.website_weap01{
    background-color: #018de7;
    width:auto;
    margin: 0 auto;
    padding: 0 0 50px 0;
    
}

.website_inner01{
    width: 1200px;
    margin: 0 auto;
    
}

/*-------------------------------------------
	スタートプラン
--------------------------------------------*/

.webstart_wrap{
    background-color: #fff8da;
    padding: 40px;
    margin: 30px 0;
    
}

.webstart_left50{
    width: 50%;
    float: left;
    

}

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

.webstart_copy01{
    padding: 30px 50px 30px 0;
}

.webstart_copy02{
    text-align: center;
    padding: 0 0 40px 0;
    
}

/*-------------------------------------------
	プロジェクトプラン
--------------------------------------------*/

.websiteproject_copy01{
    width: 70%;
padding: 10px 0 10px 30px;
}

/*-------------------------------------------
	LP制作
--------------------------------------------*/

.sub_ttl_lpsite{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_lpsite.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.lpsite_sec01{
    background-color: #f1f1f1;
    padding: 30px;
    width: 1050px;
    margin: 0 auto;
    
}

.lpsite_float50{
    width: 50%;
    float: left;
}

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

.lpsite_copy01,.lpsite_float50 img{
    max-width: 100%;
    height: auto;
    
}

.lpsite_mds01{
    font-weight: 500;
    text-align:left;
    color: #018de7;
    font-size: 26px;
    padding: 10px 0 40px 20px;
    
}


.lpsite_copy02{
    padding: 40px 0 0;
    text-align: center;
    line-height: 1.8em;
    font-size: 35px;
    font-weight: 400;
    
}

.color_enz{
    color: #D92D9D;
    
}

.lpsite_sec02{
    background-color: #d5f1fc;
    padding: 0 0 40px;
    
}

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

.lpsite_sec02_mds{
    color: #fff;
    background-color: #17ade8;
    text-align: center;
    padding: 30px 0;
    font-size: 26px;
    
}

.lpsite_copy02_copy03{
    padding: 20px 40px 0 40px;
    font-size: 18px;
    line-height: 1.8em;
    
}

.lpsite_sec03{
    width: 900px;
    margin: 0 auto;
    padding: 30px 0;
    
}

.lpsite_sec03_colm{
    width: 33.33%;
    float: left;
    
}

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

/*-------------------------------------------
	SNS制作運用
--------------------------------------------*/

.sub_ttl_sns{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_sns.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.sns_space{
    padding: 40px 0 0 0;
    
}


.sns_sec01{
    background-color: #d5f1fc;
    padding: 0 0 40px;
    
}

.sns_sec01_mds{
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    padding: 20px;
    background-color: #018de7;
    
}

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

.snsc_copy01 {
padding: 30px 50px 0 50px;
font-size: 20px;
font-weight: 500;
line-height: 1.8em;
}

.snsc_img01{
    padding: 30px 0 0 0;
    
}


/*-------------------------------------------
	EC通販サイト制作
--------------------------------------------*/

.sub_ttl_ec{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_ec.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.ec_wrap01{
    width: 1100px;
    margin: 0 auto;
    
}

/*-------------------------------------------
	動画制作
--------------------------------------------*/

.sub_ttl_video{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_video.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.video_mds01{
    font-size: 22px;
    font-weight: 600;
    color: #018de7;
    padding: 0 0 8px 0;
    
}

.video_copy01{
    padding: 10px;
    
}

.video_wrap{
    width:auto;
    margin: 0 auto;
    padding: 30px 0;
}

.video_set{
    width: 25%;
    float: left;
    text-align: center;
    
}

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

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

/*-------------------------------------------
	広告運用代行
--------------------------------------------*/

.sub_ttl_advertising{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_advertising.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.advertising_mds{
    font-size: 34px;
    line-height: 1.6em;
    text-align: center;
    color: #018de7;
    padding: 0 0 20px 0;
    
}

.advertising_list{
    padding: 0 40px;
    font-size: 20px;
    line-height: 1.8em;
    
}

/*-------------------------------------------
	ロゴデザイン
--------------------------------------------*/

.sub_ttl_logodesign{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_logodesign.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.logodesign_mds{
    font-size: 30px;
    line-height: 1.6em;
    text-align: center;
    color: #018de7;
    padding: 0 0 20px 0;
    
}

.logodesign_calm{
    width: 25%;
    float: left;
    text-align: center;
    
}

.logodesign_img01{
    width: 90%;
    height: auto;
    
}

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

/*-------------------------------------------
	名刺デザイン
--------------------------------------------*/

.sub_ttl_businesscard{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_businesscard.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

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

.businesscard_mds02{
    font-size: 30px;
    line-height: 1.6em;
    text-align: center;
    color: #003399;
    padding: 0 0 20px 0;
    
}

/*-------------------------------------------
	チラシデザイン
--------------------------------------------*/

.sub_ttl_flyer{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_flyer.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.flyer_calm50{
    width: 50%;
    float: left;
    padding: 0 0 40px;
    
}

.flyer_copy01{
    padding: 30px 30px 30px 0;
    
}

.flyer_copy02{
    font-size: 24px;
    font-weight: 500;
    color: #018de7;
    padding: 10px 0 20px;
    line-height: 1.6em;
    
}

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

.flyer_copy03{
    font-size: 18px;
    line-height: 1.6em;
    
}

/*-------------------------------------------
	パンフレットデザイン
--------------------------------------------*/

.sub_ttl_pamphlet{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_pamphlet.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/*-------------------------------------------
	看板デザイン
--------------------------------------------*/

.sub_ttl_signboard{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_signboard.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.signboard_mds01{
    background-color: #17ade8;
    text-align: center;
    color: #fff;
    font-size: 26px;
    padding: 30px;
    
}

.signboard_calm50{
    width: 50%;
    float: left;
    padding: 5px 0;
    
}

.signboard_calm5_inner{
    padding: 20px;
    
}

.signboard_calm5_copy{
    padding: 10px 0;
    
}

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

/*-------------------------------------------
	ブランディング構築
--------------------------------------------*/

.sub_ttl02{
    text-align: center;
    color: #666;
    font-size: 28px;
    padding: 70px 0 0 0;
    font-weight: 500;
    line-height: 1.0em;
    
}


.sub_ttl_branding{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_branding.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.branding_copy01{
    padding: 20px 30px 30px 0;
    
}

.branding_copy02{
    font-size: 22px;
    font-weight: 400;
    color: #018de7;
    padding: 0 0 20px;
    line-height: 1.6em;
    
}

.branding_calm{
    width: 33.33%;
    float: left;
    text-align: center;
    
}

.branding_img01{
    width: 90%;
    height: auto;
    
}

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

.branding_copy03{
    font-size: 35px;
    font-weight: 400;
    color: #17ade8;
    padding: 20px 0 20px;
    line-height: 1.6em;
    text-align: center;
    
}

.branding_sec01{
    background-color: #17ade8;
    padding: 20px;
    
}

.branding_sec01_inner{
    width: 1200px;
    margin: 0 auto;
    
}

.branding_sec01_copy01{
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    padding: 0 0 20px;
    line-height: 1.6em;
    text-align: center;
}

.branding_sec01_copy02{
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    padding: 30px 0 30px;
    line-height: 1.6em;
    text-align: center;
}

.branding_sec01_calm{
    width: 25%;
    float: left;
    
}

.branding_sec01_bg{
    background-color: #fff;
    padding: 10px 2.5%;
    width: 90%;
    margin: 0 auto;
    
}

.branding_sec01_img01{
    width: 100%;
    
}

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

.branding_sec01_mds01{
    text-align: center;
    font-size: 18px;
    font-weight: 400px;
    padding: 10px 0 10px;
    
}


/*-------------------------------------------
	事業計画CI・VI
--------------------------------------------*/

.sub_ttl_businessplan{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_businessplan.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.businessplan_copy01{
    font-size: 28px;
    font-weight: 400;
    color: #17ade8;
    padding: 20px 0 20px;
    line-height: 1.6em;
    text-align: center;
    
}

.businessplan_copy03{
    font-size: 30px;
    font-weight: 400;
    color: #018de7;
    padding: 20px 0 20px;
    line-height: 1.6em;
    text-align: center;
    
}

.businessplan_sec01{
    background-color: #17ade8;
    padding: 20px;
    
}

.businessplan_sec01_inner{
    width: 1200px;
    margin: 0 auto;
    
}

.businessplan_sec01_calm{
    width: 50%;
    float: left;
    
}

.businessplan_sec01_bg{
    background-color: #fff;
    padding: 10px 2.5%;
    width: 90%;
    margin: 0 auto;
    height: 340px;
    
}

.businessplan_sec01_mds01{
    text-align: center;
    font-size: 22px;
    font-weight: 400px;
    padding: 20px;
    margin: 0 0 0 0;
    color: #fff;
    background-color: #018de7;
    
}

.businessplan_sec01_copy01{
    padding: 10px;
    
}

.businessplan_sec02{
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    
}

/*-------------------------------------------
	イラスト制作
--------------------------------------------*/

.sub_ttl_illustration{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_illustration.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.illustration_calm{
    width: 33.33%;
    float: left;
    
}

.illustration_set{
    width: 95%;
    margin: 0 auto;
    background-color: #d7f4ff;
    
}

.illustration_set_inner{
    padding: 20px;
    
}

.illustration_set_img{
    width: 100%;
    
}

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

.illustration_set_mds01{
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #018de7;
    padding: 10px 0;
}

.illustration_set_copy01{
    padding: 0 0;
     height: 100px;
    
}

.illustration_calm02{
    width: 25%;
    float: left;
    
}

.illustration_set_inner02{
    padding: 10px;
    
}

.illustration_set02{
    width: 95%;
    margin: 0 auto;
    background-color: #fffddf;
    
}

.illustration_copy03 {
font-size: 25px;
font-weight: 400;
color: #018de7;
padding: 20px 30px 20px;
line-height: 1.6em;
text-align: center;
}


/*-------------------------------------------
	ブログ
--------------------------------------------*/

.sub_ttl_blog{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_blog.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

/*-------------------------------------------
	お知らせ
--------------------------------------------*/

.sub_ttl_news{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_news.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

/*-------------------------------------------
	お問い合わせ
--------------------------------------------*/

.sub_ttl_contact{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_contact.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}


#sp-field{
width: 50%;
}

span.wpcf7-list-item {
display: block;
}

span.wpcf7-list-item {
display: block!important;
}

.contact_form_btn{
	text-align:center;
	padding:30px 0;
	}

input[type="text"],
input[type="tel"],
input[type="email"]
{
padding:8px 0;
font-size:18px;
width: 100%;
border: 1px solid #ccc;
}

input[type="checkbox"]
{
font-size:18px;
border: 1px solid #ccc;
margin:0 10px 0 0;
}

	
textarea {
	padding:4px 0;
font-size:18px;
width: 100%;
  height: 200px;
  border: 1px solid #ccc;
margin:0 auto;
}

input.wpcf7-submit {
padding: 10px 50px;
background: #208cd8;
border-radius: 5px;
color: #fff;
font-size: 16px;
font-weight: bold;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
input.wpcf7-submit:hover {
opacity: 0.8;/* マウスオンで半透明に */
cursor:pointer;
}

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

.contact_frm{
	padding:0 0 0 0;
}

.fnt_red{
	color:#F00;
}

.campany_photo01{
    width: 250px;
    float: left;
    padding: 0 20px 20px 30px;
    
}

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

.campany_photo01_copy{
    text-align: center;
    padding: 5px 0;
    
}

.campany_right01{
    width: 770px;
    float: left;
    padding: 20px 0 40px 0;
}

/*-------------------------------------------
	お知らせ
--------------------------------------------*/

.sub_ttl_news{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_news.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

/*-------------------------------------------
	お問い合わせ
--------------------------------------------*/

.sub_ttl_contact{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_contact.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}


/*-------------------------------------------
	実績
--------------------------------------------*/

.sub_ttl_achievements{
    height: 160px;
    width: 100%;
    background: url("../../../../img/ttl_bg_achievements.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.sub_ttl_black{
    text-align: center;
    color: #0160ba;
    font-size: 28px;
    padding: 70px 0 0 0;
    font-weight: 500;
    line-height: 1.0em;
}

.achievements_calm01{
    width: 33.33%;
    float: left;
    height: 520px;
    
}

.achievements_calm01_inner{
    padding: 30px;
    
}

.achievements_calm01_img{
    width: 310px;
    text-align: center;
    
    
}

.achievements_calm01_img img{
    max-width: 100%;
    height: auto;
    border: 1px solid #ccc;
}

.achievements_copy01{
    font-size: 16px;
	padding: 10px 0 0 0;
    
}

.achievements_copy02{
    font-size: 0.8em;
    padding: 0 0;
	color: #666;
    
}

.achievements_icon01{
    font-size: 0.8em;
color: #999;
background-color: #ececec;
display: inline-block;
margin: 3px 0;
border-radius: 5px;
padding: 0 8px;
}

.pagenavi_center{
text-align: center;	
}

.wp-pagenavi {/* 全体 */
    margin: 20px 0;
    font-size: 12px;
}
.wp-pagenavi a {/* フォント色 */
    color: #4a4a4a;
}
.pages {/* 左の表記 */
    margin-right: 20px;
}
.wp-pagenavi .current,
.wp-pagenavi a.page {/* ボタン */
    margin: 0 6px 6px 0;
    display: inline-block;
    border: solid 1px #eee;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
}
.wp-pagenavi .current {/* カレント数字 */
    border: none;
    background: #87e6e9;
    color: #fff;
}
.wp-pagenavi a.page:hover {/* マウスオーバー */
    background: #87e6e9;
    color: #fff;
}
.wp-pagenavi .first,
.wp-pagenavi .extend {/* ... */
    margin-right: 10px;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {/* 記号の削除 */
    display: none;
}

.wp-pagenavi {
float: none !important;
}