@charset "utf-8";
@import "/commons/css/common.css";
@import url(https://fonts.googleapis.com/css?family=Anton);

* {
  margin: 0 auto;
}

html,
body {
}
a img {
border:0px;
}



img { -ms-interpolation-mode: bicubic; }

a:visited {
    color: #FF007F;
    text-decoration: none;
}
a:link {
    color: #FF007F;
    text-decoration: none;
}


small {
    font-size: 14px;
}

body {
font-family: 'Lucida Grande',Meiryo,'メイリオ','ＭＳ Ｐゴシック',sans-serif;
  font-size: 110%;
  line-height: 1.5;
    color: #333;
    background: ;
        background: #00AEEF url(../images/common/bg.png);
}

.wf-roundedmplus1c { font-family: "Rounded Mplus 1c"; }


hr {
    padding: 10px;
    border: 0px;
}

/*--------------------------------------------------------------------------------------------------------

コンテンツ用

--------------------------------------------------------------------------------------------------------*/

#Wrapper {
  width: 100%;
  clear: both;
  padding-top: 0px;
  position: relative;
  overflow: hidden;
}

.page-header {
  position: relative;
  width: 100%;
  text-align: center;
    height: auto;
    overflow: hidden;
}



.page-header-bottom{
    width: 100%;
    text-align: center;
    bottom: 0px;
    left: 0;
    right: 0;
    z-index: 3;
    margin-top: -220px;
    position: relative;
}

.page-header .cover{
	position: relative;
    width: 100%;
    text-align: center;
    background: transparent url(../images/water.png) center bottom repeat-x;
    height: 380px;
    bottom: 0px;
    left: 0;
    right: 0;
    z-index: 2;
	margin-top: -250px;
}


.page-header .h2 {
}


.page-main{
    width: 100%;
    margin: 0px auto 0;
    text-align: center;
    z-index: 999;
    position: relative;
}

.page-main img.logo {
  z-index: 999;
}


.page-contents {
}

.page-navi {
    z-index: 99;
    left: 0;
    right: 0;
	bottom: 0px;
}

