@charset "UTF-8";


@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);



/*-----------------------------------------------------------------------------------*/
/*	CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
/*-----------------------------------------------------------------------------------*/

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, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } 

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */




/* reset */
html, body, div, header, nav, ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style-type: none;
}
/* 基本のレイアウト */


body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6em;
    font-family: "Times New Roman",Times,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12.2px;
    letter-spacing: .14em;
    line-height: 2.2em;
    text-transform: none;
    color: #363636;
}

a { 
    color: #000;
	font-weight: normal;
    padding: 0 0;
    margin: 0 0;
    text-decoration: none; 
    -webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}

a:hover { 
    border-bottom: 0;
	color: #ccc;
}

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: background-color .5s linear, color .5s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}

a img { 
    border: none; 
    vertical-align: top;
	border-bottom: none;
	
}

.wrapper {
	margin: 0 auto 0 auto;
	width: 1040px;
	font-family: Cufon, Georgia, "Times New Roman", Times, serif;
letter-spacing: 0.1em;
font-size: 10px;
margin:10px 0 0px 70;
}



#main {
	display: -moz-box;
	display: -webkit-box;
	margin:10px 10 0px 0;
	width:1280px;
	
	
}

.news {
	-moz-box-ordinal-group: 1;
	-webkit-box-ordinal-group: 1;
	-moz-box-flex: 0;
	-webkit-box-flex: 0;
	width: 725px;
	height:auto;
	margin:8px 10px 0 0;
	font-family: Cufon, Georgia, "Times New Roman", Times, serif;
letter-spacing: 0.1em;
font-size: 10px;
text-align:left;
padding:10;
line-height:160%;
border: 12px solid #FFF;
}


.center {
	-moz-box-ordinal-group: 1;
	-webkit-box-ordinal-group: 1;
	-moz-box-flex: 0;
	-webkit-box-flex: 0;
	width: 950px;
	height:auto;
	margin:8px 0px 0 0;
	font-family: Cufon, Georgia, "Times New Roman", Times, serif;
letter-spacing: 0.1em;
font-size: 10px;
text-align:center;
padding:0;
line-height:160%;
border: 12px solid #FFF;
}

.news section ul {
	
	height:auto;
	list-style-type: none;
	margin: 0px 5px;
	
}


.news section2 ul {
	
	height:auto;
	list-style-type: none;
	margin: 0px 10px;
	
}

.news section ul li {
	float: left;
	padding: 10px 30px 20px 0px;
	
	width:340px;
	height:auto;
}


.news section2 ul li {
	float: left;
	padding: 10px 30px 20px 0px;
	
	width:320px;
	height:auto;
}

.news section ul li:nth-child(3n) {
	padding-right:0;
}

.news section ul li a {
	display: block;
	color: #878787;
	text-decoration: none;
}


/* tour */
.tour {
-moz-box-ordinal-group: 1;
	-webkit-box-ordinal-group: 1;
	-moz-box-flex: 0;
	-webkit-box-flex: 0;
	width: 710px;
	height:auto;
	margin:20px 33px 0 0;
	font-family: Cufon, Georgia, "Times New Roman", Times, serif;
letter-spacing: 0.1em;
font-size: 10px;
text-align:left;
padding:10;
line-height:160%;
}


.tour_area h2{
	border-bottom:1px dotted #9FA07F;
	padding:5px 20px;
	margin:10px 0;
	width:100%;
	display:block;
	position:relative;
}

.tour_contents{padding:0 20px; width:100%; margin:20px 0; font-size:1.1em;}

.tour_contents .photo_left{position: absolute;}
.tour_contents p{position:relative; padding-left:50px; margin-bottom:40px; height:auto; min-height:15px; width:100%; font-size:1.1em}
.bold{ font-weight:bold; margin-bottom:20px; display:block;}
.width600{width:100%;}

.tourtable { 
vertical-align: top; 
border-collapse:collapse;
  border-spacing:0px; 
  border:30px solid #FFF;
}

