@charset "utf-8";
/*
Theme Name: 集客2
Theme URI: 
Description: 
Version: 2.0.1
*/

* {
   margin: 0;
   padding: 0;
}
html {
   -webkit-font-smoothing: antialiased;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;	
   line-height: 1.5; /* font-sizeは16px、1行の高さ24px */
   margin: 0;
   padding: 0;
}
body {
   -webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
   -o-text-size-adjust: 100%;
   text-size-adjust: 100%;
   color: #000;
   font-style: normal;
   font-variant: normal;
   letter-spacing: ;
   word-wrap: break-word;
   width: 100%;
   font-size: 87.5%;
   background: #252525;
}
h1, h2, h3, h4, h5, h6 {
   font-size: 100%;
   font-weight: normal;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;	
}
a {
   text-decoration: none;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
}
a:hover {
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
}
ul, li, ol {
   list-style: none;
}
img {
   vertical-align: middle;
   max-width: 100%;
   height: auto;
}

hr {
	height: 0;
	margin: 0 0 30px 0;
	padding: 0;
	border-top: 1px dashed #bbb;
}


/* clearfix
---------------------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac */
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}


/* 共通
---------------------------------------------------------- */
.fl {float: left;}
.fr {float: right;}
.center {text-align: center;}
/* margin_top*/
.mt0{margin-top:0 !important; }
.mt5{margin-top:5px !important; }
.mt10{margin-top:10px !important; }
.mt15{margin-top:15px !important; }
.mt18{margin-top:18px !important; }
.mt20{margin-top:20px !important; }
.mt25{margin-top:25px !important; }
.mt30{margin-top:30px !important; }
.mt35{margin-top:35px !important; }
.mt40{margin-top:40px !important; }
.mt45{margin-top:45px !important; }
.mt50{margin-top:50px !important; }
.mt55{margin-top:55px !important; }
.mt60{margin-top:60px !important; }
.mt65{margin-top:65px !important; }
.mt70{margin-top:70px !important; }
.mt75{margin-top:75px !important; }
.mt80{margin-top:80px !important; }
.mt85{margin-top:85px !important; }
.mt90{margin-top:90px !important; }
.mt95{margin-top:95px !important; }
.mt100{margin-top:100px !important; }
/* margin_bottom */
.mb0{margin-bottom:0 !important; }
.mb5{margin-bottom:5px !important; }
.mb10{margin-bottom:10px !important; }
.mb15{margin-bottom:15px !important; }
.mb20{margin-bottom:20px !important; }
.mb25{margin-bottom:25px !important; }
.mb30{margin-bottom:30px !important; }
.mb35{margin-bottom:35px !important; }
.mb40{margin-bottom:40px !important; }
.mb45{margin-bottom:45px !important; }
.mb50{margin-bottom:50px !important; }
.mb55{margin-bottom:55px !important; }
.mb60{margin-bottom:60px !important; }
.mb65{margin-bottom:65px !important; }
.mb70{margin-bottom:70px !important; }
.mb75{margin-bottom:75px !important; }
.mb80{margin-bottom:80px !important; }
.mb85{margin-bottom:85px !important; }
.mb90{margin-bottom:90px !important; }
.mb95{margin-bottom:95px !important; }
.mb100{margin-bottom:100px !important; }
/* margin_left */
.ml0{margin-left:0 !important; }
.ml5{margin-left:5px !important; }
.ml10{margin-left:10px !important; }
.ml15{margin-left:15px !important; }
.ml20{margin-left:20px !important; }
.ml25{margin-left:25px !important; }
.ml30{margin-left:30px !important; }
.ml35{margin-left:35px !important; }
.ml40{margin-left:40px !important; }
.ml45{margin-left:45px !important; }
.ml50{margin-left:50px !important; }
/* margin_right */
.mr0{margin-right:0 !important; }
.mr5{margin-right:5px !important; }
.mr10{margin-right:10px !important; }
.mr15{margin-right:15px !important; }
.mr20{margin-right:20px !important; }
.mr25{margin-right:25px !important; }
.mr30{margin-right:30px !important; }
.mr35{margin-right:35px !important; }
.mr40{margin-right:40px !important; }
.mr45{margin-right:45px !important; }
.mr50{margin-right:50px !important; }

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-ovt8y9');
	src:url('fonts/icomoon.eot?#iefix-ovt8y9') format('embedded-opentype'),
		url('fonts/icomoon.woff?-ovt8y9') format('woff'),
		url('fonts/icomoon.ttf?-ovt8y9') format('truetype'),
		url('fonts/icomoon.svg?-ovt8y9#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/**
.icon-menu:before {
	content: "\e609";
}
**/
.icon-menu:before {
	content: url(../img/hamburger.png);
}


#wrapper {
   padding: 20px 0;
}
#main {
   max-width: 1120px;
   margin: 0 auto;
   width: 95%;
}
.fancybox-wrap iframe {
   margin-top: 10px !important;
}

