@charset "utf-8";

@media screen and (min-width:767px){

/************************* common　set *************************/
html,body{
    width: 100%;
}
body{
	font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #282828;
	width: 100%;
	font-size: 100%;
	line-height: 1.7;
	vertical-align: baseline;
}
p{
	margin-bottom:1em;
}
img{
	vertical-align:bottom;
}
a img{
    border-style:none;
}
.spon{
	display: none;
}
.tellink {
    pointer-events: none;
}
* {
-webkit-appearance: none;
}
/************************* header *************************/
header{
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	color: #fff;
	background-color: #000;
	padding: 26px 0 20px;
}
header #header00{
    min-width: 1200px;
	width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
header #header01{
	width: 600px;
	float: left;
	overflow: hidden;
}
header h1 {
    font-size: 12px;
    font-weight: normal;
	margin-bottom: 5px;
}
header h2{
	margin-top:5px;
	float: left;
}
header h2 a:hover img{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.8;
}
header #news{
	background-image: url(../images/header-news-gif.gif);
	background-position:  center bottom;
	background-repeat: no-repeat;
	width: 458px;
	float: left;
	margin-left: 20px;
	height: 70px;
}
header #news p {
     padding: 35px 10px 3px 30px;
    color: #434343;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
}
header ul{
	float: right;
	width: 582px;
	overflow: hidden;
}
header li{
    float: left;
}
header li .button {
	display: inline-block;
	width: 340px;
	height: 44px;
}
header li .button::before,
header li .button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
header li .button,
header li .button::before,
header li .button::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
header li .button {
	position: relative;
	-webkit-perspective: 340px;
	perspective: 340px;
}
header li .button span {
	display: block;
	position: absolute;
	width: 340px;
	height: 44px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	pointer-events: none;
}
header li .button span:nth-child(1) {
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
}
header li .button span:nth-child(2) {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-origin: 50% 50% -22px;
	transform-origin: 50% 50% -22px;
}
header li .button:hover span:nth-child(1) {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
header li .button:hover span:nth-child(2) {
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
/************************* nav *************************/
nav{
    min-width: 1200px;
	width: 100%;
	overflow: hidden;
    position: relative;
	background-color: #00bacf;
	border-top: 3px solid #000;
}
nav ul{
    min-width: 1200px;
	width: 1200px;
	margin: 0 auto;
	list-style-type: none;
	padding-left: 0;
}
nav ul li{
	float: left;
}
nav ul li a {
    width: 238px;
    text-align: center;
	color: #fff;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
    display: block;
    padding: 25px 0px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    border-right: 1px solid #fff;
	display: block;
}
nav ul li a:hover {
    color: #434343;
}
nav ul li#first a{
    border-left: 1px solid #fff;
}

.fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	min-width: 1200px;
    z-index: 999;
}
/************************* メインビジュアル *************************/
#index-h3{
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}
/************************* H3456 *************************/
.index02-h3{
	text-align: center;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}

