* {
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, "ＭＳ ゴシック","Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
/* --　記事内の装飾 --*/
body{
	margin: 0px;
}
body a img{
	border-style: none;
}
body img{
	vertical-align: bottom;
}
a{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
body ul li{
    list-style: none;
}
header{
}

#maincontainer{
    margin-top: 60px;
     background-repeat: repeat-y;
	background-position: center;
    min-height: calc(100vh - 175px);
     background: url("../images/bg_color.png") repeat-y center;
	-webkit-background-size: calc(100vw - 30px) auto;
	-moz-background-size: calc(100vw - 30px) auto;
	background-size: calc(100vw - 30px) auto;
}
/*Global Navigaton*/

#global-nav {
	width: 100%;
	min-width: 1000px;
	height: 70px;
	position: relative;
	top: 0px;
    background-color: #fff;
    position: fixed;
	z-index:150;
}

#global-nav section{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
    width: 90%;
}
#global-nav h1{
		width: 250px;
    height: 27px;
	float: left;
	 margin: 23px 0px 0px 0px;
    display: block;
     background: url(../images/main_logo2.png) no-repeat center;
	-webkit-background-size: auto 27px;
	-moz-background-size: auto 27px;
	background-size: auto 27px;
    text-indent: -9999px;
    overflow: hidden;
}
#global-nav h1 a{
    display: block;
}
#global-nav h1 img{
	width: 100%;
}
#global-nav ul{
    padding: 0;
}

#global-nav ul.inside-link{
	float: left;
	margin: 25px 0px 0 50px;
    height: 15px;
}
#global-nav ul.outside-link{
	float: left;
	margin: 25px 0px 0 25px;
    height: 15px;
}
#global-nav ul.inside-link li{
	float: left;
	margin: 0 0 0 30px;
    padding: 0;
	font-size: 15px;
    text-align: center;
    line-height: 14px;
    height: 21px;
}
#global-nav ul.outside-link li{
	float: left;
	margin: 0px 10px 0px 10px;
    padding: 0;
	font-size: 15px;
    text-align: center;
    line-height: 15px;
    height: 15px;
}

#global-nav ul li a{
	color: #444;
	display: block;
    font-weight: normal;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#global-nav ul li a:hover{
	color: #999;
	text-decoration:none;
}
#global-nav ul li img{
	width: 15px;
    height: 15px;
}
/* transition */
#global-nav,
#global-nav::after,
#global-nav section,
#global-nav h1,
#global-nav h1 img,
#global-nav ul,
#global-nav ul li,
#global-nav ul li a{
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#sp-nav{
	display: none;
}

#scroller{
	margin-bottom: 0px;
}

#button {
	width: 70px;
	height: 70px;
	position: absolute;
	display: block;
	background: url(../images/Hamburger_menu.png) no-repeat center;
	-webkit-background-size: 70px auto;
	-moz-background-size: 70px auto;
	background-size: 70px auto;
	margin: 0px;
	padding: 0px;
	right: -1px;
}
.menu-button-left {
    left: 0px;
    border-right: 1px solid #ddd;
}



/*-- Maincontainer Comon Seting--*/
#maincontainer{
	z-index: 20;
}
.contents-block{
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
}
#maincontainer section{
	-js-display: flex;
	display: flex;
  justify-content: center;
  align-items: center;
}
.contents-wrapper{
	width:90%;
	padding:100px 0px;
	margin: 0px auto;
    max-width: 1440px;
}

#page-nav{
    margin: -50px 0 90px !important;
}
#page-nav ul{
    margin: 0 !important;
    padding: 0;
   text-align: center;
}
#page-nav ul li{
    display: inline;
    margin: 0px -2px !important;
    font-weight: normal;
    white-space: nowrap;
    padding: 0px!important;
    background-image: none !important;
    line-height: 14px;
}

#page-nav ul li:nth-child(1){
    margin: 0px 0px 0px 0px;
}

#page-nav ul li a{
	color: #000;
	padding: 7px 20px;
	letter-spacing: 0.1em;
    border-right: solid 1px #aaa;
    line-height: 14px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#page-nav ul li:nth-child(1)  a{
    border-left: solid 1px #aaa;
}
#page-nav ul li a:hover{
	color: #999;
	text-decoration: none;
}