/* WPデフォルト */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}


/* header
---------------------------------------------------------- */
header {
   margin: 0 0 30px;
}
header .toparea {
   position: relative;
}
header .toparea .leftarea {
   float: left;
   padding: 32px 24px 32px 32px;
}
header .toparea .leftarea .headertext {
   margin-bottom: 10px;
   font-size: 0.75em;
}
header .toparea .leftarea .logo img {
   width: 239px;
}
header .toparea .rightarea {
   float: right;
   padding: 32px 32px 32px 24px;
}
header .toparea .rightarea .tel01 {
   font-size: 1.8em;
   padding: 0 0 5px;
   text-align: right;
}
header .toparea .openbtn,
header .toparea .rightarea .tel02 {
   display: none;
}
header .toparea .rightarea .snsarea ul li {
   float: right;
   margin: 0 0 0 5px;
}
header .toparea .rightarea .snsarea ul li a {
   font-size: 1.75em;
   line-height: 1;
}
header .mainimg {
   width: 100%;
   background: #fff;
}
header .mainimg .spimg {
   display: none;
}
header nav ul {
   padding: 0 1.7857%;
}
header nav ul li {
   float: left;
}
header nav ul li a {
   display: block;
   padding: 15px 10px;
   font-weight: bold;
}
header nav ul li a:hover {
   background: rgba(255,255,255,0.3);
}




/* container
---------------------------------------------------------- */
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
    width: 100% !important;
}
.twitter-timeline {
	width:100% !important;
}
#container {
   margin: 0 0 30px;
}

#container #content {
   float: left;
   width: 66.0714%;
   margin-right: 1.7857%;
   background: #fff;
}
#content .contentinner {
   padding: 4.054%;
   overflow: hidden;
}
#content .contentinner .pan {
   margin-bottom: 10px;
}
#content .pagettl {
   font-size: 2.4em;
   line-height: 2em;
   margin-bottom: 20px;
}
#content .ttl01 {
   font-size: 1.6em;
   line-height: 2em;
   margin-bottom: 20px;
   font-weight: bold;
   padding-left: 10px;
}
#content .ttl02 {
   font-size: 1.6em;
   line-height: 2em;
   margin-bottom: 20px;
   font-weight: bold;
   border-bottom: 1px solid #ccc;
}

#content .ttl03 {
   font-size: 1.4em;
   line-height: 1.3125em;
   margin-bottom: 20px;
   font-weight: bold;
}
#content p {
   margin-bottom: 40px;
   color: #444;
}
#content .htmled p {
   margin-bottom: 10px !important;
}
#content blockquote {
   padding: 45px 10px;
   position: relative;
   margin-bottom: 20px;
}
#content blockquote:before {
   content: "“";
   font-size: 8em;
   line-height: 1em;
   color: rgba(255,255,255,0.3);
   position: absolute;
   left: 0;
   top: 0;
}
#content blockquote:after {
   content: "”";
   font-size: 8em;
   line-height: 0em;
   color: rgba(255,255,255,0.3);
   position: absolute;
   right: 0;
   bottom: 0;
}
#content .box ul {
   margin: 20px 0;
}

#content .img02 {
   width: 50%;
   float: right;
   margin-left: 20px;
}
#content .img03 {
   width: 50%;
   float: left;
   margin-right: 20px;
}
#content .list {
    margin: 0 auto 30px;
}
#content .list .box {
   float: left;
   width: 31%;
   margin: 0 3.5% 0 0;
}
#content .list .box03 {
   margin-right: 0 !important;
}