.page-navi-body {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.page-navi-body ul{
    text-align: center;
    margin: 0;
    padding: 15px 0;
}
.page-navi-body ul li{
    display: inline-block;
    margin: 0px;
    /* max-width: 100px; */
    width: 19%;
}
.page-navi-body ul li img{
    width: 100%;
    height: auto;
}

.page-navi li a {
    display: block;
    font-size: 15px;
    color: #fff;
    border: 2px #ffffff solid;
    /* width: 33%; */
    background: #013c96;
    padding: 15px 20px;
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    text-align: center;
    font-weight: bold;
}

.page-navi li a span {
    display: block;
    font-size: 12px;
}

.page-navi li a.on {
    border: 2px #FFEB3B solid;
}


.item-container{
  position: relative;
  overflow: hidden;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}



.item-container .item-container-body {
  position: relative;
  overflow: hidden;
  width: 1100px;
  margin: 0 auto;
  text-align: center;
}


.item{
  display: inline-block;
  margin: 0%;
  overflow: hidden;
  position: relative;
  width: 31%;
  vertical-align: top;
  cursor: auto;
  float: none;

	box-shadow: 0px 0px 0px transparent;
  border-radius: 0 0 0px 0px;
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;

  *display: inline;  
    *zoom: 1; 
    
  border: 0px solid transparent;
  background: transparent;
}


.item:hover{
}

.w15{
    width: 14.8%;
}

.w20{
  width:18%;
}

.w25{
  width:23%;
}

.w30{
  width: 28.5%;
}

.w40{
  width:38.5%;
}

.w50{
  width:48%;
}
.w60{
  width:58%;
}
.w70{
  width:66%;
}
.w80{
  width:78%;
}

.w75{
  width:74%;
}


.w90{
  width:88%;
}

.w100{
  width:100%;
}


img.full{
  width:100%;
  height:auto;
}

.img-auto{
	width:auto!important;
	height:auto;
}



.item h4 {
    font-size: 31px;
    margin: 8px 0px;
    text-align:left;
    font-weight: bold;
    color: #2c6ebd;
    line-height: 1.3;
}

.item h4 span{
    display: block;
    font-size: 21px;
    /* font-weight: normal; */
    color: #2CBD38;
}



.attention{
font-weight: bold;
    color: #D8231E;
    font-size: 21px;
    text-align: center;
}

.item h5 {
font-size: 18px;
    margin: 10px 0 0 ;
    text-align: center;
    /* border-left: 5px #2c6ebd solid; */
    /* padding: 0 0 0 5px; */
    color: #fff;
}
.item h5 span{
  font-size: 18px;
  margin: 0 0 0px;
  font-weight: normal;
    color: #333;
}

.item .inbody {
    padding: 10px 15px;
    text-align: center;
position: relative;
}

.item .photo img {
}

.item .inbody p.txt {
    line-height: 1.6;
    font-size: 16px;
    padding: 10px 10px;
    text-align: left;
}



a.button {
display: inline-block;
    border: 0px #CC276B solid;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    behavior: url(PIE.htc);
    overflow: hidden;
    background: #FF5722;
    color: #fff;
    font-weight: normal;
    padding: 10px 15px;
    margin: 10px auto;
    line-height: 1.2;
    font-size: 18px;
    /* width: 92%; */
    text-align: center;
*display: inline;  
    *zoom: 1; 
}

a.button span {
	display:block;
}

a.button:after {
  content: "\F105";
  font-family: FontAwesome;
  margin: 0 0 0 5px;
}
a.button.anc:after {
  content: "\F0D7";
  font-family: FontAwesome;
  margin: 0 0 0 5px;
}

a.button.no-icon:after {
  content: "";
  font-family: FontAwesome;
  margin: 0 0 0 5px;
}

a.button:hover {
    background: #F7AB3B;
}


a.button.small {
display: list-item;
    border: 0px #fff solid;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    behavior: url(PIE.htc);
    overflow: hidden;
    background: #003378;
    color: #fff;
    font-weight: bold;
    padding: 5px 15px;
    margin: 5px 5px;
    line-height: 1.2;
    font-size: 14px;
    width: auto;
    vertical-align: middle;
    text-align: left;
    clear: bot;
*display: inline;  
    *zoom: 1; 
}



table.tbl-border {
border-left: 1px #999 solid;
    border-top: 1px #999 solid;
        font-size: 14px;
}

table.tbl-border th{
padding: 10px;
    border-bottom: 1px #999 solid;
    border-right: 1px #999 solid;
    white-space: nowrap;
    text-align: center;
    background: #D7EFFD;
    width: 30%;
}

table.tbl-border td{
padding: 10px;
border-bottom: 1px #999 solid;
border-right: 1px #999 solid;
    text-align: center;
white-space: nowrap;
}

table.tbl-border .bold {
	font-weight: bold;
}


table.tbl-no-border {
border-left: 0px #999 solid;
    border-top: 0px #999 solid;
        font-size: 18px;
}


table.tbl-no-border {
border-left: 0px #999 solid;
    border-top: 0px #999 solid;
        font-size: 18px;
}

table.tbl-no-border th{
padding: 14px 10px;
    border-bottom: 1px #ccc solid;
    border-top: 0px #fff solid;
    border-right: 0px #fff solid;
    background: transparent;
    text-align: center;
    width: 50%;
    vertical-align: top;
}


table.tbl-no-border td{
    padding: 0px 10px;
border-bottom: 1px #ccc dotted;
border-top: 0px #fff dotted;
border-right: 0px #fff dotted;
  text-align: center;
    background: transparent;
}


table span.point {
    display: block;
    font-weight: bold;
    color: #FF7F00;
}

/*フッター
--------------------------------------------*/



div#footer {
    padding: 20px 0;
    background: #fff;
}

p.txt.copyrigh {
    font-size: 11px!important;
}


/*ソーシャルボタン
----------------------------------------------------------*/

.social {
position: relative;
display: block;
overflow: hidden;
padding: 20px 0 0px;
}