#maincontainer h1{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 35px;
	color: #000;
	text-align: center;
	margin: 0px 0px 80px 0px;
    padding: 0 0 5px 0;
	line-height: 1.5em;
    letter-spacing: 0.1em;
}

#maincontainer h2{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 32px;
	color: #000;
	margin: 0px 0px 50px 0px;
	line-height: 1.5em;
    text-align: center;
}
#maincontainer.privacy h2{
	font-size: 20px;
	color: #000;
	margin: 0px 0px 10px 0px;
	line-height: 1.5em;
    border-bottom: solid 1px #999;
    padding-bottom: 5px;
}

#maincontainer h3{
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 0px 0px 10px 0px;
	color: #000;
	font-weight: normal;
	padding: 0px;
	text-align: center;
    line-height: 2em;
    font-size: 16px;
}
#maincontainer p.leadcopy{
    line-height: 2em;
    font-size: 15px;
    text-align: center;
}

#maincontainer  h4 {
	font-size: 15px;
	line-height: 1.5em;
	color: #000;
	font-weight: normal;
	margin-bottom: 0.7em;
}




.right-block{
    float: right;
    width: 48%;
}
.left-block{
    float: left;
    width: 48%;
}


/*フォームのリセット*/
input, button, textarea, select {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
form{

}

body input[type=radio]{
	height: 25px;
	font-size: 15px;
	line-height: 1.8em;
	border-radius: 9em;
	-webkit-border-radius: 9em;
	-moz-border-radius: 9em;
	border: 1px solid #999;
	cursor: pointer;
	width: 25px;
	vertical-align: middle;
}
body input[type=radio]:checked{
	background: url(../images/radio_bg.png) no-repeat center center;
	-webkit-background-size: 15px auto;
	-moz-background-size: 15px auto;
	background-size: 15px auto;
}
body input[type=text]{
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 15px;
	line-height: 1.8em;
	margin: 0px 0px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #999;
	background-color: rgba(255,255,255,0.5) !important;
}
body select{
	height: 40px;
	padding-right: 40px;
	padding-left: 10px;
	font-size: 15px;
	line-height: 1.3em;
	margin: 0px 10px 20px 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #999;
	background: url(../images/form_select.png) no-repeat center right;
	-webkit-background-size: 29px auto;
	-moz-background-size: 29px auto;
	background-size: 29px auto;
	padding-bottom: 1px;
	padding-top: 1px;
}
body .fullwidth{
	width: 90%!important;

}
body textarea{
	height: 155px!important;
	width: 90% !important;
	padding: 10px;
	font-size: 15px;
	line-height: 1.8em;
	margin: 0px 0px 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #999;
	background-color: rgba(255,255,255,0.5) !important;
}
body input[type=submit]{
	height: 40px !important;
	width: 47% !important;
	font-size: 15px;
	line-height: 1em !important;
	margin: 20px 0px 0px;
	display: block;
	float: right;
	cursor: pointer;
	font-weight: bold;
	color: #fff !important;
    box-sizing: border-box;
    background-color: #666;
}

body input[type=reset]{
	height: 40px !important;
	width: 47% !important;
	font-size: 15px;
	line-height: 1em !important;
	margin: 20px 25px 0px 0px;
	display: block;
	float: left;
	cursor: pointer;
	font-weight: bold;
	color: #fff !important;
    box-sizing: border-box;
    background-color: #aaa;
    background-color: #aaa;
}
body input[type=reset],
body input[type=submit] {	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
body input[type=reset]:hover {
	background-color: #666 !important;
}
body input[type=submit]:hover {
	background-color: #333 !important;
    color: #000;
}

input:-webkit-autofill {
	box-shadow: 0 0 0 1000px #ddddcc inset;
	-webkit-border-radius: 5px;
}

.cmplet-box{
	height: 200px;
	width: 60%;
    min-width: 550px;
	margin: 0px auto 0 !important;
	text-align: center;
}
    

.cmplet-box h3{
	font-size: 20px !important;
	line-height: 1.8em;
	color: #000;
	font-weight: bold;
	clear: both;
	background: #fff;
	color: #FFF;
	line-height: 20px;
	padding: 10px 20px !important;
	margin: 0px 0px 40px 0px !important;
	overflow: hidden;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
p{
	font-size: 15px;
	line-height: 1.8em;
	margin-top: 0px;
	margin-bottom: 0.2em;
	color: #000;
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, "ＭＳ ゴシック","Helvetica Neue", Helvetica, Arial, sans-serif;
}
p span{
	font-size: 12px;
	color: #666;
    
}
p span em{
	color: #C00;
	font-style: normal;
}
body input{
}
body .number{
	width: 8% !important;
}
.button-area{
	clear: both;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}


/*Footer*/
footer {
	clear: both;
	padding: 0px;
	width: 100%;
	display: block;
	margin: 0px;
}
footer section{
	clear: both;
	padding: 0px;
	width: 100%;
	display: block;
	margin: 0px;
    text-align: center;
}


#footer-area{
	margin: 0px auto;
	padding: 45px 0;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
    width: 90%;
    max-width: 1440px;
}
#footer-area h2{
	width: 125px;
    height: 27px;
	float: left;
    margin: -3px 0px 0px 0px;
    display: block;
    background: url(../images/main_logo3.png) no-repeat center;
	-webkit-background-size: auto 27px;
	-moz-background-size: auto 27px;
	background-size: auto 27px;
    text-indent: -9999px;
    overflow: hidden;
}
#footer-area h2 img{
	width: 100%;
}
#footer-area ul{
    padding: 0;
}
#footer-area ul.inside-link{
	float: left;
	margin: 0px 0px 0 50px;
    height: 15px;
}
#footer-area ul.outside-link{
	float: left;
	margin: 0px 0px 0 25px;
    height: 15px;
}
#footer-area ul.inside-link li{
	float: left;
	margin: 0 0 0 30px;
    padding: 0;
	font-size: 15px;
    text-align: center;
    line-height: 14px;
    height: 21px;
}
#footer-area ul.outside-link li{
	float: left;
	margin: 0px 10px 0px 10px !important;
    padding: 0;
	font-size: 15px;
    text-align: center;
    line-height: 15px;
    height: 15px;
}