/* gallery */
.gallery .contentinner ul li {
      float: left;
      width: 30.9%;
      padding: 1.2%;
      margin-bottom: 20px;
}
.fancybox-title iframe {
    min-height: 30px;
    vertical-align: middle;
}


/* post */
.post .box {
   padding-bottom: 10px;
   margin-bottom: 50px;
   border-bottom: 1px dotted #ccc;
}
.postsingle .box {
   padding-bottom: 10px;
   margin-bottom: 50px;
   border-bottom: none;
}
.post .date {
   font-size: 0.9em;
   color: #777;
}
.post .box h3 {
   font-size: 1.6em;
   line-height: 1.5em;
   margin-bottom: 20px;
   font-weight: bold;
   border-bottom: 1px solid #ccc;
}
.post .box h3:before {
   font-family: 'icomoon';
	content: "\e607";
	margin-right: 5px;
	font-size: 0.9em;
}
.post .box h4 {
   font-size: 1.4em;
   line-height: 1.3125em;
   margin-bottom: 20px;
   font-weight: bold;
}
.post .box p {
   margin-bottom: 20px;
}
.post .box blockquote {
   padding: 45px 10px;
   position: relative;
   margin-bottom: 20px;
   background: #95a4a6;
   color: #fff;
}
.post .box blockquote:before {
   content: "“";
   font-size: 8em;
   line-height: 1em;
   color: rgba(255,255,255,0.3);
   position: absolute;
   left: 0;
   top: 0;
}
.post .box blockquote:after {
   content: "”";
   font-size: 8em;
   line-height: 0em;
   color: rgba(255,255,255,0.3);
   position: absolute;
   right: 0;
   bottom: 0;
}
.post .box li {
   list-style-type: disc;
   margin-left: 7%;
}
.post .thumbnail {
   width: 40%;
   height: auto;
   float: left;
   margin: 0 5% 5% 0;
}
.post .more-link {
   display: none;
}
.post .more a {
   display: block;
   text-align: center;
   width: 100px;
   padding: 5px;
   text-decoration: none;
}
.post .snsbox01 {
   padding: 10px;
}
.post .snsbox01 ul li {
   float: left;
   margin-right: 10px;
}

/* pagenav */
.page_nav{
 font-size: 14px;
 text-align: center;
 margin: 47px 0px 47px 0px;
 padding: 10px 0px 0px 0px;
}
a.page-numbers,
.page_nav .current{
   padding: 5px 8px;
   margin: 0 2px;
   text-decoration: none;
   border: 1px solid #ccc;
}
.fbox {
   margin-bottom: 50px;
}
.fbox .fleft a {
   float: left;
   display: block;
   text-align: center;
   width: 100px;
   padding: 5px;
   text-decoration: none;
}
.fbox .fright a {
   float: right;
   display: block;
   text-align: center;
   width: 100px;
   padding: 5px;
   text-decoration: none;
}
/* comment */
.commentsblock h3 {
   font-size: 1.6em;
   line-height: 1.5em;
   margin-bottom: 20px;
   font-weight: bold;
   border-bottom: 1px solid #ccc;
}
.commentsblock .commetslist {
   margin-bottom: 30px;
}
.comment-body {
   padding: 0 0 30px;
   margin-bottom: 20px;
   position: relative;
   border-bottom: 1px dotted #ccc;
}
.commentmetadata {
   position: absolute;
   bottom: 10px;
   right: 0;
}
.reply {
   display: none;
}
.commentsblock input[type = 'text'] {
   width: 70%;
   height: 40px;
   border: 1px solid #ccc;
   padding: 0;
   text-indent: 1em;
}
.commentsblock textarea {
   width: 90%;
   background: none;
   border: 1px solid #ccc;
   padding: 5px 0;
   text-indent: 1em;
}
.commentsblock .form-submit  input[type = 'submit'] {
   display: block;
   width: 120px;
   height: 42px;
   line-height: 40px;
   text-align: center;
   border: 1px solid #ccc;
   color: #fff;
}

