@charset "UTF-8";
* {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ",Meiryo,"ＭＳＰゴシック", sans-serif;
  margin: 0px;
  padding: 0px;
  letter-spacing: 0.1em;
}

main, article, aside, header, canvas, details, figcaption, figure, footer, nav, section, summary {
  display: block;
}

html,
body {
    height: 100%;
    background: #000!important;
}

body {
  min-width: 320px;
  word-wrap: break-word;
  color: #292929;
  line-height: 1.2em;
}
.wrap {
    overflow: hidden;
}

*, *:before, *:after {
    box-sizing: border-box;
}
main {
    margin: 66px auto 0;
}
.article {
    margin: 2em auto;
    max-width: 800px;
    padding: 1em 1em;
}
.st-hide {
	display:none;
}
hr.hrcss {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* リンクの色 */
a {
  text-decoration: none;
}

/* リンクにマウスオーバーした時の色 */
a:hover {
  opacity: 0.7;
}
img, video, object {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
	display: block;
}
img.respImg:hover {
    opacity: 1;
}
.inline-img img {
	display: inline!important;
}
.spbr p br {
    display: block;
  }
span.pcbr {
    display: none;
  }

/* 画像リンクのマウスオーバーに透かし */
a:hover img {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

img.size-full, img.size-large {
	margin-bottom: 10px;
	height: auto;
	max-width: 100%;
}

iframe {
	max-width: 100%;
}

.wp-caption {
	height: auto;
	max-width: 100%;
}

.sitename img {
  max-width: 250px;
  margin: 0.2em 0.2em 0.2em;
  padding: 0.7em 0 0.3em;
  text-align: left;
}

div#site-description span {
    font-size: 0.7em;
}

/* clearfix */
.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/* iframeのレスポンシブ */
.youtube-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.youtube-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slick-next{
	display:none!important;
	right:10px;
	z-index:9999!important;
}

.slick-prev{
	display:none!important;
	left:10px;
	z-index:9999!important;
}

[dir="rtl"] .slick-next {
    left: 10px!important;
    right: auto;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: 10px!important;
}

.pcnone {
  display: none;
}

/*--------------------------------
 section
 --------------------------------*/

/* white */
section {
  margin:0 auto 2em;
  padding: 4em 0;
}
section#page0 {
  position: absolute;
  top: 45%;
}
#page0 {
  height: 0;
}
#page2 {
  height: auto;
}
.shead {
  padding-top: 50px;
  margin-top: -50px;
}
.block {
  padding: 5em 0 1em;
}

/* navy */
.bgb {
    background: #1E50A2;
}
.bgb .stitle {
    color: #ffffff;
}
.bgb h2 {
    color: #ffffff;
}

/*--------------------------------
 background-image
---------------------------------*/

div#content {
    margin: 4em auto 2em;
    max-width: 1200px;
    padding-bottom: 3em;
}
section#info {
    background: #f7f7f7;
}

.content.message1 p {
    line-height: 1.5em;
}
.content.message2 p {
    line-height: 1.6em;
}
.content.message3 p {
    line-height: 1.5em;
    text-align: left;
    margin: 0;
}
.content.message4 p {
    line-height: 1.5em;
}
.content.message-s {
    padding-bottom: 0.5em;
}

div.content.message0 {
    margin: 0 auto;
    max-width: 350px;
    padding-left: 1em;
}

div.content.message1 {
    margin: 3em auto;
    max-width: 610px;
}

div.content.message2 {
    margin: 0 auto 3em;
    max-width: 810px;
    padding: 4em 1.2em 5em;
}

div.content.message3 {
    margin: 3em auto;
    max-width: 850px;
    text-align: left;
}

div.content.message4 {
    margin: 0 auto;
    max-width: 900px;
    text-align: center;
    color: #fff;
}

div.content.message5 {
    color: #fff;
}

.btn-down {
    transform: translateX(-50%);
    bottom: 100px;
    cursor: pointer;
}
.btn {
    width: 100px;
    bottom: 20%;
    position: absolute;
    left: 50%;
}

.btn-down a {
  padding-top: 60px;
}
.btn-down a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
.btn-down a span::after {
  position: absolute;
  top: 55%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
.btn-down a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255,255,255,.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb 3s infinite;
  animation: sdb 3s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
#fp-nav {
    position: fixed;
    z-index: 5;
}
.drawer-nav {
    z-index: 99;
}