.index02-h302{
	text-align: center;
	margin-bottom: 40px;
}
h3.contents-h3 {
    color: #282828;
    display: block;
    font-family: "Raleway",sans-serif;
    font-size: 270%;
    font-weight: 800;
    letter-spacing: 0.3em;
    line-height: 1;
    padding-bottom: 100px;
    text-align: center;
    width: 100%;
	min-width: 1200px;
    background-image: url(../images/h3ckc.png);
    background-repeat: repeat;
    background-position: center top;
	padding-top: 100px;
	border-top: 3px solid #00a3b5;

}
h3.contents-h3 span {
    display: block;
    font-size: 40%;
    padding-top: 1.5em;
	font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h4.contents-h4 {
	border-top: 1px solid #00a3b5;
    background-color: #00bacf;
    color: #fff;
    display: block;
    font-family: "Raleway",sans-serif;
    font-size: 190%;
    font-weight: 800;
    letter-spacing: 0.3em;
    line-height: 1;
    margin-bottom: 60px;
    padding: 10px 0;
    width: 100%;
	min-width: 1200px;
}
h4.contents-h4 span{
    min-width: 1200px;
	width: 1200px;
	display: block;
	text-align: left;
	margin: 0 auto;
}
h5{
	font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
}
/************************* others *************************/
#npp-popular_posts-2 h2.widgettitle{
    background-image: url("../images/blog-icon01.gif");
    background-position: left center;
    background-repeat: no-repeat;
	background-size: 30px;
    padding-left: 40px;
}
#categories-2  h2.widgettitle{
    background-image: url("../images/blog-icon02.gif");
    background-position: left center;
    background-repeat: no-repeat;
	background-size: 30px;
    padding-left: 40px;
	margin-top: 40px;
}
.npp-post-inner .meta{
	display: none;
}
.npp-post-inner{
	padding-bottom: 25px;
	border-bottom: 1px solid #e1e1e1;
}
.npp-post-inner a{
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  color: #282828;
  text-decoration: none;
}
.npp-post-inner a:hover{
   color: #ccc;
  text-decoration: none;
}
.widgettitle{
	font-size: 20px;
	margin-bottom: 15px;
}
.textwidget ul li a img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
#categories-2 ul{
	margin-bottom: 40px;
}
#categories-2 ul li a {
    background-color: #00bacf;
    border-radius: 2px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
    padding: 8px 20px;
    text-decoration: none;
	-webkit-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}
#categories-2 ul li a:hover {
	background-color: #434343;
}

.widget.widget_archive{
	margin-bottom: 40px;
}
.widget.widget_archive .widgettitle{
    background-image: url("../images/blog-icon03.gif");
    background-position: left center;
    background-repeat: no-repeat;
	background-size: 30px;
    padding-left: 40px;
	margin-top: 40px;
}
.widget.widget_archive .screen-reader-text{
	display: none;
}
.widget.widget_archive #archives-dropdown-2{
	width:100%;
	padding:10px;
}

#wrap-blog section a:hover img{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.6;
}
#wrap-blog section .post-date{
	color: #3f3f3f;
	margin-left: 10px;
}


/* New!バッジの点滅 */
#wrap-blog section .newBadge{
    font-size:13px;
    font-weight: bold;
    color:#fff;
    background:#00BACF;
    overflow: hidden;
    width: 50px;
    margin:0 0 5px;
    text-align: center;
    border-radius: 3px;

    -webkit-animation:blink 0.5s ease-in-out infinite alternate;
    animation:blink 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}



