@charset "utf-8";

@import url(common.css);
@import url(animate.css); 
@import url(https://fonts.googleapis.com/css?family=Arvo:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Material+Icons);

/* common
------------------------------------------------------------*/

body{
	-webkit-text-size-adjust: 100%;
	background:url(../../img/bg.png) repeat 0 0;
}
img{
	-webkit-backface-visibility: hidden;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
a{
	text-decoration:none;	
}
.clearfix {
	display:inline-block;
	min-height:1%;  /* for IE 7 and MacIE5.5*/
}

/* pageswitch
---------------------------------------------------- */

.pageswitch {
    margin: 30px 0 50px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
	position:relative;
	height:33px !important;	
}
.pageswitch strong {
    background-color: #ffffff;
    border: 1px solid #333;
    color: #333;
    font-weight: bold;
}
.pageswitch a {
    color: #333;
    text-decoration: none !important;
}
.pageswitch a.num {
    background-color: #333;
    border: 1px solid #333;
    color: #ffffff;
    text-decoration: none !important;
}
.pageswitch a.num:link, .pageswitch a.num:visited {
    background-color: #333;
    border: 1px solid #333;
    text-decoration: none !important;
}
.pageswitch a.num:hover, .pageswitch a.num:active {
    background-color: #333;
    border: 1px solid #333;
    text-decoration: none !important;
}
.pageswitch .prevLink {
    margin-right: 10px;
}
.pageswitch .nextLink {
    margin-left: 10px;
}
.pageswitch a[title="Previous page"] {
    background: rgba(0, 0, 0, 0) url("../../img/arrow_prev.png") no-repeat scroll left center / 13px 23px;
    /*display: inline-block;*/
    height: 33px;
    line-height: 33px;
    padding-left: 20px;
    text-align: right;
	text-indent:-1000em;
}
.pageswitch a[title="Next page"] {
    background: rgba(0, 0, 0, 0) url("../../img/arrow_next.png") no-repeat scroll right center / 13px 23px;
    /*display: inline-block;*/
    height: 33px;
    line-height: 33px;
    padding-right: 20px;
    text-align: left;
	text-indent:-1000em;
}
#twitter-widget-1{
	margin:0 auto;
	max-width:750px;
	height:100%;
}
twitter-widget{
	margin:0 auto!important;
}
.EmbeddedTweet-tweetContainer .EmbeddedTweet{
	width:800px!important;	
}
.slide_ttl twitter-widget {
	display:none!important;
}
.twitter-tweet .css-1dbjc4n{
	border: none;
}
/* =========================================================
	PC
========================================================= */

@media screen and (min-width:900px) {

.sp {
	display:none;
}

#page{
	overflow:hidden;
	margin:0 auto;
	width:100%;
}
#page_form{
	overflow:hidden;
	margin:0 auto;
	width:100%;
	background:url(../../img/bg.png) repeat 0 0;
}
.inner{
	width:1200px;
	height: 530px;
	margin:0 auto;
	position:relative;	
}
.inner2{
	max-width:2000px;
	margin:0 auto;
	position:relative;
	padding-bottom:-20px;
}


/* header
------------------------------------------------------------*/