/*--------------------------------
背景
---------------------------------*/
section#page1 {
    background: url("./images/bg-silv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
section#page4 {
    background: url("./images/ruriiro-bg.jpg");
    color: #fff;
}
section#page5 {
    background: none;
    color: inherit;
}

/*--------------------------------
コンテンツ
---------------------------------*/
img.coimg1 {
	width: 750px;
    max-width: 100%;
    margin: 1em auto;
}
img.coimg2 {
	width: 900px;
    max-width: 100%;
    margin: 1em auto;
}

.col-sm-6 {
    max-width: 40%;
}

/*--------------------------------
ボタン
---------------------------------*/
.cv-link {
  text-align: center;
  margin: 0 auto;
  max-width: 400px;
  background: #bb1010;
  position: relative;
  padding: 1.8em 2em;
}
.cv-link a {
  color: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cv-link a span {
  text-align: center;
  margin: 0 auto;
  padding: 1em 1em 1em;
}

a.a-cv:hover {
    text-decoration: none;
    opacity: 0.7;
}
.cv-btn {
    padding: 2em 2em;
    margin: 1em auto;
    max-width: 400px;
    text-align: center;
    position: relative;
    border: solid 2px #fff;
    border-radius: 3px;
}
.cv-btn a {
    color: #fff; 
    font-size: 1.2em;
}
a.cv-btn:hover {
    color: #ccc;
    text-decoration: none;
}


a.a-cv {
    color: #fff;
    font-size: 1.2em;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 17px;
    padding-bottom: 10px;
}
.cv-btn:hover {
    opacity: 0.7;
}
a.a-cv:hover {
    text-decoration: none;
    opacity: 0.7;
}
.arrow{
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.arrow::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #5bc0de;
  border-right: solid 2px #5bc0de;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}
.sk-btn {
    border: 1px solid #cccccc;
    text-align: center;
    margin: 3em auto 0;
    padding: 1em;
    max-width: 300px;
}
.sk-btn a {
    display: block;
    position: relative;  
    color: #fff;
}
.cv-btn {
    background: #000000;
    margin: 2em auto 0;
    padding: 1em 1em;
    max-width: 400px;
    font-size: 1.2rem;
    display: block;
    position: relative;  
    color: #fff;
}

/*--------------------------------
各フォント設定
---------------------------------*/
/* 基本の文字 */
p {
	font-size: 14px;
	line-height: 1.9em;
	margin: 0.1em;
    letter-spacing: 0.1em;
}

.border1 p {
    font-size: 14px;
}

/*ブログタイトル*/
div#header-l {
    z-index: 0;
    display: inline-block;
    float: left;
    margin: 0 0 0 20px;
}

header {
    padding: 0;
    width: 100%;
    height: 100vh;
    margin: 0;
    background: url("./images/key-img_big.jpg") ;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

header .sitename {
	font-size: 22px;
	color: #fff;
	line-height: 30px;
	padding: 0px;
	margin-bottom: 0px;
}

header .sitename a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

header .sitename a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

div#top-header-image {
    padding-top: 108px;
}

/*ブログ名の下のキャプション */

header h1 {
	font-size: 12px;
	font-weight: normal;
}

header .descr {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 20px;
	padding-bottom: 10px;
}

/* 記事タイトル */
.entry-title {
    font-size: 36px;
    color: #434662;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1em;
}

.entry-title a {
	color: #333;
	text-decoration: none;
}

/* アイキャッチ画像 */

.post-thumbnail {
    display: block;
    margin: 0 auto;
    padding: 4px;
    background: #F9F7F7;
    border: 1px solid #BDBBBB;
    display: inline-block;
    position: relative;
  }

dt {
    font-weight: 700;
    height: auto;
    overflow: hidden;
}

img.attachment-thumbnail {
    width: 100%;
}

.page-head {
    margin: 3em auto 1em;
    text-align: center;
}
.page-head2 {
    margin: 1em auto 1em;
    text-align: left;
}
.blog dl.clearfix {
    border: none;
    padding: 0.5em;
}

/* 中見出し */
h2 {
  position: relative;
  text-align: center;
  font-size: 2.5em;
  font-weight: lighter;
  color: #213A62;
  margin: 0 auto;
  padding: 1rem 0.5rem;
  background-size: cover;
  line-height: 1.1em;
}
h2:before, h2:after {
    position: absolute;
    top: 39%;
    width: 8rem;
    border-top: double;
    border-width: 4px;
    content: '';
}
h2:after {
    right:37%;
}
h2:before {
    left: 37%;
}
.stitle {
  padding-left: 0.5em;
  color: #213A62;
}

.s2title {
    border-radius: 3px;
    text-align: left;
}

h2.post{
    text-align: left;
    font-size: 1.5em;
    margin: 1em auto;
    padding: 0.7em 0.5em;
    border-left: 8px solid #334D67;
    color: #434662;
    font-weight: bold;
}

h3 {
  text-align: center;
  font-size: 2.2em;
  font-weight: lighter;
  margin: 1em auto 0.7em;
  padding: 15px 10px 10px 10px;
  line-height: 1.5em;
}

h3.post {
    text-align: left;
    font-size: 1.3em;
    margin: 2em auto 1em;
    padding: 0.2em 0.1em;
    color: #434662;
    font-weight: bold;
    border-bottom: 2px solid #334D67;
}

h3.blog {
    text-align: left;
    font-size: 1.1em;
    margin: 0.5em auto 0.7em;
    line-height: 1.5em;
  }
  
h3.blog a {
    color: #fff;
}
h3 a {
  color: #333;
  text-decoration: none;
}

dd h3 a {
    color: #555959;
    text-decoration: none;
    font-size: 1.4em;
    font-weight: bold;
}

h4 {
  text-align: left;
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: bold;
  margin-top: 10px;
}

.post h4 {
    margin-bottom: 0px;
    text-align: left;
    color: #929292;
}

.post h5 {
	margin-bottom: 10px;
	font-size: 16px;
}

.wp-caption-text a, .wp-caption-text {
	font-size: 12px;
	color: #ccc;
}

/* 詳しく見る */
p.more {
    background: #70B7F3;
    max-width: 200px;
    text-align: center;
    padding: 0em 2em;
    margin: 0 auto;
    border-radius: 3px;
}

p.more a {
    color: #fff;
    text-decoration: none;
}

p.more:hover {
    opacity: 0.7;
}

/* 関連記事の文字 */
.post h4.point {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color:transparent;
}

/*サムネイルなし*/
.no-thumbitiran{
	margin-bottom:20px;
}

.no-thumbitiran h3{
	margin-bottom:0px;
	font-size:16px;
	padding:0px 0px 5px;
}

.no-thumbitiran h3 a{
	color: #4682b4;
}

.no-thumbitiran h5 a{
	color: #1a1a1a;
	text-decoration:none;
}

.no-thumbitiran h3 a:hover,.no-thumbitiran h5 a:hover {
	opacity: 0.7;
}

.no-thumbitiran p{
	color:#616161;
}

.no-thumbitiran .blog_info p {
	font-size: 12px;
	margin: 0px;
	color: #666666;
	line-height: 15px;
}

.no-thumbitiran .blog_info {
	margin-bottom: 0px;
	padding: 5px;
}


/*--------------------------------
レイアウト
---------------------------------*/
.signature {
    font-size: 0.9em;
	margin: 1em;
}
.clear {
  clear: both;
}
.center {
  text-align: center;
  margin: 0 auto;
}
.left {
  text-align: left;
}
.right {
  float: right;
}
.off {
  margin-top: 5px;
  padding-top: 5px;
}
.nonebottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
.row {
    padding: 0 2em;
    max-width: 1100px;
    margin: 3em auto 2em;
}
.wide {
    max-width: 1300px;
}
.label {
    position: absolute;
    top: -23px;
    left: 30px;
    right: 30px;
    line-height: 1.6;
    height: 1.6em;
    border: 1px solid #ccc;
    border-radius: 100px;
    background: #fff;
    vertical-align: top;
    box-sizing: content-box;
    padding-bottom: 1px;
}
.tags {
    background: #eaeaea;
    width: 190px;
    padding: 5px 0;
    text-align: center;
    margin: 0 auto 1em;
}
.border1 {
    border: 1px solid #ccc;
    background: #fff;
    padding: 0 1em 2em;
    height: auto;
    table-layout: fixed;
}
.border2 {
    border: 1px solid #ccc;
    background: #fff;
    padding: 0 1.5em 2em;
    height: auto;
    table-layout: fixed;
    max-width: 400px;
    margin: 0 auto;
}

.voc {
    padding: 0 1em 2em;
    height: auto;
    table-layout: fixed;
}
.v-img1 {
    background: url("./images/v-img1.jpg") ;
    background-size: cover;
    background-repeat: no-repeat;
}
.v-img2 {
    background: url("./images/v-img2.jpg") ;
    background-size: cover;
    background-repeat: no-repeat;
}
.voice {
    background: #fffbf1b5;
    padding: 1px 0.3em 1px 1em;
    border-radius: 6px;
}
.content.pages {
    max-width: 900px;
  padding: 0px 5px;
    margin: 2em auto;
}
.absolute {
  position: absolute;
}

.nav-tabs {
    border: none;
}

/* 初期表示 */
#myTab li.active a {
    z-index: 3;
    border-bottom: 1px solid #fff;
}
ul#myTab {
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 24px;
    position: relative;
}
ul#myTab:after {
    position: absolute;
    content: "";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #dee2e6;
    z-index: 1;
}
ul#myTab:before{
    z-index: 1;
}