.fukuta {
    background-image: url("../images/fukuta-icon.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 34px auto;
    float: right;
    font-size: 70%;
    font-weight: bold;
    padding: 32px 5px 0;
}
.takeuchi {
    background-image: url("../images/takeuchi-icon.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 34px auto;
    float: right;
    font-size: 70%;
    font-weight: bold;
    padding: 32px 5px 0;
}
.korihama {
    background-image: url("../images/korihama-icon.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 34px auto;
    float: right;
    font-size: 70%;
    font-weight: bold;
    padding: 32px 5px 0;
}
.yamamori {
    background-image: url("../images/yamamori-icon.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 34px auto;
    float: right;
    font-size: 70%;
    font-weight: bold;
    padding: 32px 5px 0;
}

.sasaki {
    background-image: url("../images/sasaki-icon.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 34px auto;
    float: right;
    font-size: 70%;
    font-weight: bold;
    padding: 32px 5px 0;
}
.takahashi {
    background-image: url("../images/takahashi-icon.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 34px auto;
    float: right;
    font-size: 70%;
    font-weight: bold;
    padding: 32px 5px 0;
}
.yoshimoto {
    background-image: url("../images/yoshimoto-icon.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 34px auto;
    float: right;
    font-size: 70%;
    font-weight: bold;
    padding: 32px 5px 0;
}

.fukao {
    background-image: url("../images/fukao_icon.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 34px auto;
    float: right;
    font-size: 70%;
    font-weight: bold;
    padding: 32px 5px 0;
}

.yamashita {
    background-image: url("../images/yamashita_icon.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 34px auto;
    float: right;
    font-size: 70%;
    font-weight: bold;
    padding: 32px 5px 0;
}
    
.xia{
    background-image: url("../images/xia-icon.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 34px auto;
    float: right;
    font-size: 70%;
    font-weight: bold;
    padding: 32px 5px 0;
}



#wrap-blog section a{
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  color: #282828;
  text-decoration: none;
  font-weight: bold;

}
#wrap-blog section a:hover{
   color: #ccc;
  text-decoration: none;
}
#wrap-blog section {
    border: 1px solid #e1e1e1;
    float: left;
    margin-top: 60px;
    min-width: 716px;
    overflow: hidden;
    padding: 60px 40px;
    width: 716px;
}
#wrap-blog aside {
    border: 1px solid #e1e1e1;
    float: right;
    margin-top: 60px;
    overflow: hidden;
    padding: 60px 30px;
    width: 284px;
}
#wrap-blog section .txtL{
	    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
		margin-bottom: 30px;
		    padding-bottom: 30px;
}
#wrap-blog section .txtL figure img{
	max-width: 300px;
	height: auto;
	margin-right: 40px;
	float: left;
}
#wrap-blog section h4 {
	overflow: auto;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.5;
    margin: 30px 0 20px;
}
#wrap-blog section img{
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}
#wrap-blog{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto 60px;
	overflow: hidden;
}
.pageout {
    text-align: center;
	padding: 60px 0 0;
}
.pagelink {
    display: inline-block;
    overflow: hidden;
}
.pagelink li {
    float: left;
}
.pagelink li a {
    border: 1px solid #00bacf;
    border-radius: 2px;
    display: block;
    float: right;
    font-size: 90%;
    margin: 0 4px;
    padding: 6px 10px;
    text-align: center;
    width: 120px;
	color: #00bacf !important;
}
.pagelink li a:hover {
	color: #fff !important;
	background-color: #00bacf !important;
}
.txtR{
	overflow: hidden;
}
.txtR figure img{
	max-width: 350px;
	height: auto;
	margin-left: 40px;
	float: right;
}
.blog-cate {
    background-color: #282828;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.02em;
    padding: 0 8px;
}
.post-date {
    background-image: url("../images/post-date-icon.gif");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: 800;
    padding: 2px 0 2px 25px;

}
#wrap section h4 {
    border-bottom: 1px solid #ccc;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.5;
    margin: 10px 0 40px;
    padding-bottom: 20px;
}
#wrap section img{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
#wrap{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
table.mail{
	width: 100%;
	border-collapse: separate;
    border-spacing: 2px;
	}
table.mail th {
    padding: 1em 0;
    text-align: left;
    border-bottom: 1px solid #444;
	vertical-align: top;
	width: 20%;
}
table.mail th span{
    background: #d7351a none repeat scroll 0 0;
    color: #fff;
    font-size: 70%;
    font-weight: normal;
    margin: 0 3px;
    padding: 1px 3px;
    vertical-align: text-bottom;
}
.wpcf7-text, .wpcf7-textarea{
	width: 60%;
	padding: 10px;
}
.submit-button {
    padding: 30px 0 50px !important;
    text-align: center;
}
div.wpcf7 form.wpcf7-form .submit-button input {
    -moz-appearance: none;
    background: #282828 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin: 0 5px;
    width: 120px;
}
table.mail td {
    border-bottom: 1px solid #999;
    padding: 1em 0 1em 1em;
    text-align: left;
}
table{
	width: 100%;
	border-collapse: separate;
    border-spacing: 2px;
	}
table th {
    padding: 1em 0;
    text-align: left;
    border-bottom: 1px solid #444;
	vertical-align: top;
}
table td {
    border-bottom: 1px solid #999;
    padding: 1em 0 1em 1em;
    text-align: left;
}
table#wtable {
    border: 1px solid #ccc;
    border-collapse: separate;
    border-radius: 3px;
    border-spacing: 2px;
    margin-bottom: 40px;
    width: auto;
	font-size: 90%;
}
table#wtable th {
    padding: 0.1em 0.4em;
    background-color: #444;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	vertical-align: top;
}