.socialbtn {
width:25%;
display:block;
float:left;
text-decoration:none;
font-size:14px;
line-height: 14px;
padding:20px 0;

}


a.facebook-page {
    color: #fff;
    text-align: center;
    background-color: #273d6b;
}
a.facebook-page :hover{
background-color:#6277a1;
}

a.facebook-iine{
color:#fff;
text-align:center;
background-color:#3b5998;
}
 
a.facebook-iine:hover{
background-color:#6277a1;
}
 
a.twitter-tweet{
color:#fff;
text-align:center;
background-color:#00acee;
}

a.twitter-tweet02{
color:#fff;
text-align:center;
background-color: #1ebefb;
}
 
a.twitter-tweet:hover,
a.twitter-tweet02:hover{
background-color:#6aafca;
}


a.hatenabtn2{
color:#fff;
text-align:center;
background-color:#568BCA;
}
 
a.hatenabtn2:hover{
background-color:#6277a1;
}
 
 
a.gplusbtn{
color:#fff;
text-align:center;
background-color:#DD4B39;
}
 
a.gplusbtn:hover{
background-color:#E05D4C;
}
 
 
a.linebtn{
color:#fff;
text-align:center;
background-color:#31CB06;
}
 
a.linebtn:hover{
background-color:#9ad975;
}

a.instagram{
color:#fff;
text-align:center;
    background-color: #c51bb0;
}
 
a.instagram:hover{
background-color: #d04dc0;
}


a.Youtube{
color:#fff;
text-align:center;
    background-color: #ea1a00;
}
 
a.Youtube:hover{
background-color:#E05D4C;
}



@media only screen and (max-width: 641px) {
	.socialbtn {
	width:50%;
	display:block;
	float:left;
	text-decoration:none;
	font-size:14px;
	line-height: 14px;
	padding:20px 0;
	margin-bottom:0px;
	}
}



/*ページトップ
--------------------------------------------*/

.backtotop {
position: fixed;
right: 5px;
bottom: 5px;
z-index: 9000;
display: none;
}

.backtotop a:link {
display: block;
color: #FFFFFF;
padding: 10px 6px;
margin: 0;
background-color: #133EAB;
border-radius: 5px;
text-decoration: none;
font-weight: bold;
font-size: 10px;
color:#fff;
}
.backtotop a:hover {
  opacity: 0.5;
}

.backtotop i {
margin: 0 0px 0 0;
font-size: 180%;
}


.pttl{
  width: 50%;
  margin: 10px auto;
  font-size: 110%;
}


/*--------------------------------------------------------------------------------------------------------

スマホ用

--------------------------------------------------------------------------------------------------------*/