#myTab li{
    list-style: none;
}

/* 切り替え */
#myTab li a {
    display: inline-block;
    margin: 0;
    padding: 5px 10px;
    border: 1px solid #dee2e6;
    display: inline-block;
    position: relative;
    z-index: 0;
}
#myTab li a.active.show {
    border-bottom: 1px solid #fff;
    z-index: 3;
    display: inline-block;
}


/*--------------------------------
フッターコンテンツ
---------------------------------*/

footer#footer {
    width: 100%;
    padding: 0 0 65px;
    margin-top: 0;
    background: #333;
    bottom: 0;
    height: auto;
}
.sitelogo img {
    text-align: left;
    width: 200px;
    float: right;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	opacity: 0.7;
}
#footer .copy, #footer .rcopy {
	font-size: 12px;
  color: #999;
  line-height: 15px;
  padding: 20px 10px 10px;
  margin-bottom: 10px;
  text-align: center;
  border-top: 1px solid #484848;
}
footer p {
    color: #fff;
}
#footer .copy a, #footer .rcopy a {
	font-size: 0.9em;
	color: #fff;
	line-height: 15px;
}
span.footer-link {
    color: #fff;
    max-width: 900px;
    margin: 0 auto;
}
.info_footer {
    width: 70%;
    margin: 2em auto;
    position: relative;
    padding-bottom: 10px;
}
.info_footer p {
  font-size: 0.9em;
  line-height: 1.6;
  position: absolute;
  top: 0;
}

