@import url('https://fonts.googleapis.com/css2?family=La+Belle+Aurore&display=swap');

/*  Base
----------------------------------------------- */

html {
    overflow-y: scroll;
}
body,div,p,h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
}
body {
    text-align: center;
    color : #000000;
}
body p {
font-size:15px;
line-height:30px;
} 

/*  Layout
----------------------------------------------- */

#container {
    width: 960px;
    margin: 0 auto;
    padding: 20px 20px 10px 20px;
    background: #FFFFFF;
}
.cc-page-index #container
#page-2481815490 #container{
	padding-top: 0;
}
#header {
    position: relative;
}
#wrap {
    clear: both;
    width: 960px;
    padding: 15px 0 0 0;
    text-align: left;
}
.cc-page-index #wrap,
#page-2481815490 #wrap {
	padding-top: 0;
}

#side {
    float: right;
    width: 250px;
    padding: 5px 0 0 0;
}
#sidebar {
    margin: 10px 0 0 0;
}
#content {
    float: left;
    width: 960px;
}
#footer {
    clear: both;
    padding: 100px 0 0 0;
    text-align: left;
}

/*  Style
----------------------------------------------- */
#header .hnav_bg {
    width: 100%;
}
#header .hnav {
}
#header .logo {
    width:960px;
	margin: 0 auto;
    height: 96px;
    padding: 0px 0px 0px 0px;
    float:left;
	background-image: url(https://u.jimcdn.com/cms/o/scd970f6f10d08d5a/userlayout/img/logo002.png);
	background-repeat: no-repeat;
}
#header .main{
    position: absolute;
    width: inherit;
    top:50%;
    left: 50%;
    text-align: center;
}
#header .main .inner{
    margin: -25% 0 0 -100%;
}
#header .main .inner .title{
    font-size: 36px;
    color: #fff;
    margin-bottom: 20px;
}
#header .main .inner .exp{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
#header .main .inner .inquiry{
    width: 270px;
    height: 50px;
    color: #fff;
    border-radius: 3px;
    background-color:rgba(80,208,173,0.8);
    margin: 0 auto;
}
#header .main .inner .inquiry a {
    line-height: 50px;
    display:block;
}
#header .main .inner .inquiry a:active, #header .main .inner .inquiry a:visited,#header .main .inner .inquiry a:hover,#header .main .inner .inquiry a:link{
    color: #FFF;
    text-decoration: none;
}
#header video {
    width:100%;
    background-color: #FFF;
    border: none;
}
#header h1 {
    /*float: right;
    width: 500px;
    color: #000000;
    padding-top: 20px;
	padding-right: 0px;
    font-size: 12px;
    font-weight: normal;
    text-align: right;*/
}
#header .hnav ul {
    /*float: right;*/
}
#header .hnav ul:before,#header .hnav ul:after {
    display: table;
    content:"";
}
#header .hnav li {
	list-style: none;
}
#header .hnav li a:active,
#header .hnav li a:visited,
#header .hnav li a:hover,
#header .hnav li a:link{
    color: #333333;
    text-decoration: none;
}
.cc-page-index #header .hnav li a:active,
.cc-page-index #header .hnav li a:visited,
.cc-page-index #header .hnav li a:hover,
.cc-page-index #header .hnav li a:link{
    color: #333333;
    text-decoration: none;
}

#wrap h1 {
    margin: 5px 0;
    padding: 5px 0;
    border-bottom: 3px solid #FF9900;
}
#wrap #imprint p {
    color: #444444;
}
#wrap ul,
#wrap ol {
    margin: 0 0 0 20px;
    padding: 0 0 0 10px;
}
#footer .copyright {
    margin: 20px 0 0 0;
}

/*  ロゴ
----------------------------------------------- */
.logo-area {
	width: 300px;
	float: left;
}


/*  Clearfix
----------------------------------------------- */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*  Navigation
----------------------------------------------- */

#navigation {
    clear: both;
    width: 960px;
    background: url(nav1.gif) repeat-y left bottom;
}
#navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#navigation ul li {
    float: left;
    hight: 30px;
    line-height: 30px;
}
#navigation ul li a {
    display: block;
    position: relative;
    padding: 0 10px;
    color: #333333;
    text-decoration: none;
}
#navigation ul li a:hover {
    color: #999999;
}
#navigation .mainNav2 {
    display: none;
}