.header_container {
	position: relative;
	width: 100%;
	height: 530px;
	background-image: url("../../img/header_bg.jpg");
	background-position: 43% 90%;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
.header_nav {
	width: 100%;
	height: 53px;
	background: #fff;
	border-bottom: 1px dashed #000;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
.header_nav_logo {
	display: flex;
	align-items: center;
	margin: 0 auto;
	max-width: 1200px;
	height: 45px;
}
.header_nav_logo li {
	margin-right: 16px;
}
.header_nav_sns{
	display: flex;
	align-items: center;
	margin: 0 auto;
	max-width: 1200px;
	height: 53px;
	position:absolute;
	right:0;
	top:0;
}
.header_nav_sns li img{
	width: 19px;
}
.header_nav_sns li {
	margin-right: 18px;
}
.header_tfm {
	height: 21px;
}
.header_tfm img {
	height: 31px;
	vertical-align: baseline;
}
.header_jfn {
	height: 21px;
}
.header_jfn img {
	vertical-align: baseline;
}
.header_logo,
.header_logo_form {
	text-align:center;
	padding-top:110px;
}
.header_logo img,
.header_logo_form img {
	padding-right: 17px;
}
.header_theme{
	position:absolute;
	left:0;
	bottom:30px;
	font-weight:bold;
	font-size:120%;
	max-width: 60%;
}
.header_theme h2{
	font-weight:bold;
	font-size:80%;
	padding:5px 10px 3px 10px;
	width:43%;
	background: linear-gradient(transparent 0, #FFF 0);
}
.header_theme ul li{
	padding:7px 10px 3px 10px;
	line-height:1.1em;
	background: linear-gradient(transparent 0, #FFEE00 0);
}
.header_person{
	position:absolute;
	right:0;
	bottom:20px;
}
.header_person ul{
	display:flex;
}
.header_person ul li {
	margin-right: 10px;
}

.header_nav_2 {
	width: 100%;
	height: 50px;
	border-bottom: 2px solid #000;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background-color:#FFF;
	padding:25px 0;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
.header_nav_menu{
	display: flex;
	align-items: center;
	margin: 0 auto;
	max-width: 1100px;
	height: 50px;
	position:absolute;
	right:0;
	top:0;
}
.header_nav_menu li{
	border-right:1px dashed #000;
}
.header_nav_menu li:first-child{
	border-left:1px dashed #000;
}


/* corner
------------------------------------------------------------*/

#corner{
	background:url(../../img/footer_bg.png) repeat 0 0;
	background-size: 64px 64px;
    -webkit-animation-name: fadeInRight;
			animation-name: fadeInRight;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
#corner h2{
	width:1200px;
	margin:0 auto 10px;
}
.corner_wrap{
	background:url(../../img/bg_carousel.png) repeat 0 0;
}
.owl-carousel{
	padding-top:10px;
	height:303px;
}
.boxArea{
	width:320px;
	display: inline-block;
}
.boxArea ul{
	vertical-align:middle;
}
.name{
	font-size:95%;
	padding:5px 0 4px 5px;
	color: #FFF;
	line-height:1.3em;
	margin-bottom:20px;
}
.spot{
	font-size:95%;
	color: #FFF;
}
.spot time{
	font-family: 'Oswald', sans-serif;
	font-size:170%;
	color: #FFF;
	letter-spacing: 0.05em;
}
.boxArea ul .spot{
	padding: 0 0 0 1.5em; /*点を少し右へ移動*/
	position: relative;
}
.boxArea ul li time{
	list-style-type: none; /*リストの点を消す*/
	padding: 0.5em 0 0.5em 0.4em; /*リストデータの位置を調整*/
	margin-top: 0em; /*行間の調整*/
	margin-bottom: 0em; /*行間の調整*/
}
.boxArea ul li time:before {
	font-family: Material Icons; /*Material Iconsの使用を定義*/
	content: "\E192"; /*使用するアイコンのUnicode*/
	position: absolute;
	top: 0.2em;
	left: 0; /*アイコンの位置を調整*/
	color: white; /*アイコンの色*/
	font-size:22px;
}
.ttl{
	font-size:200%;
	color: #333;
	line-height:1.2em;
}
.bn_Area{
	padding:18px 0 12px;
	background:url(../../img/bnr_bg.png) repeat 0 0;
	text-align:center;
}
.bn_Area ul{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.bn_Area ul li{
	padding:0 9px;
}
.bn_Area2{
	margin: 0 auto;
	max-width: 700px;
	padding-bottom:40px;
	text-align:center;
}
.bn_Area2 ul li{
	padding:0 9px;
	margin-bottom: 15px;
}
/* topics
------------------------------------------------------------*/

#topics{
	width:1100px;
	margin:75px auto 50px;
	position:relative;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
#topics h2{
	text-align:center;
	margin-bottom:30px;
}
#topics .arcLink{
	position:absolute;
	right:0;
	top:0;
}
/*
#topics_wrap{
	width:1100px;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	margin: 0 auto 20px;
}
*/
#topics_wrap{
	width:1100px;
	margin: 0 auto 20px;
}

#topics .slide {
	width: 32.3%;
	/*min-height:400px;*/
	height:auto;
	position:relative;
	background-color:#FFF;
	border:1px solid #DEDEDE;
	display: inline-block;
	vertical-align:top;
	margin:3px;
}
#topics .slide .thumb{
	position: relative;
	width: 100%;
	max-height: 600px;
	overflow: hidden;
}
#topics .slide .thumb img{
	width: 100%;
	max-width:355px;
	height: auto;
}

