/*
Theme Name: for1
Theme Theme URI: https://for1-coltd.com/
Description: 株式会社フォーワン
Author:  bibiru
Version: 1.0.1
*/
html {
  scroll-behavior: smooth;
}
body{overflow-x: hidden;font-family: "游ゴシック体", "Yu Gothic", YuGothic,"メイリオ", "Meiryo", sans-serif; -webkit-text-size-adjust: 100%;margin: 0;padding: 0px;background:#f9f4ed; }

a{text-decoration: none; color: #222;}

table {width: 100%;  margin: 0px auto;}
.tbl-r02 th {width: 30%;   border-bottom: solid 1px #008cd5;  color: #000;  padding: 10px;}
.tbl-r02 td {width:70%;border-bottom: solid 1px #ccc;  padding: 10px;}

.next {text-align:right;width:99%;}
.next a:hover{color:red;}

.line-single {margin-top: 20px;border-bottom: 1px solid #071a2f;}
.br-pc{display: inline-block;}
.br-sp {display: none;}
/* Grid style */
.display-posts-listing.grid {display: grid;grid-gap: 16px;}
.display-posts-listing.grid .title {display: block;font-size: 1.3em;font-weight: 600;color: #134a8e;}
.display-posts-listing.grid .title:hover{color: #b31212;}
.display-posts-listing.grid img { border-radius: 20px;box-shadow: 40px 40px 60px rgba(69, 151, 244, .35);display: block; max-width: 420px;  height: auto; }
.display-posts-listing.grid {display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1250px;padding: 0px 20px 50px 20px;margin-top:50px;justify-content: space-between;align-items: center;}

.top-button { margin-top: 1em;text-align: center;}

a.btn-border2 {font-family: "akrobat";display: block;  width:50%;  padding:20px 0;  border-radius: 0px;  background-repeat: no-repeat;  background-position: 100% 0;  background-size: 200% auto;  background-image: linear-gradient(to right,#11354e 0%,#11354e 50%,    #fff 50%,#fff 100%);  box-shadow: 0 3px 10px rgb(0 0 0 / 16%);  transition: background-position ease 0.4s;  text-align: center;  color: #222;  text-decoration: none;  font-weight: 400;font-size:16px;float:left;border-radius: 30px;}
a.btn-border2:hover {background-position: 0 0; color: #fff!important;}

a.btn-border3 {font-family: "akrobat";display: block;  width:50%;  padding:20px 15px 20px 0px;  border-radius: 0px;  background-repeat: no-repeat;  background-position: 100% 0;  background-size: 200% auto;  background-image: linear-gradient(to right,#11354e 0%,#11354e 50%,    #fff 50%,#fff 100%);  box-shadow: 0 3px 10px rgb(0 0 0 / 16%);  transition: background-position ease 0.4s;  text-align: center;  color: #222;  text-decoration: none;  font-weight: 400;font-size:16px;border-radius: 30px;margin: 0px auto 30px auto;}
a.btn-border3:hover {background-position: 0 0; color: #fff!important;}

a.btn-border4 {font-family: "akrobat";display: block;  width:20%;  padding:20px 0;  border-radius: 0px;  background-repeat: no-repeat;  background-position: 100% 0;  background-size: 200% auto;  background-image: linear-gradient(to right,#11354e 0%,#11354e 50%,    #fff 50%,#fff 100%);  box-shadow: 0 3px 10px rgb(0 0 0 / 16%);  transition: background-position ease 0.4s;  text-align: center;  color: #222;  text-decoration: none;  font-weight: 400;font-size:16px;border-radius: 30px;margin: 0px auto 30px auto;}
a.btn-border4:hover {background-position: 0 0; color: #fff!important;}

.btn{position: relative;display: inline-block;padding: 0 0 0 16px;color: #000;vertical-align: middle;text-decoration: none;font-size: 25px;}
.btn::before,
.btn::after{position: absolute;	top: 0;	bottom: 0;left: 80%;margin: auto;content: "";vertical-align: middle;}
.btn-border2::before{width: 30px;height: 30px;-webkit-border-radius: 50%;border-radius: 50%;background: #1aa1ff;}
.btn-border2::after{left: 84%;	box-sizing: border-box;	width: 10px;height: 10px;	border: 10px solid transparent;	border-left: 10px solid #fff;}
.btn-border3::before{width: 30px;height: 30px;-webkit-border-radius: 50%;border-radius: 50%;background: #1aa1ff;}
.btn-border3::after{left: 86%;box-sizing: border-box;width: 10px;height: 10px;border: 10px solid transparent;border-left: 10px solid #fff;}
.btn-border4::before{width: 30px;height: 30px;-webkit-border-radius: 50%;border-radius: 50%;background: #1aa1ff;}
.btn-border4::after{left: 84%;box-sizing: border-box;width: 10px;height: 10px;border: 10px solid transparent;border-left: 10px solid #fff;}
.bbs{ align-items: center;font-family: 'Lexend Mega', sans-serif; color: rgba( 198, 192, 162,1);  display: flex;  height: 170px;
  line-height: 40px;  overflow:hidden;  width: 100%;  white-space:nowrap;  margin-top: -110px; mix-blend-mode: exclusion;}
.bbs ul { animation: flowing 500s linear infinite; font-size: clamp( 6rem, 9.375vw, 11.25rem );  font-weight: 600;  letter-spacing: .016em;
  transform:translateX(100%);  margin: 0;  padding: 0;}
.bbs ul li{ display: inline-block; padding-right: 10px;}

@keyframes flowing {
	0% { transform:translateX(0); }  100% { transform:translateX(-100%); }
}

.header-logo { width:auto;height:45px;}
.header-logo.headerLogoScroll.-before {  display : none;}
.header-logo.-after {  display : none;}
.header-logo.headerLogoScroll.-after {  display : block;}

.members-txt{text-align:right;padding-right: 15px;}

.characteristic{width:96%;display:block;}
.characteristic h2{font-size:1.98em;margin: 10px 0px;}
.characteristic h3{font-size:1.5em;margin: 10px 0px;}

.front2-txt{font-size:7.01vw; font-weight: 900;  line-height: .88;background-image: linear-gradient(90deg, rgba(253, 197, 65, 1), rgba(202, 153, 41, 1) 46%, rgba(174, 128, 76, 1));    background-clip: border-box;font-family: 'Lexend Mega', sans-serif;
  -webkit-background-clip: text;  -webkit-text-fill-color: transparent;}
.front-top0{ position: relative;  background: #fff;}
.front1-txt{font-size: 2vw;  font-weight: 900;  line-height: 1.88; }
  
.front2-txt2{font-size: 3.5vw;  font-weight: 900;  line-height: 1.0; }
.front3-txt{font-size: 1.7em;  font-weight: 900;font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif; }
.front-top0{ position: relative;  background: #fff;}
.front-top2{ position: sticky; top: 0;   background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url(https://for1-coltd.com/wp-content/uploads/front-top1_back.webp);  background-repeat: no-repeat;background-attachment: fixed;  background-size: cover;
  background-position: center;}

.front-top3{margin-top: 100px;width: 62%; text-align: left;padding: 0 5px; }
.front-top3 h2{font-size:7vw;margin-left: 0px;margin-bottom: -10px;}
.front-top3 h3{font-size:1.7em;margin-top: -30px; margin-left: 5px;}
.front-top4{margin-top: 100px;width: 49%; text-align: left;padding: 0 5px; }
.front-top4 h2{font-size:7vw;margin-left: 0px;margin-bottom: -10px;background-image: linear-gradient(90deg, rgba(253, 197, 65, 1), rgba(202, 153, 41, 1) 46%, rgba(174, 128, 76, 1));  background-clip: border-box;  font-family: 'Lexend Mega', sans-serif;  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
.front-top4 h3{font-size:1.7em;margin-top: -30px; margin-left: 5px;}
.front-top4 h4{font-size:4vw;margin-left: 0px;margin-bottom: -10px;background-image: linear-gradient(90deg, rgba(89, 179, 255, 1), rgba(19, 62, 101, 1) 50%, rgba(31, 149, 232, 1));  background-clip: border-box;  font-family: 'Lexend Mega', sans-serif;  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
.front-top5{margin-top: 100px;width: 99%; text-align: center;padding: 0 5px; }
.front-top5 h2{font-size:7vw;margin-left: 0px;margin-bottom: -10px;background-image: linear-gradient(90deg, rgba(253, 197, 65, 1), rgba(202, 153, 41, 1) 46%, rgba(174, 128, 76, 1));  background-clip: border-box;  font-family: 'Lexend Mega', sans-serif;  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
.front-top5 h3{font-size:1.7em;margin-top: -30px; margin-left: 5px;}

.loop_wrap {display: flex;  width: 100vw;  height: 29.114vw;  overflow: hidden;}
.loop_wrap img {  width: auto;  height: 100%;}
.loop_wrap img:first-child { animation: loop 200s -100s linear infinite;}
.loop_wrap img:last-child {  animation: loop2 200s linear infinite;}

@keyframes loop {
	0% {transform: translateX(-100%);
  }
  to {transform: translateX(100%);
  }
}

@keyframes loop2 {
  0% {transform: translateX(-200%);
  }
  to {transform: translateX(0);
  }
}

.header_wrap{	position: relative;	width: 100vw;	height: 100vh;	margin: 0 calc(50% - 50vw);}
.header_movie{overflow: hidden;	position: absolute;	top: -88px;	left: 0;	width: 100vw;	height: 100%;	z-index: -1;}
.header_movie video {position: absolute;top: 50%;left: 50%;	width: auto;	height: auto;	min-width: 100%;	min-height: 100%;	transform: translate(-50%,-50%);}

.header_movie2{overflow: hidden;	position: absolute;	top: -88px;	left: 0;	width: 100vw;	height: 100%;	z-index: -1;}
.header_movie2 video {position: absolute;top: 50%;left: 50%;	width: auto;	height: auto;	min-width: 100%;	min-height: 100%;	transform: translate(-50%,-50%);}

.header_text{	position: absolute;  z-index: 2;  left: 50%;  top: 45%;  transform: translate(-50%, -45%);  width: 100%;}
.header_text h2{margin-top: 0px;font-size: 60px;color: #fff;font-weight: bold;	text-shadow: 2px 2px 8px #000;	margin-bottom: 0;}
.header_text h3{font-size: 20px;color: #fff;text-shadow: 2px 2px 8px #000;margin-top: 10px;}

.header_text2 { position: absolute;  z-index: 2;  left: 50%;  top: 30%;  transform: translate(-50%, -30%);  width: 100%;}
.header_text2 h2{margin-top: 0px;font-size: 60px;color: #fff;font-weight: bold;text-shadow: 2px 2px 8px #000;margin-bottom: 0;}
.header_text2 h3{font-size: 20px;color: #fff;text-shadow: 2px 2px 8px #000;margin-top: 10px;}
.shop-info{font-size: 0.9em;text-align: left;padding-left: 10px;}
.shop-info a{text-decoration:underline;}
.anchor{position: relative;top: -100px;display: block;}


.deme-name{font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;font-size:2em;}
.top-logo{position: absolute;  width: 100%;  top: 50%;  left: 0;  margin-top: -90px;  text-align: center;  z-index: 80;}
.top-logo img{max-width:180px;opacity: 0.8;}
.top-midashi{font-size:4em;position: relative;  display: inline-block; font-family: 'Noto Serif JP', sans-serif;margin-bottom: 1px; margin-top: 20px;}
.top-midashi2{font-size:18px; font-family: 'Noto Serif JP', sans-serif;margin-bottom: 1px; margin-top: 1px;}
/* 画面外にいる状態 */
.fadein {opacity : 0;	transform : translate(-355px, 0);	transition : all 1000ms;	}
.fadein2 {opacity :0;	transform : translate(0, 50px);	transition : all 500ms;	}
.fadein3 {opacity :0;	transform : translate(355px, 0);	transition : all 1000ms;	}
/* 画面内に入った状態 */
.fadein.scrollin {opacity : 1;	transform : translate(0, 0);}
.fadein2.scrollin {opacity : 1;	transform : translate(0, 0);}
.fadein3.scrollin {opacity : 1;	transform : translate(0, 0);}

.saiyou-form{text-align:left;padding: 20px;line-height: 2.5em;}

.top-head000{position:relative;}
div#post-main{width:100%;max-width:1350px; margin-right:auto;margin-left:auto;  margin-bottom: 10px;}

.post001-back1 h2 {  position: relative;  display: inline-block;  margin-bottom: 1px;font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;font-size: 2.2rem;font-weight: 600;}
.post001-back1 h2:before {  content: '';  position: absolute;  bottom: -6px;  display: inline-block;  width: 80px;  height: 2px;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  background-color: #ce1031;  border-radius: 2px;}

.sub-title{color:#fff;font-size:2em;font-weight:600;margin-top:-50px;margin-left: 80px;}
.sub-title a{color:#fff;text-shadow: 1px 2px 3px #333;}
.sub-title a:hover{color:#f00;text-decoration:underline;}

.pc{display:block;}
.mo{display:none;}

.button000{text-align:center;}
.button000 a{  color: #000;  border-radius: 32px;   text-decoration: none;  background-color: #fff;  margin-left: 10px;  padding: 10px 10px;  cursor: pointer; width: 90%;display: flex;min-width: 150px;text-align: center;justify-content: center;}
.button000 a:hover {color:#fff;    background-color:#BB0D0D;transition: all 0.7s ease;}

/* flex関連 */
div#flex-top {width:40%; font-size: 1em;margin-bottom:5px;margin-top:5px;align-items: stretch;margin-left: 2px;}
div#flex-top2 {width:60%;max-width:850px; font-size: 1em;padding:5px;margin-bottom:5px;margin-top:5px;align-items: stretch;margin-left: 2px;}
div#flex-top2 img{width: auto;
  
  max-height: 700px;
  margin-bottom: 30px;
}
div#flex-front1 {width:55%;font-size: 1em;padding:5px;margin-bottom:50px;margin-top:50px;align-items: stretch;margin-left: 2px;}
div#flex-front2 {width:45%;font-size: 1em;padding:5px;margin-bottom:5px;margin-top:100px;align-items: stretch;margin-left: 2px;}
div#flex-top-single {width:99%; font-size: 1em;margin-bottom:5px;margin-top:5px;align-items: stretch;margin-left: 2px;}
.outer-top{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1620px;padding: 0px 20px;margin-top:0px;justify-content: space-between;align-items: center;}
.outer-top2{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1350px;padding: 0px 20px 50px 20px;margin-top:0px;justify-content: space-between;align-items: center;}
.outer-top3{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1400px;padding: 30px 20px 50px 20px;margin-top:0px;justify-content: center;background:white;}
.outer-top4{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1400px;padding: 30px 20px 50px 20px;margin-top:0px;justify-content: center;}
.outer-top5{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1400px;padding: 30px 20px 50px 20px;margin-top:0px;background-image: url(https://for1-coltd.com/wp-content/uploads/company-back.webp);	background-repeat: no-repeat;background-size: cover;}
.outer-top-single{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1620px;padding: 0px 20px;margin-top:0px;text-align: center;}
.outer-000{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1350px;padding: 0px 20px;margin-top:0px;}
.outer-001{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1100px;border-radius:12px;padding: 20px;margin-top:0px;}
.outer-002{ margin-right:auto;margin-left:auto;max-width:1100px;border-radius:12px;padding: 20px;margin-top:0px;}
.footer-outer-001{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1100px;border-radius:12px;padding: 20px;margin-top:0px;}

.outer-002 h2{font-size:30px;position: relative;  display: inline-block;  margin-bottom:0em;color:#333;}
.outer-002 h2:before {  content: '';  position: absolute;  bottom: -15px;  display: inline-block;  width: 120px;  height: 2px;  left: 50%;
  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  background-color: black;  border-radius: 2px;}

.sub-outer-004{ width:100%;margin-right:auto;margin-left:auto;max-width:1000px;padding:20px 0px;margin-top:0px;background:white;}
.sub-outer-004 h3{text-align:center;font-size:2em;color:#008cd5;}

a.button01 {color:#fff!important;  border-radius: 32px; text-decoration: none;background-color: #ff6560;font-size: 0.98em;font-weight: 600;padding: 13px;text-align:center;margin-right:auto;margin-left: auto;max-width: 640px;box-shadow:3px 3px 2px 2px rgb(0, 0, 0);display:block;font-size: 1.3em;}
a.button01:hover {color:#222!important;    background-color:#fff3f3;transition: all 0.7s ease;}

div#flex-footer-001 {width:20%; font-size: 1em;padding:5px;margin-bottom:5px;margin-top:5px;align-items: stretch;margin-left: 2px;display: flex;align-items: center;}
div#flex-footer-001 img{max-width:200px;}
div#flex-footer-002 {display: flex;flex-wrap: wrap;width:80%; font-size: 1.05em;padding:5px;margin-bottom:5px;margin-top:-5px;margin-left: 2px;line-height: 3em;}
div#flex-footer-002 ul{list-style-type: none;display: flex;flex-wrap: wrap;}
div#flex-footer-002 li{width: 23.3%;}
div#flex-footer-002 a{color:#444;}
div#flex-footer-002 a:hover{color:#ce1031;}
div#sub-flex-003{width:99%; font-size: 1em;padding-top:5px;padding-right: 2em;line-height: 2em;text-align: left;color:#222;border-radius:20px; z-index: 10;font-weight: 500;}
div#sub-flex-003 h3{font-size:2em;color:#008cd5;margin-top: 0px;}
div#sub-flex-003 h4{font-size:1.5em;color:#000;margin-top: 0px;}
.spacer0{margin:150px 0px;}
.spacer1{margin:100px 0px;}
.spacer2{margin:50px 0px;}
.spacer3{margin:30px 0px;}
.spacer {width: 100%;}

div#flex-001 {width:99%; font-size: 1em;padding:5px;margin-bottom:20px;margin-top:25px;align-items: stretch;margin-left: 2px;line-height: 2em;text-align: left;color:#222;}

div#flex-002 {width:32%;max-width: 450px; font-size: 1em;padding:5px;align-items: stretch;margin-left: 2px;line-height: 2em;text-align: left;font-weight: 400;color:#000;border-right: 1px solid #eee;}
div#flex-002 a{ color: #333;  padding-right:1px; padding-left: 1px; padding-top: 10px; text-decoration: none;}
div#flex-002 a:hover{text-decoration:underline;color:#693905;}
div#flex-002 img{max-width:450px; margin: 0 auto;display: block;}
div#flex-002 ul{margin-left: 17px;  padding-left: 0px;}
div#flex-003 {width:32%;max-width: 450px; font-size: 1em;padding:5px;align-items: stretch;margin-left: 2px;line-height: 2em;text-align: left;font-weight: 400;color:#000;}
div#flex-003 a{ color: #333;  padding-right:1px; padding-left: 1px; padding-top: 10px; text-decoration: none;}
div#flex-003 a:hover{text-decoration:underline;color:#693905;}
div#flex-003 img{max-width:450px;  margin: 0 auto;display: block;}

div#flex-004 {width:40%; font-size: 1em;padding:5px;margin-bottom:5px;margin-top:5px;align-items: stretch;margin-left: 2px;text-align: center;}
div#flex-004 img {width: 100%;  max-width:450px;  margin: 0 auto;  display: block;}
div#flex-005 {width:60%; font-size: 1em;padding:5px;margin-bottom:5px;margin-top:5px;align-items: stretch;margin-left: 2px;}
div#flex-005 h3{font-size:1.7em;margin-top: 0px; margin-left: 5px;}
div#flex-006 {width:40%; font-size: 1em;padding:5px;margin-bottom:5px;margin-top:5px;align-items: stretch;margin-left: 2px;}
div#flex-006 h2{font-size: 7vw;color:#fff;margin-bottom: 0px;}
div#flex-006 h3{font-size: 1.7em; margin-top: -30px; margin-left: 25px; text-align: left;}
div#flex-007 {width:30%; font-size: 1em;padding:5px;margin:5px;align-items: stretch;text-align: center;background: #fcf0e0;
  border-radius: 20px;}
div#flex-007 img {width: 90%;  max-width:400px; margin: 30px auto; display: block;box-shadow: 1px 1px 5px #ccc;}
div#flex-007 h4{font-size:1.7em;margin-top: 0px; margin-left: 5px;}
/* table関連 */

.table-label { font-weight: bold; width: 100%;  color: #FFF; background: #000;text-align: center;  padding: 7px;padding: 0px 7px;
}
.tbl-deme{width:100%;}
.tbl-deme th {width: 25%;vertical-align: top;  color: #fff;  padding: 10px;}
.tbl-deme td {width: 75%; padding: 10px;text-align: left;}
/* table2関連 */
.cform th {	font-size: 14px;width: 90%; padding-left: 0px;	text-align: left;	font-weight: bold;}

.cform td {	font-size: 14px;padding-bottom: 26px;padding-left: 0px;	line-height:250%;}

.cform {width: 100%;max-width:960px;	margin-right: auto;margin-left: auto;}

.cform [type=submit] {	display: inline-block;	font-size: 20px;	padding: 10px 30px;	text-decoration: none;	background: #ff8f00;	color: #FFF;	border-bottom: solid 4px #B17C00;	border-radius: 3px;}

.cform option,
.cform textarea,
.cform input[type=text],
.cform input[type=email],
.cform input[type=search],
.cform input[type=url] {	width: 90%;min-height:30px;border: 1px solid #ced4da;border-radius: .25rem;}
input:focus, select:focus, textarea:focus {outline: 2px #bfdeff solid ;}
::placeholder{font-size:1rem!important;}
.required-srt {	color: #e57777;font-size: 14px;padding-left: 14px;}
.submit-check{text-align:center;}

.mw_wp_form_confirm .confirm-hidden {display: hidden;} 


div.post-back2{width:100%; margin-right:auto;margin-left:auto;  margin-bottom: 10px;}
div.post-back3{width:100%; margin-right:auto;margin-left:auto;  margin-bottom: 10px;}
div.post-back4{width:100%; margin-right:auto;margin-left:auto; margin-bottom: 10px; }
div.post2{width:100%; max-width: 1100px;margin-right:auto;margin-left:auto;  margin-bottom: 10px; overflow: hidden;color:#333; font-size: 1.0em;text-align:center; }

div.post2 h2 {  position: relative;  display: inline-block;  margin-bottom: 1px;font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;font-size: 2.2rem;font-weight: 600;}
div.post2 h2:before { content: '';  position: absolute;  bottom: -6px;  display: inline-block;  width: 80px;  height: 2px;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  background-color: #8ce3f6;  border-radius: 2px;}


div.post3{width:100%; margin-right:auto;margin-left:auto;  margin-bottom: 10px; overflow: hidden;color:#fff; font-size: 1.0em;text-align:center;
background-image: url(https://for1-coltd.com/wp-content/uploads/front-top2_back.webp);	background-repeat: no-repeat;background-size: cover;}

div.post4{width:100%; margin-right:auto;margin-left:auto;  margin-bottom: 0px; overflow: hidden;color:#fff; font-size: 1.0em;text-align:center;
background:#20435b;	background-repeat: no-repeat;background-size: cover;}

div.post-single3 { width: 90%;  margin-right: auto;  margin-left: auto;  overflow: hidden;  color: #333;  text-align: left;}
div.post-single3 h2 {  position: relative;  display: inline-block;  margin-bottom: 1px;font-family: futura-pt, sans-serif;
font-size: 2.2rem;font-weight: 300;padding: 0em 0.5em;/*上下 左右の余白*/  color: #494949;/*文字色*/  background: transparent;/*背景透明に*/
  border-left: solid 5px #b4996e;/*左線*/}

div.post-single3 img{width:100%;}
div.post-archive{margin-bottom:0px;overflow: hidden;background-color:#FFF;max-width:1000px; margin: 10px;width: 45%;padding:15px;box-sizing: border-box;  box-shadow: 1px 3px 5px rgba(204, 204, 204, 0.66);}
div.post-archive p	{font-size: 1em;line-height: 1.6;}
div.post-archive p.postcat	{text-align: right;	margin: -10px 10px 10px 0;}
div.post-archive p.postcat a	{font-size: smaller;background-color: #a7d043;	border-radius: 2px;color: #ffffff;padding: 1px 5px}
div.post-archive p.postinfo	{color: #0c8bcd;text-align: right;	margin: 0;}
div.post-archive img {  width: 100%;  height: auto;  object-fit: cover;}

div.post-archive h2{margin-top: 5px;margin-bottom:5px;padding: 0em 0.5em;/*上下 左右の余白*/
  color: #494949;/*文字色*/  background: transparent;/*背景透明に*/  border-left: solid 5px #b4996e;/*左線*/}
/* メインコンテンツ */

div.post001{width:100%; margin-bottom:40px;overflow: hidden;color:#fff; font-size: 1em;background-color:#615041;}
div.post002{width:100%; max-width:800px;margin-bottom:40px;overflow: hidden;color:#93775c; margin-left: auto;margin-right: auto;}


/* map */
.map {min-height:400px;margin-bottom:30px;background-color:#6d6157;padding: 20px;}

/* コンテナ */

#container {width: 100%;margin-right: auto;margin-left: auto;margin-top:-88px;overflow: hidden;}

.front-head{display:block;position: relative;
  height:900px;}
.front-head2{display:block;position: relative;
  height:500px;z-index: 1;}
/* ヘッダー */
div#header01{width: 100%;margin-right:auto;margin-left:auto;}
div#header0 {width: 100%;margin-right:auto;margin-left:auto;background-position: center;margin-top:60px;}
div#header	{font-family: 'Trebuchet MS', sans-serif;width: 1200px;margin-right:auto;margin-left:auto;background-color: #fff;margin-bottom: 20px}
div#header h1	{font-size: 2.5em;margin: 0}
div#header h1 a	{color: #000000;}
div#header p#desc	{font-size: 0.875em;background-color: #fff;color: #666;margin: 0 0 5px;height: 30px;line-height: 25px;}

#top-head {display: none;}

div#subinfo	{text-align: right;margin: -32px 0 5px}

div#header0 img{height: auto;width: 100%;min-width: 1000px;background-position: center;margin-top:100px;}
/* ナビゲーションバーbackground: black; */
div#fixedBox{width: 100%;height:80px;margin-right:auto; margin-left:auto;display: inline-block;transition: all .3s;margin-bottom: -40px;opacity:1;}

/* Global Menu */
header img{float:left;margin-right: 0px;width:auto;height:45px;}
header{margin-top: 60px;font-size: 0.92em;	margin-bottom: 13em;	position: relative;	width: 100%;	max-width: 1220px;margin-right: auto;margin-left:auto;z-index: 1002;}
header ul {height:60px;margin-top:-12px;text-align: right;}
header ul > li{	display: inline-block;font-size:1em;}
header ul > li > a{	padding-top: 13px;	padding-bottom:10px;padding-left: 0.5rem;padding-right:0.5rem;
display: block;transition: 0.5s;font-weight: 600;color:#2d484e;}
header ul li a:hover {	color:#6f380c;}
header ul >li a:hover:after {	width: 100%;	}
header ul > li > span{	margin-left: 1.2em;}

/* Submenu */

header ul li ul{position: absolute;top:60px;left: auto;margin-top: -15px;margin-left: -40px;}
header ul li ul li{display: block;}
header ul li ul li a{background-color: #14763a;	color: #fff;width: 100%;border-top: 1px solid #eee;text-align: center;}
header ul li ul li a:hover{background-color: #fff;}
header ul li:last-child a { display: block;transition: 0.5s;background-image: linear-gradient(90deg, rgba(179, 0, 0, 1), rgba(247, 23, 16, 1));  border-radius: 30px;  color: #fff;	padding: 8px 20px;}
header ul li:last-child a:hover {display: block;transition: 0.5s;background-image: linear-gradient(90deg, rgba(247, 93, 139, 1), rgba(254, 220, 64, 1));  border-radius: 30px;  color: #fff;padding: 8px 20px;}
.simple01 ul li ul{display: none;}
.simple01 ul li:hover ul{display: block;}
.fixed a{color:#000;}
.fixed {width: 100%;position: fixed;top: 0; background-color: #fff;z-index:1000;padding-bottom: 30px;margin-top: -30px;}
.fixed2 {width: 100%;position: fixed;top: 0; background-color: #fff;z-index:1001; box-shadow: 0px 1px 2px #12346b; }
.fixed3 {width: 100%;position: fixed;top: 0; background-color: #fff;z-index:1000;padding-bottom: 5px;margin-top: -35px;}
.is-fixed {  position: fixed;  top: 0;  left: 0;  z-index: 2;  width: 100%;}

/* header */
#top-head { top: -100px; position: absolute; width: 100%; margin: 100px auto 0; padding: 30px 0 0; line-height: 1; z-index: 999;}
#top-head a,
#top-head { color: #fff; text-decoration: none;}
#top-head .inner {position: relative;}
#top-head .logo {float: left; font-size: 36px;}
#global-nav ul {list-style: none; position: absolute; right: 0; bottom: 0; font-size: 14px;}
#global-nav ul li { float: left;}
#global-nav ul li a { padding: 0 30px;}

/* Fixed */
#top-head.fixed { margin-top: 0; top: 0; position: fixed; padding-top: 10px; height: 55px; background: #fff; background: rgba(255,255,255,.7);    transition: top 0.65s ease-in;    -webkit-transition: top 0.65s ease-in;  -ms-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;}
#top-head.fixed .logo {font-size: 24px; color: #333;}
#top-head.fixed #global-nav ul li a {color: #333; padding: 0 20px;}
 
/* Toggle Button */
#nav-toggle {display: none;position: absolute;right: 12px;top: 14px; width: 40px; height: 40px;cursor: pointer;z-index: 101;}
#nav-toggle div {position: relative;}
#nav-toggle span {display: block; position: absolute; height: 3px; width: 90%; background: #fff; left: 0;margin-top:4px;
    -webkit-transition: .35s ease-in-out;  -ms-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;}
#nav-toggle span:nth-child(1) {top: 0;}
#nav-toggle span:nth-child(2) {top: 11px;}
#nav-toggle span:nth-child(3) {top: 22px;}
.inner { width: 1200px; margin: 0 auto;}
.inner:after { content: ""; clear: both; display: block;}

div#breadcrumb	{margin-bottom: 5px;padding: 10px 20px;}

div#breadcrumb div	{display: inline;z-index: 2;
  position: relative;
	font-size: 0.75em}
.more{text-align:right;}
.more a:hover{ color: #693905;  text-decoration: none;transition:all 0.4s ease-in-out 0s; }

/* コンテンツ */
div#content	{width: 1100px;float: left;margin-right: 40px;}
div#content2{width: 100%;margin-right:auto;margin-left:auto;}
div#content3{width:100%;max-width: 1450px;margin:30px auto;display:flex;background: white;}
div#content4{width: 100%;  max-width: 1450px;  margin:20px auto;  display: flex;  flex-wrap: wrap;}
div#content5{width:100%;max-width: 1450px;margin:0 auto;}
p.title	{font-weight: bold;	color: #585858;	width: 200px;margin: 0 0 10px;	padding: 0 30px 0 10px;	background-image: url(bar.png);	background-repeat: no-repeat;background-position: right top}

p.pagenation	{font-size: 0.75em;	overflow: hidden}
span.oldpage	{float: left}
span.newpage	{float: right}

/* 記事 */
div.post	{margin-bottom:0px;overflow: hidden;}
div.post p	{font-size: 1em;line-height: 1.6;}
div.post p.postcat	{text-align: right;	margin: -10px 10px 10px 0;}
div.post p.postcat a	{font-size: smaller;background-color: #a7d043;
	border-radius: 2px;color: #ffffff;padding: 1px 5px}
div.post p.postinfo	{color: #0c8bcd;text-align: right;	margin: 0;}

/* 記事 */
div.post-single	{margin-bottom:20px;overflow: hidden;background-color:#FFF;max-width:1000px;float:left;width: 90%;padding:20px;}
div.post-single p	{font-size: 1em;line-height: 1.6;}
div.post-single p.postcat	{text-align: right;	margin: -10px 10px 10px 0;}
div.post-single p.postcat a	{font-size: smaller;background-color: #a7d043;
	border-radius: 2px;color: #ffffff;padding: 1px 5px}
div.post-single p.postinfo	{color: #0c8bcd;text-align: right;	margin: 0;}

/* 記事内の画像 */
.aligncenter	{display: block;margin-left: auto;margin-right: auto}
.alignright	{float: right;	margin-left: 10px;	margin-bottom: 10px}
.wp-caption	{border: solid 1px #aaaaaa;	text-align: center;	padding-top: 5px}

/* サイドバー */
div#sidebar	{width: 400px;margin-top:10px;}
div#sidebar a:hover img {
	opacity: 0.5 ;}
div#sidebar ul	{margin: 0;	padding: 5px; list-style:none;}
div#sidebar .widget	{margin-bottom: 20px}
div#sidebar h2	{font-size: 1.5em;color:#134a8e;padding:10px;margin-top: -1px;font-family: 'Lexend Mega', sans-serif;  }
div#sidebar li {font-size: 16px;margin: 0;background-color:#fff;border-bottom:dotted 0px #666;;padding:5px;}
div#sidebar li li a	{color: #333;display: block;padding: 10px 10px;font-weight:600;border-bottom: 1px solid #ccc;}
div#sidebar li li a:hover	{text-decoration: underline;color: #134a8e;}

.sidebar ul.sub-menu a:before {  content: "\f105";
 font-family: "Font Awesome 5 Free";font-weight: 900;	margin-left:-10px;	color:#66ceff;}
.sidebar ul.sub-menu a { border:1px solid #fff;   background-color:#fff;	font-size: 13px;}
.sidebar li.sub-menu  {  }
.sidebar ul.sub-menu a:hover {  color:#66ceff;  background-color:#f6f6ff;}

/* 記事の個別ページ */
.single div.post h2	{background-color:#333333;	color: white}
.single div.post h2 a	{color: white}


/* タイトルの一覧 */
ul.post	{list-style-type: none;	margin: 0;	padding: 0;	border-top: dotted 1px #aaaaaa}
ul.post li	{border-bottom: dotted 1px #aaaaaa;	background-image: url(chip.png);
	background-repeat: no-repeat;
	background-position: left center;	padding: 15px 0 15px 20px}
ul.post li a	{color: #000000}
ul.post li span	{font-size: smaller;color: #888888}
div.post p.more a:hover	{background: #f7e29e}

/* サムネイル画像 */
div.post p.thumb	{float: left;margin: 0 10px 10px 0}

/* トップページのタイトルの一覧 */
ul.toplist	{list-style-type: none;	margin: 0 0 30px;padding: 0;border-top: solid 1px #aaaaaa}
ul.toplist li	{font-size: 0.875em;font-weight: bold;	border-bottom: solid 1px #aaaaaa;
	background-image: url(chip.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 20px}

ul.toplist li a	{color: #000000}
ul.toplist li span	{font-size: smaller;color: #888888}

/* ページ番号リンク */
p.pagenum	{text-align: center}
p.pagenum a, p.pagenum span	{padding: 3px 6px;	color: #ffffff}
p.pagenum a	{background-color: #78982b}
p.pagenum span	{background-color: #a7d043}


@media screen and (max-width:65em) {
	.top-midashi2{text-align:center;}
	.cform th {	 padding-left:10px !important}
	.table-label {width:95%;padding: 7px 0px;}
  .tbl-deme {width: 100%;}
  .tbl-deme th{display: block;width: 100%;}
  .tbl-deme td {display: block;width: 100%;}
	.header_text{top:39%;}
	.post-back1-txt{font-size:26px;font-weight:600;text-shadow:1px 2px 2px #000;}
	div#flex-002{width: 100%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;margin-top:20px;border: none ;}	
	div#flex-002 img{width:97%;}
	div#flex-003{width: 100%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;margin-top:20px;}	
	div#flex-003 img{width:97%;}
	div#flex-top{width: 100%; font-size:0.9em; margin-right:auto;margin-left:auto;text-align:center;margin-top:20px;}
	div#flex-top2{width: 90%; font-size:0.9em; margin-right:auto;padding:0px;margin-left:auto;text-align:center;margin-top:20px;}
	div#flex-front1{width: 100%; font-size:0.9em; margin-right:auto;margin-left:auto;text-align:center;margin-top:20px;}
	div#flex-front2{width: 100%; font-size:0.9em; margin-right:auto;margin-left:auto;text-align:center;margin-top:20px;}
	div#flex-004{width: 100%; font-size:0.9em; margin-right:auto;margin-left:auto;text-align:center;margin-top:20px;}
div#flex-005{width: 100%; font-size:0.9em; margin-right:auto;margin-left:auto;margin-top:20px;}	
	div#flex-005 h3{margin-top: 0px;width:100%; margin-left: 0px;text-align: center;}
	div#flex-006{width: 100%; font-size:0.9em; margin-right:auto;margin-left:auto;text-align:center;margin-top:20px;}
	div#flex-006 h3{font-size: 1.7em; margin-top: 0px; margin-left: 0px; text-align: center;}
	div#flex-007{width: 100%; font-size:0.9em; margin-right:auto;margin-left:auto;text-align:center;margin-top:20px;}
	div#flex-007 h4{font-size: 1.7em; margin-top: 0px; margin-left: 0px; text-align: center;}
.pc{display:none;}
.mo{display:block;}
	 .display-posts-listing.grid {-webkit-flex-direction: column;  padding:10px 0px;  flex-direction: column;margin-top:-20px;}
.outer-000{ -webkit-flex-direction: column;  padding:10px 0px;  flex-direction: column;margin-top:-20px;}
.outer-top{ -webkit-flex-direction:  column-reverse;  padding:10px 0px;  flex-direction: column-reverse;margin-top:-20px;}
	.outer-top-single{ -webkit-flex-direction:  column-reverse;  padding:10px 0px;  flex-direction: column;margin-top:-20px;}
	.outer-top2{ -webkit-flex-direction: column;  padding:10px 0px 50px 0px;  flex-direction: column;margin-top:-20px;}
	.outer-top3{ -webkit-flex-direction: column;  padding:10px 0px 50px 0px;  flex-direction: column;margin-top:-20px;width: 90%;}
	.outer-top4{ -webkit-flex-direction: column;  padding:10px 0px 50px 0px;  flex-direction: column;margin-top:-20px;width: 90%;}
	.outer-top5{ -webkit-flex-direction: column;  padding:10px 0px 50px 0px;  flex-direction: column;margin-top:-20px;width: 90%;}
.outer-001{ -webkit-flex-direction: column;    flex-direction: column;margin-top:-20px;}	
.footer-outer-001{ -webkit-flex-direction: column;    flex-direction: column;margin-top:-20px;}	
div#flex-top2 img {
  width: auto;
  margin-top: 127px;
  max-height: 440px;
  margin-bottom: -10px;
  margin-right: auto;
  margin-left: auto;
}
div#flex-footer-001{-webkit-flex-direction: column;    flex-direction: column;width: 94%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;text-align:center;margin-top:20px;}	
	div#flex-footer-002{width:100%;}
		div#flex-footer-002 ul li{margin-top: 0px!important;}
	div#flex-footer-002 li{width:100%;margin-top: 0px;}
	div.post-archive{width: 100%; font-size:0.9em; margin-right:auto;margin-left:auto;text-align:center;margin-top:20px;}
	
	.h-img2 img{margin-top:10px;}
	.meta{margin-top:28px;}
	header img{height:40px;margin-top:17px;margin-left: 5px;}
/* ヘッダー */
	div#header01{display:none;}
div#header	{font-family: 'Trebuchet MS', sans-serif;width: 99%;margin-right:auto;margin-left:auto;
	margin-bottom: 20px}
div#header p#desc	{font-size: 0.875em;background-color: #f7f7f7;color: #666;margin: 0 0 5px;height: 30px;line-height: 25px;}
div#header0 img{height: auto;width: 100%;min-width: 99%;background-position: center;margin-top:60px;}
	header ul {height:60px;margin-top:-30px;font-weight: 600;float:none;}
	header ul > li:hover > a{background-color: #986842;	color: #fff;width: 99% !important;margin-left:4px;}
	#header-title {letter-spacing: -0.13em;float: left;	font-size: 0.7em;color: black;}
div#subinfo	{text-align: right;	margin: -32px 0 5px}
/* ナビゲーションバー */
div#nav	{display:none;}
		header ul > li{background:none;display:block;}	
	/* コンテンツ */
	.inner {width: 100%; padding: 0;}
    #top-head {top: 0;position: fixed;margin-top: 0;display: inline;padding:0;}
    /* Fixed reset */
    #top-head.fixed {padding-top: 0;background: transparent;}
    #mobile-head {width: 100%;height: 65px;z-index: 2005;position: relative;margin-top: 0px;}
    #top-head.fixed .logo,
    #top-head .logo {position: absolute;left: 13px; top: -5px;color: #fff; font-size: 26px;}
	#top-head .logo img{height:auto;margin-top:-8px;max-width:100px;}
    #global-nav {position: absolute;z-index: 1006;min-height:237px;
        /* 開いてないときは画面外に配置 */
        top: -450%;background: #164e97; width: 100%;text-align: center!important; padding: 10px 0;
	-webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;}
	.header ul > li a::after{border-bottom: none!important;}
    #global-nav ul {list-style: none;position: static; right: 0;bottom: 0;font-size: 0.9em!important;font-weight: 400;color: #fff;text-align: center;margin-top: -6px;}
    #global-nav ul li {float: none;position: static;margin-left: -40px;border-bottom: solid 1px #fff;padding: 10px;}
	   #global-nav ul li:last-child { border-bottom:none;}
    #top-head #global-nav ul li a,
	#top-head.fixed #global-nav ul li a {margin-right: auto;margin-left: auto; display: block;color: #fff; padding: 14px 0;}
 #top-head #global-nav ul li a:hover {text-decoration:none;background-color: #960928;}	
    #nav-toggle {display: block;background: rgba(0,0,0,0.5);border-radius: 5px;padding-top: 7px;
    padding-left: 4px;}
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);}

    .open #nav-toggle span:nth-child(2) {width: 0;left: 50%;}
    .open #nav-toggle span:nth-child(3) {top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);}

    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(145%);
        -webkit-transform: translateY(145%);
        transform: translateY(145%);}

	header ul > li a:after {	content: '';	width: 0;	transition: all 0.3s ease;	border-bottom: none !important;	display: block;}

#sub-nav{margin-bottom: 40px;font-size:0.9em;margin-left: -40px;}
#sub-nav ul {width:auto; list-style: none;}
#sub-nav ul li  {float:left; width: 33%;border-right: solid 1px #bbb;height: 30px;}
#sub-nav ul li a{display: block; background: #444; text-align: center;border-bottom: solid 1px #c7cdd0;padding: 4px;
    text-decoration: none; color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;}
#sub-nav ul li a:hover {text-decoration:underline;background-color: #000;color:#fff;}	
	
}

@media screen and (max-width:48em) { 
	h2.mo-1{margin-top: 80px;}
div#container	{width: 99%;	margin: auto;}
	
/* ヘッダー */
	div#header01{display:none;}
div#header	{font-family: 'Trebuchet MS', sans-serif;width: 99%;margin-right:auto;margin-left:auto;
	margin-bottom: 20px}
div#header h1	{font-size: 2.5em;margin: 0}
div#header h1 a	{color: #000000}
div#header p#desc	{font-size: 0.875em;background-color: #f7f7f7;color: #666;margin: 0 0 5px;height: 30px;line-height: 25px;}
div#header0 img{height: auto;width: 100%;min-width: 99%;background-position: center;margin-top:60px;}
	header ul {height:60px;margin-top:-30px;font-weight: 600;float:none;}
	header ul > li:hover > a{
	background-color: #986842;	color: #fff;width: 99% !important;margin-left: 3px;}
	#header-title {letter-spacing: -0.13em;float: left;	font-size: 0.7em;color: black;}
	div#subinfo	{text-align: right;	margin: -32px 0 5px}
/* ナビゲーションバー */
div#nav	{display:none;}
		header ul > li{background:none;display:block;}	
	/* コンテンツ */
div#content	{width: 99%;float: left}
div#content2	{width: 99%;float: left}
	div#content3{margin-bottom:50px;}
p.title	{font-weight: bold;	color: #585858;	width: 200px;margin: 0 0 10px;	padding: 0 30px 0 10px;	background-image: url(bar.png);	background-repeat: no-repeat;background-position: right top}
p.pagenation	{font-size: 0.75em;	overflow: hidden}
div.post p	{font-size: 0.9em;line-height: 1.6;}
	
div#footer	{padding:10px 0px 10px 10px!important;}	
div#footermenu ul{width: 99%;	text-align: center;margin: 0 30px 0 0;	padding: 0;	list-style-type: none}
}


@media screen and (max-width:30em) {
	.display-posts-listing.grid img{width:90%;margin: 0 auto;}
	.display-posts-listing.grid .title {
   width:99%;text-align:center;
}
	.br-sp{display: inline-block;}
.br-pc {display: none;}
	a.btn-border2{width:70%;margin: 0 auto;float: none;}
	a.btn-border3{width:70%;}
	a.btn-border4{width:70%;}
	.members-txt{text-align:center;padding-right:0px;}
	.front1-txt{font-size:1.5em;}
.front2-txt{font-size:4.2em;}
	.front2-txt2{font-size:3em;}
	.front3-txt {font-size: 0.85em;padding: 0px 10px;text-align: left;line-height: 1.5em;}
	/* コンテナ */
	.nakami{font-size: 0.95em;padding: 5px; }
div#container	{width: 99%;	margin-top: -88px;}

/* ヘッダー */
	div#header01{display:none;}
div#header	{font-family: 'Trebuchet MS', sans-serif;width: 99%;margin-right:auto;margin-left:auto;
	margin-bottom: 20px}
div#header h1	{font-size: 2.5em;margin: 0}
div#header h1 a	{color: #000000}
div#header p#desc	{font-size: 0.875em;background-color: #f7f7f7;color: #666;margin: 0 0 5px;height: 30px;line-height: 25px;}
div#header0 img{height: auto;width: 100%;min-width: 99%;background-position: center;margin-top:60px;}
header ul {height:60px;margin-top:-30px;font-weight: 600;float:none;}
header ul > li:hover > a{background-color: #986842;	color: #fff;width: 99% !important;margin-left: 1px;}
header ul li:last-child a{width: 42%;}
#header-title {letter-spacing: -0.18em;float: left;	font-size: 0.6em;color: black;}
div#subinfo	{text-align: right;	margin: -32px 0 5px}
	
/* ナビゲーションバー */
div#nav	{display:none;}
header ul > li{background:none;display:block;}	
	/* コンテンツ */
div#content	{width: 100%;float: left}
div#content2	{width: 100%;float: left}
p.title	{font-weight: bold;	color: #585858;	width: 200px;margin: 0 0 10px;	padding: 0 30px 0 10px;	background-image: url(bar.png);	background-repeat: no-repeat;background-position: right top}

p.pagenation	{font-size: 0.75em;	overflow: hidden}

div.post p	{font-size: 0.9em;line-height: 1.6;}
div.post2 h4{font-size:1em; padding: 10px 10px;	margin-left: 5px;margin-bottom: -15px;}
	.front-top3{margin-top: 50px;font-size: 1.3em;text-align: center;padding:0px;width:100%;}
	.front-top3 h3{font-size:1.1em;margin-top: 0px;width:100%; margin-left: 0px;}
	.front-top4 h2{margin-bottom: -60px;}
	.front-top4{margin-top: 50px;font-size: 1.3em;text-align: center;padding:0px;width:100%;}
	.front-top4 h2{margin-bottom: -60px;}
	.front-top4 h3{  font-size: 1.1em;    margin-top: 60px;    width: 100%;    margin-left: 0px;    margin-bottom: -60px;  }
	.front-top4 h4{font-size: 1.2em; margin-bottom: -60px;}
	.front-top5 h2{margin-bottom: 30px;}
	.front-top5{margin-top: 50px;font-size: 1.3em;text-align: center;padding:0px;width:100%;}
	.front-top5 h3{  font-size: 1.1em;    margin-top: 60px;    width: 100%;    margin-left: 0px;    margin-bottom: -60px;  }
.title000{text-align:left;max-width:1000px;}
.title000 h4{font-size:1.2em;padding: 0.25em 0.5em; margin-left: 40px;margin-bottom: 5px;
  background: transparent;/*背景透明に*/  border-left: solid 5px #8ce3f6;/*左線*/}
	/* 水平線 */
hr.dashed {border-top: 1px solid #fff;  width:88%;}
div#sidebar	{display:none;}	
		
div#footer	{padding:0px!important;}	
div#footermenu ul{-webkit-flex-direction: column;    flex-direction: column;width: 94%; 	text-align: center;	padding: 0;	list-style-type: none}		
	}
	
/* フッターメニュー */

div#footer	{color:#fff;background-color: #b4996e;margin-right:auto;margin-left:auto;clear: both;padding: 20px 0px 20px 30px;}
div#footer p	{font-size: 0.75em;	font-style: normal;	font-family: Verdana, sans-serif;margin: 0}
div#footermenu{background-color: #b4996e;width: 100%;max-width:1090px;margin-right:auto;margin-left:auto;}
div#footermenu ul{display: flex;margin-left:30px;	padding: 0;	list-style-type: none;color: #0995cf;width: 100%;
font-weight: 600;justify-content: center;}
div#footermenu ul ul	{width: auto;float: none;margin: 0}
div#footermenu .widget	{margin-bottom: 20px}
div#footermenu h2	{font-size: 0.75em;	color: #ffffff;	background-color: #aaaaaa;
	border-radius: 3px;	padding: 2px 10px;	margin: 0}
div#footermenu ul li	{font-size: 0.875em;	text-align: left;}
div#footermenu ul li a	{color: #fff;display: block;	text-align: center;}
div#footermenu ul li a:hover{color: #3182de;transition:all 0.4s ease-in-out 0s;text-decoration:underline;}
div#footer p	{clear: both;color: #ffffff;padding-top: 8px;	text-align: center;}
div#footer p a{clear: both;color: #ffffff;text-align: center;}
div#footer p a:hover{clear: both;color: #ff0;text-align: center;}
#page-top {position: fixed; bottom: 25px; right:25px; font-size: 0.875em;z-index: 100;}
#page-top a {background: #2181c4; text-decoration: none; color: #fff; width: 50px;	border-radius:10px;padding: 10px 10px; text-align: center; display: block;}
#page-top a:hover {text-decoration: none; background: #07568d; color:#fff;}

.submit-btn input {	background: #00142c;	width: 60%;	max-width: 550px;	min-width: 220px;	margin: 30px auto;	display: block;
	border: 1px #00142c solid;	text-align: center;	padding: 5px;	color: #fff;	transition: all 0.4s ease;	}

.submit-btn input:hover {background: #fff;	color: #00142c;}

/* -- input,select,textarea -- */
input,select,textarea {font-size: 0.875em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;  
	-moz-border-radius: 0;
	border-radius: 0; }
select {min-width: 180px;width: 15%;padding: .5714285em 2.14286em .5714285em .5714285em;border-radius: 6px;
	background: url(https://for1-coltd.com/wp-content/uploads/arrow.png) center right 10px no-repeat;border: 1px solid #bbb;}
textarea {width: 97%;height: 100px;border: 1px solid #bbb;border-radius: 6px;}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"] {padding: .4714285em;	border: 1px solid #bbb;border-radius: 6px;}
input[type="button"],
input[type="submit"],
input[type="reset"]{font-size: 1.1em;color: #fff;	background-color: #000;	border: none;width: 200px;
height: 40px!important;border-radius: 12px;
	-webkit-transition: .3s ease all;
	-moz-transition: .3s ease all;
	-o-transition: .3s ease all;
	transition: .3s ease all;
	-webkit-border-radius: 12px;  
	-moz-border-radius: 12px;  
	 }
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {background-color: #ccc;cursor: pointer;}
input[type="checkbox"] {border: 1px solid #ccc;
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;}
input[type="file"] {border: none;}
