@charset "UTF-8";

/*----------------------------------------------------
☆Reset
----------------------------------------------------*/

html {
	font-size: 62.5%; /* sets the base font to 10px for easier math */
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
ul,
ol,
li,
dl,
dt,
dd,
p,
img {
	margin: 0;
	padding: 0;
}

body {
	color: #444;
	font-family:-apple-system,BlinkMacSystemFont,"游ゴシック Medium",YuGothic,YuGothicM,"Helvetica Neue","Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
}

body * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

a,
a:link,
a:hover,
a:focus {
	color: #333;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

a:hover {
	opacity: 0.5;
	text-decoration: none;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}


ul,
ol {
	list-style-type: none;
}

::selection {
	background-color: #24d2d1;
	color: #fff; /* Safari */
}

::-moz-selection {
  background-color: #24d2d1;
  color: #fff; /* Firefox */
}

/*----------------------------------------------------
☆common
----------------------------------------------------*/
/*

#img_slider .sp-slides{
	width: 600px!important;
}

#img_slider .sp-slides .sp-slide{
	width: 600px!important;
}*/

.black{
	color: #000000!important;
}
.bk_wite h3{
	padding: 20px 0;
}

.bk_wite{
	background: #fff;
	padding: 30px 50px;
	margin: 30px 0 40px 0;
	position: relative;
	border-radius: 20px;
}
.bk_wite:last-child {
	margin-bottom: 0;
}

.bk_wite .text_padding{
	padding: 20px 0;
}

.bk_wite .textwidth{
	padding: 0 0 30px 0;
}

.bk_wite .cercle_icon{
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	width: 20%;
}

.entry .txt{
	font-size: 16px;
	font-weight: 500;
	line-height: 1.8;
	font-family: YuGothic,'Yu Gothic', sans-serif;
	text-indent: -16px;
	padding-left: 16px;
}

.entry .txt .widthtitle{
    font-size: 23px;
    font-weight: bold;
    padding: 10px 0 5px 40px;
    display: inline-block;
		line-height: 1;
}
.entry .txt .pc {
	display: block;
}

.entry .txt .widthtitle{
    font-size: 23px;
    font-weight: bold;
    padding: 10px 0 10px 40px;
    display: inline-block;
		line-height: 1;
}
.entry .txt .widthtitle span{
		font-size: 20px;
}

.entry .rtext{
		padding-bottom: 20px;
    display: inline-block;
}

.insta_icon{
	position: relative;
}

.insta_icon::after{
	position: absolute;
	content: url(../../img/Instagram.png);
	width: 10px;
	height: 10px;
	top: 5px;
	left: 0;
}
.halloween{
	position: relative;
}
.halloween_box{
	position: absolute;
	z-index: 999;
}
.halloween_box img{
	width: 100%;
}
.halloween_sp {
    display: none;
}
.pop{
	color: #ee7800;
	font-weight: bold!important;
  padding: 0.3em;/*文字周りの余白*/
  padding-right: 0.7em;
  margin-top: 10px;
  display: inline-block;/*おまじない*/
  line-height: 1.3;/*行高*/
  background: #fef9cf;/*背景色*/
  vertical-align: middle;
  border-radius: 25px 0px 0px 25px;/*左側の角を丸く*/
}
.pop:before {
	content: '●';
	color: #ee7800;
	margin-right: 10px;
	margin-left: 10px;
  }

@media screen and (max-width:768px) {
    .halloween_pc {
        display: none;
    }

    .halloween_sp {
        display: block;
    }
}
.twiter_icon{
	position: relative;
}

.twiter_icon::after{
	position: absolute;
	content: url("../../img/Twitter.png");
	width: 10px;
	height: 10px;
	top: 5px;
	left: 0;
}

.insta .pading_bottom a{
	display: inline-block;
}

.hukidasi{
	position: relative;
}

.hukidasi::after{
    position: absolute;
    content: url(../../img/coment.png);
    top: -19px;
    left: -160px;
}

.coment::before{
	position: absolute;
	content: url("../../img/oubo.png");
	right: 4%;
	bottom: 4%;
	z-index: 1;
}

.floatnone{
	float: none!important;
}

.flex{
	display: flex;
	justify-content: space-between;
}

.banner{
	width: 32%;
	display: inline-table;
}

.banner img{
	width: 100%;
}



.slider-pro{
	margin: 0!important;
}

.sp-button {
    border:2px solid #03b6b6!important;
}
.sp-selected-button {
  background-color: #03b6b6!important;
}
.spoubo{
	display: none;
}

.text_left .txt{
	text-align: left;
}
.phototitle, .phototitle_pickup{
	margin: 0 auto 20px;
}
.phototitle img {
	width: 190px;
}
.phototitle_pickup img {
	width: 200px;
}
.title{
	margin-bottom: 30px;
	font-size: 45px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	letter-spacing: 4px;
	text-align: center;
	color: #ee7800;
	line-height: 1.4;
}

.title.red{color:#fd3ea1;}
.title.blue{color:#50a6ff;}
.title.yel{color:#ff7400;}

.cercle_icon{
	display: inline-block;
	color: #fff;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	font-size: 20px;
	letter-spacing: 2px;
	background: #ee7800;
	padding: 10px 20px;
	border-radius: 40px;
	text-align: center;
	margin: 0 auto;

}
/*----------------------------------------------------
☆header
----------------------------------------------------*/
#header .flexbox{
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	flex-direction : -ms-row-reverse;
	flex-direction : -webkit-row-reverse;
	flex-direction : -moz-row-reverse;
	flex-direction : row-reverse;
}
#header .boxL .logo{
	width: 100%;
	max-width: 390px;
}

#header .boxL .logo img{
	width: 100%;
	max-width: 390px;
}
#header .boxL{
	width: 30%;
	position: relative;
}

#header .boxL .uminaka_in{
	width: 100%;
	max-width: 390px;
	padding: 30px;
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
@media only screen and (max-width: 980px) {
	#wrap #header .boxL h1{
		font-size: 16px;
		margin-top: 15px;
		margin-bottom: 20px;
	}
	#wrap #header .boxL h2{
		font-size: 14px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	#wrap #header .boxL .txt{
		font-size: 13px;
		line-height: 1.4;
	}
}
#header .boxL h1{
	font-family :YuGothic,'Yu Gothic', sans-serif;
	font-size: 18px;
	color:#ee7800;
	margin-top: 20px;
	margin-bottom: 30px;
}