table#wtable td {
    border: medium none;
    padding: 0.1em 2em 0.1em 0.4em;
    text-align: left;
}
section{
    min-width: 1200px;
	width: 1200px;
	overflow: hidden;
	margin: 0 auto 100px;
}
.customer-banner{
	margin: 100px auto 0px;
}
.customer-banner li {
    float: left;
    height: auto;
    margin-left: 40px;
    width: 270px;
}
.customer-banner li img{
	width: 100%;
	height:auto;
}
.customer-banner li#first{
	margin-left: 0px;
}
#ranking{
	width: 100%;
}
#ranking-have {
    background-color: #00bacf;
    float: left;
    margin-top: 80px;
    overflow: hidden;
    width: 50%;
	padding: 100px 0px 0px;
}
#ranking-nohave {
    background-color: #54c3cf;
    float: rigtht;
    margin-top: 80px;
    overflow: hidden;
    width: 50%;
	padding: 100px 0px 0px;
}
#ranking-have dl, #ranking-nohave dl{
	text-align: center;
	overflow: hidden;
}
#ranking-have dl dt, #ranking-nohave dl dt{
	margin-bottom: 40px;
}
#ranking-have dl dd ul, #ranking-nohave dl dd ul {
    margin: 0 auto;
    text-align: left;
    width: 433px;
}
#ranking-have dl dd ul li, #ranking-nohave dl dd ul li{
    margin-bottom: 35px;
    padding-bottom: 20px;
	overflow: hidden;
	text-shadow: 1px 0px 0px #fff;
	font-weight: bold;
}
#ranking-have dl dd ul li.ranking01, #ranking-nohave dl dd ul li.ranking01{
	background-image: url(../images/ranking-icon01.png),url(../images/ranking-line.gif);
	background-position:  left 5px,center bottom;
	background-repeat: no-repeat,repeat-x;
	padding-left: 50px;
}
#ranking-have dl dd ul li.ranking02, #ranking-nohave dl dd ul li.ranking02 {
	background-image: url(../images/ranking-icon0102.png),url(../images/ranking-line.gif);
	background-position:  left 5px,center bottom;
	background-repeat: no-repeat,repeat-x;
	padding-left: 50px;
}
#ranking-have dl dd ul li.ranking03, #ranking-nohave dl dd ul li.ranking03{
	background-image: url(../images/ranking-icon0103.png),url(../images/ranking-line.gif);
	background-position:  left 5px,center bottom;
	background-repeat: no-repeat,repeat-x;
	padding-left: 50px;
}
#ranking dl dd ul li span a.button {
	display: inline-block;
	width: 176px;
	height: 33px;
	float: right;
	margin: 15px 15px 0px 15px;
}
#ranking dl dd ul li span a.button::before,
#ranking dl dd ul li span a.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#ranking dl dd ul li span a.button,
#ranking dl dd ul li span a.button::before,
#ranking dl dd ul li span a.button::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#ranking dl dd ul li span a.button {
	position: relative;
	-webkit-perspective: 176px;
	perspective: 176px;
}
#ranking dl dd ul li span a.button span {
	display: block;
	position: absolute;
	width: 176px;
	height: 33px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	pointer-events: none;
}
#ranking dl dd ul li span a.button span:nth-child(1) {
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
}