/*
.slide .slide_date {
	width: 30%;
	position:absolute;
	left:0;
	right:0;
	top:150px;
	margin:auto;
	font-family: 'Arvo', serif;
    letter-spacing: 0;
	color:#000;
	text-align:center;
	background:#ffee00;
	z-index:10;
	width: 88px;
	height: 88px;
	border-radius: 50%;
}
.slide .slide_year {
	padding-top:15px;
	font-size:70%;
	line-height:1.0em;
}
.slide .slide_day {
	font-size:260%;
	font-weight:bold;
	line-height:1.0em;
	letter-spacing: 0.05em;
}
*/
.slide .slide_week {
	font-size:70%;
	line-height:1.0em;
}
.slide .slide_ttl {
	font-size:100%;
	padding:20px 35px;
	text-align: left;
}
.slide .slide_footer{
	/*position:absolute;
	left:0;
	right:0;
	bottom:0;*/
	display:flex;
	height:55px;
	border-top: 1px dashed #acacac;
}
.slide .slide_footer li:first-child{
	border-right:1px dashed #acacac;
}

.slide .slide_footer li img{
	width:100%;
}

/* message
------------------------------------------------------------*/

#message{
	width:1100px;
	margin:0 auto 50px;
	position:relative;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
#message h2{
	text-align:center;
	margin:40px 0 30px;
}


/* topics_detail_wrap
------------------------------------------------------------*/

#topics_detail_article{
	width:700px;
	margin: 0 40px 20px 0;
	display:inline-block;
	/*background-color:#CCC;*/
}
#topics_detail_article .slide {
	width:100%;
	min-height:400px;
	height:auto;
	position:relative;
	background-color:#FFF;
	border:1px solid #DEDEDE;
	margin-bottom:20px;
	text-align:-moz-center;
}
#topics_detail_article .slide .thumb{
	position: relative;
	width: 100%;
	max-height: 400px;
	overflow: hidden;
}
#topics_detail_article .slide .thumb img{
	width: 100%;
	max-width:740px;
	height: auto;
}
#topics_detail_article .slide .slide_date {
	width: 30%;
	position:absolute;
	left:0;
	right:0;
	top:350px;
	margin:auto;
	font-family: 'Arvo', serif;
    letter-spacing: 0;
	color:#000;
	text-align:center;
	background:#ffee00;
	z-index:10;
	width: 88px;
	height: 88px;
	border-radius: 50%;
}
#topics_detail_article .slide .slide_ttl img{
	width: 100%;
	height:auto;
	/*max-width:600px;*/
	margin:0 auto 30px;
	padding:20px 0;
	display:block;
}
#topics_detail_wrap{
	width: 350px;
	margin: 0 auto 20px;
	display:inline-block;
	vertical-align:top;
}
#topics_detail_wrap .slide {
	width: 355px;
	/*min-height:400px;*/
	height:auto;
	position:relative;
	background-color:#FFF;
	border:1px solid #DEDEDE;
	margin-bottom:20px;
}
#topics_detail_wrap .slide .thumb{
	position: relative;
	width: 100%;
	/*max-height: 200px;*/
	overflow: hidden;
}
#topics_detail_wrap .slide .thumb img{
	width: 100%;
	max-width:355px;
	height: auto;
}