.back_top {
    position: relative;
    z-index: 1;
}
.back_top {
    width: 100%;
    text-align: center;
    background-color: #383b3d;
    font-size: 11px;
    letter-spacing: 2px;
    padding: 25px 0;
    position: relative;
    color: #fff;
}

/*--------------------------------
トップページやアーカイブ一覧表示
---------------------------------*/

/* トップページ */

a.entry-btn {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    color: #fff;
    border-bottom: 2px solid rgba(0,83,142,0.78);
    border-radius: 5px;
    background: #006fbe;
    background: rgba(0,111,190,0.78);
    font-size: 25px;
    line-height: 1.2;
    width: 300px;
    padding: 15px 30px;
    text-decoration: none;
    text-align: center;
}

p.title {
    font-size: 13px;
}

/* 抜粋文字 */
#topnews .clearfix dd p {
	font-size: 16px;
	color: #666;
	line-height: 24px;
}

#topnews .clearfix dd h5 a {
	text-decoration: none;
}

.main-img {
    position: relative;
}

.main-logo {
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

img.tagline {
  position: relative;
  left: 50%;
  top: 50%;
  width: 70%;
}

.main-text-s {
  position: absolute;
  font-size: 2em;
  color: #000;
  font-weight: bold;
  top: 50%;
  left: 49%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin: 0;
  padding: 0;
  color: #fff
}

.late2 {
  -webkit-animation-delay: 1.5s;
  animation-delay:1.5s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

.late4 {
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
}


/*--------------------------------
エディタ用
---------------------------------*/
/*テーブル */
.post table {
	border-top: 1px #999 solid;
	border-right: 1px #999 solid;
	margin-bottom: 20px;
	width: 100%;
}

table tr td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
  	line-height: 1.5em;
  	font-size: 0.9em;
}

table th {
	font-size: 1em;
	line-height: 20px;
	padding:0.5em 0.7em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: right;
  	font-size: 0.9em;
}

.post table tr td {
	font-size: 1em;
  padding: 1em;
}

.post table tr:nth-child(even) {
}

#main .post table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	color: #333;
}