#copy {
    padding: 10px 0 30px 10px;
}
#side {
    display: none;
}
#side ul {
    margin: 0;
    padding: 0;
}
#side ul li {
    display: inline;
    width: 250px;
}
#side ul li a {
    display: block;
    color: #000000;
    text-decoration: none;
    border-bottom: 1px dotted #CCCCCC;
}
#side .mainNav1 li a {
    padding: 3px 0 3px 30px;
    background: url(nav2.gif) no-repeat 10px 10px;
}
#side .mainNav2 li a {
    padding: 3px 0 3px 42px;
    background: url(nav2.gif) no-repeat 22px 10px;
}
#side .mainNav3 li a {
    padding: 3px 0 3px 54px;
    background: url(nav2.gif) no-repeat 34px 10px;
}
#side ul li a:hover {
    color: #FFFFFF;
}
#side .mainNav1 li a:hover {
    background: #FFB340 url(nav2-over.gif) no-repeat 10px 10px;
}
#side .mainNav2 li a:hover {
    background: #FFB340 url(nav2-over.gif) no-repeat 22px 10px;
}
#side .mainNav3 li a:hover {
    background: #FFB340 url(nav2-over.gif) no-repeat 34px 10px;
}
#side ul li .current {
    color: #000000;
    font-weight: bold;
}
#side .mainNav1 li .current {
    background: #FFD596 url(nav2-on.gif) no-repeat 10px 10px;
}
#side .mainNav2 li .current {
    background: #FFD596 url(nav2-on.gif) no-repeat 22px 10px;
}
#side .mainNav3 li .current {
    background: #FFD596 url(nav2-on.gif) no-repeat 34px 10px;
}

/*  Blog
----------------------------------------------- */

#wrap .blogselection .datetime,
#wrap .post .datetime {
    position: relative;
    width: 46px;
    height: 52px;
    margin: 0 0 0 10px;
    padding: 2px 0 0 0;
    background: url(blog-date-bg.gif) no-repeat left top;
    /* for IE */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='blog-date-bg.gif', sizingMethod = 'crop');
}
#wrap .blogselection h1 a,
#wrap .post h1 a {
    color: #000000;
    text-decoration: none;
}
#wrap .blogselection .clearover {
    margin: 0 0 20px 0;
}

/*  料金プラン表
----------------------------------------------- */
.sample_01{
 width: 950px;
 border-collapse: collapse;
 }
 .sample_01 th{
 padding: 6px;
 text-align: center;
 vertical-align: top;
 color: #333;
 border: 1px solid #b9b9b9;
 }
 .sample_01 td{
 padding: 6px;
 border: 1px solid #b9b9b9;
 text-align: center;
 }
body,td,th {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	font-size:12px;
}

/*  料金プラン表2カラム用
----------------------------------------------- */
.sample_03{
 width: 670px;
 border-collapse: collapse;
 }
 .sample_03 th{
 padding: 6px;
 text-align: center;
 vertical-align: top;
 color: #333;
 border: 1px solid #b9b9b9;
 }
 .sample_03 td{
 padding: 6px;
 border: 1px solid #b9b9b9;
 text-align: center;
 }
body,td,th {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	font-size:12px;
}

#header .logo {
padding: 0px 0 20px 0px;
}

center video {
  margin:0 4px;
}

/*  サイドメニューテスト
----------------------------------------------- */
.section {
   width:250px;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
}

.menu {
   padding:1px;
   border:1px solid #D1D1D1;
}

.menu h4{
   margin:0;
   padding:10px 10px;
   font-size:12px;
   color:#FFF;
background:#333;
}

.menu ul{
   margin:0;
   padding:0;
   list-style: none;
   border-top:1px solid #ddd;
}

.menu li {
   padding:0;
   font-size:12px;
   line-height:2.0;
   border-bottom: 1px dotted #999;
}

.menu a {
   display:block;
   padding:10px 0 10px 20px;
   color:#333;
   text-decoration:none;
   background:url("https://u.jimcdn.com/cms/o/scd970f6f10d08d5a/userlayout/img/bg-list.gif?t=1417747489") 10px 50% no-repeat;
}
.menu a:hover {
   color:#333;
   background:#e4e3e3 url("https://u.jimcdn.com/cms/o/scd970f6f10d08d5a/userlayout/img/bg-list.gif?t=1417747489") 10px 50% no-repeat;
}
ul.mp0 {
margin: 0!Important;
padding: 0!Important;
}
ul.mp0 li:last-child {
 border-bottom:none;
}

/** ヘッダーリンク調整
===================================*/
#header .logo {
	float: none;
}