#header .boxL h2{
	font-family: 'Cairo', sans-serif;
	font-size: 18px;
	color:#24d2d1;
	letter-spacing: 1px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #24d2d1;
}
#header .boxL .txt{
	font-family :YuGothic,'Yu Gothic', sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.8;
}
#header .boxR{
	width: 70%;
}
#header .boxR ul{
	width: 100%;

}

#header .boxR #mvnav{
	position: relative;
}
#header .boxR #mvnav:after{
	position: absolute;
  top:3%;
  left:3%;
  content:"";
  height:100%;
  width:100%;
  z-index:-999;
	transform: translateY(0) translateX(-6%);
  -webkit-transform: translateY(0) translateX(-6%);
	background:linear-gradient(135deg, rgba(219,84,37,1) 0%, rgba(229,168,63,1) 100%);;
}
#header .boxR ul li{
	width: 100%;
}
#header .boxR ul li img{
	width: 100%;
}
/* list */
#gnav{
	width: 100%;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
	display: flex;
	/* margin-top: 25px; */
}

#gnav li{
	width: calc(100%/5);
	text-align: center;
	vertical-align: top;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	border-right: 1px solid #828282;
	background: #fff;
}
#gnav li:nth-of-type(1){
	position: relative;
}

/* #gnav li:nth-of-type(1) a{
	display: block;
	padding: 10px 20px ;
} */

#gnav li a{
	padding: 30px 10px;
	display: block;
}

/* #gnav li:nth-last-of-type(6),
#gnav li:nth-last-of-type(5),
#gnav li:nth-last-of-type(4),
#gnav li:nth-last-of-type(3),
#gnav li:nth-last-of-type(2),
#gnav li:nth-last-of-type(1){
	padding: 20px 10px;
	position: relative;
} */
#gnav li{
	position: relative;
}
/* #gnav li:nth-last-of-type(6):after,
#gnav li:nth-last-of-type(5):after,
#gnav li:nth-last-of-type(4):after,
#gnav li:nth-last-of-type(3):after,
#gnav li:nth-last-of-type(2):after,
gnav li:nth-last-of-type(1):after */
#gnav li:after{
	content: "";
	background: url('../../img/nav_icon.png') no-repeat;
	width: 18px;
	height: 18px;
	background-size: contain;
	position: absolute;
	top: 35%;
	margin-bottom: -9px;
	right: 5%;
}
#gnav li:nth-last-of-type(1){
	border-right:0;
}

#gnav li img{
	font-size: 20px;
	color: #03b6b6;
	line-height: 1.4;
	position: absolute;
  top: 25%;
  left: 5%;
	height: 30px;
}

#gnav li a span:after{content:"";display:block;clear:both;}
#gnav li a span{
	position: absolute;
  top: 50%;
  left: 50%;
	align-content: center;
  display: inline-grid;
	/*width: 169px;*/
  width: 90%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
#gnav li:nth-last-of-type(6) span,
#gnav li:nth-last-of-type(5) span,
#gnav li:nth-last-of-type(4) span,
#gnav li:nth-last-of-type(3) span,
#gnav li:nth-last-of-type(2) span,
#gnav li:nth-last-of-type(1) span{
  width: 100%;
}
@media screen and (min-width:769px) and ( max-width:1300px)  {
	#gnav li a span{
		text-align: center;
		height: 30px;
	}
	#gnav li:nth-last-of-type(6) span{
		/*width: 112px;*/
	}
	#gnav li:nth-last-of-type(4) span{
		/*width: 112px;*/
	}
	#gnav li:nth-last-of-type(3) span{
		/*width: 140px;*/
	}
	#gnav li:nth-last-of-type(2) span{
		/*width: 155px;*/
	}
	#gnav li:nth-last-of-type(1) span{
		/*width: 155px;*/
	}
	#gnav li:nth-last-of-type(6) span,
	#gnav li:nth-last-of-type(5) span,
	#gnav li:nth-last-of-type(4) span,
	#gnav li:nth-last-of-type(3) span,
	#gnav li:nth-last-of-type(2) span,
	#gnav li:nth-last-of-type(1) span{
		font-size:15px;
	}
	#gnav li:nth-last-of-type(6) img,
	#gnav li:nth-last-of-type(5) img,
	#gnav li:nth-last-of-type(4) img,
	#gnav li:nth-last-of-type(3) img,
	#gnav li:nth-last-of-type(2) img,
	#gnav li:nth-last-of-type(1) img{
		height: 30px;
	}
}
#gnav li span{
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
	padding: 0 36px;
}
#gnav li .end{
	width: 100%;
	text-align: center;
	height: 105.8px;
	position: absolute;
	top: 0;
	display: block;
	background: rgba(0,0,0,0.4);
	color: #fff;
	line-height: 105.8px;
}
/*----------------------------------------------------
☆top
----------------------------------------------------*/
#top{
	width: 100%;
	background:url('../../img/umi_back.png') no-repeat center top;
	height: 870px;
	margin-bottom:-490px;
}
@media screen and (min-width: 2000px) {
	#top{
		width: 100%;
		background:url('../../img/umi_back.png') repeat-x center top;
		background-size: contain;
		height: 870px;
		margin-bottom:-490px;
	}
}
#top p{
	color: #fff;
	text-align: center;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	line-height: 2.3;
	padding: 100px 0;
	font-size: 26px;
	font-weight: bold;
	text-shadow: 0px 0px 20px rgba(3,182,182,1);
}