/* timetable
------------------------------------------------------------*/

#time_table{
	width:1100px;
	margin:0 auto;
	position:relative;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
#time_table h2{
	text-align:center;
	margin-bottom:30px;
}
#time_table h3{
	text-align:right;
	position:absolute;
	right:10px;
	top:15px;
	margin-bottom:30px;
	font-family: 'Arvo', serif;
    letter-spacing: 0;
	color:#333;
	font-size:130%;
	font-weight:bold;
}
#time_wrap{
	width:1100px;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 20px;
}
#time_table .ttl_time {
	width: 32.3%;
	max-width:326px;
	height:auto;
	position:relative;
	background-color:#FFF;
	border:1px solid #EFEFEF;
	padding:15px;
}
#time_table .ttl_time img{
	display:block;
	max-width:260px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	padding:20px 0;
}
.sche_dule{
	font-family: 'Oswald', sans-serif;
	font-size:160%;
	color: #FFF;
	letter-spacing: 0.05em;
	background:url(../../img/timetable_bg.png) no-repeat 0 0;
	width:362px;
	height:55px;
	text-align:center;
	padding-top:10px;
}
#time_table ul{
	width:1100px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 20px;
}
#time_table ul .sche_dule{
	padding: 9px 0 0 1em;
	position: relative;
}
#time_table ul li{
	list-style-type: none;
	padding: 0.5em 0 0.5em 0.4em;
	margin-top: 0em;
	margin-bottom: 0em;
}
#time_table ul li:before {
	font-family: Material Icons; /*Material Icons*/
	content: "\E192"; /*Unicode*/
	position: absolute;
	top: 0.6em;
	left: 4.7em;
	color: #FFF;
	font-size:22px;
}
#time_wrap .ttl_time time{
	background:url(../../img/time_bg.png) no-repeat 0 0;
	width:325px;
	height:37px;
	display:block;
	margin-bottom:10px;
	color:#FFF;
	padding-top:8px;
	padding-left:10px;
	font-weight:bold;
	font-size:120%;
}
#time_wrap .ttl_time b{
	font-weight:bold;
	font-size:120%;
	margin-bottom:5px;
	display:block;
	line-height:1.3em;
}
#time_wrap .ttl_time p a{
	margin:15px auto 15px;
	width:80%;
    font-size:100%;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:10px 0 8px;
    color:#fff;
    background-color:#49a9d4;
    border-radius:25px;
}

/*  sns
------------------------------------------------------------*/

#sns{
	margin:0 auto;
	padding:100px 0 80px;
	background:url(../../img/bg_sns.png) repeat-x center bottom;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
.sns_wrap{
	width:1100px;
	margin:0 auto;
	display:flex;
}
.sns_wrap .tw h2,
.sns_wrap .fy h2{
	margin-bottom:20px;
	text-align:center;
}
.sns_wrap .tw,
.sns_wrap .fy{
	width:50%;
	margin:0 20px;
}
.sns_wrap .fy iframe{
	width: 100%;
	height:500px;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
}

/*  footer
------------------------------------------------------------*/

#footer {
	clear:both;
	width:100%;
	position:relative;
	background:url(../../img/footer_bg.png) repeat center bottom;
}
#footer address {
	text-align:center;
	font-size:80%;
	color:#FFF;
	padding:40px 0;
}

#footer_c{
	width:1100px;
	margin:0 auto;
	display:flex;	
}
.footer_c_wrap{
	width:50%;
	color:#FFF;
	border-left: 1px solid #acacac;
	padding-left:30px;
}
.footer_c_wrap_2{
	width:50%;
	color:#FFF;
	padding-top:40px;
	padding-left:30px;
}
.footer_c_wrap h3{
	margin-bottom:20px;
}
.footer_c_wrap h3 img{
	width:60%;

}
.footer_c_wrap ul li a,
.footer_c_wrap_2 ul li a{
	color:#FFF;
	background:url(../../img/arrow.png) no-repeat 0 4px;
	padding-left:20px;
	font-size:90%;
}

