@charset "UTF-8";

/*
Theme Name:WSC8
Theme URI:http://wsc.studiobrain.net/
Version:1.3.1
Author:StudioBRAIN
Author URI:http://www.studiobrain.net/
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
*/

/*-----------------------------------------------------------------------------
 WordPress CMS Theme. Based on work by WSC Project:http://wsc.studiobrain.net/
---------------------------------------------------------------------------- */

.col-ms-1,.col-ms-2,.col-ms-3,.col-ms-4,.col-ms-5,.col-ms-6,.col-ms-7,.col-ms-8,.col-ms-9,.col-ms-10,.col-ms-11,.col-ms-12{position:relative;padding-left:10px;padding-right:10px;}
@media(min-width:480px) and(max-width:767px){.container{max-width:735px;}.col-ms-1,.col-ms-2,.col-ms-3,.col-ms-4,.col-ms-5,.col-ms-6,.col-ms-7,.col-ms-8,.col-ms-9,.col-ms-10,.col-ms-11{float:left;}.col-ms-1{width:8.33333333%;}.col-ms-2{width:16.66666667%;}.col-ms-3{width:25%;}.col-ms-4{width:33.33333333%;}.col-ms-5{width:41.66666667%;}.col-ms-6{width:50%;}.col-ms-7{width:58.33333333%;}.col-ms-8{width:66.66666667%;}.col-ms-9{width:75%;}.col-ms-10{width:83.33333333%;}.col-ms-11{width:91.66666667%;}.col-ms-12{width:100%;}}