.Top_nav_video {
	position:relative;
}
#header .hnav ul {
	width: 100%;
	float: none;
	margin: 0;
	font-size: 0;
	padding: 10px 0;
	display: block;
}
#header .hnav ul {
	width: 100%;
    /*position: absolute;
    top: 0;*/
    z-index: 99999999999;
    background: rgba(255,255,255,0.8);
	line-height: 1;
	text-align: center;
}
#header .hnav li {
	float: none;
	list-style: none;
	display: inline-block;
	border-right: 1px solid #dddddd;
	font-size: 16px;
}
#header .hnav li a {
	padding: 5px 25px;
	display: block;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
}
#header .hnav li span {
	display: block;
	font-size: 11px;
	color:#08bb84;
	font-weight: bold;
	line-height: 20px;
}
/*.cc-page-index  #header .hnav li {
	border-right: 1px solid #ffffff;
}*/
#header .hnav li a:hover{
	color:#3FCA9C;
	text-decoration: none;
}

#header .hnav li:last-child {
	border-right: none;
}


.TopVideo{
	display: none;
}
.cc-page-index .TopVideo{
	display: block;
}


/** 制作事例調整
===================================*/
.works {
  padding-bottom: 30px;
  position: relative;
}
.works .toplink {
  position: absolute;
  bottom: 0;
  right: 0;
}
.works .toplink a {
  display: block;
  background: #A1CA00;
  color: #fff;
  padding: 3px 10px;
  font-size: 10px;
}

.works h3 {
  background: #666;
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin-bottom: 30px;
}
.works table {
  width: 100%;
  border-spacing: 0;
}
.works table td {
  width: 50%;
  padding-bottom: 30px;
  vertical-align: top;
  font-size: 12px;
}
.works table td h4 {
  border-bottom: 1px solid #A1CA00;
  font-size: 14px;
  margin-bottom: 10px;
  padding-bottom: 3px;
}
.works table td dl dt {
  float: left;
  width: 7em;
}
.works table td dl dd {
  margin-left: 7em;
  margin-bottom: 1em;
}
.works table .l {
  border-right: 1px solid #ccc;
}
.works table .l .cell {
  padding-right: 20px;
}
.works table .r .cell {
  padding-left: 20px;
}

/*  リンク付画像マウスオーバー時透明度変更
（独自レイアウトで設置用）
----------------------------------------------- */
a:hover img
{
    filter:alpha(opacity=70);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=70)"; /* IE8用 */
    -moz-opacity:0.7; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.7;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.7; /* Firefox 1.5以上, Opera, Safari用 */
    }

/*  リンク付画像マウスオーバー時透明度変更
（独自レイアウトで設置用）
----------------------------------------------- */
a:hover img
{
    filter:alpha(opacity=70);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=70)"; /* IE8用 */
    -moz-opacity:0.7; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.7;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.7; /* Firefox 1.5以上, Opera, Safari用 */
    }

/* bread
---------------------------------------------*/
#bread{
    margin-bottom:10px;
    padding-top:10px;
    font-size:12px;
}

#bread div{
    display:inline;
}

#bread ol{
    margin:0px;
    padding:0px;
    display:inline;
}

#bread ol li{
     display:inline;
     margin-right:10px;
     font-size:12px;
}

#bread ol li:before{
    content:"> ";
}

body.cc-page-index #bread{
   display:none;
}

/*PC video*/
.TopVideoInner {
    position: relative;
}
a.VideoUpBtn {
	width: 200px;
    height: 54px;
    display: block;
	position: absolute;
    bottom: -60%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: rgba(49,200,170, .85);
    border-radius: 4px;
    color: #fff !important;
    line-height: 52px;
    box-shadow: 0 0px 0 rgba(14,140,115, .85);
    text-shadow: 0 1px 1px rgba(0, 0, 0, .85);
    text-align: center;
    text-decoration: none !important;
}

/*SP video非表示*/
#cc-m-13134712290  {
display:none;
}






/*  add20210630
----------------------------------------------- */

.font1{
	font-family: 'La Belle Aurore', cursive;
}


/*共通*/
.cont01{
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
}
.cont02{
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
}
.cont03{
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}
.co_p{
	padding-top: 60px;
	padding-bottom: 60px;
}
.co_p2{
	padding-top: 30px;
	padding-bottom: 30px;
}
.co_t{
	padding-top: 60px;
}
.co_t2{
	padding-top: 30px;
}
.space{
	height:60px;
}
.linebr{
	padding-top: 60px;
	margin-top:60px;
	border-top:1px solid #dddddd;
}
a:link, 
a:visited{
	text-decoration:none!important;
}