/* pagetop
------------------------------------------------------------*/

.go-top a{
	margin:0 auto;
	width:83px;
	padding-top:30px;
	margin-bottom:60px;
	display:block;
}
}

/* =========================================================
	SP
========================================================= */

@media screen and (max-width: 899px) {

.pc {
	display:none;
}
img {
	max-width : 100% ;
	height : auto ;
	vertical-align: bottom;
}
#page{
	overflow:hidden;
	margin:0 auto;
	width:100%;
}
#page_form{
	overflow:hidden;
	margin:0 auto;
	width:100%;
	background:url(../../img/bg.png) repeat 0 0;
}
.header {
    padding-top: 0;
    width: 100%;
    height: 100%;
    min-height: 500px;
    /*min-height: 100vh;*/
	background:url(../../img/sp_header_bg.jpg) no-repeat 0 55%;
    background-size: cover;
}
.header_form {
    padding-top: 0;
    width: 100%;
	height:400px;
	background:url(../../img/sp_header_bg.jpg) no-repeat 0 center;
    background-size: cover;
}
.header_logo {
    margin:70px auto 20px;
	max-width:150px;
	width:80%;
}
.header_logo_form {
    margin:100px auto 30px;
	max-width:150px;
}
.header_container {
    width: 100%;
	position:relative;
	height:480px;
}
.header_nav {
    margin: 0;
    padding-left: 12px;
    background: transparent;
}
.header_nav_logo {
    display: none;
}
.header_nav_logo--sp {
    display: block;
    width: 62%;
    padding: 12px 0 0 10px;
}
/*2019.04.02*/
/*
.header_person {
    margin: 0 auto;
	max-width:218px;
    text-align: center;
}
*/
.header_person {
    margin: 0 auto;
	max-width:450px;
    text-align: center;
	width:80%;
}
.inner{
	width:100%;
    height: 100%;
    max-height: 100vh;
	margin:0 auto;	
}
.inner2{
	width:100%;
	margin:0 auto;
	position:relative;
	padding-bottom:-20px;
}
.header_theme{
	position:absolute;
	left:0;
	bottom:0;
	font-weight:bold;
	font-size:100%;
}
.header_theme h2{
	font-weight:bold;
	font-size:70%;
	padding:5px 10px 3px 10px;
	width:50%;
	background: linear-gradient(transparent 0, #FFF 0);
}
.header_theme ul li{
	/*width:80%;*/
	font-size:85%;
	padding:4px;
	line-height:1.3em;
	background: linear-gradient(transparent 0, #FFEE00 0);
}

/* nav
------------------------------------------------------------*/

#nav_open{
	display:none;
	position: fixed;
	width: 100%;
	height: 100vh;
	background:rgba(255,255,255,1);
	left: 0;
	top: 0;
	z-index:99;
}
#nav_toggle{
	display: block;
	width: 40px;
	height: 40px;
	position: fixed;
	top: 18px;
	right:18px;
	z-index: 999;
}
#nav_toggle div {
	position: relative;
}
#nav_toggle span{
	display: block;
	height: 2px;
	background: #333;
	position:absolute;
	width: 100%;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;	
}
#nav_toggle span:nth-child(1){
	top:0px;
}
#nav_toggle span:nth-child(2){
	top:8px;
}
#nav_toggle span:nth-child(3){
	top:16px;
}
.open #nav_toggle span{
	background: #333;
}
.open #nav_toggle span:nth-child(1) {
	top: 12px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav_toggle span:nth-child(3) {
	top: 12px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
#global-nav{
	padding-top:90px;
	padding-bottom:10px;
	font-family: 'Arvo', serif;
	font-weight:bold;
	width:100%;
	text-align:center;
	font-size:110%;
}
#global-nav.active{
	background-color: rgba(255,255,255,1.0);
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;	
}
#global-nav li {
	padding-bottom:40px; 
}
#global-nav li a{
	text-decoration:none;
}
#global-nav .menuLogo img{
	max-width:90px;
	position:absolute;
	top:12px;
	left:10px;
}
.menu_sns{
	margin:0 auto 15px;
	width:100%;
	max-width:180px;
    display: flex;
	justify-content: center;
}
.menu_sns li{
	padding:0 5%;
}
.menu_sns li img{
	width:19px;
}
/* header
------------------------------------------------------------*/

