@charset "UTF-8";
/* CSS Document */

#wrap {
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    position: relative;
	min-width: 1500px;
	overflow: hidden;
}
#headwrap {
    clear: both;
    background-color: #FFFFFF;
    position: fixed;
    width: 100%;
    height: 80px;
	z-index: 1000;
	min-width: 1200px;
}
#head {
    clear: both;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#logo {
    float: left;
    width: 304px;
    margin-left: 20px;
    margin-top: 4px;
}
#telwrap {
	text-align: right;
	float: right;
	width: 400px;
	margin-right: 80px;
}
.telnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 10px;
}
.telnum li{
	display: inline-block;
}

#navwrap {
	background-color: #FFCCCC;
	clear: both;
}
#navwrap02 {
	display: none;
	visibility: hidden;
}
#nav02 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#nav02 li {
	float: left;
	background-color: #FFCC99;
}
#nav02 img {
	display: block;
}

#flash {
    clear: both;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 80px;
}
#flash img{
	width: 100%;
	height: auto;
}
#flash h3 {
	position: absolute;
	top: 50%;
	padding-bottom: 0px;
	left: 50%;
	transform: translateX(-50%)
		translateY(-50%);
}

#flash02 {
	clear: both;
	background-color: #CCFF99;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#flash02 .box {
	background-color: #FF97F4;
	padding: 10px;
	text-align: center;
}
#flash02 h3 {
 text-align: center;
 font-size: 26px;
 line-height: 1.6em;
 padding-bottom: 0px;
}
#flash02 p {
	padding-bottom: 0px;
}


#flash02 p img {
	width: 100%;
	height: auto;
}

ul.bxslider {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	clear: both;
}
ul.bxslider li img {
	height: auto;
	padding-right: 0px;
	width: 100%;
}
ul.bxslider li {
	list-style-type: none;
	padding: 0px;
	width: 300px;
	text-align: center;
	position: relative;
}
.pan {
    background-color: #EFEFEF;
}

#cont {
 clear: both;
 width: 1000px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 20px;
 position: relative;
}
#footwrap {
    clear: both;
    overflow: hidden;
    text-align: center;
}
#foot {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 80px;
    background-color: #E4E0E1;
}
#footmenu {
    text-align: center;
    font-size: 14px;
    line-height: 1.6em;
}

#cr {
    font-size: 12px;
    line-height: 1.6em;
	margin: 20px;
}


#news table {
	border-collapse: collapse;
	width: 100%;
}
#news th {
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: 0 16px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	width: 30%;
}
#news td {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#news .box01 {
	clear: both;
	overflow: auto;
	height: 240px;
	padding-right: 20px;
}

#sub h6 {
	text-align: center;
	font-size: 16px;
	line-height: 1.6em;
	border-bottom: 1px solid #575757;
	margin-bottom: 15px;
}