.bg_gray{
	background: rgb(226,226,226);
	background: -moz-linear-gradient(-45deg,  rgba(226,226,226,1) 0%, rgba(226,226,226,1) 50%, rgba(237,237,237,1) 50%, rgba(237,237,237,1) 50%, rgba(237,237,237,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(226,226,226,1) 0%,rgba(226,226,226,1) 50%,rgba(237,237,237,1) 50%,rgba(237,237,237,1) 50%,rgba(237,237,237,1) 100%);
	background: linear-gradient(135deg,  rgba(226,226,226,1) 0%,rgba(226,226,226,1) 50%,rgba(237,237,237,1) 50%,rgba(237,237,237,1) 50%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ededed',GradientType=1 );
}
.txt_white {
	color: #FFFFFF;
}
.txt_center {
	text-align: center;
}
.txt_bold {
	font-weight: bold;
}
.txt_gray {
	color: #888888;
}
.txt_green {
	font-weight: bold;
	color: #08bb84;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mgb10{
	margin-bottom:10px;
}
.subbg{
	background: rgb(8,187,132);
	background: -moz-linear-gradient(-45deg,  rgba(8,187,132,1) 0%, rgba(8,187,132,1) 50%, rgba(0,151,105,1) 50%, rgba(0,151,105,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(8,187,132,1) 0%,rgba(8,187,132,1) 50%,rgba(0,151,105,1) 50%,rgba(0,151,105,1) 100%);
	background: linear-gradient(135deg,  rgba(8,187,132,1) 0%,rgba(8,187,132,1) 50%,rgba(0,151,105,1) 50%,rgba(0,151,105,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08bb84', endColorstr='#009769',GradientType=1 );
	text-align:center;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 10px;
}
.subbg ol{
	list-style:none;
}
.subbg a{
	font-size: 30px;
	line-height: 50px;
	text-decoration: none;
	color: #ffffff!important;
	font-weight: bold;
	letter-spacing: 2px;
}

.subbg a:link, 
.subbg a:visited {
	text-decoration: none;
	color: #ffffff;
}



/*トップページのみ*/

.cc-page-index #container{
	/*width: 1200px;*/
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF;
	width:100%!important;
}
#page-2481853590 #container,
#page-2481855990 #container,
#page-2481861090 #container,
#page-2453061390 #container,
#page-2481869990 #container,
#page-2481870190 #container,
#page-2262669590 #container,
#page-2131759690 #container,
#page-2131759190 #container,
#page-2331124790 #container,
#page-2449865290 #container{
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF;
}


.cc-page-index #wrap,
#page-2481815490 #wrap,
#page-2481853590 #wrap,
#page-2481855990 #wrap,
#page-2481861090 #wrap,
#page-2453061390 #wrap,
#page-2481869990 #wrap,
#page-2481870190 #wrap,
#page-2262669590 #wrap,
#page-2131759690 #wrap,
#page-2131759190 #wrap,
#page-2331124790 #wrap,
#page-2449865290 #wrap{
	clear: both;
	width:100%;
	padding: 0px 0 0;
	text-align: left;
	font-size:15px;
	line-height:30px;
}
.cc-page-index #content,
#page-2481815490 #content,
#page-2481853590 #content,
#page-2481855990 #content,
#page-2481861090 #content,
#page-2453061390 #content,
#page-2481869990 #content,
#page-2481870190 #content,
#page-2262669590 #content,
#page-2131759690 #content,
#page-2131759190 #content,
#page-2331124790 #content,
#page-2449865290 #content {
    float: none;
    /*width: 1200px;*/
	width: 100%;
}
.cc-page-index .n {
	padding:0px;
}
.cc-page-index #footer,
#page-2481815490 #footer {
	padding-top: 0px;
}
.cc-page-index .j-hgrid,
.cc-page-index .iconbox{
    width: 1200px;
	margin: 0 auto;
}

@media screen and (max-width: 1280px) {
.cont01{
	width: 90%;
}
#page-2481853590 #container,
#page-2481855990 #container,
#page-2481861090 #container,
#page-2453061390 #container,
#page-2481869990 #container,
#page-2481870190 #container,
#page-2262669590 #container,
#page-2131759690 #container,
#page-2131759190 #container,
#page-2331124790 #container,
#page-2449865290 #container,
#page-2481815490 #container{
	width: 90%;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF;
}
.cc-page-index .j-hgrid,
.cc-page-index .iconbox{
    width: 90%;
	margin: 0 auto;
}
}
.cc-page-index .subbg {
	display:none;
}