#ranking dl dd ul li span a.button span:nth-child(2) {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-origin: 50% 50% -17px;
	transform-origin: 50% 50% -17px;
}
#ranking dl dd ul li span a.button:hover span:nth-child(1) {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
#ranking dl dd ul li span a.button:hover span:nth-child(2) {
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
#ranking-bottom {
    background-image: url("../images/ranking-morebk000.gif");
    background-position: center top;
    background-repeat: repeat-x;
    text-align: center;
    width: 100%;
}
#reason{
	margin-bottom: 60px;
}
#reason01, #reason02, #reason03, #reason04{
    background-image: url("../images/reason-heart.gif");
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    width: 49.5%;
	margin-bottom: 40px;
	background-size: 65%;
	vertical-align: top;
	padding-bottom: 20px;
}
#reason dt {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 25px;
    padding: 65px 50px 0 0;
    text-align: center;
    text-shadow: 1px 0 0 #fff;
}
#reason dd {
    padding: 0 10% 0 2%;
}
#reason ul li {
    background-image: url("../images/reason-icon.gif");
    background-position: left top;
    background-repeat: no-repeat;
    font-weight: bold;
    line-height: 1.6;
    padding: 0 0 10px 30px;
}
#success{
	width: 100%;
	min-width: 1200px;
    background-image: url(../images/success-bk01.gif);
    background-position: center top;
    background-repeat: repeat-x;
	background-color: #000;
    overflow: hidden;
    padding: 240px 0 100px;
	margin-bottom: 0px;
}
#success h3{
	margin-bottom: 40px;
}
#success ul{
	text-align: center;
}
#success ul li{
	margin-bottom: 40px;
}
#index-works000{
	width: 100%;
	min-width: 1200px;
    background-image: url(../images/success-bk02.gif);
    background-position: center top;
    background-repeat: repeat-x;
	display: block;
	height: 164px;
}
#works{
	width: 100%;
    overflow: hidden;
	margin-bottom: 0px;
}
#works h3{
    background-image: url(../images/success-bk02.gif);
    background-position: center bottom;
    background-repeat: repeat-x;
}
#works h3 img{
	padding: 140px 0 100px;
}
#works div.wsingle a{
	text-decoration: none;
	color: #00bacf;
}
#works div.wsingle a:hover{
	text-decoration: none;
	color: #ccc;
}
#works div .board {
    background-image: url("../images/works-board.gif");
    background-position: center top;
    background-repeat: no-repeat;
    height: 110px;
    padding: 70px 0 0;
    text-align: center;
    width: 332px;
	margin-bottom: 80px;
}
#works div .board dt {
    font-size: 130%;
    font-weight: bold;
    margin-bottom: 0px;
	padding-top: 35px;
}
#works div .board dt#b01 {
    background-image: url("../images/icon01.gif");
    background-position: center top;
    background-repeat: no-repeat;
	background-size: 35px;
}
#works div .board dt#b02 {
    background-image: url("../images/icon03.gif");
    background-position: center top;
    background-repeat: no-repeat;
	background-size: 40px;
}
#works div .board dt#b03 {
    background-image: url("../images/icon02.gif");
    background-position: center top;
    background-repeat: no-repeat;
	background-size: 40px;
}
#works div .board dd span{
	display: inline;
	font-size: 140%;
	font-weight: bold;
}
#works div{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto 80px;
}
#works div dl.first {
    margin: 0 70px;
}
#works div dl{
	width: 31%;
	vertical-align: top;
	display: inline-block;
	margin: 0px 1% 2%;
		font-size: 90%;
}
#works div dl dt img{
	width: 100%;
	height: auto;
}
#works div dl dt{
	margin-bottom: 20px;
}
#works div dl dd ul li{
	margin-bottom: 5px;
}
#works div dl ul li dl{
    float: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    width: 100%;
}
#works div dl ul li dl dt {
    border:  #666 1px solid;
    border-radius: 2px;
    color: #282828;
    float: left;
    font-size: 80%;
    margin-bottom: 0;
    margin-right: 6px;
    padding: 1px 5px;
    text-align: center;
    width: 40px;
}
#works div dl ul li dl dd{
}
#works div dl ul li dl dd a{
	text-decoration: none;
	color: #00bacf;
}
#works div dl ul li dl dd a:hover{
	text-decoration: none;
	color: #ccc;
}
#works div.wsingle dl{
    display: block;
    margin: 0 auto;
    width: 50%;
	font-size: 100%;
}
#works div.wsingle dl ul li dl{
	width: 100%;
}
.works01{
	color: #fff;
	display: block;
	background-color: #ef748e;
	padding: 6px 0px;
	text-align: center;
	font-size: 20px;
	border-radius: 3px;
}
.works02{
	color: #fff;
	display: block;
	background-color: #9774ef;
	padding: 6px 0px;
	text-align: center;
	font-size: 20px;
	border-radius: 3px;
}
.works03{
	color: #fff;
	display: block;
	background-color: #50a1da;
	padding: 6px 0px;
	text-align: center;
	font-size: 20px;
	border-radius: 3px;
}
.works04{
	color: #fff;
	display: block;
	background-color: #21c0ce;
	padding: 6px 0px;
	text-align: center;
	font-size: 20px;
	border-radius: 3px;
}
.works05{
	color: #fff;
	display: block;
	background-color: #67c11e;
	padding: 6px 0px;
	text-align: center;
	font-size: 20px;
	border-radius: 3px;
}
.works06{
	color: #fff;
	display: block;
	background-color: #f5a147;
	padding: 6px 0px;
	text-align: center;
	font-size: 20px;
	border-radius: 3px;
}
#index-staff{
	overflow: hidden;
	width: 100%;
	min-width: 1200px;
}
#index-staff div.slider{
	overflow: hidden;
	padding: 20px;
}
/*#index-staff div.slider figure{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	width: 300px;
}*/
#index-staff div.slider figure img{
	margin: 0 auto;
    margin-bottom: 1%;
	height: auto;
	width: 100%;
}
#index-staff div.slider a{
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  color: #282828;
  text-decoration: none;

}
#index-staff div.slider a:hover{
   color: #ccc;
  text-decoration: none;
}
#bloglink{
	text-align: center;
}
.gaibu {
    background-image: url("../images/gaibupc.gif");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 15px auto;
    padding: 0 0 0 20px;
}
.gaibu:hover {
	color: #ccc;
}
#searchform{
	margin-bottom: 40px;
}
#searchsubmit{
    -moz-appearance: none;
    background: #282828 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin: 0 5px;
    width: 120px;
}
#works div .pageout02 {
    text-align: center;
	padding: 60px 0;
	font-size: 120%;
}
.pagelink02 {
    display: inline-block;
    overflow: hidden;
}
.pagelink02 li {
    float: left;
}
.pagelink02 li a {
    border: 1px solid #00bacf;
    border-radius: 2px;
    display: block;
    float: right;
    font-size: 90%;
    margin: 0 4px;
    padding: 6px 20px;
    text-align: center;
	color: #00bacf !important;
	text-decoration: none;
}
.pagelink02 li a:hover {
	color: #fff !important;
	background-color: #00bacf !important;
}
.wp-pagenavi{
	text-align: center;
	margin: 60px 0px !important;
}
input, select{
	padding: 6px;
}