/*----------------------------------------------------
☆photo
----------------------------------------------------*/
#contents .photowrap{
	width: 100%;
	padding: 50px 0;
	position: relative;
}
#contents .photowrap .photo{
	width: 1000px;
	margin: 0 auto;
	padding: 70px;
	text-align: center;
}
#photo01{
	background:
		url('../../img/wave01_r.png') repeat-y right,
		url('../../img/wave01_l.png') repeat-y left;
}
#photo01:before{
	content: "";
	background: url('../../img/ph01_deco01.png') no-repeat;
	background-size: contain;
	width: 137px;
	height: 370px;
	position: absolute;
	top: 0;
	right: 90px;
}
#photo01:after{
	content: "";
	background: url('../../img/ph01_deco01.png') no-repeat;
	background-size: contain;
	width: 137px;
	height: 370px;
	position: absolute;
	bottom: 0;
	left: 90px;
}
#photo02{
	background: url('../../img/wave02_r.png') repeat-y right,url('../../img/wave02_l.png') repeat-y left ;
}
#photo02:before{
	content: "";
	background: url('../../img/ph01_deco02.png') no-repeat;
	background-size: contain;
	width: 136px;
	height: 413px;
	position: absolute;
	top: 0;
	right: 90px;
}
#photo02:after{
	content: "";
	background: url('../../img/ph01_deco02.png') no-repeat;
	background-size: contain;
	width: 136px;
	height: 413px;
	position: absolute;
	bottom: 0;
	left: 90px;
}
#photo03{
	background: url('../../img/wave03_r.png') repeat-y right,url('../../img/wave03_l.png') repeat-y left ;
}
#photo03:before{
	content: "";
	background: url('../../img/ph01_deco03.png') no-repeat;
	background-size: contain;
	width: 133px;
	height: 390px;
	position: absolute;
	top: 0;
	right: 90px;
}
#photo03:after{
	content: "";
	background: url('../../img/ph01_deco03.png') no-repeat;
	background-size: contain;
	width: 133px;
	height: 390px;
	position: absolute;
	bottom: 0;
	left: 90px;
}
#photo01 .photo01{
	border-top:10px solid #fd3ea1;
	background:url('../../img/ph01_bk.gif');
}
#photo02 .photo02{
	border-top:10px solid #ff7400;
	background:url('../../img/ph02_bk.gif');
}
#photo03 .photo03{
	border-top:10px solid #50a6ff;
	background:url('../../img/ph03_bk.gif');
}
#contents .photowrap .photo .hash{
	font-size: 15px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	padding-bottom: 40px;
	position: relative;
	display: inline-block;
	font-weight: bold;
}
#contents .photowrap .photo .hash:after{
	content: "";
	width: 315px;
	height: 12px;
	position: absolute;
	left:50%;
	bottom: 7px;
	margin-left:-157.5px;
}

#contents #photo01 .photo01 .hash:after{
	background: url('../../img/photo01_line.png') no-repeat;
}
#contents #photo02 .photo02 .hash:after{
	background: url('../../img/photo02_line.png') no-repeat;
}
#contents #photo03 .photo03 .hash:after{
	background: url('../../img/photo03_line.png') no-repeat;
}
#photo01 .photo01 .hash{color:#fd3ea1;}
#photo02 .photo02 .hash{color:#ff7400;}
#photo03 .photo03 .hash{color:#50a6ff;}

#contents .photowrap .photo .period{
	font-size: 25px;
	font-weight: 500;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	letter-spacing: 3px;
	margin-bottom: 40px;
	position: relative;
}

#contents .photowrap .photo .period span{
	display: inline-block;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	font-weight: bold;
	color: #fff;
	font-size:20px;
	padding:10px 20px;
	border-radius:40px;
	position: relative;
	text-indent: 30px;
	letter-spacing: 3px;
	margin-right: 10px;
}

#contents .photowrap .photo .period span:before{
	content: "";
	background: url('../../img/ph_icon.png') no-repeat;
	width: 20px;
	height: 23px;
	position: absolute;
	left: 20px;
	top: 7px;
}
#contents .photowrap .photo01 .period,#contents .photowrap .photo02 .period{
	margin-bottom: 20px;
	font-weight: bold;
}

#contents #photo01 .photo01 .period span{
	background: #fd3ea1;
}
#contents #photo02 .photo02 .period span{
	background: #ff7400;
}
#contents #photo03 .photo03 .period span{
	background: #50a6ff;
}

#contents .photowrap .photo .photos{
	margin-bottom: 30px;
}
#contents .photowrap .photo .photos .txt,#contents .photowrap .photo .btm_txt{
	font-size: 20px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	line-height: 1.8;
	font-weight: 500;
}
#contents .photowrap .photo .photos .btm_txt{
	margin-top:20px;
}
#contents .photowrap .photo .photos .img{margin-top:10px;}
#contents .photowrap .photo01 .end_txt,#contents .photowrap .photo02 .end_txt{margin-bottom: 40px;font-size:16px;letter-spacing:1px;}
#contents .photowrap .photo .period span.end{
	border-radius: 0;
	text-indent: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
	background:rgba(0,0,0,0.4)!important;
}
#contents .photowrap .photo .period span.end:before{
	content: none;
}
/*----------------------------------------------------
	☆present
----------------------------------------------------*/
#contents #present{
	width: 100%;
	padding: 30px 0;
	background:
		url('../../img/wave_r.png') repeat-y right,
		url('../../img/wave_l.png') repeat-y left ,
		rgba(233,254,252,1)
		linear-gradient(135deg, rgba(227,222,240,1) 0%, rgba(227,222,240,1) 100%);
  }
#contents #present .present{
	max-width: 1200px;
	margin: 0 auto;
	padding: 70px;
	text-align: center;
}
#contents #present .present ul {
	display: flex;
  flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	width: calc(100% + 4%);
}
#contents #present .present ul li {
	align-items: flex-start;
	display: inline-block;
	width: 23%;
	vertical-align: top;
	margin: 0 2% 2% 0;
}
#contents #present .present ul li:nth-last-of-type(1){
	margin-right: 0;
}
#contents #present .present .animated img{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
#contents #present .present ul li .txt{
	/*font-size: 21px;*/
  font-size: 19px;
	line-height: 1.4;
	/*letter-spacing: 2px;*/
	letter-spacing: 0;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	color: #717171;
	margin-bottom: 10px;
}

#contents #present .present h3{
	font-size: 25px;
	line-height: 1.4;
	letter-spacing: 2px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	color: #717171;
	margin-bottom: 20px;
	position: relative;
}
#contents #present .present h3:before{
	content: "";
	background: #03b6b6;
	height: 1px;
	width: 38%;
	position: absolute;
	left: 0;
	top: 16.5px;
}

#contents #present .present h3:after{
	content: "";
	background: #03b6b6;
	height: 1px;
	width: 38%;
	position: absolute;
	right: 0;
	top: 16.5px;
}
#contents #present .present h3 span{

}
#contents #present .present .campbtm{
	margin-top: 50px;
}
/*----------------------------------------------------
	☆sns
----------------------------------------------------*/
#contents #sns{
	width: 100%;
	padding: 30px 0;
	background:
		url('../../img/wave_r.png') repeat-y right,
		url('../../img/wave_l.png') repeat-y left ,
		rgba(253,249,213,1)
		linear-gradient(135deg, rgba(253,249,213,1) 0%, rgba(255,244,141,1) 100%);
  }