/*テーブル（装飾なし） */
.post .notab table {
	border:none;
	width: initial; /* 初期状態にリセット */
	max-width: initial; /* 初期状態にリセット */
}

.notab table tr td {
	border:none;
	text-align: left;
	vertical-align: top;
	padding: .75rem;
	font-size: 0.9em;
}

.notab table th {
	border:none;
}

.post .notab table tr:nth-child(even) {
	background-color: transparent;
}

table {
    margin: 0 auto;
}

/*スクロール*/
.scroll-box {
	overflow-x: auto;
	margin-bottom:10px;
}
.scroll-box::-webkit-scrollbar {
      height: 5px;
}

.scroll-box::-webkit-scrollbar-track {
      border-radius: 5px;
      background: #f3f3f3;
}
.scroll-box::-webkit-scrollbar-thumb {
      border-radius: 5px;
      background: #ccc;
}

/*画像 */
img.alignright {
	display: block;
	margin: 0 0 0 auto;
}

img.alignleft {
	display: block;
	margin: 0 auto 0 0;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

img.float-left {
	float: left;
}

img.float-right {
	float: right;
}

.wp-caption {
	text-align: center;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.ie8 img {
	width: auto;
}

/*リスト */
.post ul {
	list-style-type: disc;
	padding-top: 10px;
	padding-right: 0.5em;
	padding-bottom: 5px;
	padding-left: 0.5em;
	margin-bottom: 0px;
}

.post ul li {
	font-size: 1em;
  line-height: 1.9em;
  margin-left: 1em;
  padding-left: 0.2em;
}

.post ol {
	list-style-type: decimal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin: 1em;
}

.post ol li {
    font-size: 1em;
    padding: 0.3em;
}

/*フォーム*/
input,textarea{
	box-sizing:border-box;
	max-width: 85%;
  padding: 0.2em 0;
}

input[type="submit"] {
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    background: #bb1010;
    color: #fff;
    font-size: 1.2em;
    border: none;
    border-radius: 3px;
    box-shadow: 0px 3px 1px #ccc;
}
input[type="submit"]:hover {
		opacity: 0.7;
}

.entry_btn {
    text-align: center;
}

/*レスポンシブ用PC左右コンテンツ*/
.responbox, .responbox30, .responbox50, .responbox60, .responbox70 {
	margin-bottom:10px;
}

.responbox .lbox {
	margin-bottom:10px;
}

/*--------------------------------
アコーディオンメニュー
---------------------------------*/
.menu-navigation-container {
	overflow: hidden;
}

#s-navi ul.sub-menu {
	display:none;
}

#s-navi dl.acordion p {
	margin: 0;
}

#s-navi dl.acordion {
	margin: 0px;
	box-sizing:border-box;
	width:100%;
}

#s-navi dt.trigger {
	text-align: left;
	padding: 10px 0px;
	cursor: pointer;
}

#s-navi dt.trigger .op {
	font-size: 32px;
	color: #000;
	padding: 0px 15px;
}

#s-navi dd.acordion_tree {
    padding: 10px 0px 30px;
    display: none;
    overflow: hidden;
    top: 0px;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
}

.acordion_tree ul.menu li {
    float: none;
    font-size: 14px;
    padding: 10px 10px 10px 15px;
    list-style: none;
    border-bottom: dotted 1px #FDFDFD;
    text-align: center;
}

.acordion_tree ul.menu li .fa {
    min-width: 1em;
}

.acordion_tree ul.menu li:last-child {
	border:none;
	padding-bottom:0px;
}

.acordion_tree ul.menu li a {
	text-decoration: none;
	color:#000;
}

.drawer--right .drawer-hamburger {
    margin: 1.5em 0.5em;
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background-color: #7f7f7f;
}
.drawer-hamburger-icon:after {
    top: 0;
}
.drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    top: -15px;
}
/*--------------------------------
メニュー
---------------------------------*/
div#nav {
    float: right;
    height: 65px;
    position: relative;
    padding: 0;
    margin: 0;
}

nav.smanone {
	border-radius: 1px;
	margin-bottom: 0px;
	padding: 0px 0px;
	vertical-align: middle;
    text-align: right;
}

header ul.menu li{
	list-style-type:none;
	width:115px;
	height:65px;
	text-align:center;
	position:relative;
	display: inline-block;
	padding: 50px 0 0;
}