/************************* hp *************************/

.hp-h3 {
  width: auto;
  height: auto;
  padding: 30px 0;
  text-align: center;
  background-color: #000;
  margin: 0 0 100px 0;
  min-width: 1200px;
  width: 100%;
}

/*こんな事でお悩みの方*/
#aruaru .inner {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto 80px;
}
#aruaru figure {
  width: 340px;
  height: 250px;
  margin-right: 40px;
  float: left;
}
#aruaru dl {
  margin: -30px -30px 30px -30px;
  background-color: #00bacf;
  overflow: hidden;
}
#aruaru dl dt {
  width: 90px;
  height: auto;
  margin: 30px;
  padding: 25px 0 0 0;
  color: #fff;
  font-weight: bold;
  font-size: 42px;
  text-align: center;
  float: left;
  background-image: url(../images/aruaru_bk.jpg);
  background-repeat: no-repeat;
}

#aruaru dl dd {
	padding: 25px 30px 0px 0;
	color: #fff;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2;
	float: left;
}
#aruaru dl dd strong {
  color: #000;
  font-size: 130%;
}
#aruaru .box{
  padding: 30px;
  background-color: #c2e8ec;
  position: relative;
  overflow: hidden;
  margin: 0 0 100px 0;
}
#aruaru .box:after {
  border-top: 24px solid #00bacf;
  border-right: 24px solid transparent;
  border-left: 24px solid transparent;
  content: '';
  position: absolute;
  top: 155px;
  left: 170px;
}
#aruaru p {
  overflow: hidden;
}
#aruaru div h4 {
	display: block;
	overflow: hidden;
	padding: 25px 10px 25px 80px;
	margin: 20px 0;
	color: #00bacf;
	font-size: 22px;
	font-weight: bold;
	-webkit-box-shadow: 4px 4px 0 #bbb;
	box-shadow: 4px 4px 0 #bbb;
	background-color: #fff;
	background-image: url(../images/point_icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 1.3;
}
#aruaru .txtL span {
  display: block;
  font-size: 20px;
  color: #00bacf;
  border-bottom: 2px solid #00bacf;
  padding: 0 0 5px 0;
  margin-bottom: 10px;
}