#contents #sns .sns {
	max-width: 1200px;
	margin: 0 auto;
	padding: 70px;
	text-align: center;
}
#contents #sns .sns_icon a {
	display:block;
	max-width: 800px;
	margin:0 auto;
	padding: 20px 0;
	border-radius: 70px;
}
#contents #sns .sns_icon.instagram {
	margin-bottom: 20px;
}
#contents #sns .sns_icon.instagram a {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);

}
#contents #sns .sns_icon.instagram a:before{
	content:"\f16d";
	font-family: "FontAwesome";
	font-size: 30px;
	color: #fff;
	margin-right: 5px;
}
#contents #sns .sns_icon.facebook a{
	background: #3b5998;
}

#contents #sns .sns_icon.facebook a:before{
	content:"\f082";
	font-family: "FontAwesome";
	font-size: 30px;
	color: #fff;
	margin-right: 5px;
}
#contents #sns .sns_icon.twitter{
	margin-bottom: 20px;
}
#contents #sns .sns_icon.twitter a{
	background: #1da1f2;
}
#contents #sns .sns_icon.twitter a:before{
	content:"\f099";
	font-family: "FontAwesome";
	font-size: 30px;
	color: #fff;
	margin-right: 5px;
}
#contents #sns .sns_icon.result a{
	background: #03b6b6;
}

#contents #sns .sns_icon span{
	font-size: 30px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	letter-spacing: 2px;
	color: #fff;
	position: relative;
}
#contents #sns .sns_icon span:after{
	content:"\f08e";
	font-family: "FontAwesome";
}
/*----------------------------------------------------
	☆spot
----------------------------------------------------*/
#contents #spot{
	width: 100%;
	padding-top: 20px;
	background:
		url('../../img/wave_r.png') repeat-y right,
		url('../../img/wave_l.png') repeat-y left ,
		rgba(227,248,247,1)
		linear-gradient(135deg, rgba(227,222,240,1) 0%, rgba(227,222,240,1) 100%);
  }
#contents #spot .spot{
	max-width: 1200px;
	margin: 0 auto;
	padding: 70px 70px 0;
	text-align: center;
}
#contents #spot .spot .img img{
	width: 100%;
}
#contents #spot .spot .fltbox{
	width: 100%;
}
#contents #spot .spot .fltbox .flex{
	padding: 50px 0;
	border-bottom: 1px solid #656868;
}
#contents #spot .spot .fltbox .flex:last-child {
	border-bottom: none;
}
#contents #spot .spot .fltbox .flex:nth-of-type(1){
}
#contents #spot .spot .fltbox:nth-last-of-type(1){
}

#contents #spot .spot .boxR{
	width: 50%;
	padding-left: 20px;
}
#contents #spot .spot .boxR .icon_bubble {
	width: 190px;
	margin-bottom: 5px;
	display: block;
}

/*#contents #spot .spot .fltbox:nth-last-of-type(1) .boxR{
	width: 100%;

}
#contents #spot .spot .fltbox:nth-last-of-type(1) .boxR h2,
#contents #spot .spot .fltbox:nth-last-of-type(1) .boxR .txt{
	text-align: center;
}

#contents #spot .spot .fltbox:nth-last-of-type(1) .boxR .detailbtn{
	width: 560px;
	margin: 0 auto;
}*/
#contents #spot .spot .boxR h2{
	text-align: left;
	font-size: 27px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	padding-bottom: 25px;
	background: url('../../img/spot_line.png') repeat-x bottom left;
	margin-bottom: 15px;
  line-height: 1.3;
}
#contents #spot .spot .boxR h2 strong{ font-size: 120%;}
#contents #spot .spot .boxR h2 .icon{ display: inline-block; font-size: .5em; padding: 6px; margin: 0 0 5px; margin-right: 3px; background-color: #ff7400; color: #fff; line-height: 1; border-radius: 3px;}
#contents #spot .spot .boxR .txt{
	font-size: 16px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	font-weight: 500;
	text-align: left;
	line-height: 2;
}

#contents #spot .spot .boxR .detailbtn a{
	display: inline-block;
	color: #fff;
	width: 100%;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	font-size: 20px;
	letter-spacing: 2px;
	background: #ee7800;
	padding: 20px 0;
	border-radius: 40px;
	text-align: center;
	margin: 40px auto 0;

}

#contents #spot .spot .boxR .detailbtn a span:after{
	content:"\f08e";
	font-family: "FontAwesome";
	color: #fff;
	margin-left: 5px;
}
/*----------------------------------------------------
	☆entry
----------------------------------------------------*/
#contents #entry{
	width: 100%;
	padding: 10px 0;
	background:
		url('../../img/wave_r.png') repeat-y right,
		url('../../img/wave_l.png') repeat-y left ,
		rgba(253,250,221,1)
		linear-gradient(135deg, rgba(253,250,221,1) 0%, rgba(255,244,164,1) 100%);
  }
#contents #entry .entry{
	max-width: 1200px;
	margin: 0 auto;
	padding: 70px;
	text-align: center;
}

#contents #entry .entry .txttop{
	font-size: 20px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	margin:30px auto 50px;
	line-height: 1.6;
}
#contents #entry .entry .txttop span{
	font-weight: bold;
	color: #df2020;
}
#contents #entry .entry .entrybox:nth-of-type(1){
	border:2px solid #ff346e;
}
#contents #entry .entry .entrybox:nth-of-type(2){
	border:2px solid #3b5998;
}
#contents #entry .entry .entrybox h3{
	font-size: 30px;
	color:#fff;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	padding: 25px 0;
}
#contents #entry .entry .entrybox h3 span{
	display: inline-block;
}

/*#contents #entry .entry .entrybox:nth-of-type(1) h3 span:before{
	content:"\f16d";
	font-family: "FontAwesome";
	margin-right: 5px;
}
#contents #entry .entry .entrybox:nth-of-type(2) h3 span:before{
  content:"\f099";
	font-family: "FontAwesome";
	margin-right: 5px;
}
#contents #entry .entry .entrybox:nth-of-type(3) h3 span:before{
	content:"\f003";
	font-family: "FontAwesome";
	margin-right: 5px;
}*/
/*#contents #entry .entry .entrybox:nth-of-type(1) h3{
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);

}*/
#contents #entry .entry .entrybox:nth-of-type(1) h3{
	background-color: #FF006B;

}
#contents #entry .entry .entrybox:nth-of-type(2) h3{
	background:#3b5998;
}
#contents #entry .entry .entrybox .txt{
	background: #fff;
	font-size: 19px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	text-align:left;
	padding:20px 0;
	line-height:1.6;
	font-weight: 500;
	word-wrap: break-word;
	text-align: center;
}
#contents #entry .entry .entrybox .txt a{
	font-size: 18px;
	color: #03b6b6;
	text-decoration: underline;
	margin-top: 10px;
}