header ul.menu li a{
	list-style-type: none;
	display: inline-block;
	text-decoration: none;
    font-size: 0.9em;
    font-weight: bold;
	padding-right: 15px;
	color: #fff;
}

header ul.menu li a　span {
	font-size: 0.8em;
}

header ul.menu li li a{
	background:#f3f3f3;
	border-top:#ccc dotted 1px;
}

header ul.menu li a:hover{
	color:#5A5A5A;
}

header ul.sub-menu li ul.sub-menu{
	position:absolute;
	left:160px;
	top:0;
}

header ul.sub-menu{
	display:none;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-11 {
    background: #204c97;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-11 a {
    color: #fff;
}

header ul.menu li.narrow {
    width: 100px;
}

/* IE7 対策 */
header ul.menu{
	zoom:1;
}

*+html header ul.menu li{
    display:inline;
    zoom:1;
}
*+html header ul.sub-menu{
	zoom:1;
	position:relative;
}

.smanone {
	display: block;
}

.pcnone {
	display: none;
}

header {
	padding: 0;
	display: block;
    top: 0;
}

header .sitename {
	padding-top: 2px;
}

nav {
	display: block;
	text-align: right;
}

/*IEで要素がズレるのを対応*/
.ie7 aside ul li, .ie8 aside ul li, .ie9 aside ul li {
	display: list-item;
	padding: 0;
}


/*--------------------------------
問い合わせフォーム
---------------------------------*/

span.required_item {
    background: #a50000;
    border-radius: 5px;
    padding: 4px;
    color: #fff;
    font-size: 0.8em;
}

/*フッター*/

.footermenust {
	text-align: center;
	padding:20px;
	margin-bottom:5px;
}

.footermenust li {
	display: inline;
	font-size: 16px;
	padding:0 10px;
}

div.footermenubox ul {
    position: relative;
    text-align: center;
}

footer .footermenust li {
		border-right: 1px solid #ccc;
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
}

footer .footermenust li:last-child {
	border-right:none;
}

.footermenubox.clearfix {
    max-width: 1000px;
    margin: 0 auto;
}

#footer .footermenust a {
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#757575;
}

/*--------------------------------
ぱんくず
---------------------------------*/
#breadcrumb {
	font-size: 16px;
	color: #000;
}

#breadcrumb a {
	color: #666;
	text-decoration: none;
}

div#breadcrumb {
	padding: 1em 0 5px;
  margin: 0 auto;
  clear: both;
  max-width: 900px;
}

div#breadcrumb a {
	color: #000
}

div#breadcrumb div {
	display: inline;
	font-size: 13px;
}

#breadcrumb div a {
	color: #666;
	text-decoration: none;
}


/*--------------------------------
PAGE TOP
---------------------------------*/
#page-top {
  position: fixed;
  z-index: 9999;
  bottom: 20px;
  right: 8px;
  font-size: 25px;
}

#page-top a {
	background: #665e53;
	text-decoration: none;
	color: #fff;
	padding: 10px;
	text-align: center;
	display: block;
	-moz-opacity: 0.6;
	opacity: 0.6;
  border-radius: 70%;
}

#page-top a:hover {
	text-decoration: none;
	background: #999;
	color: #fff;
}

/*--------------------------------
NEWS（お知らせ）
---------------------------------*/

#topnews-box div {
	padding: 0 10px 10px;
}

#topnews-box {
	padding: 0 0 10px;
}

.news-ca {
	font-size:13px;
}

.rss-bar {
	font-size: 14px;
	border:1px solid #ccc;
	margin-bottom:20px;
	background:#fff;
	padding: 5px 15px!important;
	margin-top:-10px;
}

.rss-bar a {
	color:#333;
	text-decoration:none;
}

#topnews-box dt {
	font-size: 14px;
	color: #727272;
	padding-bottom: 5px;
}

#topnews-box dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	font-size: 14px;
	margin-bottom: 10px;
}

#topnews-box div dl dd a {
	color: #333;
	text-decoration: none;
}

#topnews-box div dl dd a:hover {
color: #b22222;
}

/*media Queries
----------------------------------------------------*/
@media only screen and (max-width: 1850px) {

    h2:after {
        right: 33%;
    }
    h2:before {
        left: 33%;
    }

}