#footer-area ul li a{
	color: #000;
	display: block;
    font-weight: normal;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#footer-area ul li a:hover{
	color: #999;
	text-decoration:none;
}
#footer-area ul li img{
	width: 15px;
    height: 15px;
}
/*Footer transition */
#footer-area,
#footer-area::after,
#footer-area section,
#footer-area h1,
#footer-area h1 img,
#footer-area ul,
#footer-area ul li,
#footer-area ul li a{
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}


#footer-area ul li a,
#footer-area li a::after {	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

small{
	font-size: 12px;
	line-height: 1em;
	color: #000;
	font-style: normal;
    float: right;
}


/*Other Style*/
a{
color: #666;
	text-decoration: none;
}
 
a:hover{
	color: #CCC;
	text-decoration: underline;
}


a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}


 
.ios a:hover img.linkimg{
opacity:1;
}

.ios .ticket-jump a:hover{
	opacity:1;
}


.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clearfix{display:inline-block;}
/* hides from IE-mac¥*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/

.clearboth{
	clear:both;
}
.wrapper{
	margin-bottom: 20px;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clearfix{display:inline-block;}
/* hides from IE-mac¥*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/

/*pagetop button*/
#page-top {
	position: fixed;
	bottom: 10px;
	right: 20px;
    text-indent: -9999px;
	line-height:0px;
	z-index: 100;
}
#page-top  {	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
#page-top a {
	display: block;
	padding: 0px;
	width: 30px;
    height: 30px;
	color: #000;
    position: relative;
    border-radius: 50%;
	white-space: nowrap;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
    background-color: #999;
}

#page-top a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 50%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateX(50%)  translateY(75%) translateY(15%) rotate(-45deg);
}
#page-top a img {
	width:100%;
}
#page-top a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration: none;
	
}
#fade{
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff url(../images/loading.gif) no-repeat center center;
	-webkit-background-size: 50px auto;
	-moz-background-size: 50px auto;
	background-size: 50px auto;
	z-index: 999;
	display: none;
}

