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

* {
	margin: 0;
	padding: 0;
	}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
html {
	color: #333333;
	background: none repeat scroll 0 0 white;
	height: 100%;
}
.text_L {
	text-align: left;
}
.float_R {
	float:right;
}
.float_L {
	float:left;
}
/* clearfix */
.clearfix, #wrap, #side, #side #gnav ul, .grid, .grid .col, .grid .col .inr, .anchorList, dl.table, dl.list, ul.list-mat {
}
.clearfix:after, #wrap:after, #side:after, #side #gnav ul:after, .grid:after, .grid .col:after, .grid .col .inr:after, .anchorList:after, dl.table:after, dl.list:after, ul.list-mat:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}
.clearfix{
    display:block;
}

.inline_block, img, .slider .paging a, .roles li, .roles li span {
    display: inline-block;
}
body {
	font-family: YakuHanJPs,游ゴシック体,YuGothic,"YuGothic M",-apple-system,BlinkMacSystemFont,"Helvetica Neue","Open Sans","Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,Georgia,serif;
	color: #333;
	min-height: 100%;
	text-align: center;
	font-size: 1em;
}
img {
    border-width: 0;
    vertical-align: top;
}
a {
    outline: medium none;
    text-decoration: underline;
}
a:focus {
	outline:none;
	}
a:hover {
    text-decoration: none;
}
a:visited {
}

table {
    border-collapse: collapse;
    border-spacing: 0;
	font-size: inherit;
}
fieldset, img {
    border: 0 none;
}
li {
    list-style: none outside none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after {
    content: "";
}
abbr, acronym {
    border: 0 none;
    font-variant: normal;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section, .article, .aside, .dialog, .figure, .footer, .header, .hgroup, .nav, .section {
    display: block;
}
select, input, button, textarea {
    font: 99% arial,helvetica,clean,sans-serif;
}
pre, code, kbd, samp, tt {
    font-family: monospace;
    line-height: 100%;
}
#logtag {
    display: none;
}
img {
	border: none;
	vertical-align: top;
	}

header {
	padding-bottom: 20px;
	border-bottom: 1px solid #DBDBDB;
}
h1{
	padding-top: 20px;
	text-align: center;
}
.wrapper_Itop {
	max-width: 100%;
	background-image: url("../images/header_back_sp.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
	margin: 0 auto;
}
.wrapper_Ibottom {
	max-width: 100%;
	background-image: url("../images/back.jpg");
	background-repeat: no-repeat;
	background-size:contain;
	background-position : top;
	margin: 0 auto;
	background-color: #def0ea;
}
.hiduke{
	width: 100%;
	text-align: right;
	padding-top: 7%;
	
}
.title1{
	padding-top: 10px;
}
.title2{
	padding-top: 15px;	
}
.title3{
	padding-top: 10px;
}
.title4{
	padding-top: 25px;
}
.imagephotocenter{
	text-align: center;
	padding-top: 25px;
	width: 45%;
	margin: 0 auto;
}
.imagephoto{
	padding-top: 25px;
	display: flex;
	justify-content: space-between;
}
.imagephotoitem{
	width: 45%;
}

.howtoitem{
	padding-bottom: 30px;
}
.wrapper {
	width: 90%;
	margin: 0px auto;
}
.wrapper2 {
	width: 80%;
	padding: 0;
	margin: 0 auto;
}
.wrapper3 {
	max-width: 1040px;
	padding: 0;
	margin: 0 auto;
}
.wrapper_t {
	padding: 5%;
	margin: 0 auto;
	background-color: #eee;
}



footer {
  padding: 30px 0 0px;
  background: #fff;
}
.footer_logo {
  margin-bottom: 36px;
  text-align: center;
}
.sns_list {
  margin-bottom: 44px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.sns_item {
  width: 40px;
  height: 40px;
  margin: 0 15px;
}
.sns_item a {
  display: block;
}
.copyright {
  text-align: center;
}

#insta{
	background-color: #def0ea;
	padding-top: 20px;
	padding-bottom: 20px;
}

.mannakatitle{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.mannaka{
	margin: 0 auto;
}
h2{
	background-color: #B3B3B3;
	font-size: 1em;
	color: #FFF;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 20px;
}
p{
	font-size: 0.75em;
	text-align: left;
}

.img100{
	width: 100%;
}
.mb20{
	margin-bottom: 20px;
}
.mt20{
	margin-top: 20px;
}
h3{
	font-size: 1em;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}

.instabanner{
	padding: 40px 0;
}

/* #アコーディオンメニュー CSS */
.dropdown{
	padding: 5%;
	border: 2px solid #35b597;
	background-color: #FFFFFF;
}
.sankayoukou{
  padding: 10px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	position: relative;
	margin: 0 auto;
	background-color: #35b597;
	font-size: 1em;
	color: #ffffff;
}
.btn-more{
 	padding: 10px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	position: relative;
	margin: 0 auto;
	background-color: #35b597;
	font-size: .75em;
	color: #ffffff;
}
.btn-more::before {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  content: "閉じる";
  margin-right: 10px;
	color: #ffffff;
}
 
.btn-more.close::before {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  content: "開く";
  margin-right: 10px;
	color: #ffffff;
}








dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

dl {
  width: 100%;
}

dt {
	width: 65%;
  padding: 5px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	position: relative;
	margin: 0 auto;
	background-color: #35b597;
	font-size: 1em;
	color: #ffffff;
}

dd {
  padding: 20px;
  margin-top: 10px;
}

 span::before,
 span::after {
  content: '';
  display: block;
  width: 15px;
  height: 3px;
  border-radius: 5px;
  background-color: #ffffff;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
  
span::after {
  background-color: #ffffff;
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}

.active::after {
  transform: rotate(0);
  transition: 0.5s;
}






/* #ページトップへ戻る CSS */
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
#pageTop i {
  padding-top: 0px
}
#pageTop a {
  display: block;
  z-index: 999;
	padding-top: 0px;
  border-radius: 35px;
  width: 70px;
  height: 70px;
  background-color: #aaa;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
	font-size: 35px;
	line-height: 65px;
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* #java ふわっとアクション CSS */
.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}