@media only screen and (max-width: 753px){

	ul.sociallinks {
	    margin: 3px 0;
	}

	#Wrapper {
	  z-index: 0;
	}


	.page-header {
	   background-color: transparent;
	  position: relative;
	  width: 100%;
	    height: auto;
	    background-size: contain;
	background-repeat: repeat;
	}


	.page-header-bottom {
	    position: relative;
	height: auto;
	    background-position: center bottom;
    margin: 0;
	}

	.page-header .cover {
	    height: 70px;
	    margin-top: -50px;
    background-size: contain;
	}
	.page-header .h2 {
	position: relative;
	    top: 0;
	    margin-top: 0px;
	}

	.page-main{
	  width: 98%;
	  margin: 0 auto;
	    position: relative;
	top: 0;
	}

	.page-main img.logo {
	  margin: 00px 0 0 0;
	  position: relative;
	  z-index: 99;
	  width: 100%;
	}

	.item-container .item-container-body {
	  width: 98%;
	  padding: 0 1%;
	}


	.item,.w60,.w50,.w40 {
    width: auto;
	}


	.w05per-sp { width: 5%; }
	.w10per-sp  { width: 10%; }
	.w15per-sp  { width: 15%; }
	.w20per-sp  { width: 20%; }
	.w25per-sp { width: 25%; }
	.w30per-sp { width: 30%; }
	.w33per-sp { width: 33.3333333333333%; }
	.w35per-sp { width: 35%; }
	.w40per-sp { width: 40%; }
	.w45per-sp { width: 45%; }
	.w50per-sp { width: 50%; }
	.w55per-sp { width: 55%; }
	.w60per-sp { width: 60%; }
	.w65per-sp { width: 65%; }
	.w70per-sp { width: 70%; }
	.w75per-sp { width: 75%; }
	.w80per-sp { width: 80%; }
	.w85per-sp { width: 85%; }
	.w90per-sp { width: 90%; }
	.w95per-sp { width: 95%; }
	.w100per-sp { width: 100%!important; }

	.item .inbody h4 {
	    font-size: 100%;
	    margin: 1% 0px;
	    text-align: center;
	}


	.img-auto{
	  width: 100%!important;
	  display:block;
	}



	.w50-sp{
	    width: 47%!important;
	}


	div#footer img{
	    width: auto!important;
	}

	p.txt.copyrigh {
	    font-size: 11px!important;
	}

	.img-auto-sp{
		    max-width:80%!important;
	}

	table.tbl-border th,
	table.tbl-border td {
	padding: 10px;
	    white-space: normal;
	}


	table.tbl-border td:before {
	    content: attr(data-label);
	}

	table.tbl-border{
	zoom: 0.5;
	}


	table.tbl-no-border {
	    width: 100%;
	}

	table.tbl-no-border th,
	table.tbl-no-border td {
	    display: block;
	width: auto;
	}


	table.tbl-no-border th {
	    padding: 5px 0px 0;
	    border-bottom: 0px #ccc solid;
	    width: 100%;
	}
	table.tbl-no-border p.txt {
	    line-height: 1.6;
	    font-size: 16px;
	    margin: 2px 0!important;
	    text-align: left;
	}

	a.button {
	    padding: 10px 2px;
	    margin: 3px;
	    width: 96%;
	font-size: 16px;
	}


.page-navi {
    position: relative;
    bottom: 00px;
}

.page-navi-body {
    width: auto;
}
.page-navi-body ul {
    margin: 0;
    padding: 0;
}

.page-navi-body ul li {
    width: 44%;
    margin: 2px;
}

.page-navi-body ul li img {
    width: 100%;
    height: auto;
}

.page-navi li a {
    font-size: 13px;
    padding: 10px 10px;
}
.page-navi li a span {
    display: block;
    font-size: 10px;
}
}



/*************************************************************

*レスポンシブ

**************************************************************/

/* PCだけ表示 */
.visible_pc {
	display: block !important;
}
/* SPだけ表示 */
.visible_sp {
	display: none !important;
}

/* PCだけ表示 */
.visible_pc_inline {
	display: inline-block !important;
}
/* SPだけ表示 */
.visible_sp_inline {
	display: none !important;
}

.visible_pc_tb {
	display: table-cell !important;
}
@media screen and (max-width: 736px) {
	/* PCだけ表示 */
	.visible_pc {
		display: none !important;
	}
	/* SPだけ表示 */
	.visible_sp {
		display: block !important;
	}

	/* PCだけ表示 */
	.visible_pc_inline {
		display: none !important;
	}
	/* SPだけ表示 */
	.visible_sp_inline {
		display: inline !important;
	}

	.visible_pc_tb {
		display: none !important;
	}
}


/*************************************************************

*.align

**************************************************************/

.align_l { text-align: left !important; }
.align_c { text-align: center !important; }
.align_r { text-align: right !important; }
.valign_m { vertical-align: middle !important; }


/*************************************************************

*font

**************************************************************/

.font10 { font-size: 10px !important; }
.font11 { font-size: 11px !important; }
.font12 { font-size: 12px !important; }
.font13 { font-size: 13px!important; }
.font14 { font-size: 14px !important; }
.font15 { font-size: 15px !important; }
.font16 { font-size: 16px !important; }
.font17 { font-size: 17px!important; }
.font18 { font-size: 138.5% !important; }
.font19 { font-size: 146.5% !important; }
.font20 { font-size: 153.9% !important; }
.font21 { font-size: 161.6% !important; }
.font22 { font-size: 167% !important; }
.font23 { font-size: 174% !important; }
.font24 { font-size: 182% !important; }
.font25 { font-size: 189% !important; }
.font26 { font-size: 197% !important; }
.fontb { font-weight: bold !important; }
.fontul { text-decoration: underline !important; }
.fontlt { text-decoration: line-through !important; }
.fontobl { font-style: oblique !important; }