/* contact */
.wpcf7 span.required {
   color: red;
   margin-left: 10px;
}
.wpcf7 input[type = 'text'],
.wpcf7 input[type = 'email'] {
   width: 70%;
   height: 40px;
   border: 1px solid #ccc;
   padding: 0;
   text-indent: 1em;
   margin-top: 5px;
}
.wpcf7 textarea {
   width: 90%;
   background: none;
   border: 1px solid #ccc;
   padding: 5px 0;
   text-indent: 1em;
   margin-top: 5px;
}
.wpcf7 input[type = 'submit'] {
   display: block;
   width: 70px;
   height: 42px;
   text-align: center;
   border: 1px solid #ccc;
   color: #fff;
   background: #95a4a6;
}


/* sidebar
---------------------------------------------------------- */
#container #sidebar {
   float: right;
   width: 32.1428%;
}
.sideblock {
   background: #fff;
   margin-bottom: 20px;
}
#sidebar .sideinner {
   padding: 8.3333%;
}
#sidebar .sideinner h4 {
   font-size: 1.4em;
   line-height: 2em;
   margin-bottom: 10px;
   font-weight: bold;
   padding-left: 10px;
}
#sidebar .sideinner ul li a {
   display: block;
   padding: 10px 5px;
   border-bottom: 1px dotted #ccc;
   color: #222;
}
#sidebar .sideinner ul li a:hover {
   background: #f1f1f1;
}

#sidebar .sideinner dl.search2 {
   position: relative;
}
#sidebar .sideinner dl.search2 dt {
   margin-right: 75px;
   padding: 0;
   background-color: #fff;
   border: 1px solid #ccc;
}
#sidebar .sideinner dl.search2 dt input {
   width: 100%;
   height: 40px;
   background: none;
   border: none;
   padding: 0;
   text-indent: 1em;
}
#sidebar .sideinner dl.search2 dd {
   position: absolute;
   top: 0;
   right: 0;
}
#sidebar .sideinner dl.search2 dd .accentcolor {
   display: block;
   width: 70px;
   height: 42px;
   line-height: 40px;
   text-align: center;
   border: 1px solid #ccc;
}
#sidebar .snsarea ul li {
   float: left;
   margin: 0 0 0 5px;
}
#sidebar .snsarea ul li a {
   font-size: 1.75em;
   line-height: 1;
   border: none;
}
#sidebar .snsarea ul li a:hover {
   background: none;
}


/* footer
---------------------------------------------------------- */
footer .footnav {
   float: left;
   width: 66.0714%;
   margin-right: 1.7857%;
}
footer .footnav .footnavinner {
   padding: 4.054%;
}
footer .footnav ul li {
   float: left;
   margin: 0 20px 10px 0;
}
footer .footnav ul li a {
   color: #fff;
}

footer .freearea {
   float: right;
   width: 32.1428%;
}
footer .freearea .freeareainner {
   margin: 8.3333%;
}
footer .freearea .freeareainner p {
   padding: 10px;
}
footer .copy {
   text-align: center;
   padding: 20px 0;
}
#pagetop {
	position: fixed;
	bottom: 20px;
	right: 2.5%;
	font-size: 80%;
	z-index: 3000;
}
#pagetop a {
	width: 80px;
	padding: 5px 0;
	text-align: center;
	display: block;
	line-height: 1.8;
}
#pagetop a:hover {
	text-decoration: none;
}

/* sns */
.allsns {
   padding: 10px;
   position: fixed;
   bottom: 10px;
   left: 10px;
   z-index: 1000;
   background: rgba(255,255,255,0.7);
}

.allsns .snsbox01 ul li {
   margin-bottom: 10px;
}
@media screen and (max-width: 1350px) {
.allsns .snsbox01 ul li {
   float: left;
   margin-right: 10px;
}
}
@media screen and (max-width: 640px) {
.allsns {
   display: none;
}
}






@media screen and (max-width: 979px) {
#main {
   margin: 0 auto;
   width: 95%;
}
/* header
---------------------------------------------------------- */
header .toparea .leftarea .logo img {
   width: 320px;
}
header .toparea .leftarea .headertext {
   margin-bottom: 10px;
   max-width: 400px;
}
.mainsnsarea {
   display: none;
}

/* footer
---------------------------------------------------------- */
}




@media screen and (max-width: 768px) {
#wrapper {
   padding: 15px 0;
}
#main {
   margin: 0 auto;
}