/*reset*/
*{box-sizing:border-box;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;}
body{line-height:1.8;height:100%;font-family:"Mplus 1p",Verdana,YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;-webkit-font-smoothing: antialiased;}
ol,ul{margin:0;padding:0;}
blockquote,q{quotes:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
caption{width:100%;}
a{outline:none;}
img{vertical-align:top;}
table{border-spacing:0}


/*base*/
body{margin:0px;padding:0;-webkit-text-size-adjust:none;color:#333;font-size:16px;}
body {
	font-family: 'Noto Sans JP' !important;
	text-justify:inter-character;
	line-height:1;
    overflow-x:hidden;
}
h1,h2,h3,h4,h5,h6,p{margin:0 0 20px;}
ul,ol{padding:0;margin:0 0 20px 20px;}
h1{font-size:36px !important; line-height:22px;}
h2{font-size:18px;line-height:20px;}
h3{font-size:16px;line-height:18px;}
h4{font-size:14px;line-height:16px;}
h5{font-size:12px;line-height:14px;}
h6{font-size:11px;line-height:13px;}
img{border:none;max-width:100%;height:auto;}
#map img{max-width:auto!important;}
a{text-decoration:none;color:#477bb0;}
a:hover{text-decoration:none;}
a:hover img{opacity:0.8;}
hr{background-color:#ddd;border:0;height:1px;clear:both;margin:30px auto;}
blockquote{margin:0px 0px 20px;padding:10px 20px 10px 20px;background-color:#f4f4f4;border:1px solid #ddd;border-radius:5px;-moz-border-radius:5px;}
blockquote blockquote{margin:20px 0;background-color:#fff;}
blockquote blockquote blockquote{margin:20px 0;background-color:#f4f4f4;}
blockquote p{padding:0px;margin:0px 0px 0px 0px}
object,embed{width:100%;display:block;margin:auto;}
.screen-reader-text{display:none;}
.screen-reader-response{display:none;}
.cf:before,.cf:after{content:"";display:block;overflow:hidden;}
.cf:after{clear:both;}
.cf{zoom:1;}
/*.cf:before,.cf:after {content: " ";    display: table;}*/

@media (max-width:768px){.sp{display:block;}.pc{display:none;}}
@media (min-width:769px){.sp{display:none;}.pc{display:block;}}


/*margin*/
.mt5{margin-top: 5px;}
.mt10{margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top: 20px;}
.mr5{margin-right: 5px;}
.mr10{margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right: 20px;}
.mb5{margin-bottom: 5px;}
.mb10{margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom: 20px;}
.ml5{margin-left: 5px;}
.ml10{margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left: 20px;}
.ml40 {margin-left: 40px;}
.ml50 {margin-left: 50px;}
.mtb10 {margin: 10px 0;}

/*layout*/
.header{overflow:hidden;background-color:#fff;}
.wrap{text-align:left;clear:both;}
.container{width:100%;max-width:1220px;padding-left:15px;padding-right:15px;}
.single .wrap .container{max-width:1120px;}
.footerBottom .container{/* max-width:1120px!important; */}
.footer-widget .container{max-width:960px!important;}
.page-template-page-full .container{max-width:100%;}
.page-default{max-width:810px;margin-left:auto;margin-right:auto;float:none;}
.inner{padding:0 15px;}
.side{overflow:hidden;}
.archive-widget{margin-top:60px}
.footer-widget-area{clear:both;}
.footerBottom{background-color:#173386;}
.main-column{width:730px;float:left;padding-bottom:30px;}
.side-column{width:300px;float:right;padding-bottom:30px;}
@media (max-width:1080px){.main-column,.side-column{max-width:100%;width:730px;margin-left:auto;margin-right:auto;float:none;}}

/*header*/
.header{}
.site-title{margin:0;padding:0;}
.site-title a{font-size:28px;line-height:32px;}
.site-description{font-size:13px;line-height:18px;font-weight:normal;font-style:normal;display:block;margin:0;}
.header_left{float:left;}
@media (max-width:768px){
	.header{padding: 0 0 10px 0;}
	.header_left{float:none;}
	.site-title{margin: 14px 40px;text-align: center;display:block;}
	.site-description{text-align:center;}
}

/*header-menu*/
.header .menu{margin:0;padding:0;float:right;clear:right;list-style-type:none;}
.header .menu li{float:left;margin:8px 0px 8px 8px;}
.header .menu li a{background-color:#777;color:#fff;font-size:14px;line-height:20px;text-decoration:none;padding:8px 15px;border-radius:5px;float:left;}
.header .menu li a:hover{background-color:#999;}
#sub-menu{float:right}
@media (max-width:768px){#sub-menu{display:none}}

/*search*/
form#searchform {background-color: #333;display: none;}
.searchform{margin: 0 auto;display: flex;width: 100%;padding: 15px 5px;max-width: 740px;overflow:hidden;}
#searchform #s{padding: 2px 4px 0 4px;font-size: 15px;line-height: 18px;width:100%;margin:0;border-radius:0;border: none;height: 31px;display: block;}
#searchform #searchsubmit{border-style:none;width: 100%;height: 31px;padding:0;margin:0;border-width:0;border-radius:0;cursor:pointer;font-size: 13px;display: block;background-color: #e6e6e6;color: #000;font-weight: 800;}
.searchform-txt{width: 80%;}
.searchform-btn{width: 20%;}
.searchbox-btn a:before {content:"\f002";font-family:'FontAwesome';margin:0 3px 0 0;}

/*gloval nav*/
#gnav{background-color:#ededed;}
#gnav .inner{padding:0 10px;}
.gnav-container{font-size:12px; margin-top:50px;}
.gnav-container .sub-menu{z-index:10;font-size:14px;margin:0;}
.gnav-container ul{margin:0;padding:0;list-style:none;}
.gnav-container li{float:left;position:relative;padding:0;}
/*.gnav-container li.current-menu-item a{background-color:#888;color:#fff;}*/
.gnav-container li a{display:block;padding:15px;color:#2B2D2D;text-decoration:none;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.gnav-container li:hover > .sub-menu{display:block;/display:none;}
.drawer-btn{position:absolute;width:50px;border-bottom-left-radius: 0;text-align:center;padding:10px;font-size:10px;line-height:1;right: 12px;}
.drawer-btn i{font-size:30px;}
.search-btn{width:50px;border-bottom-left-radius: 0;text-align:center;padding:10px;font-size:10px;line-height:1;float: right;cursor: pointer;}
.search-btn i{font-size: 20px;margin-bottom: 2px;}
@media (max-width:768px){
.search-btn{position:absolute;right:0;float:none;}
.search-btn i{font-size: 28px;margin-bottom: 2px;}
}

@media (min-width:769px){#_gnav-ul{display:none}
	.gnav-container li a:hover{color:#fff;background-color:#888;}
	.gnav-container li .sub-menu{display:none;position:absolute;width:200px;background:#fff;border:none;border-bottom:none;margin:0;}
	.gnav-container li .sub-menu li{float:none;border-bottom:1px solid #444;margin-right:0;padding:0;}
	.gnav-container li .sub-menu li:last-child{border-bottom:none;}
	.gnav-container li .sub-menu li a{color:#fff;background:#2b2b2b;font-size:12px;padding:14px 18px;margin-top:0;border:none;overflow:hidden;}
	.gnav-container li .sub-menu .sub-menu li a{background:#555;}
	.gnav-container li .sub-menu li a:hover{background:#373B3B;color:#fff;}
	.gnav-container li .sub-menu li a:after{content:"\f105";float:right;font-family:'FontAwesome';color:#173386;}
	.gnav-container li .sub-menu .sub-menu{left:100%;top:0;}
	.gnav-container li.menu-right .sub-menu{right:0;}
	.gnav-container li.menu-right .sub-menu .sub-menu{right:100%;left:auto;}
	.gnav-container li.menu-right li a{}
	.gnav-container li.menu-right .sub-menu li a:after{content:"\f104";float:left;font-family:'FontAwesome';padding-right:10px}
}

@media (max-width:768px){
	#gnav .container{padding:0;width:100%;}
	#gnav .container .sp{position:relative;}
	.gnav-container ul{display:none;}
	.gnav-container{width:100%;margin:0;padding:0;}
	.gnav-container ul{ margin:0;padding:0;}
	.gnav-container ul{ margin-top:75px;}
	.gnav-container li{display:block;float:none;width:100%;border-bottom:1px solid #fff;font-size:13px;list-style-type:none;}
	.gnav-container a{color:#222;text-decoration:none;display:block;position:relative;padding:15px 35px 15px 10px;}
	.gnav-container a:after{position:absolute;font-size:14px;/*top:50%;*/right:10px;font-family:FontAwesome;content:"\f138";color:#999;margin-top:-14px;}
	.gnav-container li.current-menu-item a:after{color:#fff;}
	.gnav-container li.current{padding:15px 35px 15px 10px;color:#fff;background-color:#fff;position:relative;}
	.gnav-container li.current a:after{position:absolute;font-size:14px;top:50%;right:10px;font-family:FontAwesome;content:"\f138";color:#fff;margin-top:-14px;}
	.gnav-container li .sub-menu{display:none;background:#fff;border:none;border-bottom:none;margin:0;}
	.gnav-container li .sub-menu li{float:none;border-bottom:none;margin-right:0;padding:0;}
	.gnav-container li .sub-menu li:last-child{border-bottom:none;}
	.gnav-container li .sub-menu li a{color:#fff;background:#2b2b2b;font-size:12px;padding:14px 18px;margin-top:0;border:none;overflow:hidden;}
	.gnav-container li .sub-menu a:after{color:#fff;}
	.gnav-container li .sub-menu .sub-menu{left:100%;top:0;}
}

/*breadcrumbs*/
.breadcrumbs{
display:none;
clear: both;
padding: 15px 0;
padding-left: 35px;
background-color: #f3f6ff;
line-height: 1.4;
}

.breadcrumbs .container {
font-size: 11px;
}

.breadcrumbs a{text-decoration:none;}

/*entry*/
@media (min-width:992px){
	.thumbnail-box:nth-child(4n+1){clear:both;}
}
@media (min-width:768px) and (max-width:991px){
	.thumbnail-box:nth-child(3n+1){clear:both;}
}
@media (min-width:480px) and (max-width:767px){
	.thumbnail-box:nth-child(2n+1){clear:both;}
}
.thumbnail-box{padding:0 10px 10px;}
.side .thumbnail-box:nth-child(2n+1){clear:both;}
@media (min-width:768px) and (max-width:991px){
	.thumbnail-box:nth-child(3n+1){clear:none;}
}

.blog-thumbnail{margin-bottom:10px;overflow:hidden;}
.blog-excerpt{margin-bottom:10px;overflow:hidden;background-color:#eee;font-size:14px;line-height:20px;}
@media (max-width:477px){
	.blog-excerpt,.blog-thumbnail{margin-left: -10px;margin-right: -10px;}
}
.blog-excerpt:hover{background-color:#f3f3f3;}
.blog-excerpt a{display:block;padding:15px;color: #666;}
@media (min-width:478px){
	.blog-excerpt a{position:absolute;top:0;left:0;padding:15px 25px;}
	.blog-excerpt:before{content:"";display:block;padding-top:66.666%;}
}

.blog-date{color:#787878;font-size:12px;font-weight:bold;display:block;}
.blog-category{font-size:12px;font-weight:bold;}
.blog-tags{font-size:12px;font-weight:bold;}
.blog-title a {font-size:16px;line-height:1.6;color:#000;display:block;margin-bottom:10px;-ms-word-wrap:break-word;word-wrap:break-word;}
@media (min-width:478px){
	.single-widget .blog-title a ,
	.side .blog-title a {font-size:12px;line-height:1.6;}
}
@media (max-width:768px){
	.blog-category,.blog-tags{display:block;}
}


/*front-page*/
.section{padding:60px 0;}
.section.section-hilite{background-color:#efefef;}
@media (max-width:768px){
	.section{padding:30px 0;}
}

/*content*/
.top-widget .widget-title,
.archive-widget .widget-title,
.entry-title,
.archive-title{
font-size:28px;
border-bottom:1px solid #999;
line-height:1.4;
padding:10px 0;
}

.entry-header {
margin-bottom: 1.6em;
}

.post p { margin-bottom: 1.4em;}

@media (max-width:477px){
	.top-widget .widget-title,
	.archive-widget .widget-title,
	.entry-title,
	.archive-title{margin-left: -10px;margin-right: -10px;}
}

.content .hentry .postmetadata{text-align:right;font-size:12px;white-space:nowrap;float:right;margin:20px 0;}
.content .hentry .postmetadata a{color:#333;}
.content .hentry .tags{float:left;margin-top:20px;}
.content .hentry .tags a{color:#fff;background-color:#333;text-decoration:none;padding:0 10px;border-radius:999px;font-size:11px;margin-right:3px;}
.content .hentry .tags a:hover{background-color:#444;}
.hentry { margin-bottom:10em; }

/*archive*/
.category-header{margin-bottom:20px;}
.category-header p{font-size:12px;}


/*pagenavi*/
.navigation{clear:both;padding:0;font-size:13px;line-height:20px;text-align:center;overflow:hidden;margin:20px 0;}
.navigation a,
.navigation span{color:#fff;padding:5px 10px;background-color:#999;text-decoration:none;border-radius:3px;margin:2px;display:inline-block;}
.navigation a:hover{background-color:#aaa;}
.navigation div.alignleft{float:left;}
.navigation div.alignright{float:right;}
.navigation div.alignleft a,
.navigation div.alignright a{margin:0;}
.navigation span.current{background-color:#333;}
.navigation span.pages{background-color:#ccc;padding:5px 20px;}

/*image*/
.thumbnail-align img{float:left;padding:7px;margin:0 20px 20px 0;background-color:#eee;border-radius:3px}
img.alignleft{float:left;margin:0 20px 20px 0;}
img.alignright{float:right;margin:0 0 20px 20px;}
.aligncenter{clear:both;display:block;margin:auto;}
.wp-caption{background:#f1f1f1;line-height:18px;margin-bottom:20px;text-align:center;padding:7px 2px;}
.wp-caption.alignleft{float:left;margin:0 15px 15px 0;}
.wp-caption.alignright{float:right;margin:0 0 15px 15px;}
.wp-caption img{margin:0;}
.wp-caption .wp-caption-text{color:#333;font-size:12px;margin:7px 0 0;}
#content .gallery{margin:0 auto 18px;padding:0 0 25px;}
#content .gallery-caption{color:#888;font-size:12px;margin:0;line-height:17px;padding:8px;}
#content .gallery img.attachment-thumbnail{border:1px solid #ccc;padding:5px;}


/*comment*/
.commentlist{margin:0;list-style-type:none;}
.commentlist .children{list-style-type:none;}
.commentlist p{margin:10px 0;clear:both}
.commentlist li{clear:both;padding:0 20px;margin:0 0 20px 0;}
.commentlist .comment-body{margin:0 0 10px;clear:both;font-size:12px;line-height:20px;padding:0}
.commentlist .reply{text-align:right}
.commentlist .avatar{float:left;margin:0 10px 0 0;width:40px}
#commentform p{margin:0 0 5px}



/*slide*/
.owl-theme .owl-dots{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-theme .blog-sumamry{padding:10px 10px 0;}
.owl-theme .blog-title a{font-size:13px;}
.owl-dots {text-align: center;}
#owl-demo{padding:20px 10px 0;}
.item-img{padding:0 10px;}
@media (max-width:767px){
#owl-demo{padding:0;}
.item-img{padding:0;}
}



/*widget*/
.widget{margin:0 0 20px 0}
.footer-widget .widget-title{font-weight:bold;font-size:20px;line-height:30px;text-align:center;}
.tagcloud{text-align:center;}
@media (min-width:769px){
	.side-widget.col-sm-6{width:100%;}
}


/*search*/
form#searchform {background-color: #333;display: none;}
.searchform{margin: 0 auto;display: flex;width: 100%;padding: 15px 5px;max-width: 740px;overflow:hidden;}
#searchform #s{padding: 2px 4px 0 4px;font-size: 15px;line-height: 18px;width:100%;margin:0;border-radius:0;border: none;height: 31px;display: block;}
#searchform #searchsubmit{border-style:none;width: 100%;height: 31px;padding:0;margin:0;border-width:0;border-radius:0;cursor:pointer;font-size: 13px;display: block;background-color: #e6e6e6;color: #000;font-weight: 800;}
.searchform-txt{width: 80%;}
.searchform-btn{width: 20%;}
.searchbox-btn a:before {content:"\f002";font-family:'FontAwesome';margin:0 3px 0 0;}


/*footer*/
#footerBottom{padding:10px 0 0;overflow:hidden;}
#copyright{margin:0 auto;padding:20px 0;font-size:11px;line-height:20px;color:#fff;text-align:center;}
#copyright a{color:#333;text-decoration:none;}
#footer-menu{clear:both;overflow:auto;}
#footer-menu ul{margin:0;padding:0;list-style-type:none;}
#footer-menu li{float:left;margin-right:15px;}
#footer-menu a{display:block;font-size:12px;padding:10px 0;color:#333;text-decoration:none;}
#footer-menu a:hover{text-decoration:underline;}


/*Form*/
.mw_wp_form .error,
.wpcf7-not-valid-tip-no-ajax,
.wpcf7-not-valid-tip{padding:2px 0;clear:both;color:#B70000;font-size:13px}
.mw_wp_form .error:before,
.wpcf7-not-valid-tip:before{content:"\f06a";font-family:'FontAwesome';margin:0 5px}
.wpcf7-display-none{display:none}
.wpcf7-form img.ajax-loader{float:right;margin-top:-30px}
.wpcf7-response-output{margin:10px 0 20px;padding:5px;text-align:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;font-size:12px}
.wpcf7-mail-sent-ok{background-color:#6ec033;color:#fff}
.wpcf7-mail-sent-ng,
.wpcf7-spam-blocked,
.wpcf7-validation-errors{background-color:#c00;color:#fff}



/*sns*/
.sharedaddy{display:block;overflow:hidden;padding:10px 0;margin-top:10px !important;width:100%;text-align:center;}
#snscomm{margin:0;}
#snscomm a.icomoon{font-size:24px!important;}
#snscomm li{display:inline-block;float:none!important;margin:6px 0px!important;}
.sharedaddy:after {display:none!important;}

/* override css */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

h1,h2,h3,h4,h5,h6{font-weight:normal;}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

ul,nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration:none;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


/* reset end */

.wf-notosansjapanese { font-family: "Noto Sans Japanese" !important; }

.header {
	width:100%;
	margin:0 auto;
	box-sizing:border-box;
}

.headerInner {
	max-width:1000px;
	padding:30px;
	margin:0 auto;
}

.logoArea {
	margin:auto;
	background-color:#000;
	width: 350px;
	color:#FFF !important;
}

@media(max-width:480px) {
.logoArea {
    margin: auto;
    background-color: #000;
    width: 72%;
    color: #FFF !important;
    text-align: center;
    padding: 10px;
}
}

.logoArea ul {
	text-align:center;
	padding: 15px;
}

.logoArea li {	
	letter-spacing: 1px;
	vertical-align:middle;
}

.logoArea li img {	
	width:168px;
	height:auto;
}

.logotext {
	font-size:42px;
	font-family: 'Anton' !important;
}

.logotextSub {
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size:14px;
	letter-spacing:1px;
}

.logotext a,
.logotext a:hover {
	color:#FFF;
	text-decoration: none;
}

.gnavi {
	max-width:1000px;
	margin:0 auto;
	margin-bottom:30px;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size:16px;
	letter-spacing:1px;
}

.container-fluid { padding-left: 0px !important; }
.gnavi ul {
	padding-left: 0;
	margin-left: -15px;
}

.gnavi li {
	display: inline-block;
	-webkit-transform: skewX(150deg);
	-moz-transform: skewX(150deg);
	transform: skewX(150deg);
	padding:10px 0px;
}

.gnavi li:first-child {
}

.gnavi ul li a {
    display: block;
    color: #000;
    letter-spacing: 0.1rem;
	transform: skewX(-150deg);
	padding:0 15px;
}

.gnavi ul li a:hover,.drawer-btn {color:#414141;}

.gnav-container li {
	float:none !important;
}

.gnav-container li a:hover {
	background:none !important;
}

.mainV {
	margin:0 auto;
	max-width:1200px;
	font-size:0;
}

.slideWrap {
	overflow: hidden;
	width: 100%;
}
.swiper-container {
	width: 150%;
	margin: 0 -25%;
}

.swiper-slide img {
	width: 100%;
}

figure.mainLink {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  display:inline-block;
  overflow: hidden;
  min-width: 230px;
  max-width: 450px;
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  background-color: #4a89de;
}
figure.mainLink * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
figure.mainLink img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
}
figure.mainLink:after,
figure.mainLink figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
figure.mainLink:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  opacity: 0;
}
figure.mainLink figcaption {
  z-index: 1;
  padding: 40px;
}
figure.mainLink h3,
figure.mainLink .links {
  width: 100%;
  margin: 5px 0;
  padding: 0;
}
figure.mainLink h3 {
  line-height: 1.1em;
  font-size: 1.4em;
  text-transform: uppercase;
  opacity: 0;
}
figure.mainLink p {
  letter-spacing: 1px;
  line-height:1.5em;
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  margin-top:30px;
}
figure.mainLink i {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 20px 25px;
  font-size: 34px;
  opacity: 0;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
figure.mainLink a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
figure.mainLink:hover img,
figure.mainLink.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
figure.mainLink:hover:after,
figure.mainLink.hover:after {
  opacity: 1;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
figure.mainLink:hover h3,
figure.mainLink.hover h3,
figure.mainLink:hover p,
figure.mainLink.hover p,
figure.mainLink:hover i,
figure.mainLink.hover i {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.bgWh,.bgBlue {
	width:100%;
	margin:0 auto;
	padding-top:80px;
	padding-bottom:80px;
	box-sizing:border-box;
}

.bgWh .row {
	margin-top:30px;
}

.bgBlue {background-color:#f9fbfe;}

.treatment01 {
	background-color:#f9fbfe;
	padding:30px;
	box-sizing:border-box;
}

.treatment02 {
	background-color:#edf3fc;
	padding:30px;
	box-sizing:border-box;
}

.treatment01 h3,.treatment02 h3 {
	font-size:1.2em;
	text-align:center;
	margin-bottom:25px;
	color:#173386;
}

.treatment01 a,.treatment02 a {
	width:100%;
	height:100%;
	display:block;
	font-size: 14px;
}

.treatment01 a:hover,.treatment02 a:hover {
	opacity:0.8;
	text-decoration:none;
}

.treatment01 h3:after,.treatment02 h3:after {
	content: "";
    width: 2em;
    height: 1px;
    background-color: #173386;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1rem;
}

.treatment01 img,.treatment02 img {
text-align:center;
zoom:.5;
display: block;
margin: auto;
}

.page-id-8 h2 {
  position: relative;
  text-align: center;
	font-size:24px;
}
.page-id-8 h2 span {
position: relative;
z-index: 2;
display: inline-block;
margin: 0 2.5em;
padding: 0 1em;
background-color: #fff;
text-align: left;
line-height: 1.6;
}

.page-id-8 .bgBlue h2 span {
  background-color: #f9fbfe;
}

.page-id-8 h2::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #173386;
}

.subLeadEn {
text-align: center;
margin-top: 1.6em;
margin-bottom: 3em;
color: #4a89de;
font-size: 12px;
letter-spacing: 1px;
}

.page-id-8 .container {
	/*margin-top:60px;*/
}

.container {
	font-size: 16px;
}

.topContainer  p {
margin-bottom: 1.4em;
letter-spacing: 1px;
}
.topContainer p:last-child {
margin-bottom: 0;
}

.topGreeting {
margin:auto;
}

.topGreeting p {
margin-left: 2em;
}

.topTreatmentH3 {
    display: inline-block;
    float: left;
    margin-right: 1em;
}

.topTreatmentP p {
padding: 10px;
}

.infoDate {
	padding:10px;
	border-radius:5px;
	background-color:#173386;
	color:#fff;
	box-sizing:border-box;
	margin-right:20px;
}

.bnrArea {
	margin:0 auto;
	max-width: 945px !important;
}

.bnrArea li {
	margin-right:30px;
	display:inline-block;
}

.bnrArea img {
	zoom:.5;
}

.bnrArea img:hover {
	opacity:0.8;
}

.footer {
	background-color:#f9fbfe;
	border-top:#173386 4px solid;
	width:100%;
	margin:0 auto;
}

.footerInner {
	max-width:700px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
	box-sizing:border-box;
}

.footerInner .logoArea:after {
	content: "";
    width: 2em;
    height: 1px;
    background-color: #173386;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1rem;
}

.footerInner p {
	text-align:center;
	margin-top:30px;
	line-height:1.5em;
	letter-spacing:0.1em;
}

.footerTime {
	width:100%;
	border-top:1px solid #173386;
	border-bottom:1px solid #173386;
	background-color:#fff;
	padding:30px;
	box-sizing:border-box;
	margin-top:30px;
}

.footerTime h3 {
	font-size:24px;
	text-align:center;
	margin-bottom:25px;
}

.footerTime h3:after {
	content: "";
    width: 2em;
    height: 1px;
    background-color: #173386;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1rem;
}

.footerTime h3,.footerTime p {
	color:#173386;
}

.footerTime p {
	line-height:1.5em;
	letter-spacing:0.1em;
	font-size:14px;
}

.gmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-top:30px;
}
 
.gmap iframe,
.gmap object,
.gmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* index end */

.page h1,.category h1 {

}
.page h1 span,.category h1 span 
{

}

@media (max-width:780px) {
	.page h1 span,.category h1 span 
{

}
}
.page h1 span:before,
.page h1 span:after ,.category h1 span:before,.category h1 span:after
{

}
.page h1 span:before,.category h1 span:before {

}
.page h1 span:after ,.category h1 span:after
{
}

.titleWrap {

	width:100%;
}

.titleInner {
/*	max-width:900px;*/
	padding:50px 0px;
/*	margin:0 auto;*/
}

.pageInner {
	margin:0 auto;
	margin-top:30px;
}

.main {
	width:70%;
	float:left;
}

.pageInner figure {
    display: inline-block;
	float:left;
}
.pageInner figure img {
display: block; 
height:auto;
margin-right:30px;
margin-bottom:10px
}
.pageInner figcaption {
    font-size: 0.7em;
    text-align:center;
}
figure .topProf {
margin-bottom: 2em !important;
}
.pageInner p {
	line-height: 1.6em;
	margin-bottom: 1.5em;
}

.page-id-14 .pageInner p {
	margin-right: 7.5em;
}

.greet {
	margin-left:16em;
	overflow:hidden;
}

.sidebar {
	width:25%;
	float:right;
	border-top:1px solid #173386;
	border-bottom:1px solid #173386;
	background-color:#f6f9fd;
	padding:30px;
	box-sizing:border-box;
}

.sidebar h3 {
	font-size:14px;
	text-align:center;
	margin-bottom:25px;
}

.sidebar h3:after {
	content: "";
    width: 2em;
    height: 1px;
    background-color: #173386;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1rem;
}

.sidebar h3,.sidebar p {
	color:#4a89de;
}

.sidebar p {
	line-height:1.5em;
	letter-spacing:0.1em;
	font-size:14px;
}

.mgn-bottom-60 {
	margin-bottom:60px;
}

.pageInner h2 {
  text-align: left;
  color:#FFF;
  font-size:24px;
  margin-bottom:30px;
  overflow:hidden;
  margin-top:60px;
  padding:10px 0;
}
.pageInner h2 span 
{
  display: inline-block;
  position: relative;
  padding-right:2em;
}
.pageInner h2 span:before,
.pageInner h2 span:after 
{
  position: absolute;
  top: 50%;
  width: 30em;
  content: '';
  border-top: 1px solid #173386;
}
.pageInner h2 span:before {
  right: 80%;
  display:none;
}
.pageInner h2 span:after {
  left: 100%;
}

.pageInner h3 {
	margin:50px 0;
}

.smalltitle {
	color:#173386;
	border:1px solid #173386;
	border-radius:5px;
	padding:10px;
	box-sizing:border-box;
	display:inline-block;
}

.linkBtn {
	color:#177686;
	border:1px solid #177686;
	border-radius:5px;
	padding:10px;
	box-sizing:border-box;
	text-decoration:none;
}

.tdeco-none,.tdeco-none:hover,.tdeco-none:active,.tdeco-none:visited {
	text-decoration:none;
}

.linkBtn i {
	padding-left:20px;
}

.linkBtn:hover {
	background-color:#177686;
	color:#fff;
	text-decoration:none;
}

.pageInner .syougai02, .pageInner .syzyou {
	border-left:1px solid #185db9;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	box-sizing:border-box;
	margin-bottom:20px;
}

.pageInner .syougai{
    /* border: 1px solid #185db9; */
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border-radius: 10px;
    background-color: #f8faff;
}

.pageInner h4 {
	color:#185db9;
	margin-bottom:20px;
	font-size:18px;
}

.pageInner .syougai02 h4 {
	margin-bottom:0;
}

.pageInner .syougai ul li {
	float:left;
	margin-right: 2em;
}

.pageInner .syougai ul li a {
	padding:5px;
	color:#000;
	margin-right:10px;
}

.pageInner .syougai ul li a:hover {
	background-color:#d7e5f8;
	border-radius:5px;
	text-decoration:none;
}

.arrow {
    position: relative;
    display: inline-block;
    padding-left: 12px;
}
.arrow:before {
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px #173386;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
}

.pageInner .syzyou {
	margin:30px 0;
}

.pageInner .syzyou img {
	width:100%;
	height:auto;
	margin-top:2em;
}

.staff img {
	width:30%;
	float:left;
	margin-right:30px;
}

.staff table {
	float:right;
	width:65%;
	margin-bottom:20px;
}

.staff table {
	font-size: 14px;
}

.staff th {
	width:20%;
	border-right:1px solid #173386;
	text-align:right;
}

.staff th,.staff td {
	padding:5px 15px;
}

.page-id-18 .wrap li,.page-id-26 .wrap li,.page-id-12 .wrap li,.page-id-487 .wrap li {
	margin-top:20px;
	list-style-position: inside;
}

.page-id-24 .wrap table {
	margin-top:20px;
	width:100%;
}

.page-id-24 .wrap th {
	background-color:#c0cbec;
}

.page-id-24 .wrap th,.page-id-24 .wrap td {
	padding:5px 15px;
	border:1px solid #173386;
}

.swiper-pagination-bullet-active {
	background-color:#173386 !important;
}

.casePhoto {
	padding:10px;
	box-sizing:border-box;
	border:1px solid #c3ceed;
}


/* mobile view media query */

@media (max-width: 768px){
.gnav-container a:after {
	bottom:0;
}
.gnavi li,.gnavi li:first-child {
		border:none;
		padding:15px 5px;
}
.staff img {
	width:100%;
	float:none;
	margin-right:0;
}

.staff table {
	float:none;
	width:100%;
	margin-bottom:0;
	margin-top:20px;
}
.staff th {
	width:30%;
}

.topGreeting p {
	margin-left:0px;
	margin-top:30px;
	}	

.topTreatmentH3 {
	float:none;	
}	

.sp-bdr {
	border-top:1px solid #173386;	
}	

.treatment02{
	border-left:1px solid #173386;	
}	

.mbBr {
	display:block;
	margin-top:20px;
}
	
.sp-center {text-align:center;}	
.sp-mgn {margin-top:20px;}	
.breadcrumbs{padding-left:0px;}	
.pageInner h4{line-height:1.4em;}
.pageInner figure{float:none;display:block;}	
.pageInner figure img{
	margin:0 auto;
	text-align:center;
}	
.greet {margin-left:0;margin-top:20px;}
.pageInner p,.page-id-24 .wrap th,.page-id-24 .wrap td,.page-id-18 .wrap li {}	
.sp-letter {letter-spacing:-1px;}	
.page h1,.category h1{}	
.page h1 span:before,.page h1 span:after,.category h1 span:before,.category h1 span:after {display:none;}	
}

@media screen and (max-width: 480px) { 
.logotext {
	font-size:24px;
	margin-left:0px;
}

}

.textAlCenter { text-align:center !important; }


.topProf {
display:block;
border-radius:50%;
zoom: .5;
width:380px;
margin:auto;
}

#particleArea {
	width:100%;
	margin-top:-210px;
}

@media (max-width:400px) {
	
	#particleArea {
	width:100%;
	margin-top:-100px;
	
}
	.topDoc { width: auto !important; }
	.tablepress { font-size: 12px; }
	.dataTables_info, .dataTables_paginate, .dataTables_length {display:none;}
	
}

.topDoc { width:500px; margin:auto; }
.topDoc ul li span {
	display:inline-block;
	padding: 3px 6px;
	border-radius:5px;
	background-color:#DDD;
	margin-right: 1em;
	font-size: 12px;
}

/*bootstrap override*/
@media (min-width: 768px)
.container {
     width: 515px !important; 
}

.wpcf7-form input,.wpcf7-form textarea { width: 100%;}
.wpcf7-form .wpcf7-submit { height: 3em; background-color:#999; color:#FFF; border: 1px solid #FFF; border-radius: 3px;
 }

.dataTables_wrapper { margin-bottom:3em !important;}

.tablepress thead th {background-color:#d8e6ed !important; }

.companyMap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.companyMap iframe,
.companyMap object,
.companyMap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.logoWr {
	background-attachment: fixed;
	background-image: url(img/bgLogo.png);
	background-repeat: no-repeat;
	background-position: -5px -15px;
	background-size: 180px auto;
	z-index:100;
	min-height: 600px;
}


.mainWr {
	margin-left: 300px;
	width: 550px;
}

@media (max-width:480px){
.mainWr {
	margin-left: 190px;
	width: auto;
}
}


h1 {
	margin-top: 50px;
	margin-left: -4px;	
}
.menu {	
	padding-top: 50px;
}
.menu ul li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 36px;
	font-size: 14px;
}
h1 {
	font-weight:400;
	margin-top: 50px !important;
	line-height: 1.5em;	
}
h1 span {
    background-image: url(img/markUp.png);
    background-position: left 90%;
    background-repeat: repeat-x;
    background-size: 260px 13px;
}

.subCopy {
	margin-top:50px;
	font-size:14px;
	font-weight:300;
	letter-spacing: 1px;
}
.subCopy p {
	margin-bottom: 1em;
	line-height: 1.5em;
}

h2 {
	margin-top: 50px;
    /* max-width: 160px; */
    padding: 10px 20px;
    color: #FFF;
    background-color: #000;
    font-size: 24px;
    font-weight: 200;
    font-style: italic;
    display: inline-block;
    padding-right: 2em !important;
}

.associateDoc ul {
	margin-left: 1em;
}
.associateDoc li {
	margin-bottom: 1.25em;
}
.topPageDoc { margin-bottom: 10em; }
.topPageDoc p {
    margin-top: 2em;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
}

.worksDoc ul li {
	display: inline-block;
    width: 170px;
    margin-top: 12px;
    margin-bottom:12px;
    margin-right: 5px;
}