#contents #entry .entry .entrybox .txt a:hover{
	text-decoration: none;
}
#contents #entry .entry .entrybox .txt .txtsml{
	display: inline-block;
	background: #fff;
	font-size: 15px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	text-align:left;
	line-height:;
	font-weight: 500;
	margin-top: 20px;
}
/*----------------------------------------------------
	☆overview
----------------------------------------------------*/
#contents #overview{
	width: 100%;
	padding: 30px 0;
	background:#fff;
  }
#contents #overview .overview{
	max-width: 1200px;
	margin: 0 auto;
	padding: 70px;
	text-align: center;
}
#contents #overview .overview .cercle_icon{
	width: 20%;
	margin-bottom: 20px;
}

#contents #overview .overview h3{
	font-size: 30px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
}

#contents #overview .overview .O_box{
	padding: 40px 0;
	border-top: 1px solid #6c6c6c;
}

#contents #overview .overview .O_box .txt{
	font-size: 16px;
	font-weight: 500;
	line-height: 1.8;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	text-indent: -16px;
  padding-left: 16px;
}
#contents #overview .overview .O_box:nth-of-type(3) .txt,
#contents #overview .overview .O_box:nth-of-type(5) .txt,
#contents #overview .overview .O_box:nth-of-type(4) .txt{
	text-align: left;
	padding-left:1em;
  text-indent:-1em;
}
#contents #overview .overview .O_box .insta_box{
	border: 2px solid #444;
	padding: 10px;
	width: 660px;
	margin: 30px auto 0;
}
#contents #overview .overview .O_box .insta_box .text{
	text-align: left;
	font-size: 18px;
	letter-spacing: 0.1em;
	line-height: 1.8;
	font-weight: bold;
	position: relative;
	padding-left: 60px;
}
#contents #overview .overview .O_box .insta_box .text:before{
	content:"\f16d";
	font-family: "FontAwesome";
	position: absolute;
	left: 0;
	font-size: 50px;
	top: 50%;
	margin-top: -45px;
}
/*----------------------------------------------------
	☆footer
----------------------------------------------------*/
#contents footer{
	width: 100%;
	background: #ee7800;
}
#contents footer .footer{
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
}
#contents footer .fltbox{
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
}
#contents footer ul{
	width: 100%;
	margin: 30px auto;
}

#contents footer ul li{
	display: inline-block;
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
}

#contents footer ul li:nth-of-type(1){
	vertical-align: middle;
}
#contents footer ul li:nth-of-type(2){
	font-size: 13px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	line-height: 1.4;
	letter-spacing: 1px;
	vertical-align: middle;
	border-right: 1px solid #fff;
}
#contents footer ul li:nth-of-type(3){
	font-size: 25px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	vertical-align: middle;
	letter-spacing: 1px;
	font-weight: bold;
}
#contents footer ul li:nth-of-type(5) {
	padding-right: 0;
	font-size: 22px;
	color: #fff;
}
#contents footer ul li:nth-of-type(4) p a,
#contents footer ul li:nth-of-type(5) p a{
	font-size: 22px;
	color: #fff;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	font-weight: 500;
}

#contents footer ul li:nth-of-type(4) p a span,
#contents footer ul li:nth-of-type(5) p a span{
	font-size: 22px;
	color: #ee7800;
	background: #fff;
	padding: 0 5px;
	margin-right: 5px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	font-weight: 500;
}

#contents footer small{
	display: block;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 15px;
	font-size: 12px;
	color: #fff;
	font-weight: 400;
}
/*----------------------------------------------------
	☆BUTTON
----------------------------------------------------*/


.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 15px;
}
.pagetop a {
	display: block;
	background-color: #ccc;
	text-align: center;
	color: #222;
	font-size: 18px;
	text-decoration: none;
	padding: 12px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.8;
	border-radius:50%;
	width: 40px;
	height: 40px;
}
.pagetop a:hover {
	display: block;
	background-color: #b2d1fb;
	text-align: center;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	padding:12px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	border-radius:50%;
}



.txtLink a:not(:hover){ text-decoration: underline;}


/*== SNS ==*/
#ft-sns { clear: both; overflow: hidden; margin: 0 auto; text-align: center; padding-bottom: 5%;}
#ft-sns ul.snsList{ display: flex; justify-content: center; max-width: 800px; width: 95%; margin: 0 auto 4%;}
#ft-sns ul.snsList > li{ margin: 0 .3% 1%;}
#ft-sns ul.snsList > li img{ max-width: 100%;}


/*----------------------------------------------------
	☆SP
----------------------------------------------------*/


/*デバイスの横幅が750px以下の場合*/