.tourtable tr td:nth-child(1) {
  width:240px;
}

.tourtable tr td {
  border:1px none #fff;
}

.box {	
  margin: 50px 50px;
  float: left;
  width: 100%;
  background: #ffffff ;
}
.boximg {
  position: absolute;
  vertical-align: top;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 0;
}
.box p {
  margin: 0;
  padding: 100px;
}
.box_right {
  width: 60%;
  float: left;
} 
 


.cv {
	-moz-box-ordinal-group: 1;
	-webkit-box-ordinal-group: 1;
	-moz-box-flex: 0;
	-webkit-box-flex: 0;
	width: 510px;
	height:auto;
	margin:30px 0px 0 0px ;
	font-family: Cufon, Georgia, "Times New Roman", Times, serif;
letter-spacing: 0.1em;
font-size: 10px;
text-align:left;
padding:0;
line-height:160%;
}

.cv img {
margin: 50px 0 0 20px;
}

.date{
	float:right;
	font-style:italic;
	margin:0px 0px 10px 0;
	}
	
.article_title{
	margin:0px 0 0px 0;
	font-weight:bold;
	
}

.article_cv{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6em;
    font-family: "Times New Roman",Times,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12.2px;
    letter-spacing: .14em;
    line-height: 2.2em;
    text-transform: none;
    color: #363636;
	padding: 0 50px 0 0;
}	

.article2_cv{
	margin:30px 30px 0px 20px;
	font-size: 7px;
	line-height : 1.9;
	text-align:center;
}

p.text_title{
	margin:0 0 10px 0;
	padding:10px 0;
	font-weight:bold;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align:center;
	}
	
.article{
	margin:20px 10px 20px 0;
	padding:0 0 15px 0;
	border-bottom: 1px dotted #ccc;
	
	}
	
	
.article2{
	margin:120px 110px 120px 0;
	padding:0 0 15px 0;
	border-bottom: 1px dotted #ccc;
	
	}	
	
.article a{
	background-color: #CCC;
	color:#000;
	}
	
.article a:hover {	
backgroun-color:#333;
color:#878787;

}


.right{
	-moz-box-ordinal-group: 3;
	-webkit-box-ordinal-group: 3;
	-moz-box-flex: 0;
	-webkit-box-flex: 0;
	width: 220px;
	margin:20px 0px 0 0;
	font-family: Cufon, Georgia, "Times New Roman", Times, serif;
letter-spacing: 0.1em;
font-size: 10px;
text-align:left;
padding:0;
line-height:160%;

}


.cv_right{
	-moz-box-ordinal-group: 2;
	-webkit-box-ordinal-group: 2;
	-moz-box-flex: 0;
	-webkit-box-flex: 0;
	width: 500px;
	margin:30px 30px 0 20px;
	font-family: Cufon, Georgia, "Times New Roman", Times, serif;
letter-spacing: 0.2em;
font-size: 12px;
text-align:left;
padding:0;
line-height:160%;
	
}


.cv_center{
	-moz-box-ordinal-group: 2;
	-webkit-box-ordinal-group: 2;
	-moz-box-flex: 0;
	-webkit-box-flex: 0;
	width: 850px;
	margin:0px 0px 0 0px;
	font-family: Cufon, Georgia, "Times New Roman", Times, serif;
letter-spacing: 0.2em;
font-size: 14px;
text-align:center;
padding:100;
line-height:160%;
	
}

.left iframe, img{
	margin:0 0 10px 0;
	}
	
	.fb-like-box{
	width:308px;
	height:61px;
	border: 1px solid #3e3e3e;
	margin:0 0 10px 0;
	}


.sub {
	-moz-box-ordinal-group: 2;
	-webkit-box-ordinal-group: 2;
	-moz-box-flex: 0;
	-webkit-box-flex: 0;
	width: 5px;
	margin:30px 0px 0 30px;
	font-family: Cufon, Georgia, "Times New Roman", Times, serif;
letter-spacing: 0.1em;
font-size: 10px;
text-align:left;
padding:0;
line-height:160%;
	
}
/* セクションごとのレイアウト */
/* header */
header {
	margin: 50px 0 20px 0;
}
/*-----------------------------------------------------------------------------------*/
/*	2.	Header Styles
/*-----------------------------------------------------------------------------------*/