#head{
	height: 50px;
}
#head_body{
	position:relative;
	margin:0 auto;
	width:100%;
}
#head_body h1{
	position:absolute;
	top:8px;
	left:8px;
}
#head_body h1 img{
	width:30%;
	height:auto;
	display:none;
}
#head_body p{
	position:absolute;
	top:15px;
	left:110px;
	font-size:65%;
	line-height:1.3em;
}
#head_body p span{
	display:block;
}
#head_body .sp_pro{
	position: absolute;
	left: 214px;
	top: 12px;
	z-index:2;
	font-size:80%;
}
#head_body .sp_pro span{
	display:block;
}
.header_person{
	position:absolute;
	right:0;
	left:0;
	margin:auto;
}
.header_person ul{
	display:flex;

  justify-content: center;

}
.header_person ul li img{
	width:90%;
}


/* corner
------------------------------------------------------------*/

.corner_wrap{
	background:url(../../img/bg_carousel.png) repeat 0 0;
	background-size:16px 16px;
}
.owl-carousel{
	padding-top:5px;
}
#corner{
	background:url(../../img/footer_bg.png) repeat 0 0;
	background-size: 64px 64px;
}
#corner h2{
	width:100%;
	margin:0 auto 10px;
}
.corner_wrap{
	background:url(../../img/bg_carousel.png) repeat 0 0;
}
.owl-carousel{
	padding-top:10px;
	height:260px;
}
.boxArea{
	width:100%;
	max-width:280px;
	display: inline-block;
}
.boxArea ul{
	vertical-align:middle;
}
.name{
	font-size:95%;
	padding:5px 0 4px 5px;
	color: #FFF;
	line-height:1.3em;
	margin-bottom:20px;
}
.spot{
	font-size:95%;
	color: #FFF;
}
.spot time{
	font-family: 'Oswald', sans-serif;
	font-size:180%;
	color: #FFF;
	letter-spacing: 0.05em;
}
.boxArea ul .spot{
	padding: 0 0 0 1em; /*点を少し右へ移動*/
	position: relative;
}
.boxArea ul li time{
	list-style-type: none; /*リストの点を消す*/
	padding: 0.5em 0 0.5em 0.4em; /*リストデータの位置を調整*/
	margin-top: 0em; /*行間の調整*/
	margin-bottom: 0em; /*行間の調整*/
}
.boxArea ul li time:before {
	font-family: Material Icons; /*Material Iconsの使用を定義*/
	content: "\E192"; /*使用するアイコンのUnicode*/
	position: absolute;
	top: 0.6em;
	left: 0; /*アイコンの位置を調整*/
	color: white; /*アイコンの色*/
	font-size:18px;
}
.ttl{
	font-size:200%;
	color: #333;
	line-height:1.2em;
}
.bn_Area{
	padding:10px 0 0;
	background:url(../../img/bnr_bg.png) repeat 0 0;
	background-size:8px 8px;
	text-align:center;
}
.bn_Area ul li{
	padding:0 10px 10px 10px;
}
.bn_Area2{
	padding-bottom:30px;
	text-align:center;
}
.bn_Area2 ul li{
	padding:0 10px 10px 10px;
}
/* topics
------------------------------------------------------------*/