.nav-mr{
	margin-right: 0px !important;
}
.mb0{
	margin-bottom: 0px !important;
}
.mb5{
	margin-bottom: 5px !important;
}
.mb15{
	margin-bottom: 15px !important;
}

.clear-both{
	clear:both;
}

#hamburger-menu{
	display: none;
}

/* ====================================================================================================================================== */
/* Tablet */
@media screen and (max-width: 1000px) {

#sp-nav{
	position: fixed;
	height: 60px;
	width: 100%;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	z-index: 880;
	top: 0px;
	display:block;
	padding: 0px;
	}
#sp-nav nav{
	width: 95%;
	margin: 0px auto 0px auto !important;
}
    #sp-nav nav{
	width: 95%;
	margin: 0px auto 0px auto !important;
}
    #sp-nav h1{
   width: 222px;
    height: 24px;
	float: left;
	margin: 18px 0px 0px 4%;
    display: block;
     background: url(../images/main_logo2.png) no-repeat center;
	-webkit-background-size: auto 24px;
	-moz-background-size: auto 24px;
	background-size: auto 24px;
    text-indent: -9999px;
    overflow: hidden
    }
    #sp-nav h1 a{
    display: block;
    }

#main-visual nav{
	display:none;
}
  
/*Global Navigaton*/

#global-nav {
	width: 100%;
	min-width: 100%;
	height: 30px;
}

#global-nav section{
	display: none;
}
#global-nav.fixed{
}

/* Fixed */
#maincontainer.fixed{
    margin-top: 30px;
}
#global-nav.fixed{
	height: 30px;
	position: fixed;
}   
.contents-wrapper{
	width: 90%;
	margin: 0px auto;
	padding:30px 0px 70px;
}
.body-block{
	width:100%;
}
#main-visual{
	margin: 0 auto;
	min-width: 100%;
	min-height: 750px;
	padding: 1px 0px;
	text-align: center;
	clear:both;
}
#maincontainer h1{
	margin: 0px 0px 50px 0px;
}


    
/*Footer*/
footer {
	clear: both;
	padding: 0px;
	width: 100%;
	display: block;
	margin: 0px;
}
#footer-area{
	width: 90%;
	display: block;
	margin: 0px auto;
	padding: 45px 0px;
}
#footer-area ul{
	display: none;
}
.br::before {
	content: "\A" ;
	white-space: pre ;
}
}
/* 調整スタイル */
@media screen and (max-width: 600px) {

	#footer-area .footer-info{
	float:none;
	width: 100%;
}
}

/* ====================================================================================================================================== */
/* Smart Phone */
@media screen and (max-width: 480px) {
.contents-wrapper{
	width: 80%;
	margin: 0px auto;
}
#head-set{
	height: auto;
	width: 70%;
	margin-right: 0;
	margin-bottom: 0;
}
    #maincontainer h1{
    font-size: 30px;
}
#maincontainer h2{
    font-size: 20px;
}
#main-visual{
	min-height: 290px;
}
#maincontainer p {
	font-size: 14px;
}
#maincontainer ul li {
	padding-bottom: 3px;
	font-size: 14px !important;
}
ul.link-list li p{
	font-size: 14px !important;
}
#maincontainer p.leadcopy{
    line-height: 1.8em;
}
#maincontainer p.caption,
#maincontainer p .caption,
#maincontainer ul li .caption {
	font-size: 12px;
}

  .left-block{
	width: 100%;
	float: none;
}
.right-block{
	float: none;
	width: 100%;
}
body input[type=radio]{
	margin-bottom: 15px;
}
.button-area{
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
body input[type=submit]{
	width: 100% !important;
	float: none;
}

body input[type=reset]{
	width: 100% !important;
	float: none;  
    }
/*Footer*/
footer {
	clear: both;
	padding: 0px;
	width: 100%;
	display: block;
	margin: 0px;
}
footer section{
	clear: both;
	padding: 0px;
	width: 100%;
	display: block;
	margin: 0px;
    text-align: center;
}

#footer-area{
	width: 85%;
	display: block;
	margin: 0px auto;
	padding: 15px 0px 15px 0px;
    border: none;
}
#footer-area h2 {	
	float: none;
    margin: 10px auto 0 auto;
}

small{
	float: none;
}


}