/* header
---------------------------------------------------------- */
header {
   margin: 0 0 20px;
}
header .toparea .leftarea {
   padding: 25px 0 30px 20px;
}
header .toparea .leftarea .headertext {
   margin-bottom: 10px;
   font-size: 0.75em;
   max-width: 230px;
}
header .toparea .leftarea .logo img {
   width: 200px;
}
header .toparea .rightarea {
   padding: 20px 20px 30px 0;
}
header .toparea .rightarea .tel01 {
   font-size: 1.75em;
   color: #fff;
   padding: 5px 0;
}
header .toparea .rightarea .snsarea ul li a {
   font-size: 1.5em;
   line-height: 1;
}
header nav ul li a {
   padding: 10px;
}


/* container
---------------------------------------------------------- */
#content .list {
    display: block;
    margin: 0 auto 20px;
}
#content .list .box {
   float: none;
   width: 100%;
   display: block;
}

/* gallery */
.gallery .contentinner ul li {
      float: left;
      width: 47%;
      padding: 1.3%;
}

/* contact */
.wpcf7 input[type = 'text'],
.wpcf7 input[type = 'email'] {
   width: 100%;
}
.wpcf7 textarea {
   width: 100%;
}
.wpcf7 input[type = 'submit'] {
   margin: 0 auto;
}
}



@media screen and (max-width: 568px) {
#wrapper {
   padding: 10px 0;
}
body {
   font-size: 75%;
}
#main {
   margin: 0 auto;
}



/* header
---------------------------------------------------------- */
header {
   margin: 0 0 15px;
}

header .toparea .openbtn {
   display: block;
   position: absolute;
   top: 10px;
   left: 10px;
   font-size: 1.5em;
}
header .toparea .openbtn span {
   font-size: 1.25em;
   line-height: 1;
   color: #fff;
}
header .toparea .leftarea {
   float: none;
   text-align: center;
   padding: 45px 0 0;
}
header .toparea .leftarea .logo img {
   width: 200px;
   margin: 0 auto;
}
header .toparea .leftarea .headertext {
   margin: 0 auto 10px;
   font-size: 0.75em;
}
header .toparea .rightarea {
   float: none;
   padding: 0 20px 25px;
}
header .toparea .rightarea .tel01 {
   display: none;
}
header .toparea .rightarea .tel02 {
   display: block;
   position: absolute;
   top: 10px;
   right: 10px;
   font-size: 1.75em;
   line-height: 1;
}
header .toparea .rightarea .snsarea {
   display: none;
}
header .mainimg .pcimg {
   display: none;
}
header .mainimg .spimg {
   display: block;
}

/* drawer menu */
#drawer_list li a {
   display: block !important;
   padding: 15px !important;
   border-bottom: 1px solid #aaa !important;
   font-size: 1.25em;
   color: #fff;
}
header nav {
   display: none;
}


/* container
---------------------------------------------------------- */
#container {
   margin: 0 0 30px;
}
#container #content {
   float: none;
   width: 100%;
   margin: 0 auto 30px;
}
#content .ttl01 {
   font-size: 1.4em;
   line-height: 2em;
   margin-bottom: 10px;
   font-weight: bold;
   padding-left: 10px;
}
#content .ttl02 {
   font-size: 1.3em;
   line-height: 2em;
   margin-bottom: 10px;
   font-weight: bold;
   border-bottom: 1px solid #ccc;
}
#content .ttl03 {
   font-size: 1.2em;
   line-height: 1.3125em;
   margin-bottom: 10px;
   font-weight: bold;
}

#content .img02 {
   width: 100%;
   float: none;
   margin-left: 0;
}
#content .img03 {
   width: 100%;
   float: none;
   margin-right: 0;
}


/* sidebar */
#container #sidebar {
   float: none;
   width: 100%;
}
#sidebar .sideinner {
   padding: 4.054%;
}


/* gallery */
.gallery .contentinner ul li {
   float: none;
   width: 100%;
   padding: 2% 0;
}



/* footer
---------------------------------------------------------- */
footer .footnav {
   float: none;
   width: 100%;
   margin: 0;
}
footer .footnav .footnavinner {
   display: none;
}

footer .freearea {
   float: none;
   width: 100%;
}
footer .freearea .freeareainner {
   margin: 4.054%;
}

#pagetop {
   display: none !important;
}
.allsns {
   display: none;
}

.textwidget{
	padding: 20px 0 0 0;
	text-align:center;
}

}