/*media Queries
----------------------------------------------------*/
@media only screen and (max-width: 1500px) {

    h2:after {
        right: 33%;
    }
    h2:before {
        left: 33%;
    }
}
/*media Queries
----------------------------------------------------*/
@media only screen and (max-width: 1300px) {

    h2:after {
        right: 25%;
    }
    h2:before {
        left: 25%;
    }
}


/*media Queries ノートPCサイズ
----------------------------------------------------*/
@media only screen and (max-width: 1200px) {
	.spnone {
		display: none;
	}
	.pcnone {
        display: block;
    }
	header ul.menu li {
   	  width: 100%;
	}
	header ul.drawer-menu li {
	    width: 100%;
	    border-bottom: 1px solid #e6e6e6;
	}
    header ul.menu li.narrow {
	    width: 100%;
	    border-bottom: 1px solid #e6e6e6;
	}
    header ul.menu li {
        padding: 24px 0 0;
    }
    header ul.menu li a {
        color: #000;
    }

    h2:after {
        right: 28%;
    }
    h2:before {
        left: 28%;
    }

	.main-logo {
		bottom: 5%;
    	left: 25%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
  .s-img {
      margin-bottom: 2em;
  }
}

/*media Queries タブレット縦サイズ
----------------------------------------------------*/
@media only screen and (max-width: 800px) {
	.spnone {
		display: none;
	}
	.pcnone {
    display: block;
    }
    header {
        padding: 0;
        width: 100%;
        height: 100vh;
        margin: 0;
        background: url("./images/key-img_sp.jpg") ;
        background-size: cover;
        background-position: center;
    }
    img.tagline {
        position: relative;
        left: 50%;
        top: 50%;
        width: 100%;
    }    
  p {
      line-height: 1.9em;
      margin: 1em;
      letter-spacing: 0.1em;
 	}
  p br { display:none; }
	header ul.menu li{
		width:100%;
	}
	div#header-l {
	    margin: 0.5em;
	}
  .sitename img {
    max-width: 150px;
    margin: 0.2em 0.2em 0.2em;
    padding: 0.7em 0 0.3em;
    text-align: left;
  }
  .drawer-hamburger {
     padding: 20px .75rem 1.5em;
  }
  .page-head {
     margin: 0em auto 1em;
  }
    .main-logo {
		bottom: 20%;
	  left:50%;
	  -ms-transform: translate(-50%,-50%);
	  -webkit-transform: translate(-50%,-50%);
	  transform: translate(-50%,-50%);
	  width: 70%;
	}
	.copy {
        width: 100%;
	}	
  　.info_footer {
      width: 100%;
    }
    .col-sm-6 {
        max-width: 100%;
    }
    .page-head2 {
        text-align: center;
    }
    .s2title {
        text-align: center;
    }
    div.content.message3 {
        margin: 2em;
    }
	/*--------------------------------
	背景
	---------------------------------*/
	/*見出し*/
	h2 {
	  font-size: 1.6em;
	  margin: 0 auto 1.2em;
	  padding: 0.5em 10px 0.5em 10px;
	  line-height: 1.2em;
	}
	h3 {
	  text-align: center;
	  font-size: 1.7em;
	  color: #213A62;
	  margin: 2em auto 1em;
	  line-height: 1.2em;
	}
	h4 {
	  text-align: center;
	  font-size: 1.05em;
	  color: #000;
	  margin-top: 10px;
	  line-height: 1.5em;
	  font-weight: bold;
	}
	.cv-link {
	    max-width: 80%;
	}
	.cv-btn {
	    max-width: 80%;
	}
    .v-img1 {
        background: #ffe8e0 ;
  }
    .v-img2 {
        background: #ffe8e0 ;
  }
}


/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (max-width: 780px) {
	header {
		text-align: left;
	}
    button.drawer-toggle.drawer-hamburger {
    margin-top: 0em;
     }
    header {
        padding: 0;
        width: 100%;
        height: 100vh;
        margin: 0;
        background: url("./images/key-img_sp.jpg") ;
        background-size: cover;
        background-position: center;
    }
	#side aside {
		clear: both;
		float: none;
		width: auto;
		position: static !important;;
    	margin: auto 1em;
	}
	/*row*/
	.panels {
	    margin-bottom: 40px;
	}
	.border1 {
	    height: auto;
	}
	.label {
	    top: -12px;
	}
  .sitelogo img {
    text-align: left;
    width: 200px;
    float: none;
  }
    h2:after {
        right: 22%;
    }
    h2:before {
        left: 22%;
    }

	/*--------------------------------
	ブログ記事表示部分
	---------------------------------*/
	.kanren dt {
		float: left;
		width: 100%;
	}
	 .kanren dt img {
		width: 100%;
	}
	
	.col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 70%;
        max-width: 60%;
    }
	
}