#topics{
	width:100%;
	margin:50px auto;
	position:relative;
}
#topics h2{
	text-align:center;
	margin-bottom:30px;
}
#topics h2 img{
	width:100%;
	max-width:150px;
}
#topics .arcLink{
	text-align:center;
}
#topics .arcLink img{
	max-width:310px;
	width:70%;
}
#topics_wrap{
	width:100%;
	margin: 0 auto 20px;
}
#topics .slide {
	width:100%;
	min-height:400px;
	height:auto;
	position:relative;
	background-color:#FFF;
	border:1px solid #DEDEDE;
	margin-bottom:30px;
	text-align:-moz-center;
}
#topics .slide .thumb{
	position: relative;
	width: 100%;
	/*max-height: 400px;*/
	overflow: hidden;
	text-align:-moz-center;
}
#topics .slide .thumb img{
	width: 100%;
	height: auto;
}
#topics_detail_wrap{
	margin-bottom:30px;	
}
#topics_detail_article .slide .thumb{
	position: relative;
	width: 100%;
	/*max-height: 200px;*/
	overflow: hidden;
}
#topics_detail_article .slide .thumb img{
	width: 100%;
	height: auto;
}
#topics_detail_article .slide .slide_ttl img{
	width: 100%;
	/*max-width:600px;*/
	margin:0 auto 30px;
	padding:20px 0;
	display:block;
}
/*
#topics_detail_article .slide_date {
	width: 30%;
	position:absolute;
	left:0;
	right:0;
	top:150px;
	margin:auto;
	font-family: 'Arvo', serif;
    letter-spacing: 0;
	color:#000;
	text-align:center;
	background:#ffee00;
	width: 88px;
	height: 88px;
	border-radius: 50%;
}
*/
/*
.slide .slide_date {
	width: 30%;
	position:absolute;
	left:0;
	right:0;
	top:150px;
	margin:auto;
	font-family: 'Arvo', serif;
    letter-spacing: 0;
	color:#000;
	text-align:center;
	background:#ffee00;
	width: 88px;
	height: 88px;
	border-radius: 50%;
}
.slide .slide_year {
	padding-top:15px;
	font-size:70%;
	line-height:1.0em;
}
.slide .slide_day {
	font-size:260%;
	font-weight:bold;
	line-height:1.0em;
	letter-spacing: 0.05em;
}
*/
.slide .slide_week {
	font-size:70%;
	line-height:1.0em;
}
.slide .slide_ttl {
	font-size:100%;
	padding:20px 35px;
	text-align: left;
}
.slide .slide_footer{
	/*position:absolute;
	left:0;
	right:0;
	bottom:0;*/
	display:flex;
	border-top: 1px dashed #acacac;
}
.slide .slide_footer li:first-child{
	width:50%;
	border-right:1px dashed #acacac;
}
.slide .slide_footer li:last-child{
	width:50%;
	text-align:right;
}
/* timetable
------------------------------------------------------------*/