.fontvt {
	vertical-align: text-top !important;
	font-size: 50% !important;
}
.fontvb {
	vertical-align: text-bottom !important;
	font-size: 50% !important;
}

.fontn { font-weight: normal; }
.fontb { font-weight: normal; }

.fnumber{
    font-family: helvetica!important;
}

@media screen and (max-width: 736px) {

.font18 { font-size: 16px !important; }
}

/*---------------------------------------------*/

#myslider {
  max-width: 100%!important;
  margin: 0 auto;
  height: 700px!important;
  background-color:transparent!important;  
}

@media only screen and (max-width: 640px){
	#myslider {
	height: 150px!important;
	}
}


.juicyslider {
    position: relative;
    padding:0;
    margin:0;
    border: 0;
}

.juicyslider ul {
    width:100%;
    height:100%;
    position:absolute;
    overflow: hidden;
    list-style: none outside none;
    padding:0;
    margin:0;
}

.juicyslider li {
	width: 100%!important;
	height: 100%!important;
    position: absolute;
    top: 0px;
    left: 0px;
    display:none;       /* all hidden initially */
}

.juicyslider li:first-child {
    display: block;
}

.juicyslider .nav {
    position: absolute;
    top: 45%;
    padding: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    z-index: 1000;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    background-image: url(../img/nav-40.png);
}

.juicyslider:hover .nav {
    opacity: .5;
    filter: alpha(opacity=50); 
}

.juicyslider .nav.next {
    right: 3%;
}

.juicyslider .nav.prev {
    left: 3%;
    background-position: 40px 0;
}

.juicyslider .mask {
    background-image: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.juicyslider img.maxw {
    width: 100%;
    height: auto;
    max-height: none;
    position: absolute;
    filter:inherit;     /* for ie8 to inherit parent opacity */
}

.juicyslider img.maxh {
    width: auto;
    max-width: none;
    height: 100%;
    position: absolute;
    filter:inherit;     /* for ie8 to inherit parent opacity */
}




/* .slideShow.js
------------------------- */
.slide {
}

.slideShow {
    margin: 0 auto;
    text-align: left;
    display: none;
}
 
/* .mainView
------------------------- */
.slideShow .mainView {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.slideShow .mainView ul {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.slideShow .mainView ul li {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}
.slideShow .mainView ul li img {
    width: 100%;
}

.slideShow .mainView ul li span {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  background: rgba(8, 163, 172, 0.56);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#5508A3ACf,EndColorStr=#9908A3AC);/*IE8以下用*/
  color: #fff;
  padding: 10px;
  width: 99%;
    left: 0;
}


 
/* .thumbNail
------------------------- */
.slideShow .thumbNail {
    width: 100%;
    overflow: hidden;
    background-color: #eee;
}
 
.slideShow .thumbNail ul {
    width: 110%;
}
 
.slideShow .thumbNail ul li {
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer;
}
 
.slideShow .thumbNail ul li img {
    width: 100%;
}
 
.slideShow .thumbNail ul li.active {
    filter: alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
/* sideNavi
------------------------- */
.slideShow .mainView .btnPrev,
.slideShow .mainView .btnNext {
    top: 0;
    width: 5%;
    height: 100%;
    position: absolute;
    z-index: 100;
}
.slideShow .mainView .btnPrev {
    left: 0;
    background: url(./img/btnPrev.png) no-repeat center center;

}
.slideShow .mainView .btnNext {
    right: 0;
    background: url(./img/btnNext.png) no-repeat center center;
}
 
 
/* =======================================
    ClearFixElements
======================================= */
.slideShow ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.slideShow ul {
    display: inline-block;
    overflow: hidden;
}



/*clearfix
---------------------------------------------------------- */

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.clearfix {
	display: inline-block;
	min-height: 1%;
}

/*?*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* */