@media only screen and (max-width: 768px) {
	/*----------------------------------------------------
	☆common
	----------------------------------------------------*/
	.flex{
	display: block;
	}
	.banner{
		width: 100%;
		padding-bottom: 10px;
	}
	.spoubo{
		display: block;
		background-color: #ffff00;
		padding: 10px;
	}
	.spoubo p{
		font-weight: bold;
		font-size: 13px;
		text-align: center;
	}
	.spoubo p span{
		padding-left: 10px;
	}

.coment::before{
	display: none;
}
	.bk_wite .cercle_icon {
    top: -12px;
    width: 40%;
}
	.bk_wite h3 {
    padding: 10px 0;
    font-size: 15px;
}
	.bk_wite {
    padding: 10px 20px;
    margin: 30px 0 20px 0;
}
	.hukidasi::after{
		display: none;
	}
	.bk_wite .text_padding {
    padding: 10px 0;
}
.entry .txt .widthtitle {
    font-size: 18px;
    padding: 0 0 10px 40px;
}
.entry .txt .widthtitle span {
    font-size: 12px;
		display: block;
}
#contents #entry .entry .entrybox .txt a {
    display: block;
}
	.slider-pro{
		width: 60%;
	margin: 0 auto!important;
	}
	.entry .txt {
    font-size: 13px;
}
	.phototitle{
		text-align: center;
		width: 40%;
		max-width: 172px;
		margin: 0 auto 10px;
	}
	.phototitle img{
		width: 100%;
	}
	.title{
		margin-bottom: 20px;
		font-size: 19px;
		line-height: 1.2;
	}


	.cercle_icon{
		font-size: 14px;
		padding: 5px 10px;
		border-radius: 24px;

	}
	/*----------------------------------------------------
	☆header
	----------------------------------------------------*/
	#header .flexbox{
		display: initial;
		flex-direction : initial;
	}
	#header .logo{
		/*width: 70%;*/
		width: 60%;
		max-width: initial;
		margin: 0 auto ;
		/*padding: 15px;*/
		padding: 0 5px 15px 20px;
		box-sizing: border-box;
		position: absolute;
		background: rgba(255,255,255,0.85);
		border-radius: 10px;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		-webkit-transform: translateY(-50%) translateX(-50%);
		z-index: 1;
	}
	#header .logo img{
		width: 100%;
    margin-top: -3.7em;
	}
	#header .boxL{
		position: initial;
	}
	#header .boxL .uminaka_in{
		width: initial;
		max-width: initial;
		position: initial;
		top: initial;
		left: initial;
		transform: initial;
		-webkit- transform: initial;
	}

	#header .boxL{
		width:93%;
		padding: 0;
		margin: 30px auto;
	}
	#header .boxL h1{
		font-size: 15px;
		margin-top: 10px;
		margin-bottom: 5px;
		text-align: center;
	}

	#header .boxL h2{
		font-size: 14px;
		text-align: center;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	#header .boxL .txt{
		font-size: 12px;
		line-height: 1.6;
		text-align: center;
	}
	#header .boxR{
		width: 100%;
		margin-top: 0;
		margin-bottom: 0;
		position: relative;
	}
	#header .boxR ul{
		width: 100%;

	}

	#header .boxR #mvnav{
		box-shadow: 0 0 #79e9e9;
		box-sizing: border-box;
	}
	#header .boxR #mvnav:after{
		position: initial;
		top:initial;
		left:initial;
		content:none;
		height:initial;
		width:initial;
		transform: initial;
		-webkit-transform: initial;
	}
	#header .boxR ul li{
		width: 100%;
	}
	#header .boxR ul li img{
		width: 100%;
	}
	/* list */
	#gnav{
		width: 100%;
		display: initial;
		margin-top: 0;
		font-size: 0;
		border: 0;
		position: fixed;
		bottom: 0;
		background: #fff;
		z-index: 1;
		display: none;
		border-top: 2px solid #24d2d1;
		border-left: 2px solid #24d2d1;
	}
	#gnav li{
		display: inline-block;
		border-right: 2px solid #24d2d1;
		border-bottom: 2px solid #24d2d1;
		width: calc(100%/3);
		position: relative;
		box-sizing: border-box;
		padding: 0;
		height: 40px;
	}
	#gnav li:nth-of-type(1) a{
		padding: 5px 0 ;
	}
	#gnav li:nth-of-type(2){
		display: inline-block!important;
		line-height: 40px;
	}




	#gnav li:nth-of-type(1):after,
	#gnav li:nth-of-type(3):after,
	#gnav li:nth-of-type(2):after,
	#gnav li:nth-of-type(4):after,
	#gnav li:nth-of-type(5):after,
	#gnav li:nth-of-type(6):after{
		content: none;
	}
	#gnav li:nth-last-of-type(6),
	#gnav li:nth-last-of-type(5),
	#gnav li:nth-last-of-type(4),
	#gnav li:nth-last-of-type(3),
	#gnav li:nth-last-of-type(2),
	#gnav li:nth-last-of-type(1){
		width: calc(100%/3);
		padding: 5px 0;
		position: relative;
	}
	#gnav li:nth-last-of-type(6):after,
	#gnav li:nth-last-of-type(4):after,
	#gnav li:nth-last-of-type(3):after,
	#gnav li:nth-last-of-type(2):after,
	#gnav li:nth-last-of-type(1):after{
		content: none;
	}
	#gnav li:nth-last-of-type(6) span,
	#gnav li:nth-last-of-type(5) span,
	#gnav li:nth-last-of-type(4) span,
	#gnav li:nth-last-of-type(3) span,
	#gnav li:nth-last-of-type(2) span,
	#gnav li:nth-last-of-type(1) span{
		float: none;
		line-height: initial;
    width: 100%;
	}
	#gnav li:nth-last-of-type(6) img,
	#gnav li:nth-last-of-type(5) img,
	#gnav li:nth-last-of-type(4) img,
	#gnav li:nth-last-of-type(3) img,
	#gnav li:nth-last-of-type(2) img,
	#gnav li:nth-last-of-type(1) img{
		height: 40%;
		left: 50%;
		top: 10%;
		transform: translate(-50%,0);
	}
	#gnav li:nth-last-of-type(1){
		border-right:2px solid #24d2d1;
	}

	#gnav li h2{
		font-size: 10px;
		letter-spacing: 0;
	}

	#gnav li span{
		font-size: 10px;
		line-height: 1.2;
	}
	#gnav li .end{
		height: 40.8px;
		line-height: 40.8px;
	}
	#gnav li a span{
		width: 100%;
		padding: 0;
		margin: 8px auto 0;
	}
	#gnav .spDisp a span {
		color: #24d2d1;
	}
	/*----------------------------------------------------
	☆top
	----------------------------------------------------*/
	#top{
		background:url('../../img/umi_back.png') no-repeat center top;
		height: initial;
		background-size:cover;
		margin-bottom:0;
	}
	#top p{
		width: 93%;
		margin: 0 auto;
		line-height: 1.8;
		padding: 40px 0;
		font-size: 12px;
		color: #019292;
		text-shadow: 0px 0px 20px rgba(3,182,182,0);
	}

	/*----------------------------------------------------
	☆photo
	----------------------------------------------------*/
	#contents .photowrap{
		padding: 20px 0;
	}
	#contents .photowrap .photo{
		width: 90%;
		padding: 10px;
	}
	#photo01{
		background:
			url('../../img/wave01_r.png') repeat-y right,
			url('../../img/wave01_l.png') repeat-y left ;
		background-size: 8px 9px;
	}
	#photo02{
		background: url('../../img/wave02_r.png') repeat-y right,url('../../img/wave02_l.png') repeat-y left ;
		background-size: 8px 9px;
	}
	#photo03{
		background: url('../../img/wave03_r.png') repeat-y right,url('../../img/wave03_l.png') repeat-y left ;
		background-size: 8px 9px;
	}
	#photo01 .photo01{
		border-top:3px solid #fd3ea1;
	}
	#photo02 .photo02{
		border-top:3px solid #ff7400;
	}
	#photo03 .photo03{
		border-top:3px solid #50a6ff;
	}
	#photo01:before{
		width: 30px;
		height: 81px;
		top: 60px;
		right: 30px;
	}
	#photo01:after{
		width: 30px;
		height: 81px;
		bottom: 35px;
		left: 30px;
	}
	#photo02:before{
		width: 30px;
		height: 91px;
		top: 60px;
		right: 30px;
	}
	#photo02:after{
		width: 30px;
		height: 91px;
		bottom: 25px;
		left: 30px;
	}
	#photo03:before{
		width: 30px;
		height: 88px;
		top: 60px;
		right: 30px;
	}
	#photo03:after{
		width: 30px;
		height: 88px;
		bottom: 30px;
		left: 30px;
	}
	#contents .photowrap .photo .hash{
		font-size: 14px;
		padding-bottom: 20px;
	}
	#contents .photowrap .photo .hash:after{
		content: "";
		width: 157.5px;
		height: 6px;
		position: absolute;
		left:50%;
		bottom: 7px;
		margin-left:-78.75px;
	}

	#contents #photo01 .photo01 .hash:after{
		background-size:contain;
	}
	#contents #photo02 .photo02 .hash:after{
		background-size:contain;
	}
	#contents #photo03 .photo03 .hash:after{
		background-size:contain;
	}

	#contents .photowrap .photo .period{
		font-size: 12px;
		font-weight: 500;
		font-family :YuGothic,'Yu Gothic', sans-serif;
		letter-spacing: 3px;
		margin-bottom: 20px;

	}
	#contents .photowrap .photo .period span{
		display: block;
		width: 120px;
		font-size:14px;
		padding:5px 0;
		border-radius:24px;
		position: relative;
		text-indent: 15px;
		margin: 0 auto 10px;
	}

	#contents .photowrap .photo .period span:before{
		background-size: contain;
		width: 16px;
		height: 18px;
		left: 14px;
		top: 2px;
	}

	#contents .photowrap .photo .photos{
		margin-bottom: 20px;
	}
	#contents .photowrap .photo .photos .img{
		width: 100%;
	}
	#contents .photowrap .photo .photos .img img{
		width: 100%;
	}
	#contents .photowrap .photo .photos .txt,#contents .photowrap .photo .btm_txt{
		font-size: 12px;
		line-height: 1.6;
	}
	#contents .photowrap .photo .photos .btm_txt{margin-top:10px;}
	#contents .photowrap .photo01 .end_txt,#contents .photowrap .photo02 .end_txt{margin-bottom: 20px;font-size:12px;}
	#contents .photowrap .photo .period span.end{height: 46px;line-height: 46px;}
	#contents .photowrap .photo .period span.end:before{content: none;}
	/*----------------------------------------------------
		☆present
	----------------------------------------------------*/
	#contents #present{
		width: 100%;
		padding: 40px 0;
		background:
			url('../../img/wave_r.png') repeat-y right /8px 9px,
			url('../../img/wave_l.png') repeat-y left /8px 9px,
			rgba(227, 222, 240,1)
			linear-gradient(135deg, rgba(227, 222, 240,1) 0%, rgba(227, 222, 240,1) 100%);
		}
	#contents #present .present{
		width: 88%;
		padding: 0;
	}
	#contents #present .present ul li{
		display: inline-block;
		width: 46%;
		vertical-align: top;
		margin-right: 4%;
		margin-bottom: 5%;
	}
	#contents #present .present ul li:nth-of-type(even){
		margin-right: 0;
	}

	#contents #present .present .img{
		width: 100%;
		margin-bottom: 5px;
	}
	#contents #present .present .img img{
		width: 100%;
	}
	#contents #present .present ul li .txt{
		font-size: 12px;
		line-height: 1.5;
		margin-bottom: 5px;
		letter-spacing: 0px;
	}

	#contents #present .present h3{
		font-size: 18px;
	}
	#contents #present .present h3:before{
		width: 15%;
		top: 12px;
	}

	#contents #present .present h3:after{
		width: 15%;
		top: 12px;
	}
	#contents #present .present .campbtm{
		margin-top: 30px;
	}
	/*----------------------------------------------------
		☆sns
	----------------------------------------------------*/
	#contents #sns{
		width: 100%;
		padding: 40px 0;
		background:
			url('../../img/wave_r.png') repeat-y right/8px 9px,
			url('../../img/wave_l.png') repeat-y left /8px 9px,
			rgba(253,249,213,1)
			linear-gradient(135deg, rgba(253,249,213,1) 0%, rgba(255,244,141,1) 100%);
		}
	#contents #sns .sns{
		width: 88%;
		padding: 0;
	}
	#contents #sns .sns_icon a{
		width: 100%;
		padding: 10px 0;
		border-radius: 70px;
	}
	#contents #sns .sns_icon.twitter,
	#contents #sns .sns_icon.instagram{
		margin-bottom: 10px;
	}
	#contents #sns .sns_icon.twitter a:before,
	#contents #sns .sns_icon.x a:before,
	#contents #sns .sns_icon.instagram a:before,
	#contents #sns .sns_icon.facebook a:before{
		font-size: initial;
	}
	#contents #sns .sns_icon.result a span{
		font-size:14px;
		letter-spacing: 0px;
	}
	#contents #sns .sns_icon span{
		font-size: 14px;
	}
	/*----------------------------------------------------
		☆spot
	----------------------------------------------------*/
	#contents #spot{
		width: 100%;
		padding: 40px 0;
		background:
			url('../../img/wave_r.png') repeat-y right/8px 9px,
			url('../../img/wave_l.png') repeat-y left /8px 9px,
			rgba(227, 222, 240,1)
			linear-gradient(135deg, rgba(227, 222, 240,1) 0%, rgba(227, 222, 240,1) 100%);
		}
	#contents #spot .spot{
		width: 88%;
		padding: 0;
	}
	#contents #spot .spot .fltbox{
		width: 100%;
	}
	#contents #spot .spot .fltbox:nth-of-type(1){
		padding-bottom: 20px;
	}
	#contents #spot .spot .fltbox:nth-of-type(2),
	#contents #spot .spot .fltbox:nth-of-type(3){
		padding:20px 0;
	}

	#contents #spot .spot .fltbox:nth-last-of-type(1){
		padding-bottom: 0;
	}
	#contents #spot .spot .fltbox:nth-last-of-type(1) .boxR .detailbtn{
		width: initial;
		margin: 0 auto;
	}
	#contents #spot .spot .boxL .img{
		width: 100%;
	}
	#contents #spot .spot .boxL .img img{
		width: 100%;
	}
	#contents #spot .spot .boxR{
		width: 100%;
		padding: 0;
	}
	#contents #spot .spot .boxR h2{
		margin-top: 20px;
		font-size: 18px;
		padding-bottom: 15px;
		margin-bottom: 10px;
	}
	#contents #spot .spot .boxR .bubble {
		margin-top: 5px;
	}
	#contents #spot .spot .boxR .icon_bubble {
		width: 150px;
		text-align: left;
		margin: 20px 0 0;
	}
	#contents #spot .spot .boxR .txt{
		font-size: 12px;
		line-height: 1.6;
	}

	#contents #spot .spot .boxR .detailbtn a{
		font-size: 14px;
		padding: 10px 0;
		border-radius: 40px;
		text-align: center;
		margin: 10px auto 0;
	}
	#contents #spot .spot .fltbox .flex {
		padding: 30px 0;
	}
	#contents #spot .spot .fltbox .flex:last-child {
		padding-bottom: 0;
	}

	/*----------------------------------------------------
		☆entry
	----------------------------------------------------*/
	#contents #entry{
		width: 100%;
		padding: 40px 0;
		background:
			url('../../img/wave_r.png') repeat-y right/8px 9px,
			url('../../img/wave_l.png') repeat-y left /8px 9px,
			rgba(253,250,221,1)
			linear-gradient(135deg, rgba(253,250,221,1) 0%, rgba(255,244,164,1) 100%);
		}
	#contents #entry .entry{
		width: 88%;
		padding: 0;
	}

	#contents #entry .entry .txttop{
		font-size: 16px;
		margin:10px auto 20px;
	}
	#contents #entry .entry .entrybox{
    border-width:1px !important;
	}
	#contents #entry .entry .entrybox:nth-of-type(1){
		/*border:1px solid #ff346e;*/
		margin-bottom:20px;
	}
	#contents #entry .entry .entrybox:nth-of-type(2){
		/*border:1px solid #3b5998;*/
		margin-bottom:20px;
	}
	#contents #entry .entry .entrybox:nth-of-type(3){
		/*border:1px solid #cc0000;*/
	}
	#contents #entry .entry .entrybox h3{
		font-size: 18px;
		padding: 10px 0;
	}
	#contents #entry .entry .entrybox h3 span{
		display: inline-block;
	}

	#contents #entry .entry .entrybox .txt{
		font-size: 12px;
		padding:20px 10px;
	}
	#contents #entry .entry .entrybox .txt a{
		font-size: 13px;
	}

	#contents #entry .entry .entrybox .txt .txtsml{
		font-size: 10px;
		margin-top: 10px;
	}
	.entry .txt .pc {
		display: none;
	}
	/*----------------------------------------------------
		☆overview
	----------------------------------------------------*/
	#contents #overview{
		width: 100%;
		padding: 40px 0;
		background:#fff;
		}
	#contents #overview .overview{
		width: 88%;
		padding: 0;
	}
	#contents #overview .overview .cercle_icon{
		width: 160px;
		margin-bottom: 10px;
	}

	#contents #overview .overview h3{
		font-size: 18px;
	}

	#contents #overview .overview .O_box{
		padding: 20px 0;
	}
	#contents #overview .overview .O_box .sub_ttl {
		line-height: 1.4;
	}
	#contents #overview .overview .O_box:nth-last-of-type(1){
		padding-bottom: 0;
	}
	#contents #overview .overview .O_box .txt{
		font-size: 12px;
		line-height: 1.6;
	}
	#contents #overview .overview .O_box .insta_box{
		border: 1px solid #444;
		padding: 10px;
		width: 100%;
		margin: 10px auto 0;
	}
	#contents #overview .overview .O_box .insta_box .text{
		font-size: 14px;
		letter-spacing: 0.03em;
		line-height: 1.6;
		padding-left: 0;
		padding-top: 50px;
	}
	#contents #overview .overview .O_box .insta_box .text:before{
		left: 50%;
		margin-left: -25px;
		font-size: 50px;
		top: 0;
		margin-top: 0;
		line-height: 1;
	}
	/*----------------------------------------------------
		☆footer
	----------------------------------------------------*/

	#contents footer .footer{
		width: 93%;
		padding-top: 40px;
	}
	#contents footer .fltbox{
		padding-bottom: 20px;
	}
	#contents footer .fltbox .img{
		width: 100%;
	}
	#contents footer .fltbox .img img{
		width: 100%;
	}
	#contents footer .fltbox .boxL{
		margin-bottom: 10px;
	}
	#contents footer ul{
		width: 100%;
		margin: 20px auto 5px;
	}

	#contents footer ul li{
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		text-align: center;
		margin-bottom: 10px;
	}

	#contents footer ul li:nth-of-type(1){
		vertical-align: middle;
	}
	#contents footer ul li:nth-of-type(2){
		font-size: 12px;
		line-height: 1.6;
		border-right: 0;
	}
	#contents footer ul li:nth-of-type(3){
		font-size: 20px;
		margin-top: 5px;
	}
	#contents footer ul li:nth-of-type(5) {
		padding-right: 0;
		margin-top: 5px;
	}
	#contents footer ul li:nth-of-type(4) p a,
	#contents footer ul li:nth-of-type(5) p a{
		font-size: 18px;
	}

	#contents footer ul li:nth-of-type(4) p a span,
	#contents footer ul li:nth-of-type(5) p a span{
		font-size: 20px;
	}

	#contents footer small{
		padding-bottom: 90px;
		font-size: 9px;
	}
	/*----------------------------------------------------
		☆BUTTON
	----------------------------------------------------*/


	.pagetop {
		display: none;
		position: fixed;
		bottom: 90px;
		right: 15px;
	}
	.pagetop a {
		display: block;
		background-color: #ccc;
		text-align: center;
		color: #222;
		font-size: 13px;
		text-decoration: none;
		padding: 12px;
		filter:alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.8;
		border-radius:50%;
	}
	.pagetop a:hover {
		display: block;
		background-color: #b2d1fb;
		text-align: center;
		color: #fff;
		font-size: 13px;
		text-decoration: none;
		padding:12px;
		filter:alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.5;
		border-radius:50%;
	}
}