/*制作の流れ*/
#flow {
  width: auto;
  height: auto;
  overflow: hidden;
}
#flow h3 {
	width: 100%;
	height: 95px;
	padding: 60px 0 40px 0;
	margin: 0 auto;
	text-align: center;
	background-image: url(../images/flow_logobk.png);
	background-repeat: repeat-x;
	background-position: center;
}
#flow .box {
  height: 300px;
  padding: 50px 0;
  margin: -40px 0;
  background-repeat: repeat-x;
  background-position: center;
}



#flow .f01 {
  background-image: url(../images/f01_bk.png);
}
#flow .f02 {
  background-image: url(../images/f02_bk.png);
}
#flow .f03 {
  background-image: url(../images/f03_bk.png);
}
#flow .f04 {
  background-image: url(../images/f04_bk.png);
}
#flow .f05 {
  background-image: url(../images/f05_bk.png);
}
#flow .f06 {
  background-image: url(../images/f06_bk.png);
}
#flow .f07 {
  background-image: url(../images/f07_bk.png);
}
#flow .f08 {
  background-image: url(../images/f08_bk.png);
}
#flow .f09 {
  background-image: url(../images/f09_bk.png);
}
#flow .f10 {
  background-image: url(../images/f10_bk.png);
}
#flow dl {
  width: 1000px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
#flow dl dt {
  margin: 10px auto;
}
#flow dl dd h4 {
  font-size: 22px;
  font-weight: bold;
  padding: 0 0 0 45px;
  margin: 10px 0;
  line-height: 1.2;
  background-image: url(../images/flow_icon.png);
  background-repeat: no-repeat;
  background-position: left top;
}
#flow .f_last {
	width: 100%;
	height: 550px;
	margin: 0px 0 100px 0;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(../images/f_final_bk.png);
}
#flow .f_last h3 {
	padding: 80px 0;
	background: none;
}
#flow ul {
	width: auto;
  text-align: center;
}
#flow ul li {
	float: left;
}

#flow ul li .button {
    display: inline-block;
    width: 492px;
    height: 67px;
}
#flow ul li .button,
#flow ul li .button::before,
#flow ul li .button::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#flow ul li .button {
	position: relative;
	-webkit-perspective: 492px;
	perspective: 492px;
}
#flow ul li .button span {
	display: block;
	position: absolute;
	width: 492px;
	height: 67px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	pointer-events: none;
}
#flow ul li .button span:nth-child(1) {
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
}
#flow ul li .button span:nth-child(2) {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-origin: 50% 50% -27px;
	transform-origin: 50% 50% -27px;
}
#flow ul li .button:hover span:nth-child(1) {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
#flow ul li .button:hover span:nth-child(2) {
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}





/*よくある質問*/
#faq dl {
  background-color: #c2e8ec;
  padding: 20px 30px;
  margin: 0 0 50px 0;
}
#faq dl dt {
  color: #00bacf;
  font-size: 26px;
  font-weight: bold;
  padding: 20px 0 20px 70px;
  border-bottom: 1px dashed #000;
  background-image: url(../images/q_icon.jpg);
  background-repeat: no-repeat;
  background-position: left;
}
#faq dl dd {
  padding: 20px 0 20px 70px;
  background-image: url(../images/a_icon.jpg);
  background-repeat: no-repeat;
  background-position: left;
}

/*こんなこともお任せ*/
#other div {
  overflow: hidden;
}
#other h4 {
  font-size: 30px;
  color: #00bacf;
  text-align: center;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #00bacf;
  margin: 0 0 20px 0;
}
#other .txtL figure {
  width: 500px;
  height: auto;
  float: left;
}
#other .point {
  padding: 20px;
  margin: 20px 0;
  border-radius: 5px;
  background-color: #f2f2f2;
}
#other .point strong {
  display: block;
}
#other .bnr a{
  width: auto;
  display: block;
  overflow: hidden;
  background-color: #000;
  margin: 0 auto;
  text-align: center;
}