/*ヘッダ*/
.hdlogo {
	float: left;
	width: 600px;
	padding-left: 5%;
	padding-top: 10px;
}
.hdinfo {
	text-align: right;
	padding-left: 640px;
	margin-left: 5%;
}
.clearnox {
	clear: both;
	float: none;
}
.hdtel {
	font-size: 13px;
	color: #333333;
	display: inline-block;
	text-align: left;
	width: 320px;
	padding-top: 10px;
}
.hdtel a {
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #333333;
	display: block;
	text-decoration: none;
}
.hdcontact {
	display: inline-block;
	vertical-align: top;
}
.hdcontact a {
	font-size: 18px;
	padding: 30px;
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration:none!important;
	color: #FFFFFF!important;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	background: rgb(8,187,132);
	background: -moz-linear-gradient(-45deg,  rgba(8,187,132,1) 0%, rgba(8,187,132,1) 94%, rgba(8,187,132,1) 94%, rgba(8,187,132,1) 94%, rgba(0,151,105,1) 94%, rgba(0,151,105,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(8,187,132,1) 0%,rgba(8,187,132,1) 94%,rgba(8,187,132,1) 94%,rgba(8,187,132,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 100%);
	background: linear-gradient(135deg,  rgba(8,187,132,1) 0%,rgba(8,187,132,1) 94%,rgba(8,187,132,1) 94%,rgba(8,187,132,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08bb84', endColorstr='#009769',GradientType=1 );
}

.hdcontact a:hover {
	color: #FFFFFF!important;
	background: rgb(8,187,132);
	background: -moz-linear-gradient(-45deg,  rgba(0,151,105,1) 0%, rgba(0,151,105,1) 94%, rgba(0,151,105,1) 94%, rgba(0,151,105,1) 94%, rgba(0,151,105,1) 94%, rgba(0,151,105,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(0,151,105,1) 0%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 100%);
	background: linear-gradient(135deg,  rgba(0,151,105,1) 0%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009769', endColorstr='#009769',GradientType=1 );
}


/*フッタ*/

.footerbg {
	background: rgb(8,187,132);
background: -moz-linear-gradient(left,  rgba(8,187,132,1) 0%, rgba(8,187,132,1) 50%, rgba(8,187,132,1) 50%, rgba(237,237,237,1) 50%, rgba(237,237,237,1) 50%, rgba(237,237,237,1) 100%);
background: -webkit-linear-gradient(left,  rgba(8,187,132,1) 0%,rgba(8,187,132,1) 50%,rgba(8,187,132,1) 50%,rgba(237,237,237,1) 50%,rgba(237,237,237,1) 50%,rgba(237,237,237,1) 100%);
background: linear-gradient(to right,  rgba(8,187,132,1) 0%,rgba(8,187,132,1) 50%,rgba(8,187,132,1) 50%,rgba(237,237,237,1) 50%,rgba(237,237,237,1) 50%,rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08bb84', endColorstr='#ededed',GradientType=1 );

}
.footerbg .cont01 {
	display: table;
}
.footerinfo {
	display: table-cell;
	vertical-align:middle;
	width: 50%;
	box-sizing: border-box;
	padding:0 8%;
}
#footernav {
	display: table-cell;
	vertical-align:middle;
	width: 50%;
	box-sizing: border-box;
	padding:0 0% 0 8%;
	text-align: left;
}
.footerinfo h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 34px;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
.ftbtn1 a,
.ftbtn2 a {
	color: #FFFFFF!important;
	background: #009769;
	display: block;
	text-align: center;
	line-height: 40px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.ftbtn1 a {
	font-size: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 40px;
}
.ftbtn1 span {
	font-size: 15px;
	line-height: 26px;
	color: #FFFFFF;
	display: block;
}
.ftbtn2 a {
	font-size: 24px;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: 1px;
}
.ftbtn1 a:hover,
.ftbtn2 a:hover {
	background: #007753;
}
#footernav ul {
margin-inline-end: 0px;
padding-inline-start: 0px;
}
#footernav li {
	display: inline-block;
	width: 45%;
	padding-right: 4%;
	text-align: left;
	vertical-align: top;
}
#footernav li a {
	display: block;
	padding: 8px 0px;
	color: #333333;
}
#footernav .mainNav2 {
    display: none;
}
.logo2 img {
	max-width: 100%;
}
#footernav h2 {
	font-size: 16px;
	line-height: 30px;
	margin-top: 15px;
	letter-spacing: 1px;
	float: left;
	font-weight: bold;
}
#copyright {
	font-size: 13px;
	color: #bbbbbb;
	text-align: center;
}


/*コンテンツ*/

.titleh2 h2 {
	font-size: 50px;
	color: #08bb84;
	line-height: 64px;
	font-weight: bolder;
	letter-spacing: 3px;
}
.titleh2 span {
	font-size: 18px;
	display: block;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 10px;
	line-height: 34px;
}
.titleh2 {
	text-align: center;
	margin-bottom: 30px;
}


.iconbox ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content: center;
	list-style:none;
	padding: 0px!important;
	margin:0px!important;
}
.iconbox li {
	width: 16.6%;
	box-sizing: border-box;
	vertical-align: top;
	margin: 10px 0%;
	padding: 0px!important;
}
.iconbox li a {
	padding: 20px 15px;
	display:block;
	background: #FFFFFF;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	text-align: center;
}
.iconbox li a img {
	width:70px;
	margin:0 auto;
}
.iconbox li a:hover {
	background:#ededed;
}
.iconbox span {
	font-size: 15px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 15px;
}