/*media Queries スマホサイズ
----------------------------------------------------*/
@media only screen and (max-width: 600px) {

  /*basis*/
　　.smanone {
　　	display: none;
　　}
  .spbr p br {
    display: none;
  }
  span.pcbr {
    display: block;
  }
    header {
        padding: 0;
        margin: 0;
        width: 100%;
        height: 100vh;
        background: url("./images/key-img_sp.jpg") ;
        background-size: cover;
        background-position: center;
    }
  /*layout*/
	header {
		text-align: left;
	}
	#headbox {
		padding: 0 10px;
		margin:0px;
	}
	.sitename img {
      max-width: 150px;
      padding: 0;
      margin: 0;
      display: none;
	}
	.main-logo {
	    width: 100%;
	}
	p {
	    margin: 1.5em;
	    font-size: 1em;
      line-height: 1.5em;
	}
	header ul.menu li.narrow {
	    width:100%;
	}
	/*font*/
	p.sent-m {
	    font-size: 1.0em;
	}
  .sent.roots p {
      line-height: 1.8em;
      font-size: 0.9em;
　　}

	/*navi*/
	.drawer-dropdown-menu-item:first-child {
	    border-top: solid 1px #afafaf;
	}
	.drawer-dropdown-menu-item {
	    border-bottom: solid 1px #afafaf;
	}
	.drawer-dropdown-menu-item a{
	    font-size: 20px;
	}
	.drawer-menu {
	    margin-top: 4.2em;
	}
	button.drawer-toggle {
  		margin-top: 0.7em;
	}
	.drawer-overlay {
  		background-color: rgba(0, 0, 0, 0.53);
	}
	.drawer--left.drawer-open .drawer-hamburger {
		right: 12.5rem;
  	 	margin-top: 0.3em;
	}
    h2:before, h2:after {
    top: 42%;
    }
    h2:after {
        right: 0%;
    }
    h2:before {
        left: 0%;
    }
	/*レスポンシブ用PC左右コンテンツ*/

	.responbox .lbox img {
		width:100%!important;
		box-sizing:border-box;
	}

/*--------------------------------
NEWS（お知らせ）
---------------------------------*/

	#topnews-box div {
		padding: 0 10px 10px;
	}

	.rss-bar {
		font-size: 14px;

		/*Other Browser*/
		background: #91bae4;
		/*For Old WebKit*/
		background: -webkit-linear-gradient(
		#fff 0%,
		#f3f3f3 100%
		);
		/*For Modern Browser*/
		background: linear-gradient(
		#fff 0%,
		#f3f3f3 100%
		);

	}

	#topnews-box dt {
		font-size: 14px;
		margin-bottom: 5px;
		padding-bottom: 5px;
		float: left;
		width: 80px;
		clear: both;
	}

	#topnews-box dd {
		padding-left: 90px;
		margin-bottom: 5px;
		padding-bottom: 5px;
		font-size: 14px;
		margin-bottom: 10px;
	}

	#topnews-box div dl dd a {
		text-decoration: none;
	}

	/*--------------------------------
	一覧記事表示部分
	---------------------------------*/
	#topnews dt {
		float: left;
		width: 150px;
	}

	#topnews dt img {
		width: 100%;
	}

	#topnews dd {
		padding-left: 170px;
	}

	#topnews .clearfix dd h5 {
		font-size: 24px;
		font-weight: bold;
		padding: 0px;
		margin-bottom: 5px;
	}

	#topnews .clearfix dd p {
		font-size: 13px;
		color: #666;
		line-height: 24px;
		margin: 0px;
		padding: 0px;
	}

	#topnews .clearfix dd h5 a {
		text-decoration: none;
	}

	/*--------------------------------
	ブログ記事表示部分 
	---------------------------------*/
  	.kanren dt {
      float: left;
      width: 30%;
  	}
  	.smanone2 {
      clear: both;
  	}
  	.kanren dl {
      margin-bottom: 0px;
      padding-bottom: 0px;
  	}
}

  .white {
    color: #fff;
  }