#time_table{
	width:100%;
	margin:0 auto;
	position:relative;
}
#time_table h2{
	text-align:center;
	margin-bottom:20px;	
}
#time_table h2 img{
	width:100%;
	max-width:200px;
}
#time_table h3{
	text-align:center;
	font-family: 'Arvo', serif;
    letter-spacing: 0;
	color:#333;
	text-align:center;
	font-size:120%;
	font-weight:bold;
	padding:10px 0;
	border-top:2px solid #333;
	border-bottom:2px solid #333;
	max-width:160px;
	margin:10px auto 20px;
}
#time_wrap{
	width:100%;
	margin: 0 auto;
	border-bottom:1px solid #DEDEDE;
}
#time_table .ttl_time {
	margin:0 auto;
	height:auto;
	position:relative;
	/*background-color:#FFF;*/
	/*border:1px solid #DEDEDE;*/
	padding:15px 10px 10px 10px;
	/*border-top:1px solid #DEDEDE;*/
}
#time_table .ttl_time img{
	display: block;
	width:80%;
	max-width:280px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	padding:20px 0;
}
.sche_dule{
	font-family: 'Oswald', sans-serif;
	font-size:160%;
	color: #FFF;
	letter-spacing: 0.05em;
	background:url(../../img/timetable_bg.png) no-repeat 0 0;
	width:100%;
	height:55px;
	text-align:center;
	padding-top:10px;
}
#time_table ul{
	width:100%;
	margin: 0 auto 20px;
}
#time_table ul .sche_dule{
	padding: 7px 0 0 1em;
	position: relative;
}
#time_table ul li{
	list-style-type: none;
	padding: 0.5em 0 0.5em 0.4em;
	margin-top: 0em;
	margin-bottom: 0em;
}
#time_table ul li:before {
	font-family: Material Icons; /*Material Icons*/
	content: "\E192"; /*Unicode*/
	position: absolute;
	top: 0.6em;
	left: 4.7em;
	color: #FFF;
	font-size:22px;
}
#time_wrap .ttl_time time{
	background:url(../../img/sp_time_bg.png) no-repeat 0 0;
	width:97%;
	display:block;
	color:#FFF;
	padding-top:9px;
	padding-left:10px;
	padding-bottom:7px;
	font-weight:bold;
	font-size:110%;
	margin-bottom:10px;
}
#time_wrap .ttl_time b{
	font-weight:bold;
	font-size:110%;
	margin-bottom:5px;
	display:block;
}
#time_wrap .ttl_time p a{
	margin:15px auto;
	width:80%;
    font-size:100%;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:8px 0 10px;
    color:#fff;
    background-color:#49a9d4;
    border-radius:25px;
	margin-bottom:15px;
}
#sns{
	margin:0 auto 20px;
	background:url(../../img/bg_sns.png) repeat center top;
	/*background-size:135px 368px;*/
}
.sns_wrap .fy iframe{
	width:100%;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
}
.sns_wrap{
	width:100%;
	margin:0 auto;
	padding-bottom:30px;
}
.sns_wrap h2{
	padding:40px 0 30px;
}
.sns_wrap .tw,
.sns_wrap .fy{
	margin:0 auto;
	width:90%;
	text-align:center;
}

/*
.sns_wrap .fb{
	margin:0 auto;
	width:100%;
	text-align:center;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
  width: 100% !important;
  margin:0 auto;
}
*/

/* message
------------------------------------------------------------*/

#message{
	width:100%;
	margin:30px auto 20px;
	position:relative;
}
#message h2{
	text-align:center;
}
#message h2 img{
	width:100%;
	max-width:180px;
}
#message iframe{
	display:none;
}

/*  footer
------------------------------------------------------------*/

#footer {
	clear:both;
	width:100%;
	position:relative;
	background:url(../../img/footer_bg.png) repeat center bottom;
}
#footer address {
	text-align:center;
	font-size:70%;
	color:#FFF;
	padding:40px 0;
}
#footer_c{
	width:100%;
	margin:0 auto;
	padding:30px 0;
	font-size:85%;
}
.footer_c_wrap{
	color:#FFF;
	padding:0 15px 0 15px;
}
.footer_c_wrap_2{
	color:#FFF;
	padding:0 15px 30px 15px;
	margin-bottom:30px;
	border-bottom: 1px dashed #acacac;
}
.footer_c_wrap h3{
	margin-bottom:20px;
}
.footer_c_wrap h3 img{
	width:50%;
	max-width:300px;
}
.footer_c_wrap ul li a,
.footer_c_wrap_2 ul li a{
	color:#FFF;
	background:url(../../img/arrow.png) no-repeat 0 4px;
	padding-left:20px;
	line-height:1.9em;
}
.banner{
	display: flex;	
	justify-content: space-around;	
	margin: 5vh auto;	
	max-width: 220px;
}
.tfm img{
  width: 110px;
  height: auto;
}

.jfn img{
  width: 39px;
  height: auto;
}
/* pagetop
------------------------------------------------------------*/

.go-top{
	background-color:#2eafd9;
	text-align:center;
}
.go-top a img{
	width:60px;
	height:auto;
	padding:15px 0;
}

}