dl.wpp-list {
    line-height: 1.5;
    margin-bottom: 15px;
    padding-bottom:15px;
    overflow: hidden;
	border-bottom: 1px solid #e1e1e1;
}
.wpp-list dt{
	float: left;
	margin-right: 10px;
}
.wpp-list dd{
}
.wpp-list  dd span{
	font-size: 11px;
}
.wpp-list a{
color: #282828;
text-decoration: none;
}
.wpp-list a:hover{
color: #ccc;
}

.widget .wpp-list dd li {
    clear: none;
}



/************************* footer *************************/
#footer-link{
	width: 1076px;
	min-width: 1076px;
	margin: 0 auto;
	overflow: hidden;
}
#footer-link .first{
	margin-left: 0px;
}
#footer-link p{
	margin: 0px 0px 40px 40px;
	float: left;
}
footer{
	overflow: hidden;
	width: 100%;
	min-width: 1200px;
	background-color: #000;
	padding-top: 140px;
	color: #fff;
}
footer section{
	min-width: 1076px;
	width: 1076px;
	overflow: hidden;
	margin: 0 auto 40px;
}
footer section li a{
	color: #00bacf;
	text-decoration: none;
}
footer section li a:hover{
	color: #ccc;
}
footer section h3{
	margin-bottom: 20px;
	text-align: center;
}
footer section h5 {
    background-color: #00bacf;
    border-radius: 1px;
    margin-bottom: 15px;
    padding: 2px 0;
    text-align: center;
    width: 124px;
	font-size: 100%;
}
footer section dl{
	margin-bottom: 15px;
	font-size: 85%;
}
footer section dl dt{
    background-image: url(../images/footer-icon.gif);
    background-position: 5px;
    background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
}
footer section dl dt a{
 color: #00bacf;
 text-decoration: none;
}
footer section dl dt a:hover{
 text-decoration: underline;
}
footer section dl dd{
	padding: 3px 0px 0px 30px;
}
footer section ul li.first{
	margin-right: 40px;
}

footer section ul li{
	float: left;
	margin-bottom: 10px;
	font-size: 80%;
}
footer section ul li .button {
	display: inline-block;
	width: 488px;
	height: 63px;
}
footer section ul li .button::before,
footer section ul li .button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
footer section ul li .button,
footer section ul li .button::before,
footer section ul li .button::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
footer section ul li .button {
	position: relative;
	-webkit-perspective: 488px;
	perspective: 488px;
}
footer section ul li .button span {
	display: block;
	position: absolute;
	width: 488px;
	height: 63px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	pointer-events: none;
}
footer section ul li .button span:nth-child(1) {
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
}
footer section ul li .button span:nth-child(2) {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
}
footer section ul li .button:hover span:nth-child(1) {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
footer section ul li .button:hover span:nth-child(2) {
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
footer h1 {
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 15px;
    text-align: center;
}
#cpy {
    display: block;
    font-size: 80%;
    overflow: hidden;
    padding: 20px 0 30px;
    text-align: center;
	width: 100%;
	min-width: 1200px;
	background-color: #171717;
	color: #fff;
}
#footer-link .second{
	margin: 0px 0px 40px 40px;
	float: left;
    }


.seisaku-schedule{
	width:1200px;
	margin:0 auto 100px;
	overflow:hidden
}
.seisaku-schedule table{
	width:800px;
	float:left;
	border-collapse:collapse;
}
.seisaku-schedule table th{
	border:1px solid #000;
	text-align:center;
}
.seisaku-schedule table td{
	border:1px solid #000;
	width:350px;
}
.seisaku-schedule table .schdule_month{
	background:#00bacf;
	font-size:120%;
	color:#fff;
}
.seisaku-schedule table .schedule_staff_name{
	width:100px;
	background:#ececec;
}

.seisaku-schedule ul{
	float:right;
	width:300px;
}
.seisaku-schedule ul h4{
	background:#00bacf;
	text-align:center;
	color:#fff;
	text-align:center;
	border-radius:20px;
	margin:0 0 10px;
}
.seisaku-schedule ul{
	border:1px solid #000;
	padding:20px;
}
.seisaku-schedule ul li{
	border-bottom:1px solid #ccc;
}


}