.list {
	padding-bottom: 20px;
}
.list li {
	padding-bottom: 10px;
	line-height: 20px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
.list a {
	color: #2E2E2E;
	text-decoration: none;
}

.komidashi {
    line-height: 20px;
    background-image: url(../img/list04.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font-size: 16px;
    font-weight: bold;
    color: #FBB03B;
    margin-top: 20px;
}
.txtbox {
 clear: both;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 20px;
}
.txtbox li {
	list-style-position: inside;
	list-style-type: disc!important;
}

.linebox {
 clear: both;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 0px;
 padding-top: 9px;
 padding-right: 9px;
 padding-left: 9px;
 border: 1px solid #36F;
 margin-bottom: 30px;
}
.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}
.centerphoto img {
	width: 100%;
	height: auto;
}
.centertxt {
	text-align: center;
	clear: both;
}
.tbl {
	width: 100%;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	clear: both;
}
.tbl td {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tbl th {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #E6E6E6;
}
.pagetop {
    position: fixed;
	right:30px;
    width: 80px;
    height: 80px;
	z-index: 9000;
}
.pc-none{
	display: none;
}
.sp-none{
	display: block;
}
.pc-none02{
	display: none;
}
.sp-none02{
	display: inline-block;
}
.telbox {
	background-position: 10px 10px;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #001226;
	border-radius: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.link {
    padding-bottom: 0px;
    margin-bottom: 10px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
}
.link a {
    padding: 10px;
    display: block;
    color: #001226;
    text-decoration: none;
}
.link a:hover {
    color: #FFFFFF;
}
.mojilist li {
	background-repeat: no-repeat;
	margin-left: 20px;
	text-indent: -20px;
	padding-bottom: 10px;
}
.mojilist li:before {
	content: "●";
	color: #DE891E;
	padding-right: 5px;
}
.faqbox h5 {
	font-size: 18px;
	line-height: 1.6em;
	border-bottom: 1px solid #A6A6A6;
	margin-bottom: 10px;
	text-indent: -33px;
	padding-left: 33px;
}
.faqbox h5:before {
	content: "Q";
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #70AD47;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
}
.faqbox p {
	text-indent: -27px;
	padding-left: 27px;
}

.faqbox p:before {
	content: "A";
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #ED7D31;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
}
.pname  {
	font-size: 18px;
	text-align: right;
	line-height: 1.6em;
}
.caption {
	color: hsla(359,100%,39%,1.00);
}
.half {
    color: #FFFFFF;
}

.half .photo {
	width: 50%;
	padding-bottom: 0px;
	float: right;
}
.half .photo img {
	width: 100%;
	height: auto;
}

.select .photo {
	width: 50%;
	padding-bottom: 0px;
	float: left;
}
.select .photo img {
	width: 100%;
	height: auto;
}
.select .box {
    padding-top: 10px;
    padding-bottom: 0px;
    float: left;
    width: 50%;
}
.select2 .photo {
	width: 50%;
	padding-bottom: 0px;
	float: left;
}
.select2 .photo img {
	width: 100%;
	height: auto;
}
.select2 .box {
    padding-top: 10px;
    padding-bottom: 0px;
    float: left;
    width: 50%;
}
.select3 .photo {
	width: 33.333333%;
	padding-bottom: 0px;
	float: left;
}
.select3 .photo img {
	width: 100%;
	height: auto;
}
.select3 .box {
    padding-top: 10px;
    padding-bottom: 0px;
    float: left;
    width: 50%;
}
.sidebnbox {
 margin-bottom: 10px;
 position: relative;
}
.sidebnbox p img {
 width: 100%;
 height: auto;
}
.sidebnbox  h5  {
 padding-top: 10px;
 padding-right: 2%;
 padding-left: 2%;
 padding-bottom: 10px;
 width: 96%;
 color: rgba(255,255,255,1.00);
 text-decoration: none;
 background-color: rgba(255,116,118,1.00);
 position: absolute;
 bottom: 0px;
}


.sidebnbox p {
 padding-bottom: 0px;
}
.drop {
	padding-bottom: 30px;
}

.drop dt {
	background-color: #44B0FF;
	padding: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
}
.drop dt:after {
	visibility: visible;
	content:'+';
	top: 50%;
	right: 20px;
	font-weight: bold;
	transform:translateY(-50%);
	position: absolute;
}
.drop dt.opened:after {	content:'－';
}
.drop dd{
	padding: 0 10px 20px;
}
/*タブ切り替え全体のスタイル*/
.tabs {
	padding-bottom: 40px;
	background-color: #fff;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/3);
  height: 50px;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
 display: none;
 padding-top: 40px;
 padding-bottom: 0;
 clear: both;
 overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #59b057;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(2n) {
  background-color: #69c7f1;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(3n) {
  background-color: #f5a4c0;
  color: #fff;
}
.navToggle {
    display: block;
    position: fixed;
    width: 64px;
    height: 64px;
    cursor: pointer;
    z-index: 5000;
    background-color: #fff;
    text-align: center;
    right: 0px;
    top: 0px;
    font-size: medium;
}
.navToggle span {
 display: block;
 position: absolute;    /* .navToggleに対して */
 width: 35px;
 border-bottom: 2px solid #000;
 -webkit-transition: .35s ease-in-out;
 -moz-transition: .35s ease-in-out;
 transition: .35s ease-in-out;
 left: 10px;
	text-align: center;
}
 
.navToggle span:nth-child(1) {
 top: 20px;
}
 
.navToggle span:nth-child(2) {
 top: 32px;
}
 
 
.navToggle span:nth-child(3) {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: medium none;
    color: #000;
    font-size: 8px;
    font-weight: bold;
    z-index: 0;
    bottom: -5px;
    height: auto;
    padding-left: 0px;
    padding-top: 0px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 32px;
    left: 10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2) {
    top: 32px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
 /* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateX(0%)!important;
}
nav.globalMenuSp {
 position: fixed;
 z-index: 4000;
 top: 0;
 color: #666666;
 text-align: center;
 transform: translateX(120%);
 transition: all 0.6s;
 width: 100%;
 background-color: #ffffff;
 height: 100%;
}

nav.globalMenuSp .naviblock {
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
}
#navlogo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 3%;
    padding-left: 3.2%;
    padding-top: 2.4%;
}
#navlogo img {
    width: 100%;
    height: auto;
}


#nav_photo {
    display: inline-block;
    vertical-align: middle;
}

#nav_photo img {
    height: 100vh;
    width: auto;
}
.naviblockbox{
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}
.naviblockbox .box{
    padding-left: 110px;
    width: 300px;
    display: inline-block;
    vertical-align: top;
}
.naviblockbox h4 {
    font-size: 22px;
    line-height: 1.6em;
    font-weight: bold;
    padding-bottom: 15px;
    color: #FBB03B;
}

.naviblockbox a {
    color: #333;
    text-decoration: none;
}
.naviblockbox a:hover{
	color:#FBB03B;
}
.naviblockbox .box ul {
    padding-bottom: 20px;
}

.naviblockbox .box .headnav {
    padding-bottom: 90px;
}
.naviblockbox .box ul li {
    padding-bottom: 15px;
    font-size: 16px;
	padding-left: 10px;
}
.naviblockbox .box ul li.member-btn{
	border: 2px solid #FBB03B;
	padding: 5px 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background: #fff;
}
.naviblockbox .box ul li.member-btn a{
	color: #FBB03B;
}
.inner1200 {
    width: 90%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.inner {
    width: 90%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
section {
	padding:80px 0; 
}
.cf:after {
    content: " ";
    display: block;
    clear: both;
}
.bold {
    font-weight: bold;
}
.cel2 {
    text-align: center;
}
.cel2 .box {
    display: inline-block;
    width: 44%;
    margin-top: 2.5%;
    margin-right: 2.5%;
    margin-bottom: 2.5%;
    margin-left: 2.5%;
	vertical-align: top;
}
.cel3 {
    text-align: center;
}
.cel3 .box {
    display: inline-block;
    width: 28%;
    margin-top: 2.5%;
    margin-right: 2.5%;
    margin-bottom: 2.5%;
    margin-left: 2.5%;
	vertical-align: top;
}
.cel4 {
    text-align: left;
}
.cel4 .box {
    display: inline-block;
    width: 21%;
    margin: 1.5%;
	vertical-align: top;
}
.cel4 .box3 {
    display: inline-block;
    width: 71%;
    margin: 1.5%;
	vertical-align: top;
}
.txt-ore {
    color: hsla(32,92%,54%,1.00);
}
.txt-blue {
    color: hsla(204,100%,38%,1.00);
}
.txt24 {
    font-size: 24px;
    line-height: 36px;
}
.txt32 {
    font-size: 32px;
    line-height: 42px;
}
.txt62 {
    font-size: 58px;
    line-height: 72px;
}
.txt-left {
    text-align: left;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt40 {
    margin-top: 40px;
}
.mt80 {
    margin-top: 80px;
}
.banner-beginner {
    text-align: center;
}
.banner-beginner img {
    width: 100%;
	height: auto;
}
.infoarea {
    padding-top: 40px;
    padding-bottom: 40px;
}

.info-midashi {
    text-align: center;
    color: #C0B7BA;
    font-size: 60px;
    font-weight: bold;
    line-height: 50px;
}
.info-midashi span {
    font-size: 30px;
    line-height: 26px;
}
.infoarea .half {
    background-color: #E4E0E1;
    color: #333333;
}

.infoarea .half .photo {
	width: 50%;
	padding-bottom: 0px;
	float: left;
}
.infoarea .half .photo img {
	width: 100%;
	height: auto;
}
.infoarea .half .box {
    padding-top: 10px;
    padding-bottom: 0px;
    float: left;
    width: 50%;
    background-color: #E4E0E1;
	text-align: center;
}
.info-tel {
    font-size: 60px;
    color: #9B8D92;
    font-weight: bold;
    padding-top: 60px;
    padding-bottom: 40px;
}
.map iframe {
	 border:0;width:100%;filter:grayscale(100%);-webkit-filter:grayscale(100%);
}
#footmenu ul{
	border-bottom: 1px solid #333;
}
#footmenu li {
    display: inline-block;
    margin: 20px;
}
#footmenu li a{
	color:#333;
	text-decoration: none;
}
#footmenu li:first-child{
    background-image: url(../img/icon-map.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
#footmenu li:nth-child(2),#footmenu li:nth-child(3){
    background-image: url(../img/icon-out.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

.three_list,
.four_list {
  margin-bottom: -30px;
}

.three_list li {
  float: left;
  width: 32.22%;
  margin-right: 1.66%;
  margin-bottom: 30px;
}

.four_list li {
  float: left;
  width: 23.75%;
  margin-right: 1.66%;
  margin-bottom: 30px;
}

.three_list li:nth-child(3n),
.four_list li:nth-child(4n) {
  margin-right: 0;
}

.topics_list li {
  background: #FFF;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.topics_list li a {
  position: relative;
  padding-bottom: 120px;
  overflow: hidden;
  display: block;
}
.topics_list li a .img {
  height: 280px;
  background: url("../img/noimage.jpg") center/cover no-repeat;
}
.topics_list li a .over {
  z-index: 2;
  height: 120px;
  padding: 20px;
  position: absolute;
  top: 280px;
  width: 100%;
  transition: 0.3s ease;
}
.topics_list li a .over .date {
  color: #a19c96;
  font-size: 1.2rem;
}
.topics_list li a .over .date .new {
  display: inline-block;
  padding: 1px 5px;
  margin: 0 5px 5px 0;
  color: #FFF;
  background: #f38f24;
}
.topics_list li a .over .title {
  margin-bottom: 10px;
  height: 4.2rem;
  overflow: hidden;
}
.topics_list li a .over .tag {
  color: #f38f24;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.topics_list li a .over .more {
  color: transparent;
  font-size: 0;
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.topics_list li a .over .more:after {
  background: url("../img/icon/icon_arrow.svg") center/contain no-repeat;
}
.topics_list li a .over p {
  display: none;
  font-size: 1.2rem;
}
.topics_list li a:hover {
  opacity: 1;
}
.topics_list li a:hover .over {
  height: auto;
  min-height: 100%;
  position: absolute;
  top: 0;
  bottom: auto;
  background: rgba(115, 109, 103, 0.8);
  color: #FFF;
  bottom: auto;
}
.topics_list li a:hover .over .date, .topics_list li a:hover .over .tag {
  color: #FFF;
}
.topics_list li a:hover .over p {
  display: block;
}
.topics_list li a:hover .over .more {
  color: #FFF;
  font-size: unset;
  position: absolute;
  right: 0;
  width: 100%;
  text-align: center;
  bottom: 10px;
  padding: 40px 0 40px 10px;
  margin: auto;
  display: table;
}
.topics_list li a:hover .over .more:after {
  margin-left: 10px;
  background-image: url("../img/icon/icon_arrow_w.svg");
  position: relative;
  top: 5px;
}

.pagenation {
  display: table;
  text-align: center;
  margin: auto;
}
.pagenation li {
  display: inline-block;
  position: relative;
}
.pagenation li a {
  display: block;
  border: solid 1px #f38f24;
  color: #f38f24;
  padding: 10px;
}
.pagenation li.center {
  margin: 0 10px;
  min-width: 140px;
  top: 5px;
}
.pagenation li.prev a,
.pagenation li.next a {
  padding: 10px 20px;
  color: transparent;
  font-size: 0;
}
.pagenation li.prev a:before,
.pagenation li.next a:before {
  content: "";
  border-right: solid 2px #f38f24;
  border-bottom: solid 2px #f38f24;
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  right: 16px;
  top: 17px;
  transform: rotate(135deg);
}
.pagenation li.next a:before {
  transform: rotate(-45deg);
}
.tac {
    text-align: center !important;
}
.btn {
    color: #f38f24;
    background: #FFF;
    text-align: center;
    padding: 10px;
    border: solid 2px #f38f24;
    border-radius: 30px;
    display: table;
    margin: 30px auto 0;
    width: 300px;
}
button, html [type='button'], [type='reset'], [type='submit'] {
    -webkit-appearance: button;
}
a, area, button, input, label, select, textarea, [tabindex] {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
button, input {
    overflow: visible;
}