.aboutpost ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content: center;
	margin:0px!important;
	padding:0px!important;
	list-style:none;
}
.aboutpost li {
	background: #FFFFFF;
	width: 31%;
	box-sizing: border-box;
	margin: 10px 1%;
	list-style: none;
	padding: 20px 0px!important;
	position: relative;
}
.aboutpost li a {
	position: absolute;
	display:block;
	width:100%;
	height:100%;
	top: 0px;
	left:0px;
	z-index:1px;
	border: 2px solid #fff;
	text-decoration: none;
	outline: none;
	transition: all .3s;
	box-sizing: border-box;
}

/*ホバーアクション*/
.aboutpost li a::before,
.aboutpost li a::after {
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  z-index: 2;
  content: '';
  transition: all .3s;
}
.aboutpost li a::before {
  border-top: 2px solid #08bb84;
  border-bottom: 2px solid #08bb84;
  transform: scale(0, 1);
}
.aboutpost li a::after {
  border-right: 2px solid #08bb84;
  border-left: 2px solid #08bb84;
  transform: scale(1, 0);
}
.aboutpost li a:hover {
  color: #00cec9;
}
.aboutpost li a:hover::after,
.aboutpost li a:hover::before {
  transform: scale(1);
}

.aboutpost img {
	width: 100%;
	height: auto;
}
.aboutpost h2 {
	font-size: 15px;
	color: #FFFFFF;
	background: #08bb84;
	width: 200px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
}
.abouttxt {
	padding: 20px 30px 0px;
}
.abouttxt h3 {
	font-size: 20px;
	color: #08bb84;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 5px;
}
.abouttxt p {
	font-size: 15px;
	line-height: 28px;
	color: #333333;
	text-align: left;
}
.ft_bg {
	background: url(https://u.jimcdn.com/cms/o/scd970f6f10d08d5a/userlayout/img/ftbg1.jpg?t=1625067065) no-repeat center center;
	background-size: cover;
}
.dot_bg {
	background: url(https://u.jimcdn.com/cms/o/scd970f6f10d08d5a/userlayout/img/dotbg.png?t=1625067057) repeat center center;
}
.titleh3 {
	font-size: 24px;
	line-height: 40px;
	letter-spacing: 1px;
}
.tb1 {
	display: table;
	width: 100%;
	border: 4px solid #FFFFFF;
}
.cell1 {
	text-align: center;
	display: table-cell;
	width: 28%;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: bold;
	vertical-align: middle;
}
.cell2 {
	display: table-cell;
	padding: 30px;
	width: 72%;
	text-align: left;
	border-left: 4px solid #FFFFFF;
	vertical-align: middle;
	box-sizing: border-box;
}
.cell1 p,
.cell2 p {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 34px;
}
.titleh3_2 {
	color: #08bb84;
	padding-left: 15px;
	border-left: 8px solid #08bb84;
	font-size: 20px;
	line-height: 34px;
	text-align: left;
	margin-bottom: 20px;
}
.titleh3_3 {
	color: #08bb84;
	padding-left: 15px;
	border-left: 8px solid #08bb84;
	text-align: left;
	margin-bottom: 20px;
}
.titleh3_3 h3 {
	color: #08bb84;
	font-size: 20px;
	line-height: 34px;
	text-align: left;
}
.titleh3_3 span {
	color: #009769;
	font-size: 18px;
	line-height: 30px;
	font-family: 'La Belle Aurore', cursive;
}
.txtbox1 {
	padding-left: 100px;
	text-align: left;
	font-size: 14px;
	line-height:26px;
	padding-bottom: 30px;
}
.txtbox2 {
	padding-left: 90px;
	text-align: left;
	font-size: 14px;
	line-height:26px;
	padding-bottom: 20px;
}
.txtbox3 {
	padding-right: 460px;
}
.txtbox4 {
	padding-left: 380px;
}
.txtbox4 a:link {
color:#08bb84!important;
}
.txt_m {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 5px;
}
.maker{
	background: linear-gradient(transparent 60%, #ffff66 60%);
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.tb2 th {
	font-size: 15px;
	font-weight: bold;
	color: #08bb84;
	text-align: right;
	padding: 5px 10px 5px 0px;
	width: 80px;
}
.tb2 td {
	padding: 5px 0px 5px 10px;
}
.tb3 dl {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	background: #ededed;
}
.tb3 dt {
	text-align: left;
	padding: 10px;
	width: 200px;
	background: #ededed;
	font-size: 15px;
	font-weight: bold;
	color: #08bb84;
	box-sizing: border-box;
	border-top: 1px solid #dddddd;
	float: left;
}
.tb3 dd {
	padding: 10px;
	margin-left: 200px;
	text-align: left;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	background: #FFFFFF;
	font-size: 15px;
}


.tb3 h4 {
	font-weight: bold;
	padding-bottom: 5px;
}
.listbox1 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.listbox1 li {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
	position: relative;
}
.listbox1 li::before {
	content:'●';
	position: absolute;
	color:#08bb84;
	left:0px;
	top:3px;
}
.listbox1 ul {
	margin: 0px!important;
	padding: 0px!important;
	list-style:none;
}
.listflow ul {
	border-left: 1px solid #dddddd;
	padding: 0px!important;
	margin: 0px 0px 0px 20px!important;
	overflow: inherit!important;
	list-style:none;
}
.listflow li {
	text-align: left;
	margin: 0px 0px 20px 30px;
	position: relative;
	padding: 0px 0px 20px;
	border-bottom: 1px solid #dddddd;
}
.listflow li:last-child {
	border-bottom: none;
}
.listflow li::before {
	content:'';
	position: absolute;
	background:#ffe450;
	width:20px;
	height:20px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	left:-40px;
	top: 0px;
	z-index:2;
}
.ftxt .titleh3_3 {
	padding-left: 0px;
	border-left:none;
}
.ftxt {
	float: left;
	width: 75%;
}
.fimg {
	float: right;
	width: 20%;
	text-align: right;
}



.btn1 a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	text-align: center;
	text-decoration:none!important;
	color: #FFFFFF!important;
	max-width:320px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	background: rgb(8,187,132);
	background: -moz-linear-gradient(-45deg,  rgba(8,187,132,1) 0%, rgba(8,187,132,1) 94%, rgba(8,187,132,1) 94%, rgba(8,187,132,1) 94%, rgba(0,151,105,1) 94%, rgba(0,151,105,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(8,187,132,1) 0%,rgba(8,187,132,1) 94%,rgba(8,187,132,1) 94%,rgba(8,187,132,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 100%);
	background: linear-gradient(135deg,  rgba(8,187,132,1) 0%,rgba(8,187,132,1) 94%,rgba(8,187,132,1) 94%,rgba(8,187,132,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08bb84', endColorstr='#009769',GradientType=1 );
}
.btn1 a:hover {
	color: #FFFFFF!important;
	background: rgb(8,187,132);
	background: -moz-linear-gradient(-45deg,  rgba(0,151,105,1) 0%, rgba(0,151,105,1) 94%, rgba(0,151,105,1) 94%, rgba(0,151,105,1) 94%, rgba(0,151,105,1) 94%, rgba(0,151,105,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(0,151,105,1) 0%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 100%);
	background: linear-gradient(135deg,  rgba(0,151,105,1) 0%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 94%,rgba(0,151,105,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009769', endColorstr='#009769',GradientType=1 );
}
.planbox {
	border: 3px solid #6e6e6e;
	padding: 0px 15px 20px;
	text-align: left;
}
.titleh4 {
	background: #6e6e6e;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 30px;
}
.titleh4 h4 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
}
.titleh4 span {
	font-weight: bold;
	color: #FFFFFF;
}
.price {
	font-size: 50px;
	line-height: 60px;
	font-weight: bold;
	color: #08bb84;
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-align: center;
}
.price span {
	font-size: 30px;
	padding-left: 5px;
}
.tab1 {
	font-size: 15px;
	color: #FFFFFF;
	background: #08bb84;
	text-align: center;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.blank a {
	font-size: 13px;
	font-weight: bold;
	color: #08bb84;
	background: url(https://u.jimcdn.com/cms/o/scd970f6f10d08d5a/userlayout/img/blank.png?t=1625232896) no-repeat left center;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	display: block;
}
.pricetb {
	margin-top: 10px;
}
.pricetb th {
	font-size: 13px;
	font-weight: bold;
	background: #ededed;
	text-align: left;
	color: #6e6e6e;
	width: 110px;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
.pricetb td {
	font-weight: bold;
	padding-left: 10px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
.btnar a {
	text-align: center!important;
	margin-top: 20px;
}
.btnar img {
	width:40px;
	display:block;
	margin:0 auto;
}

.worklist ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	/*justify-content: center;*/
	list-style:none;
	margin:0px;
	padding:0px;
}
.worklist li {
	width: 48%;
	box-sizing: border-box;
	padding: 20px 0 0px;
	margin: 20px 1% 0px;
	border-top:1px solid #dddddd;
}

.worklist li:nth-child(1),
.worklist li:nth-child(2) {
	border-top:none;
	padding: 0px 0 0px;
	margin: 0px 1% 0px;
}
.cell {
	text-align: left;
	padding: 0px 30px 0px 0px;
}
.cell h4 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.cell dt {
	font-size: 13px;
	color: #6e6e6e;
	background: #ededed;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	width: 80px;
	float: left;
	margin: 0px;
	line-height: 20px;
}
.cell dd {
	font-size: 13px;
	margin: 0px 0px 5px;
	padding: 3px 0px 3px 110px;
	line-height: 20px;
}
.workmenu {
	text-align: left;
}
.workmenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.workmenu li {
	font-size:15px;
	display: inline-block;
	vertical-align: top;
}
.workmenu a {
	background: url(https://u.jimcdn.com/cms/o/scd970f6f10d08d5a/userlayout/img/arrow2.png?t=1625232464) no-repeat left center;
	background-size: 20px;
	display: block;
	padding-left: 25px;
	font-size: 15px;
	line-height: 34px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
}
.wid1 {
	width: 100px;
}
.inlinebox {
	text-align: left;
	vertical-align: top;
	display: inline-block;
	padding-right: 40px;
}
.faqbox {
	text-align: left;
}
.faqbox dt {
	font-size: 20px;
	line-height: 34px;
	color: #08bb84;
	font-weight: bold;
	position: relative;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 50px;
}
.faqbox dt::before {
	content:'Q.';
	color:#009769;
	font-family: 'La Belle Aurore', cursive;
	position:absolute;
	left: 5px;
	top: 5px;
	font-size: 30px;
	line-height: 34px;
}
.faqbox dd {
	padding-left: 10px;
	margin: 5px 0px 40px 50px;
	border-left: 6px solid #ededed;
}
.j-calltoaction-link {
border: 1px solid #31c497!important;
background-color: #31c497!important;
}
.j-calltoaction-link-style-1, .j-calltoaction-link-style-2 {
-webkit-border-radius: 3px!important;
border-radius: 3px!important;
}
.TopVideoInner .btn1 {
	position: absolute;
	left: 50%;
	bottom: 100px;
	width: 320px;
	padding-top: 15px;
	padding-bottom: 15px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.mgat {
	margin: 0px auto!important;
	width: 320px;
}
#slide{ margin:0 auto; }
	.swiper-container{ witdh:100%; max-width:1200px; }

#slide ul{
	list-style: none;
}
.swiper-wrapper {
  transition-timing-function: linear;
}
.swiper-slide{
	text-align: center!important;
height:130px!important;
}
.swiper-slide img{
	max-width:100%;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
.swiper-container{
padding-bottom: 20px!important;
}
.swiper-pagination-bullets{
bottom: 0px!important;
}
.swiper-pagination-bullet-active{
background: #08bb84!important;
}
.catelink{
line-height: 20px!important;
padding-bottom: 0px!important;
}
.catelink a{
color: #08bb84!important;
line-height: 20px!important;
}