#header_top { 
    font-family: Cufon, Georgia, "Times New Roman", Times, serif;
letter-spacing: 0.1em;
font-size: 11px;
line-height: normal;
   padding: 20px 0px 20px;
    
}

#header_top p {
    float: right;
    margin: 0;
    padding: 0 0;
	
}

#header_top a { margin: 0; padding: 0 5px 0 5px;}

header {
	width:980px;
    font-family: Cufon, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

h1{
	margin:20px 0;
	
}

#logo { 
float: left; 
font-family: Georgia, Cufon, "Times New Roman", Times, serif;
letter-spacing: 0.2em;
font-size: 17px;
font-weight:normal;
}


#logo a:hover { 
    text-decoration: none; 
}

#navi {
	width:980px;
	margin:50px 0;
	float:right;
	letter-spacing: 0.2em;
	font-size: 9px;
	
}




#navi ul li {
	margin:0 0 0 10px;
	font-weight:bold;
	float: right;
}


#navi ul li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
#navi ul li a:hover {
	background-color:#ccc;
	color:#878787;
}

#slider {
	width:980px;
	height:225px;
	float:left;
	margin:0px 0 40px 0;
	box-shadow: 5px 5px 20px 0px #D4D4D4;
}

ul.rslides {
	width:980px;
	height:225px;
	
}

.box {
	display: inline-block;
	margin: 0 0px 0 0;
	padding: 0px 0px 0px 0;
}

.boxContainer {
	overflow: hidden;
	margin:0px 0px 0 20px;
}

/* clearfix */
.boxContainer:before,
.boxContainer:after {
    content: "";
    display: table;
}
 
.boxContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.boxContainer {
    zoom: 1;
}


/* footer */
#footer {
	width:980px;
	height:auto;
	float:left;
	margin: 20px 0 40px 0;
	border-top: 1px solid #3e3e3e;
	padding-top: 10px;
	color: #3e3e3e;
    font-family: Cufon, Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0.2em;
    font-size: 10px;
    padding: 10px 0px;
    overflow: hidden; 
	text-align:center;
}


#stratus, #stratus iframe{
height: 32px;
width: 100%;
}

#stratus {
		width:100%;
	height:auto;
	float:left;
position: fixed;
bottom: 0;
left: 0;
overflow: hidden;
z-index: 10000;
}

.box_left {
    width:370px;
    height:200px;
    margin-left:10px;
    float:left;
    background-color:none;
}
.box_wrap {
    width:770px;
    height:300px;
    border:0px solid black;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.comment_cv{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6em;
    font-family: "Times New Roman",Times,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12.2px;
    letter-spacing: .14em;
    line-height: 2.2em;
    text-transform: none;
    color: #363636;
	padding: 0 0 0 20px;
}	




.centersection {
	
    position: relative;
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -15px;
    margin-right: -15px;
}


.section_inner {
    width: 1100px;
	margin: 0 auto;	
    position: relative;
    z-index: 20;
}


.section_inner_margin {
    margin-left: -15px;
    margin-right: -15px;
}


.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}


.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}


.box_title {
    font-family: 'Libre Baskerbille','Times',serif;
    letter-spacing: 1.5px;
    font-size: 14px;
    font-weight: bold;
}


.flex{
  padding: 1% 0;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  );
}
.flex > *{
  width: 33%;
  background: #fff;
  font-size: 12px;
  text-align: center;
	
}
.flex,
.flex > *{
  border: 3px solid #fff;
	padding: 15px;
}


about_title {
    font-family: 'Times', sans-serif;
    font-size: 15px;
    line-height: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
	color: #9f9f9f;
	opacity: 50;
	margin-bottom: 10px;
}
