@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/mplus1p.css");
/* 馬生スタイル開始 */
#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 9998;
}
#loader_logo {
  display: none;
  position: fixed;
  top: 60%;
  left: 50%;
  width: 204px;
  height: 249px;
  margin-top: -325px;
  margin-left: -102px;
  text-align: center;
  z-index: 9999;
}
#loader {
  display: none;
  position: fixed;
  top: 60%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  text-align: center;
  color: #f00;
  z-index: 9999;
}


body {
    font-family: kan415typos-std, sans-serif;
    font-weight: 400;
    font-style: normal;
    background:#d8d8d8;
	width:100%;
	font-size:16px;
    line-height:1.2em;
	min-width:900px;
	color:#fff;
    position:relative;
    margin:0;
    padding:0;

}

li{
	list-style:none;

}

img{
	width:100%;
    padding:0;
    margin:0;

}

a {
	color:#fff100;
    outline:none;
}

input[type="submit"],input[type="button"],button{
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-family: kan415typos-std, sans-serif;
}


a:hover img{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";

	-webkit-transition:0.5s ease;
	-webkit-transition-property:opacity,border,color,background;

	-moz-transition:0.5s ease;
	-moz-transition-property:opacity,border,color,background;

	-o-transition:0.5s ease;
	-o-transition-property:opacity,border,color,background;

	transition:0.5s ease;
	transition-property:opacity,border,color,background;
}


#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
    z-index:9999;
}
#page-top a {
    background:#041174;
    border:solid #fff100 2px;
    text-decoration: none;
    color: #fff100;
    width: 40px;
    padding: 10px 0;
    text-align: center;
    display: block;
    font-weight:900;
    border-radius: 40px;
}
#page-top a:hover {
    color: #041174;
    text-decoration: none;
    background:#fff100;
    border:solid #041174 2px;
}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}


/* 点滅 */
.blinking{
	-webkit-animation:blink 0.5s ease-in-out infinite alternate;
    -moz-animation:blink 0.5s ease-in-out infinite alternate;
    animation:blink 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0.5;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0.5;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0.5;}
    100% {opacity:1;}
}


.bold {
	font-weight:900;
}

.f_l {
	float:left;
}

.f_r {
	float:right;
}

.f_s {
	font-size:0.8em;
}

.m_t {
	margin-top:1em;
}

.m_t_l {
	margin-top:3em;
}

.m_b {
	margin-bottom:1em;
}

.red {
	color:red;
}

.t_c {
	text-align:center;
}

.yellow{
	color:#eadc05;
}
    
.green{
	color:#016c19;
}

.pink{
	color:#ffc7ec;
}

.brown{
	color:#6c3601;
}

.blue{
	color:#0482b1;
}

.kon{
	color:#041174;
}

.orange{
	color:#ff8400;
}

.white{
	color:#fff;
}


.in_ds{
	display:inline-block;
}

.line_t{
	line-height:6em;
}

.b_shadow{
    text-shadow:0px 1px 0px #041174,
    #041174 2px 0px 0px, #041174 -2px 0px 0px,
    #041174 0px -2px 0px, #041174 0px 2px 0px,
    #041174 2px 2px 0px, #041174 -2px 2px 0px,
    #041174 2px -2px 0px, #041174 -2px -2px 0px,
    #041174 1px 2px 0px, #041174 -1px 2px 0px,
    #041174 1px -2px 0px, #041174 -1px -2px 0px,
    #041174 2px 1px 0px, #041174 -2px 1px 0px,
    #041174 2px -1px 0px, #041174 -2px -1px 0px,
    #041174 1px 1px 0px, #041174 -1px 1px 0px,
    #041174 1px -1px 0px, #041174 -1px -1px 0px,
    
    #041174 3px 0px 0px,#041174 3px 1px 0px,
    #041174 3px 2px 0px,#041174 3px 3px 0px,
    #041174 0px 3px 0px,#041174 2px 3px 0px,
    #041174 4px 4px 0px,#041174 4px 3px 0px,
    #041174 4px 2px 0px,#041174 4px 1px 0px,

    #041174 3px 0px 1px,#041174 3px 1px 1px,
    #041174 3px 2px 1px,#041174 3px 3px 1px,
    #041174 0px 3px 1px,#041174 2px 3px 1px,
    #041174 4px 4px 1px;
    
}

.g_shadow{
    text-shadow:0px 1px 0px #128d1e,
    #128d1e 2px 0px 0px, #128d1e -2px 0px 0px,
    #128d1e 0px -2px 0px, #128d1e 0px 2px 0px,
    #128d1e 2px 2px 0px, #128d1e -2px 2px 0px,
    #128d1e 2px -2px 0px, #128d1e -2px -2px 0px,
    #128d1e 1px 2px 0px, #128d1e -1px 2px 0px,
    #128d1e 1px -2px 0px, #128d1e -1px -2px 0px,
    #128d1e 2px 1px 0px, #128d1e -2px 1px 0px,
    #128d1e 2px -1px 0px, #128d1e -2px -1px 0px,
    #128d1e 1px 1px 0px, #128d1e -1px 1px 0px,
    #128d1e 1px -1px 0px, #128d1e -1px -1px 0px,
    
    #128d1e 3px 0px 0px,#128d1e 3px 1px 0px,
    #128d1e 3px 2px 0px,#128d1e 3px 3px 0px,
    #128d1e 0px 3px 0px,#128d1e 2px 3px 0px,
    #128d1e 4px 4px 0px,#128d1e 4px 3px 0px,
    #128d1e 4px 2px 0px,#128d1e 4px 1px 0px,

    #128d1e 3px 0px 1px,#128d1e 3px 1px 1px,
    #128d1e 3px 2px 1px,#128d1e 3px 3px 1px,
    #128d1e 0px 3px 1px,#128d1e 2px 3px 1px,
    #128d1e 4px 4px 1px;
}

.o_shadow{
    text-shadow:0px 1px 0px #ff8400,
    #ff8400 2px 0px 0px, #ff8400 -2px 0px 0px,
    #ff8400 0px -2px 0px, #ff8400 0px 2px 0px,
    #ff8400 2px 2px 0px, #ff8400 -2px 2px 0px,
    #ff8400 2px -2px 0px, #ff8400 -2px -2px 0px,
    #ff8400 1px 2px 0px, #ff8400 -1px 2px 0px,
    #ff8400 1px -2px 0px, #ff8400 -1px -2px 0px,
    #ff8400 2px 1px 0px, #ff8400 -2px 1px 0px,
    #ff8400 2px -1px 0px, #ff8400 -2px -1px 0px,
    #ff8400 1px 1px 0px, #ff8400 -1px 1px 0px,
    #ff8400 1px -1px 0px, #ff8400 -1px -1px 0px,
    
    #ff8400 3px 0px 0px,#ff8400 3px 1px 0px,
    #ff8400 3px 2px 0px,#ff8400 3px 3px 0px,
    #ff8400 0px 3px 0px,#ff8400 2px 3px 0px,
    #ff8400 4px 4px 0px,#ff8400 4px 3px 0px,
    #ff8400 4px 2px 0px,#ff8400 4px 1px 0px,

    #ff8400 3px 0px 1px,#ff8400 3px 1px 1px,
    #ff8400 3px 2px 1px,#ff8400 3px 3px 1px,
    #ff8400 0px 3px 1px,#ff8400 2px 3px 1px,
    #ff8400 4px 4px 1px;
    
}


.w_shadow{
    text-shadow:0px 1px 0px #fff,
    #fff 2px 0px 0px, #fff -2px 0px 0px,
    #fff 0px -2px 0px, #fff 0px 2px 0px,
    #fff 2px 2px 0px, #fff -2px 2px 0px,
    #fff 2px -2px 0px, #fff -2px -2px 0px,
    #fff 1px 2px 0px, #fff -1px 2px 0px,
    #fff 1px -2px 0px, #fff -1px -2px 0px,
    #fff 2px 1px 0px, #fff -2px 1px 0px,
    #fff 2px -1px 0px, #fff -2px -1px 0px,
    #fff 1px 1px 0px, #fff -1px 1px 0px,
    #fff 1px -1px 0px, #fff -1px -1px 0px;
    
}


header{
	position:relative;
    z-index:100;
}

header .index_t{
	font-size:1.2em;
    margin-left:20px;
}

header .index_t a{
	color:white;
    text-decoration: none;
    font-weight:400;
}

.h_wrap{
	width:100%;
    background:#128d1e;
    height:45px;
    position:fixed;
    z-index:200;
    border-bottom:solid 4px #06600f;
}

.get_point{
	position:fixed;
    top:49px;
    right:24px;
    width:1em;
    text-align:center;
    z-index:2;
    
}

@media all and (max-width: 990px){
	.get_point {
		display: none!important;
	}
}

.get_point a p span{
    display:block;
}

.get_point a p:before{
    content: "　";
    background:url(../img/top_menu_arrow.png)no-repeat;
    width:15px;
    height:12px;
    background-size: contain;
    position:absolute;
    top:0.5em;
    right:0.6em
}

.get_point:hover a p::before{
    content: "　";
    background:url(../img/top_menu_arrow_2.png)no-repeat;
    width:15px;
    height:12px;
    background-size: contain;
    position:absolute;
    top:0.5em;
    right:0.6em
}

.get_point a{
     position:relative;
     width:36px;
     background:#041174;
     border-left:solid 4px #ff8400;
     padding-top:1.5em;
     padding-bottom:1em;
     display:block;
}



.get_point a::after {
     content: '';
     position: absolute;
     left:-4px;
     top:0;
     width:4px;
     height:100%;
	  background: #fff;
	  transform: scale(1, 0);
	  transform-origin: left top;
	  transition: transform .3s;
}

.get_point a:hover::after {
     content: '';
	  transform: scale(1, 1);
}



.get_point a p{
     width:1em;
     display:block;
     height:auto;
     margin-left:0.6em;
}

.get_point a{
     text-decoration: none;
     color:white;
     display:block;
}

.get_point a:hover{
     color:#ff8400;
}

.h_wrap h1  {
    line-height:38px;
}

.h_wrap .user_id,.h_wrap .user_pt {
    line-height:38px;
    margin-left:20px;
}

.h_wrap ul{
    float:right;
    margin-right:20px;
    width:430px;
}

.h_wrap ul li a{
    position:relative;
    float:left;
    display:inline;
    margin-left:20px;
    padding:0 1em 0 2em;
    margin-top:8px;
    border-style: none;
    font-size:14px;
    font-style: normal;
    height:18px;
    line-height:24px;
    padding-bottom:9px;
    background:#041174;
    color:white;
    border-radius: 2px;
	box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    text-decoration:none;
}

.h_wrap ul li a::before{
    content: "　";
    background:url(../img/white_arrow.png)no-repeat;
    width:6px;
    height:8px;
    background-size: contain;
    position:absolute;
    top:0.8em;
    left:1em;
}


.h_wrap ul li a:hover{
    position:relative;
    float:left;
    display:inline;
    margin-left:20px;
    padding:0 1em 0 2em;
    margin-top:8px;
    border-style: none;
    font-size:14px;
    font-style: normal;
    height:18px;
    line-height:24px;
    padding-bottom:9px;
    background:#740404;
    color:white;
	box-shadow: none;
	transform: translate3d(0, 3px, 0);
}

   
 .h_wrap form {
    width:502px;
    position:absolute;
    right:0px;
    top:0px;
    font-weight:600;
    line-height:40px;
     
}

 .h_wrap form #login_t{
     float:left;
     display:inline;
}


 .h_wrap form #pass_t{
     float:left;
     display:inline;
     margin-left:1em;
}

 .h_wrap form #login_t input[type="text"],.h_wrap form #pass_t input[type="text"]{
     width:100px;
     margin-left:0.5em;
     border:solid 2px #041174;
}

 .h_wrap form input[type="submit"], .h_wrap form input[type="button"], .h_wrap form button{
    float:left;
    display:inline;
    margin-left:1em;
    margin-top:10px;
    border-style: none;
    font-family: kan415typos-std, sans-serif;
    font-weight: 400;
    font-style: normal;
    height:29px;
    line-height:20px;
     padding-bottom:9px;
     width:100px;
     background:#fff100;
	box-shadow: 0px 1px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    border-radius:2px;
     color: #041174;
}

 .h_wrap form input[type="submit"]:hover, .h_wrap form input[type="button"]:hover, .h_wrap form button:hover{
    cursor: pointer;
    margin-top:12px;
    height:25px;
    line-height:20px;
    padding-bottom:11px;
    background:#b50202;
    color:white;
	box-shadow: none;
	transform: translate3d(0, 1px, 0);
}


#main_section{
    padding-top:49px;
}


#main_section #left_colum{
    background:#041174;
    width:240px; 
    height:auto;
    padding-bottom:20px;
    align-items: stretch;
    min-height:1100px;

}

#main_section #left_colum h1{
    width:212px;
    margin:0 auto;
}

#main_section #left_colum .inner{
    width:212px;
    margin:0 auto;
    padding-bottom:45px;
    top:45px;
    position: -webkit-sticky;
    position: sticky;
}



#main_section #left_colum h2{
    font-weight:400;
    text-align:center;
    margin-top:12px;
    border-bottom:solid 4px #603302;
    font-size:22px;
     background:#ff8400;
     height:22px;
     width:100%;
     margin-top:30px;
     float:left;
}


#main_section #left_colum h2 p{
    margin-top:-15px;
}

.contents_list{
    clear:both;
    font-size:18px;
}


.contents_list li{
    border-bottom:solid 2px white;
    position:relative;
    display:block;
}

.contents_list li:hover{
    color:#ff8400;
    border-bottom:none;
    padding-bottom:2px;
}

.contents_list li:last-of-type{
    border-bottom:none;
    padding-bottom:0;
}



.contents_list li a::before{
    content: "　";
    background:url(../img/orange_arrow.png)no-repeat;
    background-size:9px 11px; 
    width:9px;
    height:11px;
    position:absolute;
    top:15px;
    left:10px;
}

.contents_list li a{
    color:white;
    text-decoration:none;
    display:block;
    padding:8px 0 15px 30px;
    position: relative;
    display: block;
}

.contents_list li a span{
    font-size:0.7em;
    border:solid 1px #fff;  
    position: relative;
    display: inline-block;
    margin-top:0.2em;
    padding: 0 0.3em 0.3em 0.3em;
    text-align:right;
    float:right;
    clear:both;
    box-sizing: border-box;
}

.contents_list li a:hover span{
    border:solid 1px #ff8400;  
}

.contents_list li a::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #ff8400;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}

.contents_list li a:hover{
    border-bottom:none;
    color:#ff8400;
}

.contents_list li a:hover::after {
  transform: scale(1, 1);
}



.contents_list:nth-of-type(2){
    font-size:14px;
}


.navi_list{
    clear:both;
    font-size:18px;
}


.navi_list li{
	box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    position:relative;
    background:#fff100;
    margin-top:10px;
    border-radius: 2px;
    padding-right: 0.5em;
}

.navi_list li:hover{
    background:#b50202;
    margin-top:10px;
	box-shadow: none;
	transform: translate3d(0, 3px, 0);
}
.navi_list li a:hover{
	color: #ffffff;
}



.navi_list li a{
    color:#041174;
    text-decoration:none;
    display:block;
    padding:8px 0 15px 30px;
}

.navi_list li a::before{
    content: "　";
    background:url(../img/navy_arrow.png)no-repeat;
    background-size:9px 11px; 
    width:9px;
    height:11px;
    position:absolute;
    top: 50%;
	left: 0.5em;
	transform: translateY(-50%);
}



#main_section #right_colum{
    width:660px;
    display:block;
    height:auto;
    background:rgba(216, 216, 216, 0.85);
    padding-bottom:25px;
    align-items: stretch
}

#main_section #right_colum .r_basic_wrap{
    width:620px;
    margin: 0 20px;
    display:block;
    position:relative;
    overflow: hidden;
}

#reserve_area{
    margin-top:20px;
}

#reserve_area h2::before{
    content: "　";
    background:url(../img/o_logo.png)no-repeat;
    background-size:contain;
    width:72px;
    height:72px;
    z-index:900;
    position:absolute;
    top:0;
    right:0;
}

#reserve_area h2{
    background:#fff100;
	color: #fff100;
    height:36px;
    width:100%;
    margin-top:40px;
    float:left;
    font-weight:400;
    font-size:40px;
    pointer-events: none;

}

#reserve_area h2:hover{
    pointer-events:none;
}

#reserve_area h2 p{
     margin-top:-20px;
}

#reserve_area h2 p span{
     font-size:0.7em;
     
}

#reserve_area a{
    text-decoration: none;
     
}

#reserve_area .plan_name{
    font-weight:600;
    color:#fff000;
    font-size:1.2em;
    line-height:2.2em;
    text-align:center;
    margin-right:10px;
    margin-left:10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#reserve_area ul li{
    margin:0;
    color:white;
    text-align:left;
    width:620px;
    display:block;
    background:#041174;
    border-bottom:solid 6px #fff100;
    font-size:20px;
    height:auto;
    line-height:1em;
    padding-bottom:0.5em;
    position:relative;
    clear:both;
    transition: 0.3s all ease 0s;
}

#reserve_area ul li:hover{
    background:#b50202;
}


#reserve_area ul li::after{
    content: "　";
    background:url(../img/white_arrow.png)no-repeat;
    background-size:9px 11px; 
    width:9px;
    height:12px;
    position:absolute;
    top:24px;
    left:594px;
}

#reserve_area ul li span:nth-child(odd){
    margin-left:0.2em;
    color:white;
    text-align:left;
    float:left;
}

#reserve_area ul li span:nth-child(even){
    color:#fff100;
    text-align:right;
    float:right;
    margin-right:42px;
}

#info_area{
    margin-top:10px;
}

#info_area h2::before{
    content: "　";
    background:url(../img/b_logo.png)no-repeat;
    background-size:contain;
    width:60px;
    height:60px;
    z-index:900;
    position:absolute;
    top:6px;
    left:0;
}

#info_area h2{
    background:#041174;
    height:26px;
    width:100%;
    margin-top:40px;
    float:left;
    font-weight:400;
    font-size:26px;
    pointer-events: none;
    text-align:right;
}

#info_area h2 p{
     margin-top:-20px;
}

#info_area .info_box {
    line-height:1.4em;
    border:solid 6px #041174;
    border-collapse:collapse;
    background-color: #f5f5fa;
    background-image:url(../img/logo_pat.png);
    background-size:100px;
    color: #041174;
    padding:0.5em 1em 1em;
    font-size:18px;
    clear:both;

}

#buy_btn_area {
    width:100%;
    height:auto;
    position:relative;
    margin-top:30px;
    background:#128d1e;
    height:96px;
    z-index:200;
    border-top:solid 30px #041174;
    border-bottom:solid 6px #041174;
    /* 
    position: -webkit-sticky;
    position: sticky;
    top: 45px;
    border-bottom:solid 6px #d8d8d8;
    */
}

#buy_btn_area h2{
    width:100%;
    text-align:center;
    font-size:28px;
    margin-top:-44px;
    margin-bottom:24px;
}



#buy_btn_area li{
    width:300px;
    height:56px;
    text-align:center;
    position:relative;
    background:#041174;
    margin:20px;
    float:left;
    font-size:16px;
    display:block;
	box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    border-radius: 4px;
}

#buy_btn_area li:nth-child(even){
    float:right;
    margin:20px 20px 20px 0;
}

#buy_btn_area li:hover{
    background:#b50202;
	box-shadow: none;
	transform: translate3d(0, 0px, 0);
}



#buy_btn_area li a{
    color:white;
    text-decoration:none;
    display:block;
    line-height:46px;

}

#buy_btn_area li a::before{
    content: "　";
    background:url(../img/white_arrow.png)no-repeat;
    background-size:9px 11px; 
    width:9px;
    height:11px;
    position:absolute;
    top:21px;
    left:20px;
}

#point_p_area{
    margin-top:-30px;
    padding-top:40px;
}

#point_p_area h2::before{
    content: "　";
    background:url(../img/skew_line_l_2.png)no-repeat;
    background-size:contain;
    width:35px;
    height:74px;
    z-index:900;
    position:absolute;
    top:15px;
    left:20px;
}

#point_p_area h2::after{
    content: "　";
    background:url(../img/skew_line_r_2.png)no-repeat;
    background-size:contain;
    width:35px;
    height:74px;
    z-index:900;
    position:absolute;
    top:15px;
    right:20px;
}

#point_p_area h2{
    text-align:center;
    background:#041174;
    color:#ff8400;
    height:26px;
    width:100%;
    margin-top:40px;
    float:left;
    font-weight:400;
    font-size:26px;
    pointer-events: none;
    line-height:1.2em;
}

#point_p_area h2 p{
     margin-top:-20px;
}

#point_p_area h2 p span{
     display:inline-block;
}

#point_p_area .point_box {
    line-height:1.4em;
    border:solid 6px #041174;
    border-collapse:collapse;
    background-color: #f5f5fa;
    background-image:url(../img/logo_pat.png);
    background-size:100px;
    color: #041174;
    padding:1.5em 1em 1em;
    font-size:21px;
    text-align:center;
    clear:both;
}

#point_p_area .point_box span{
    color:#ff8400;
}

#point_p_area .point_box .point_text{
    font-size:1.5em;
    padding:0.5em 0;
}
#point_p_area .point_box .point_text span{
    margin-left:0.5em;
}

#point_p_area .point_box a{
    color:#fff;
    text-decoration: none;
    font-size:24px;
    width:440px;
    text-align:center;
    padding:0.5em 1em 1em 1em;
    position:relative;
    background:#ff8400;
    display:block;
    margin:18px auto 0 auto;
	box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    border-radius: 4px;
}

#point_p_area .point_box a:hover{
    background:#b50202;
	box-shadow: none;
	transform: translate3d(0, 3px, 0);
}


#camp_area{
    width:100%;
    height:auto;
    position:relative;
    margin-top:20px;
    background:#128d1e;
  }

.camp_box{
    width:620px;
    margin:0 auto;
    height:auto;
    position:relative; 
    padding:20px 0;
  }



.camp_box h2{
    margin:-20px 0 0 -20px;
    color:#fff100;
    width:100%;
    float:left;
    font-weight:400;
    font-size:42px;
    pointer-events: none;
    line-height:10px;
    z-index:30;
    position:relative;
    pointer-events: none;
    margin-top:0px;
	-webkit-animation:camp_t 1.2s ease-in-out infinite alternate;
    -moz-animation:camp_t 1.2s ease-in-out infinite alternate;
    animation:camp_t 1.2s ease-in-out infinite alternate;
    transform: rotate(-6deg);
    font-style: oblique;
}

@-webkit-keyframes camp_t{
    0% {color:#fff100;}
    100% {color:#fff;}
}
@-moz-keyframes camp_t{
    0% {color:#fff100;}
    100% {color:#fff;}
}
@keyframes camp_t{
    0% {color:#fff100;}
    100% {color:#fff;}
}

.camp_box h2 span{
    font-size:0.8em;
}

.camp_box .camp_image::before{
    content: "　";
    background:url(../img/l_logo.png)no-repeat;
    background-size:contain;
    width:100px;
    height:128px;
    z-index:900;
    position:absolute;
    bottom:-30px;
    right:-20px;
    pointer-events: none;
}


.camp_box .camp_image{
    width:620px;
    border-bottom:solid 30px #041174;
    border-top:solid 30px #041174;
    position:relative;
    z-index:10;
    border-left:solid 6px #041174;
    border-right:solid 6px #041174;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
  }

.camp_box .camp_image .camp_check{
    width:100%;
    text-align:center;
    position:absolute;
    bottom:-20px;
	-webkit-animation:camp_t 1.2s ease-in-out infinite alternate;
    -moz-animation:camp_t 1.2s ease-in-out infinite alternate;
    animation:camp_t 1.2s ease-in-out infinite alternate;
  }

.camp_box .camp_image img {
	-webkit-animation:haunted 1.2s ease-in-out infinite alternate;
    -moz-animation:haunted 1.2s ease-in-out infinite alternate;
    animation:haunted 1.2s ease-in-out infinite alternate;
    transition: 0.2s all ease 0s;
}

@-webkit-keyframes haunted{
    0% {
        filter: /*sepia(0%)*/ contrast(100%) brightness(100%);
    }
    100% {
        filter: /*sepia(1)*/ contrast(2) brightness(180%);
    }
}
@-moz-keyframes haunted{
    0% {
        filter: /*sepia(0%)*/ contrast(100%) brightness(100%);
    }
    100% {
        filter: /*sepia(1)*/ contrast(2) brightness(180%);
    }
}
@keyframes haunted{
    0% {
        filter: /*sepia(0%)*/ contrast(100%) brightness(100%);
    }
    100% {
        filter: /*sepia(1)*/ contrast(2) brightness(180%);
    }
}


.camp_box .camp_image img:hover{
	-webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    animation-play-state: paused;
    opacity:0.8;
  }


#link_area{
    width:100%;
    height:auto;
    position:relative;
    margin-top:20px;
    background:#041174;
    overflow:hidden;
    padding-bottom:20px;
    z-index:300;
  }

#link_area ul li{
    width:140px;
    margin-left:20px;
    margin-top:20px;
    float:left;
	box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    border-radius: 2px;
  }

#link_area ul li:hover{
	box-shadow: none;
	transform: translate3d(0, 3px, 0);
  }

#link_area ul li a img{
	border-radius: 2px;
  }




footer::before{
    content: "　";
    background:url(../img/grass.png)repeat-x;
    background-size:200px 35px;  
    width:100%;
    height:35px;
    position:absolute;
    z-index:100;
    top:-34px;
    
}

footer {
    clear:both;
    position:relative;
}


footer nav {
    width:100%;
    background:#128d1e;
    height:50px;
}

.u_menu {
    width:700px;
    margin:0 auto;
}

.l_u_menu {
    width:700px;
    margin:100px auto 0 auto;
}

.u_menu li,.l_u_menu li{
    float:left;
    line-height:45px;
    font-size:0.9em;
    text-decoration:none;
    padding-bottom:0.5em;
}

.u_menu li a,.l_u_menu li a{
    text-decoration:none;
    color:white;
    padding:0 0.5em;
}

.u_menu li a:hover,.l_u_menu li a:hover{
    opacity:0.8;
}

footer .under_sec nav ul li {
    width:100%;
    color:white;
    line-height:45px;
    font-size:0.9em;
}

footer .under_sec nav ul li a{
    text-decoration:none;
    color:white;
    padding:0 0.5em;
}

footer .under_sec{
	width:100%;
    background:#041174;
    height:220px;
    position:relative;
    color:white;
}

footer .horse_l{
	width:618px;
    height:1201px;
    position:absolute;
    bottom:280px;
    left:0;
    pointer-events: none;
}

footer .horse_r{
	width:426px;
    height:1066px;
    position:absolute;
    bottom:280px;
    right:0;
    pointer-events: none;
}

footer .under_sec ul{
	padding-top:55px;
    padding-left:90px;
    margin-left:164px;
}

footer .under_sec ul li{
	list-style:disc;
    line-height:2em;
    font-size:0.8em;
}

footer copyright{
	width:172px;
    position:absolute;
    top:25px;
    left:32px;
}

/*ここまで共通*/






















.blueline{
	right:0;
    top:406px;
    width:60%;
    height:184px;
    background: rgb(33,207,120);
	background: linear-gradient(90deg, rgba(33,207,120,1) 0%, rgba(100,191,129,1) 52%, rgba(156,202,64,1) 100%);
    border-bottom:solid 6px #fff100;
    position:absolute;
    z-index:1;
}

.blueline_2{
	right:0;
    top:406px;
    width:100%;
    height:400px;
    background: #041174;
    border-bottom:solid 6px #ff8400;
    border-top:solid 6px #ff8400;
    border-left:solid 4px #d8d8d8;
    position:absolute;
    z-index:1;
}

.wrap,.b_wrap{
	width:900px;
    margin:0 auto;
    height:auto;
    position:relative;
    z-index:2;
    display: flex;
    justify-content: space-between
}

.entry_wrap{
	width:900px;
    margin:0 auto;
    height:auto;
    position:relative;
    z-index:2;
}



.top {
	height:1000px;
    overflow:hidden;
}


.t_wrap{
	width:900px;
    margin:0 auto;
    height:auto;
    position:relative;
    z-index:2;
}

.fixed_area{
    position:fixed;
    z-index:1;
}

 .t_wrap h1{
     width:372px;
     position:absolute;
     top:56px;
     left:266px;
     z-index:7;
     
}

 .t_wrap nav ul{
     width:200px;
     position:absolute;
     top:58px;
     left:660px;
     z-index:8;
     font-weight:400;
}

 .t_wrap nav ul li a span:before{
    content: "　";
    background:url(../img/top_menu_arrow.png)no-repeat;
    width:15px;
    height:12px;
    background-size: contain;
    position:absolute;
    top:0.5em;
     

}

 .t_wrap nav ul li:hover a span::before{
    content: "　";
    background:url(../img/top_menu_arrow_2.png)no-repeat;
    width:15px;
    height:12px;
    background-size: contain;
    position:absolute;
    top:0.5em;
     

}

 .t_wrap nav ul li{
     position:relative;
     width:36px;
     background:#128d1e;
     border-left:solid 4px #fff100;
     padding-top:1.5em;
     float:left;
     padding-bottom:1em;
     margin-right:6px;
     display:block;
}



 .t_wrap nav ul li::after {
     content: '';
     position: absolute;
     left:-4px;
     top:0;
     width:4px;
     height:100%;
	  background: #fff;
	  transform: scale(1, 0);
	  transform-origin: left top;
	  transition: transform .3s;
}

 .t_wrap nav ul li:hover::after {
     content: '';
	  transform: scale(1, 1);
}



 .t_wrap nav ul li a span{
     width:1em;
     display:block;
     height:auto;
     margin-left:0.5em;
}

 .t_wrap nav ul li a{
     text-decoration: none;
     color:white;
     display:block;
}

 .t_wrap nav ul li a:hover{
     color:#fff100;
}

 .t_wrap .main_image{
     width:511px;
     position:absolute;
     top:45px;
     left:0;
     z-index:7;
     pointer-events: none;
}

 .t_wrap .main_image_2{
     width:291px;
     position:absolute;
     top:45px;
     left:0;
     z-index:7;
     pointer-events: none;
}

 .t_wrap .horse_1_image{
     width:447px;
     position:absolute;
     top:248px;
     right:0;
     z-index:7;
     pointer-events: none;
}



 .t_wrap .top_copy{
     width:398px;
     position:absolute;
     top:420px;
     right:20px;
     z-index:7;
     pointer-events: none;
     font-size:22px;
     letter-spacing: 1px;
     line-height:1.4em;
}

 .t_wrap .top_copy span{
     color:#ff8400;
     font-size:1.4em;
}

 .t_wrap .top_copy span{
     color:#fff100;
     font-size:1.4em;
}

 .t_wrap .top_copy p:nth-child(3){
     margin-top:0.8em;
}





 .t_wrap .shine_spin{
     width:1188px;
     position:absolute;
     top:-350px;
     left:-142px;
     z-index:1;
    -webkit-animation: spin 20s linear infinite;
    -moz-animation: spin 20s linear infinite;
    -ms-animation: spin 20s linear infinite;
    -o-animation: spin 20s linear infinite;
    animation: spin 20s linear infinite;
     transition: 1s;
}

 .wrap .shine_spin{
     width:1188px;
     position:fixed;
     top:-750px;
     right:-342px;
     z-index:-1;
    -webkit-animation: spin 20s linear infinite;
    -moz-animation: spin 20s linear infinite;
    -ms-animation: spin 20s linear infinite;
    -o-animation: spin 20s linear infinite;
    animation: spin 20s linear infinite;
     transition: 1s;
     pointer-events: none;
}

@-webkit-keyframes spin {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
	0% {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(360deg);}
}
@-ms-keyframes spin {
	0% {-ms-transform: rotate(0deg);}
	100% {-ms-transform: rotate(360deg);}
}
@-o-keyframes spin {
	0% {-o-transform: rotate(0deg);}
	100% {-o-transform: rotate(360deg);}
}
@keyframes spin {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}

.race{
	width:900px;
    margin:0 auto;
    height:auto;
    position:relative;
    z-index:22;
}


.race .this_week_race{
     width:auto;
     position:absolute;
     top:-374px;
     right:0;
     z-index:10;
     pointer-events: none;
     letter-spacing: 1px;
     line-height:1.4em;
     text-align:right;
}

.race .this_week_race h2::before{
     content: "　";
     background:url(../img/o_logo.png)no-repeat;
     background-size:contain;
     width:72px;
     height:72px;
     float:left;
     z-index:900;
     margin-top:-36px;
     margin-left:-36px;
     
}

.race .this_week_race h2{
     background: rgb(33,207,120);
	background: linear-gradient(90deg, rgba(33,207,120,1) 0%, rgba(100,191,129,1) 52%, rgba(156,202,64,1) 100%);
     height:36px;
     width:360px;
     margin-top:40px;
     float:right;
     font-weight:400;
     font-size:40px;
	color: #fff100;
}

.race .this_week_race h2 p{
     margin-top:-20px;
     margin-left:-20px;
}

.race .this_week_race h2 p span{
     font-size:0.7em;
     
}

.race .this_week_race .race_name{
     background:#ffffff;
     border-top:solid 6px #128d1e;
     border-bottom:solid 6px #128d1e;
     font-size:36px;
     float:right;
     height:auto;
     clear:both;
     line-height:1em;
     padding:0 0.5em 0.5em 0.5em;
     color: #041174;
}

.race .this_week_race .free_text{
     color:#041174;
     float:right;
     clear:both;
     font-size:1.2em;
}

.free_camp_area{
	width:100%;
    position:relative;
    z-index:20;
    margin-top:-240px;
}


.free_camp_m_box{
	width:100%;
    background: rgb(255,224,0);
	background: linear-gradient(90deg, rgba(255,224,0,1) 0%, rgba(247,255,0,1) 36%, rgba(204,255,0,1) 100%);
    height:auto;
    position:relative;
    text-align:center;
    z-index:20;
    padding-bottom:50px;
}

.free_camp_area img{
	margin-top:-40px;
    width:80%;
}

.camp_teki_box{
	width:100%;
    background:#ff8400;
    height:auto;
    position:relative;
    text-align:center;
    z-index:30;
    display:block;
    padding:20px 0 20px 0;
}

.camp_teki_box .i_wrap h2{
    width:100%;
    font-size:36px;
    color:#fff;
    text-align:center;
    display:block;
    z-index:30;
    position:absolute;
    top:-80px;
}

.camp_teki_box .i_wrap h2 span{
    color:#041174;
}

.camp_teki_box .i_wrap h2:after {
    margin:0.5em auto;
    display:block;
    clear:both;
    content: '…';
    color:#fff;
    text-align:center;
}

.second_section {
    position: relative;
    overflow: hidden;
    height:100%;
    margin: -330px 0;
    padding: 60px 0 100px 0;
    z-index: 10;
    margin-bottom:100px;
    z-index:20;
}

.second_section:before {
    content: '';
    position: absolute;
    background: rgb(33,207,120);
	background: linear-gradient(90deg, rgba(33,207,120,1) 0%, rgba(100,191,129,1) 52%, rgba(156,202,64,1) 100%);
    top: -20px;
    left: 0;
    width: 120%;
    height: 80%;
    margin: 3% -10% 0;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    transform: rotate(7deg);
    z-index: -1;
}



.second_section .second_wrap {
    width:900px;
    margin:100px auto;
    position:relative;
    
}

 
.second_section .horse_2_image{
	width:369px;
    position:absolute;
    bottom:-70px;
    right:0;
    z-index:-1;
}

.second_section .second_wrap dl{
    text-shadow:0px 1px 0px #128d1e,
    #128d1e 2px 0px 0px, #128d1e -2px 0px 0px,
    #128d1e 0px -2px 0px, #128d1e 0px 2px 0px,
    #128d1e 2px 2px 0px, #128d1e -2px 2px 0px,
    #128d1e 2px -2px 0px, #128d1e -2px -2px 0px,
    #128d1e 1px 2px 0px, #128d1e -1px 2px 0px,
    #128d1e 1px -2px 0px, #128d1e -1px -2px 0px,
    #128d1e 2px 1px 0px, #128d1e -2px 1px 0px,
    #128d1e 2px -1px 0px, #128d1e -2px -1px 0px,
    #128d1e 1px 1px 0px, #128d1e -1px 1px 0px,
    #128d1e 1px -1px 0px, #128d1e -1px -1px 0px,
    
    #128d1e 3px 0px 0px,#128d1e 3px 1px 0px,
    #128d1e 3px 2px 0px,#128d1e 3px 3px 0px,
    #128d1e 0px 3px 0px,#128d1e 2px 3px 0px,
    #128d1e 4px 4px 0px,#128d1e 4px 3px 0px,
    #128d1e 4px 2px 0px,#128d1e 4px 1px 0px,

    #128d1e 3px 0px 1px,#128d1e 3px 1px 1px,
    #128d1e 3px 2px 1px,#128d1e 3px 3px 1px,
    #128d1e 0px 3px 1px,#128d1e 2px 3px 1px,
    #128d1e 4px 4px 1px;
}

.second_section .second_wrap dl dt{
    font-size:42px;
    color:#fff100;
    margin:0.5em auto;
}

.second_section .second_wrap dl dt span{
    font-size:0.7em;
}

.second_section .second_wrap dl dd{
    font-size:23px;
    line-height:1.4em;
    margin-left:2.5em;
    
}

.second_section .second_wrap dl dd::before{
    content: "　";
    background:url(../img/block.png)no-repeat;
    background-size:contain;
    width:30px;
    height:30px;
    margin
    
}

.second_section .second_wrap dl dd span{
    display:inline-block;
}

.second_section .second_wrap dl dd span:last-child{
    margin-left:30px;
}

.second_section_2 {
    position: relative;
    overflow: hidden;
    height:100%;
    margin: -630px 0;
    padding: 60px 0 400px 0;
    z-index: 10;
    margin-bottom:100px;
    z-index:20;
}

.section_m {
    position: relative;
    overflow: hidden;
    height:100%;
    margin: 0px 0;
    padding: 60px 0 400px 0;
    z-index: 10;
    margin-bottom:100px;
    z-index:20;
}

.second_section_2::before {
    content: '';
    position: absolute;
    background: #041174;
    top: -20px;
    left: 0;
    width: 200%;
    height: 120%;
    margin: 0 -50% 0;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg);
    z-index: -10;
    border-top:solid 6px #fff100;
}


.second_section_2::after {
    content: '';
    position: absolute;
    background: rgb(33,207,120);
    background: linear-gradient(90deg, rgba(33,207,120,1) 0%, rgba(100,191,129,1) 52%, rgba(156,202,64,1) 100%);
    top: -20px;
    left: 0;
    width: 200%;
    height: 120%;
    margin: 0 -50% 0;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    transform: rotate(7deg);
    z-index: -1;
}

.i_wrap{
	width:880px;
    margin:40px auto 0 auto;
    height:auto;
    position:relative;
    z-index:20;
}

.second_section_2 .i_wrap h2{
    font-size:48px;
    color:#fff100;
    text-align:center;
    display:block;
}

.second_section_2 .i_wrap h2:after {
    margin:0.5em auto;
    display:block;
    clear:both;
    content: '…';
    color:#fff100;
    text-align:center;
}

.i_teki_box{
    display:block;
    padding-bottom:-200px;
    height:auto;
    overflow:hidden;
    position:relative;
    z-index:20;
}


.i_teki_box li{
    width:418px;
    height:275px;
    text-align:center;
    font-size:30px;
    border:solid 6px #041174;
    background-color:#fff;
    background-image:url(../img/teki_bk_line.png);
    background-size: contain;
    color:#041174;
    line-height:1.4em;
    margin-bottom:20px;
    position:relative;
    overflow:hidden;

}

.i_teki_box li:nth-child(odd){
    float:left;
}

.i_teki_box li:nth-child(even){
    float:right;
}

.i_teki_box li p{
    position:static;
    z-index:10;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.i_teki_box li p:nth-of-type(1){
    width:100%;
    padding-top:0.5em;
    font-size:24px;
}

.i_teki_box li p:nth-of-type(2),.i_teki_box li p:nth-of-type(3){
    width:100%;
}


.i_teki_box li p:nth-of-type(4){
    width:100%;
    color:white;
    height:52px;
    margin-top:0.5em;
    background:#041174;
}

.i_teki_box li p:nth-of-type(5){
    color:red;
    display:inline-block;
    text-align:left;
}

.i_teki_box li p:nth-of-type(6){
    color:red;
    display:inline-block;
    text-align:right;
}



.i_voice_box{
    display:block;
    width:860px;
    margin:0 auto;
    height:auto;
}

.i_voice_box li{
    display:table;
    width:100%;
    height:auto;
    border:solid 6px #041174;
    background:white;
    border-collapse:collapse;
    margin-bottom:20px;
    
}

.i_voice_box li div {
    line-height:1.4em;
}

.i_voice_box li div img{
    width:147px;
    margin:10px;
}

.i_voice_box li div:nth-of-type(1){
    width:178px;
    display:table-cell;
    height:auto;
    background:#041174;
    vertical-align:top;
}

.i_voice_box li div:nth-of-type(2){
    width:auto;
    display:table-cell;
    height:auto;
    background:white;
    vertical-align:top;
}

.i_voice_box li div p:nth-of-type(1){
    color:#041174;
    font-size:30px;
    border-bottom:solid 6px #041174;
    line-height:1.5em;
    padding:0em 0.5em 0.5em 0.5em;

}

.i_voice_box li div p:nth-of-type(2){
    color:#128d1e;
    font-size:24px;
    padding:0.3em;
    line-height:1.4em;
}

.i_voice_box li div p:nth-of-type(3){
    color:#041174;
    font-size:18px;
    text-align:right;
    padding:0.3em;
}

.i_voice_copy::before{
     content: "　";
     background:url(../img/skew_line_l.png)no-repeat;
     background-size:contain;
     width:62px;
     height:136px;
    display:inline;
    position:absolute;
    left:40px;
    bottom:0px;
}

.i_voice_copy::after{
     content: "　";
     background:url(../img/skew_line_r.png)no-repeat;
     background-size:contain;
     width:62px;
     height:136px;
    display:inline;
    position:absolute;
    right:40px;
    bottom:0px;
}


.i_voice_copy{
    text-align:center;
    font-size:28px;
    line-height:1.4em;
    position:relative;
    margin:40px auto 20px auto;
}

.i_voice_copy span{
    color:#fff000;
}

.i_q_a_box{
    display:block;
    width:860px;
    margin:0 auto;
    height:auto;
}

.i_q_a_box dt{
    width:860px;
    margin:0 auto;
    height:auto;
    background:#041174;
    color:white;
    font-size:30px;
    display:block;
    overflow:hidden;
}

.i_q_a_box dt span{
    width:8%;
    float:left;
    text-align:right;
    line-height:1.4em;
    padding:0.5em 0 0.7em 0;
}

.i_q_a_box dt div{
    float:right;
    width:90%;
    display:block;
    line-height:1.4em;
    padding:0.5em 0 0.7em 0;

}

.i_q_a_box dd {
    line-height:1.4em;
    border:solid 6px #041174;
    border-top:solid 6px #fff100;
    border-collapse:collapse;
    background:white;
    color: #041174;
    padding:0.5em 0.5em 1em 0;
    overflow:hidden;
    font-size:30px;
    margin-bottom:20px;
}

.i_q_a_box dd span{
    width:8%;
    float:left;
    text-align:left;
    font-size:30px;
    margin-top:-0.3em;
}

.i_q_a_box dd div{
    float:right;
    width:90%;
    display:block;
    line-height:1.4em;
    font-size:18px;
}

.i_q_a_box dd span{
    width:8%;
    float:left;
    text-align:right;
    line-height:1.4em;
}

.beginner_box,.i_basic_box {
    line-height:1.4em;
    border:solid 6px #041174;
    border-collapse:collapse;
    background-color: #faf7f5;
    background-image:url(../img/logo_pat.png);
    background-size:200px;
    color: #041174;
    padding:0.5em 0.5em 1em 0;
    font-size:24px;
    margin-bottom:20px;
    position:relative;

}

.beginner_box,.i_basic_box{
    line-height:1.4em;
    border:solid 6px #041174;
    border-collapse:collapse;
    background-color: #faf7f5;
    background-image:url(../img/logo_pat.png);
    background-size:200px;
    color: #041174;
    padding:1em 0.5em 1em 0;
    font-size:24px;
    margin-bottom:20px;
    position:relative;

}

.beginner_box div::before,.i_basic_box div::before{
    content:" ";
    width:868px;
    height:6px;
    background-color: #128d1e;
    position:absolute;
    top:-24px;
    left:-33px;
    z-index:20;
}

.beginner_box div::after,.i_basic_box div::after{
    content:" ";
    width:868px;
    height:6px;
    background-color: #128d1e;
    position:absolute;
    bottom:-24px;
    left:-33px;
    z-index:20;
}

.beginner_box div,.i_basic_box div,.i_gen_box div{
    width:790px;
    margin:10px auto;
    position:relative;
    z-index:20;
    padding:0 0 20px 0;
}

.i_basic_box div{
    font-size:18px;
}

.beginner_box div span{
    color:#128d1e;
}



.beginner_box p img,.i_basic_box p img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 80%;
    z-index:1;
   opacity:0.1;
}


.i_basic_box dl dt{
    font-size:1.4em;
    color:#128d1e;
}

.i_basic_box dl dd{
    margin-bottom:1em;
    margin-left:1em;
}


.entry_form{
	width:100%;
    background: rgb(33,207,120);
	background: linear-gradient(90deg, rgba(33,207,120,1) 0%, rgba(100,191,129,1) 52%, rgba(156,202,64,1) 100%);
    height:366px;
    position:relative;
    text-align:center;
    z-index:20;
    margin-top:0px;
}

.entry_form h3{
    padding-top:1em;
	font-size:28px;
    font-weight:400;

}

.entry_form h3 span{
    color:#fff100;
    font-size:1.4em;
}

.entry_form .form_arrow{
     width:830px;
     height:30px;
     margin:1em auto 0 auto;
     z-index:900;
    clear:both;
     
}

.entry_form p{
	padding:0.8em 0;
}

.entry_form .form_waku{
	width:540px;
    background:#e8e6e6;
    height:65px;
    margin:18px auto 0 auto;
    border-radius:30px;
    box-shadow:-1px -1px 6px black;
    
}

.entry_form input[type="mail"]{
    width:500px;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    color:#000;
    font-weight:600;
    font-size:1.4em;
    line-height:65px;
    height:65px;
    letter-spacing:1px;
    text-align:center;
    margin:0 auto 0 auto;
    background:none;
}

.entry_form input[type="submit"],.entry_form input[type="button"],.entry_form button{
    font-family: kan415typos-std, sans-serif;
	margin: 0;
	padding-bottom:0.5em;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    color:#000;
    font-weight:600;
    width:474px;
    color:#041174;
    font-size:34px;
    letter-spacing:1px;
    text-align:center;
    margin:0 auto 0 auto;
    background:#fff100;
    border-radius: 6px;
	box-shadow: 0px 9px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    font-weight:400;
}

.entry_form input[type="submit"]:hover,.entry_form input[type="button"]:hover,.entry_form button:hover{
    cursor: pointer;
    background:#ff0000;
    border-bottom:none;
    color:#fff;
	box-shadow: none;
	transform: translate3d(0, 3px, 0);
}



.m_up{
	margin-top:-480px;
}

.entry_desc{
    width:100%;
    min-width:840px;
    color:#041174;
    margin:0 auto;
    text-align:center;
    line-height:1.6em;
    background:#d8d8d8;
    position:relative;
    padding:30px 0 54px 0;
    z-index:30;
    display:block;
    height:auto;
}


/* エージェント */

#agent_area{
    width:100%;
    height:auto;
    position:relative;
    padding-top:20px;
  }

.agent_box{
    width:660px;
    margin:20px auto 0 auto;
    height:auto;
    position:relative; 

  }


.agent_box h2{
    text-align:center;
    color:#fff;
    width:100%;
    float:left;
    font-weight:400;
    font-size:30px;
    pointer-events: none;
    line-height:30px;
    z-index:30;
    position:relative;
    margin-top:-24px;
}

.agent_box h2 span{
    margin-top:0.2em;
    font-size:0.8em;
    display:block;
}

.agent_box .agent_description{
    width:660px;
    padding:20px;
    font-size:18px;
    line-height:1.6em;
    color:#fff;
    border-bottom:solid 30px #041174;
    border-top:solid 30px #041174;
    position:static;
    z-index:10;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
    background:#ff8400;
    margin:0;
  }

.agent_box dl{
    position:relative;
  }


.agent_box dl dt{
    text-align:right;
    padding-right:20px;
    font-size:22px; 
    line-height:1.2em;
    z-index:300;
    position:relative;
    margin-bottom:-1.4em;
  }

.agent_box dl dt p:last-of-type{
    font-size:30px;
  }

.agent_box dl .dt_even{
    text-align:left;
    padding-left:20px;
  }


.agent_box dl dd{
    width:660px;
    border-top:solid 30px #ff8400;
    border-bottom:solid 30px #ff8400;
    background:#041174;
    z-index:20;
    position:relative;
    margin-bottom:30px;
    line-height:1.4em;
  }

.agent_box dl dd img{
    width:338px;
    position:absolute;
    left:20px;
    bottom:0px;
    z-index:30;
  }

.agent_box dl .dd_even img{
    position:absolute;
    left:290px;
    bottom:0px;
    z-index:40;
  }

.agent_box dl dd div{
    width:auto;
    padding:20px 20px 20px 244px;
    font-size:14px; 
    z-index:50;
    position:relative;
  }

.agent_box dl .dd_even div{
    padding:20px 244px 20px 20px;
  }


/* 重賞スケジュール */

#high_stakes_area{
    width:100%;
    height:auto;
    position:relative;
    padding-top:20px;
  }

.high_stakes_box{
    width:660px;
    margin:20px auto 0 auto;
    height:auto;
    position:relative; 

  }


.high_stakes_box h2{
    text-align:center;
    color:#fff;
    width:100%;
    float:left;
    font-weight:400;
    font-size:30px;
    pointer-events: none;
    line-height:30px;
    z-index:30;
    position:relative;
    margin-top:-24px;
}



.high_stakes_box .stakes_list{
    width:660px;
    padding:20px;
    font-size:20px;
    line-height:1.6em;
    color:#fff;
    border-bottom:solid 30px #041174;
    border-top:solid 30px #041174;
    position:static;
    z-index:10;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
    background:#f1f1f1;
    margin:0;
  }

.high_stakes_box .month{
    font-size:36px;
    text-align:center;
    margin-top:-0.2em;
    color: #041174;
  }

.high_stakes_box .month:after {
    display:block;
    clear:both;
    content: '…';
    color:#041174;
    text-align:center;
    font-weight:bold;
}

.high_stakes_box .stakes_list ul li{
    width:100%;
    border-bottom:solid 2px  #041174;
  }

.high_stakes_box .stakes_list ul li p{
    font-size:18px;
    width:100%;
    padding:0.5em 0 0.8em 0;
    color: #041174;
  }

.high_stakes_box .stakes_list ul li p span:first-child{
    padding:0.15em 0.2em 0.45em 0.2em;
    border-radius:2em;
    margin-left:0.5em;
    font-size:0.8em;
  }

.high_stakes_box .stakes_list ul li p .g_1{
    border:solid 2px rgba(255, 0, 0, 1);
    color:rgba(255, 0, 0, 1);
  }

.high_stakes_box .stakes_list ul li p .g_2{
    border:solid 2px #128d1e;
    color:#128d1e;
  }

.high_stakes_box .stakes_list ul li p .g_3{
    border:solid 2px rgba(0, 98, 255, 1);
    color:rgba(0, 98, 255, 1);
  }

.high_stakes_box .stakes_list ul li p .locat{
    text-align:right;
    float:right;
    color:rgba(255, 255, 255, 1);
    background:  #041174;
    padding:0 0.5em 0.5em 0.5em;
  }



.high_stakes_box .stakes_list .pager{
    text-align:center;
    width:60%;
    margin:1em auto;
  }

.high_stakes_box .stakes_list .pager .p_line{
    width:2px;
    height:0.8em;
    display:inline-block;
    background:  #041174;
  }

.high_stakes_box .stakes_list .pager span a{
    display:inline-block;
    color:#041174;
    text-decoration: none;
  }

.high_stakes_box .stakes_list .pager span a:hover{
    color:#b50202;
  }


/* 会社概要等 */


#company_area,#kiyaku_area,#tokutei_area,#q_a_area,#beginner_area,#basic_area{
    width:100%;
    height:auto;
    position:relative;
    padding-top:20px;
  }

.basic_box{
    width:660px;
    margin:20px auto 0 auto;
    height:auto;
    position:relative; 

  }


.basic_box h2{
    text-align:center;
    color:#fff;
    width:100%;
    float:left;
    font-weight:400;
    font-size:30px;
    pointer-events: none;
    line-height:30px;
    z-index:30;
    position:relative;
    margin-top:-24px;
}

.basic_box .basic_t{
    width:660px;
    padding:20px;
    font-size:20px;
    line-height:1.6em;
    color:#fff;
    border-bottom:solid 30px #041174;
    border-top:solid 30px #041174;
    position:static;
    z-index:10;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
    margin:0;
  }


.basic_box .basic_t div{
    line-height:1.4em;
    border:solid 6px #041174;
    border-collapse:collapse;
    background-color: #faf7f5;
    background-image:url(../img/logo_pat.png);
    background-size:200px;
    color: #041174;
    padding:1em 1em 1.5em 1em;
    font-size:16px;
    position:relative;
    

}

.basic_box .basic_t div::before{
    content:" ";
    width:609px;
    height:6px;
    background-color: #041174;
    position:absolute;
    top:6px;
    left:0;
    z-index:20;
}

.basic_box .basic_t div::after{
    content:" ";
    width:609px;
    height:6px;
    background-color: #041174;
    position:absolute;
    bottom:6px;
    left:0;
    z-index:20;
}

#beginner_area .basic_box .basic_t div{
    font-size:22px;
}

#beginner_area .basic_box .basic_t div span{
    color: #128d1e;
}




.basic_box .basic_t div p img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 80%;
    z-index:1;
   opacity:0.1;
}


.basic_box .basic_t div dl dt{
    font-size:1.4em;
    margin:0.5em 0;
    color:#128d1e;
}

.basic_box .basic_t div dl dd{
    margin-bottom:1.5em;
    margin-left:1em;
}

/* よくある質問 */

#q_a_area{
    width:100%;
    height:auto;
    position:relative;
    padding:10px 0;
    background-color:#128d1e;
    margin-top:30px;
  }

#q_a_area h2{
    text-align:center;
    color:#fff;
    width:100%;
    font-weight:400;
    font-size:30px;
    pointer-events: none;
    line-height:30px;
    z-index:30;
    position:relative;
    margin:-30px 0 30px 0;
  }

.q_a_box{
    display:block;
    width:620px;
    margin:0 auto;
    height:auto;
}

.q_a_box dt{
    width:620px;
    margin:0 auto;
    height:auto;
    background:#041174;
    color:white;
    font-size:24px;
    display:block;
    overflow:hidden;
}

.q_a_box dt span{
    width:8%;
    float:left;
    text-align:right;
    line-height:1.4em;
    padding:0.5em 0.2em 0.7em 0;
}

.q_a_box dt div{
    float:right;
    width:88%;
    display:block;
    line-height:1.4em;
    padding:0.5em 0.5em 0.7em 0;

}

.q_a_box dd {
    line-height:1.4em;
    border:solid 6px #041174;
    border-top:solid 6px #128d1e;
    border-collapse:collapse;
    background:white;
    color: #041174;
    padding:0.5em 0.5em 1em 0;
    overflow:hidden;
    font-size:30px;
    margin-bottom:20px;
}

.q_a_box dd span{
    width:8%;
    float:left;
    text-align:left;
    font-size:30px;
    margin-top:-0.3em;
}

.q_a_box dd div{
    float:right;
    width:90%;
    display:block;
    line-height:1.4em;
    font-size:18px;
}

.q_a_box dd span{
    width:8%;
    float:left;
    text-align:right;
    line-height:1.4em;
}


/* 感謝の声 */


#voice_area{
    width:100%;
    height:auto;
    position:relative;
    padding:10px 0;
    background-color:#128d1e;
    margin-top:30px;
  }

#voice_area h2{
    text-align:center;
    color:#fff100;
    width:100%;
    font-weight:400;
    font-size:30px;
    pointer-events: none;
    line-height:30px;
    z-index:30;
    position:relative;
    margin:-30px 0 30px 0;
  }

.voice_box{
    display:block;
    width:620px;
    margin:0 auto;
    height:auto;
}

.voice_box li{
    display:table;
    width:100%;
    height:auto;
    border:solid 6px #041174;
    background:white;
    border-collapse:collapse;
    margin-bottom:20px;
    box-sizing:border-box;
    
}

.voice_box li div {
    line-height:1.4em;
}

.voice_box li div img{
    width:100px;
    margin:10px 10px 0 4px;
}

.voice_box li div:nth-of-type(1){
    width:auto;
    display:table-cell;
    height:auto;
    background:#041174;
    vertical-align:top;
}

.voice_box li div:nth-of-type(2){
    width:auto;
    display:table-cell;
    height:auto;
    background:white;
    vertical-align:top;
}

.voice_box li div p:nth-of-type(1){
    color:#041174;
    font-size:20px;
    border-bottom:solid 6px #041174;
    line-height:1.5em;
    padding:0em 0.5em 0.5em 0.5em;

}

.voice_box li div p:nth-of-type(2){
    color:#128d1e;
    font-size:18px;
    padding:0.3em;
    line-height:1.4em;
}

.voice_box li div p:nth-of-type(3){
    color:#041174;
    font-size:14px;
    text-align:right;
    padding:0.3em;
}

.basic_pager{
    width:100%;
    text-align:center;
    font-size:24px;
    margin:20px 0;
}

.basic_pager span{
    margin:0 1em;
}

.basic_pager a{
    text-decoration: none;
    color:#041174;
}

.basic_pager a:hover{
    color:#b50202;
}



.voice_copy::before{
     content: "　";
     background:url(../img/skew_line_l.png)no-repeat;
     background-size:contain;
     width:40px;
     height:90px;
    display:inline;
    position:absolute;
    left:20px;
    bottom:0px;
}

.voice_copy::after{
     content: "　";
     background:url(../img/skew_line_r.png)no-repeat;
     background-size:contain;
     width:40px;
     height:90px;
    display:inline;
    position:absolute;
    right:20px;
    bottom:0px;
}


.voice_copy{
    text-align:center;
    font-size:23px;
    line-height:1.4em;
    position:relative;
    margin:40px auto 20px auto;
}

.voice_copy span{
    color:#fff000;
}


/* 的中実績 */

#teki_area{
    width:100%;
    height:auto;
    position:relative;
    padding:10px 0;
    background-color:#128d1e;
    margin-top:30px;
  }

#teki_area .free_camp_text{
    width:100%;
    background:#041174;
    text-align:center;
  }

#teki_area .free_camp_text img{
    width:80%;
    margin:-30px auto 40px auto;
  }

#teki_area h2{
    text-align:center;
    color:#fff;
    width:100%;
    font-weight:400;
    font-size:30px;
    pointer-events: none;
    line-height:30px;
    z-index:30;
    position:relative;
    margin:-30px 0 30px 0;
  }


.teki_box{
    display:block;
    padding-bottom:-200px;
    height:auto;
    overflow:hidden;
}


.teki_box li{
    width:300px;
    height:200px;
    text-align:center;
    font-size:20px;
    border:solid 6px #041174;
    background-color:#fff;
    background-image:url(../img/teki_bk_line.png);
    background-size: cover;
    color:#041174;
    line-height:1.4em;
    margin-bottom:20px;
    position:relative;
    overflow:hidden;
    border-collapse:collapse;
    box-sizing:border-box;
}

.teki_box li:nth-child(odd){
    float:left;
    margin-left:20px;
}

.teki_box li:nth-child(even){
    float:right;
    margin-right:20px;
}

.teki_box li p{
    position:static;
    z-index:10;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.teki_box li p:nth-of-type(1){
    width:100%;
    padding-top:0.5em;
    font-size:16px;
}

.teki_box li p:nth-of-type(2),.teki_box li p:nth-of-type(3){
    width:100%;
}


.teki_box li p:nth-of-type(4){
    width:100%;
    color:white;
    padding-bottom:0.5em;
    margin-top:0.5em;
    background:#041174;
}

.teki_box li p:nth-of-type(5){
    color:red;
    display:inline-block;
    text-align:left;
}

.teki_box li p:nth-of-type(6){
    color:red;
    display:inline-block;
    text-align:right;
}

/* 無料情報　ポイント情報 */

#point_info_area,#free_info_area,#camp_contents_area{
    width:100%;
    height:auto;
    position:relative;
    padding-top:20px;
  }

.point_info_box,.free_info_box,.camp_contents_box{
    width:660px;
    margin:20px auto 0 auto;
    height:auto;
    position:relative; 

  }

.point_info_box h2,.free_info_box h2,.camp_contents_box h2{
    text-align:center;
    color:#fff;
    width:100%;
    float:left;
    font-weight:400;
    font-size:36px;
    pointer-events: none;
    line-height:30px;
    z-index:30;
    position:relative;
    margin-top:-24px;
}

.camp_contents_box h2{
    font-style: oblique;
}

.point_info_box .pt_info_t,.free_info_box .free_info_t,.camp_contents_box .camp_contents_t{
    width:660px;
    padding:20px 20px 0 20px;
    font-size:20px;
    line-height:1.6em;
    color:#fff;
    border-bottom:solid 30px #041174;
    border-top:solid 30px #041174;
    position:static;
    z-index:10;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
  }

.camp_contents_box .camp_contents_t h3{
    width:620px;
    text-align:center;
    padding:0px 20px 10px 20px;
    font-size:20px;
    line-height:1.6em;
    color:#fff;
    position:static;
    z-index:10;
    font-size:1.4em;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
    background:#041174;
  }

.free_info_box .free_info_t{
    border-bottom:solid 30px #128d1e;
    border-top:solid 30px #128d1e;
    background:#041174;
  }

.point_info_box .pt_info_t .info_text,.free_info_box .free_info_t .info_text,.camp_contents_box .camp_contents_t .info_text{
    width:100;
    text-align:center;
    font-size:1.4em;
    margin:200px auto; 
  }

.point_info_box .pt_info_t ul,.free_info_box .free_info_t ul{
    display:flex;
    flex-direction:row;
    align-items:stretch;
    flex-wrap: wrap;
    justify-content:space-between;
}


.point_info_box .pt_info_t ul li,.free_info_box .free_info_t ul li{
    width:300px;
    line-height:1.4em;
    border:solid 6px #041174;
    border-collapse:collapse;
    box-sizing: border-box;
    background-color: #faf7f5;
    background-image:url(../img/logo_pat.png);
    background-size:200px;
    color: #041174;
    font-size:16px;
    position:relative;
    margin-bottom:20px;
}

.free_info_box .free_info_t ul li{
    border:solid 6px #128d1e; 
}

.point_info_box .pt_info_t ul li::before,.free_info_box .free_info_t ul li::befor{
    content:" ";
    width:100%;
    height:6px;
    background-color: #ff8400;
    position:absolute;
    top:6px;
    left:0;
    z-index:20;
}

.free_info_box .free_info_t ul li::before{
    content:" ";
    width:100%;
    height:6px;
    background-color: #041174;
    position:absolute;
    top:6px;
    left:0;
    z-index:20;
}



.point_info_box .pt_info_t ul li p a,.free_info_box .free_info_t ul li p a{
    text-align:center;
    width:100%;
    padding:0.1em 0 0.5em 0;
    display:block;
    background:#041174;
    text-decoration:none;
    color:white;
    font-size:1.2em;
    clear:both;
    position:relative;
    transition: 0.3s all ease 0s;
}

.free_info_box .free_info_t ul li p a{
    background:#128d1e;
}





.point_info_box .pt_info_t ul li p a:hover{
    background:#ff8400;
}

.free_info_box .free_info_t ul li p a:hover{
    background:#041174;
}

.camp_contents_box .camp_contents_t ul li p a:hover{
    background:#ff8400;
}

.point_info_box .pt_info_t ul li dl,.free_info_box .free_info_t ul li dl{
    padding:1em;
}

.point_info_box .pt_info_t ul li dl dt,.free_info_box .free_info_t ul li dl dt{
    width:100%;
    font-size:1.2em;
    color:#ff8400;
    padding-top:0.2em;
    border-bottom:solid 2px #ff8400;
}

.free_info_box .free_info_t ul li dl dt{
    width:100%;
    font-size:1.2em;
    color:#041174;
    padding-top:0.2em;
    border-bottom:solid 2px #041174;
}

.point_info_box .pt_info_t ul li dl dd,.free_info_box .free_info_t ul li dl dd{
    width:100%;
    padding-top:0.2em;
    text-align:right;
}

.free_info_box .free_info_t ul li dl dd{
    color:#128d1e;
}

.point_info_box .pt_info_t ul li dl dd span,.free_info_box .free_info_t ul li dl dd span{
    padding-left:1em;
}

.camp_j_box{
    width:100%;
    margin:0px auto 20px auto;
    position:relative;
    word-break: break-all;
}

.camp_j_box dl{
    width:620px;
    margin:0 auto;
    height:auto;
    display:inline-flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.point_info_box .camp_j_box dl{
    background: #041174;
    border:solid 6px #041174;
}

.free_info_box .camp_j_box dl{
    background: #128d1e;
    border:solid 6px #128d1e;
}

.camp_contents_box .camp_j_box dl{
    background: #041174;
    border:solid 6px #041174;
}

.camp_j_box dl dt {
    width:15%;
    height:auto;
    display:block;
    background:#128d1e;
    border:solid 6px #128d1e;
    box-sizing: border-box;
    font-size:0.9em;
    padding-bottom:0.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align:left;
    padding-left:0.2em;
    color:#fff;
}

.pt_info_t .camp_j_box dl dt {
    background:#041174;
    border:solid 6px #041174;
}

.camp_contents_t .camp_j_box dl dt {
    background:#041174;
    border:solid 6px #041174;
}

.camp_j_box dl dd {
    text-align:center;
    width:35%;
    height:auto;
    display:block; 
    margin:6px auto;
    box-sizing: border-box;
    font-size:0.8em;
    background:#fff;
    color:#128d1e;
    padding:0 0.5em 0.5em ;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 2em;
}

.pt_info_t .camp_j_box dl dd {
    color:#041174;
}

.camp_contents_t .camp_j_box dl dd {
    color:#041174;
}

.camp_j_box dl dd:first-of-type{
    font-size:0.7em;
    padding:0.1em 0.5em 0em 0.5em  ;
}

.camp_j_box dl dd:last-of-type{
    font-size:0.7em;
    padding:0.1em 0.5em 0em 0.5em  ;
}

.camp_j_box dl dt p{
    display:inline;
}

.camp_j_box dl dd p{
    display:inline;  
}

.camp_j_box dl dd p span{
    margin-left:0.5em; 
}



.camp_list_t{
    width:620px;
    box-sizing: border-box;
    background-color: #faf7f5;
    background-image:url(../img/logo_pat.png);
    background-size:200px;
    color: #041174;
    text-shadow:none;
    font-size:0.8em;
    text-align:left;
    clear:both;
    overflow: hidden;
    display:block;
    font-size:0.8em;
    line-height:1.4em;
    letter-spacing: 1px;
    position:relative;
}

.camp_message{
    margin:0px auto 20px auto;
    width:620px;
    box-sizing: border-box;
    background-color: #faf7f5;
    background-image:url(../img/logo_pat.png);
    background-size:200px;
    color: #041174;
    text-shadow:none;
    text-align:center;
    clear:both;
    overflow: hidden;
    display:block;
    font-size:0.8em;
    line-height:1.4em;
    letter-spacing: 1px;
    position:relative;
    border:solid 6px #041174;
    padding:100px 0;
    font-size:24px;
}

.pt_info_t .camp_list_t{
    border:solid 6px #041174;
    border-top:none;
    color: #041174;
}

.free_info_t .camp_list_t{
    border:solid 6px #128d1e;
    border-top:none;
    color: #041174;
}

.camp_contents_t .camp_list_t{
    border:solid 6px #041174;
    border-top:none;
    color: #041174;
}


.free_info_t .camp_list_t div{
    border-top:solid 6px #041174;
    border-bottom:solid 6px #041174;
    padding:1em;
    position:relative;
    z-index:2;
}

.pt_info_t .camp_list_t div,.camp_contents_t .camp_list_t div{
    border-top:solid 6px #128d1e;
    border-bottom:solid 6px #128d1e;
    padding:1em;
    position:relative;
    z-index:2;
}

.camp_contents_t .camp_list_t img{
    opacity:0.2;
    position:absolute;
    z-index:1;
    width:300px;
    right:0px;
    top:15px;
    
}



/* 決済画面 */

#payment_area,#bank_area{
    width:100%;
    height:auto;
    position:relative;
    padding-top:20px;
  }

.payment_box{
    width:660px;
    margin:20px auto 0 auto;
    height:auto;
    position:relative; 

  }


.payment_box h2{
    text-align:center;
    color:#fff;
    width:100%;
    float:left;
    font-weight:400;
    font-size:30px;
    pointer-events: none;
    line-height:30px;
    z-index:30;
    position:relative;
    margin-top:-24px;
}

.payment_box .basic_t{
    width:660px;
    padding:20px;
    font-size:20px;
    line-height:1.6em;
    color:#fff;
    border-bottom:solid 30px #041174;
    border-top:solid 30px #041174;
    position:static;
    z-index:10;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
    margin:0;
  }

.payment_box .basic_t .pay_inner{
    line-height:1.4em;
    border:solid 6px #041174;
    border-collapse:collapse;
    background-color: #faf7f5;
    background-image:url(../img/logo_pat.png);
    background-size:200px;
    color: #041174;
    padding:1em 1em 1.5em 1em;
    font-size:16px;
    position:relative;
    

}

.payment_box .basic_t .pay_inner::before{
    content:" ";
    width:100%;
    height:6px;
    background-color: #041174;
    position:absolute;
    top:6px;
    left:0;
    z-index:20;
}

.payment_box .basic_t .pay_inner::after{
    content:" ";
    width:100%;
    height:6px;
    background-color: #041174;
    position:absolute;
    bottom:6px;
    left:0;
    z-index:20;
}

.payment_box .b_text{
    width:95%;
    margin:0px auto 20px auto;
}

.payment_box ul li{
    margin-bottom:40px;
    display:block;
}

#buy_btn_area li:hover{
    background:#b50202;
    margin-top:24px;
    border-bottom:none;
}

.payment_box .pay_btn {
    display:block;
    height:100px;
}


.payment_box .pay_btn a{
    background:#ff8400;
    margin-top:10px;
    color:white;
    text-decoration:none;
    display:block;
    padding:0.7em 0.5em 1em 0.5em;
    position:relative;
    font-size:36px;
    border-radius: 6px;
    box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
    transition: 0.2s all ease 0s;
}

.payment_box .pay_btn a span{
    font-size:0.85em;
}

.payment_box .pay_btn a:hover{
    background:#b50202;
    border-bottom:none;
    color:#ff8400;
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
    text-decoration:none;
    display:block;
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}

.payment_box .pay_btn a::before{
    content: "　";
    background:url(../img/white_arrow.png)no-repeat;
    width:12px;
    height:16px;
    background-size: contain;
    position:absolute;
    top:1em;
    right:0.7em;
}

.payment_box .pay_btn a:hover::before{
    content: "　";
    background:url(../img/orange_arrow.png)no-repeat;
    width:12px;
    height:16px;
    background-size: contain;
    position:absolute;
    top:1em;
    right:0.7em;
}

.payment_box .k_logo{
    width:30%;
    margin:0 auto 0.5em auto;
    border-radius:2px;
    overflow:hidden;
 }

.payment_box .payeasy_logo{
    width:20%;
    margin:0 auto 0.5em auto;
    border-radius:2px;
    overflow:hidden;
 }

.payment_box .marge_btn{
    text-align:center;
}


.payment_box .marge_btn a{
    width:auto;
    position:relative;
    display:inline-block;
    padding:0.4em 1em 1em 2em;
    margin:20px auto;
    border-style: none;
    font-size:14px;
    line-height:24px;
    padding-bottom:9px;
    background:#041174;
    color:white;
    border-radius: 4px;
	box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    text-decoration:none;
}

.payment_box .marge_btn a::before{
    content: "　";
    background:url(../img/white_arrow.png)no-repeat;
    width:6px;
    height:8px;
    background-size: contain;
    position:absolute;
    top:1.1em;
    left:1em;
}


.payment_box .marge_btn a:hover{
    background:#b50202;
    margin:20px auto;
	box-shadow: none;
	transform: translate3d(0, 3px, 0);
}



.payment_t {
    width:95%;
    margin:1em auto;
 } 



dl.payment_corce {
    width:100%;
    margin:2em auto;
    overflow:hidden;
    display:flex;
    font-size:20px;
 } 

.payment_corce dt{
    width:70%;
    border-top:solid 6px #041174;
    border-left:solid 6px #041174;
    border-bottom:solid 6px #041174;
    line-height:3em;
    padding-bottom:0.5em;
    height:3em;
    text-indent:1em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#fff;
    background: #041174;
 } 

.payment_corce dd{
    width:29%;
    border:solid 6px #041174;
    text-align:center;
    line-height:3em;
    padding-bottom:0.5em;
    height:3em;
    color:red;
    background:#fff;
 } 

dl.bank_mean {
    width:100%;
    margin:2em auto;
    overflow:hidden;
    height:auto;
    display:flex;
    flex-wrap: wrap;
 } 

.bank_mean dt{
    width:20%;
    float:left;
    border-top:solid 6px #041174;
    border-left:solid 6px #041174;
    line-height:2em;
    height:auto;
    font-size:1.2em;
    background:#041174;
    overflow:hidden;
    color:white;
    box-sizing: border-box;
    text-align:center;
 } 

.bank_mean dd{
    width:80%;
    float:left;
    border-top:solid 6px #041174;
    border-left:solid 6px #041174;
    border-right:solid 6px #041174;
    text-align:left;
    line-height:2em;
    height:auto;
    background:#fff;
    overflow:hidden;
    box-sizing: border-box;
    padding:1em;

 } 

.bank_mean dt:last-of-type{
    border-bottom:solid 6px #041174;
 } 

.bank_mean dd:last-of-type{
    border-bottom:solid 6px #041174;
 } 

.payment_u{
    font-size:1em;
 } 

.payment_u p{
    margin-bottom:1em;
 }

.payment_u_box{
    font-size:1em;
    padding:1em;
    width:100%;
    margin:0 auto;
    background:#fff;
    border:solid 6px #128d1e;
    box-sizing: border-box;
    color:#128d1e;
    line-height:1.4em;
 }

.payment_u_box h4{
    font-size:1.2em;
    font-weight: 400;
    margin-bottom:0.5em;
 }


.return_m{
    width:95%;
    text-align:center;
    margin:20px auto;
    padding-top:0.5em;
}

.return_m{
    width:auto;
    text-align:center;
    margin:20px auto;
    padding-top:0.5em;  
}


.return_m a,.return_m input[type="button"],.return_m input[type="submit"],.return_m input[type="button"],.return_m button{
    font-size:19px;
    position:relative;
    display:inline-block;
    margin-left:20px;
    padding:0.5em 1em 1em 2em;
    background:#fff100;
    color:#041174;
    border-radius: 2px;
	box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    text-decoration:none;
}

.return_m a::before,.return_m input[type="button"]::before,.return_m input[type="submit"]::before,.return_m input[type="button"]::before,.return_m button::before{
    content: "　";
    background:url(../img/navy_arrow.png)no-repeat;
    width:6px;
    height:8px;
    background-size: contain;
    position:absolute;
    top:1.1em;
    left:1em;
}

.return_m input[type="button"]::before,.return_m input[type="submit"]::before,.return_m input[type="button"]::before,.return_m button::before{
    content: "　";
    background:url(../img/navy_arrow.png)no-repeat;
    width:6px;
    height:8px;
    background-size: contain;
    position:absolute;
    top:1.3em;
    left:1em;
}


.return_m a:hover,.return_m input[type="button"]:hover,.return_m input[type="submit"]:hover,.return_m input[type="button"]:hover,.return_m button:hover{
    background:#740404;
    color:white;
	box-shadow: none;
	transform: translate3d(0, 3px, 0);
}


/* 会員情報変更 */

#change_area{
    width:100%;
    height:auto;
    position:relative;
    padding-top:40px;
  }

.change_info h2{
    text-align:center;
    color:#fff;
    width:100%;
    float:left;
    font-weight:400;
    font-size:30px;
    pointer-events: none;
    line-height:30px;
    z-index:30;
    position:relative;
    margin-top:-24px;
}

.change_info .basic_t{
    width:660px;
    padding:20px;
    font-size:20px;
    line-height:1.6em;
    color:#fff;
    border-bottom:solid 30px #041174;
    border-top:solid 30px #041174;
    position:static;
    z-index:10;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
    margin:0;
  }

.change_info .basic_t .change_inner{
    line-height:1.4em;
    border:solid 6px #041174;
    border-collapse:collapse;
    background-color: #faf7f5;
    background-image:url(../img/logo_pat.png);
    background-size:200px;
    color: #041174;
    padding:1em 1em 1.5em 1em;
    font-size:16px;
    position:relative;
}

.change_info .basic_t .change_inner::before{
    content:" ";
    width:100%;
    height:6px;
    background-color: #041174;
    position:absolute;
    top:6px;
    left:0;
    z-index:20;
}

.change_info .basic_t .change_inner::after{
    content:" ";
    width:100%;
    height:6px;
    background-color: #041174;
    position:absolute;
    bottom:6px;
    left:0;
    z-index:20;
}



.change_box{
	margin:10px auto 10px;
    width:100%;
    font-size:1em;
    height:auto;
    overflow:hidden;
}

.change_box h4{
	width:100%;
    line-height:2.5em;
    font-size:1.2em;
    text-align:center;
    padding-bottom:0.5em;
    color:#fff;
    font-weight:600;
    background:#041174;
    margin-bottom:0.5em;
}




.r_box{
    width:100%;
    margin:0 auto;
    height:auto;
}


.r_box form input[type=submit],.r_box a{
    font-size:19px;
    position:relative;
    display:inline-block;
    margin-left:20px;
    padding:0.5em 1em 1em 1em;
    background:#fff100;
    color:#041174;
    border-radius: 2px;
	box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    text-decoration:none;
}




.r_box form input[type=submit]:hover,.r_box a:hover{
    background:#740404;
    color:white;
	box-shadow: none;
	transform: translate3d(0, 3px, 0);
}




.r_box form input[type=text]{
	border:#041174 3px solid;
    box-sizing: border-box;
	width:100%;
    font-size:1em;
    line-height:2em;
	padding:0 3px;
	background:#fff;
}


 
.r_box form input[type=text]:focus {
	border:#ff8400 3px solid;
    background:#dedede;
}

.r_box form select{
    outline: none;
	border:#041174 3px solid;
    box-sizing: border-box;
	width:100%;
    font-size:1em;
    height:2.4em;
	padding:0 3px;
	background:#fff;
}
 


.line_box{
	margin:0 auto;
    width:95%;
    margin-left:2.5%;
    line-height:2.5em;
    padding:1em 0 1em 0;
    float:left;
    border-bottom:dotted 6px #041174;
}

.no_line_box{
    width:95%;
    margin-left:2.5%;
    float:left;
    margin-top:1em;
    text-align:center;
    display:block;

    
}


.change_hm{
	width:30%;
    padding-bottom:0.5em;
    line-height:2em;
    font-size:1em;
    text-align:center;
    float:left;
    color:#fff;
    background: #041174;
}

.change_nm{
	width:28%;
    height:2em;
    line-height:2em;
    font-size:1em;
    font-weight:700;
    text-align:center;
    float:left;
    margin:0 0.7em;
}

.change_at{
	width:2%;
    float:left;
    height:2em;
    line-height:2em;
    font-size:1em;
}



.change_text_l{
    text-align:center;
    height:auto;
    margin:1em auto 0.5em auto;
	width:100%;
    display:block;
    float:left;
}

.change_text_l_2{
    text-align:center;
    height:auto;
    margin:0.5em auto 0 auto;
	width:100%;
    display:block;
    float:left;
}

.change_text{
    padding-top:1em;
	width:35%;
    line-height:1.5em;
    font-size:0.7em;
    float:right;

}

.change_finish{
	width:35%;
    line-height:1.5em;
    font-size:0.7em;
    float:right;

}

.warning{
	width:900px;
    margin:0 auto;
    height:0;
    position:relative;
    z-index:100;
}

.warning_t{
    position:absolute;
    text-align:center;
    top:-310px;
    z-index:200;
    background:red;
    display:block;
    border-radius:32px;
    padding:0.5em 1em 1em;
    
}

.warning_t:after{
 border-top: 12px solid red;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  bottom: -12px;
  left: 80%;
    
}

.warning_u{
    position:absolute;
    text-align:center;
    right:160px;
    bottom:-25px;
    z-index:8;
    background:red;
    border-radius:32px;
    padding:0.5em 1em 1em;
}

.warning_u:after{
  border-bottom: 12px solid red;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  top: -12px;
  left: 20%;
}

.warning_h{
    position:absolute;
    text-align:center;
    right:210px;
    bottom:-60px;
    z-index:8;
    background:#041174;
    border-radius:32px;
    padding:0.5em 1em 1em;
    color:#ff8400;
}

.warning_h:after{
  border-bottom: 12px solid #041174;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  top: -12px;
  left: 50%;
}

.short_t{
    width:100%;
    text-align:center;
    margin:100px auto;
    font-size:20px;
    box-sizing:border-box;
}

.gen_t{
    width:100%;
    text-align:center;
    margin:100px auto;
    display: :block;
    font-size:20px;
    box-sizing:border-box;
}

/*コース別プラン予約購入及びポイント購入*/


#corce_area,#point_buy{
    width:100%;
    height:auto;
    position:relative;
    padding-top:20px;
  }

.corce_box{
    width:660px;
    margin:20px auto 0 auto;
    height:auto;
    position:relative; 
  }


.corce_box .m_line{
    height:30px;
    width:100%;
    background:#041174;
  }

.corce_box h2{
    text-align:left;
    margin-left:10px;
    color:#fff;
    width:100%;
    float:left;
    font-weight:400;
    font-size:50px;
    pointer-events: none;
    line-height:30px;
    z-index:30;
    position:relative;
    margin-top:-30px;
    transform: rotate(-4deg);
    font-style: oblique;
}

.corce_box .corce_t{
    width:660px;
    padding:20px 20px 0 20px;
    font-size:20px;
    line-height:1.6em;
    color:#fff;
    border-bottom:solid 30px #041174;
    position:static;
    z-index:10;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
    background:#128d1e;
    background-image:url(../img/logo_pat_2.png);
    background-repeat:repeat;
    background-size:200px;
    position: relative;
    z-index: 1;
    display:block;
  }

#reserve_check_area .corce_box .corce_t{
    border-top:solid 30px #041174;
  }

.corce_box .corce_t h3{
    width:100%;
    background:#041174;
    text-align:center;
    color:#fff;
    font-weight:400;
    font-size:36px;
    line-height:30px;
    z-index:300;
    position: relative;
    font-style: oblique;
    margin-bottom:30px;
    z-index:20;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 45px;
    color:#fff;
  }

#reserve_check_area .corce_box .corce_t h3{
    position: static;
    font-style: normal;
  }



@media all and (-ms-high-contrast: none) {
  .corce_box .corce_t h3 {
    /* IE10 以降にのみ適用される */
    position: static;
  }
}

.point_box h3{
    width:100%;
    background:#041174;
    text-align:center;
    color:#fff;
    font-weight:400;
    font-size:36px;
    line-height:30px;
    z-index:300;
    position: relative;
    font-style: oblique;
    margin-bottom:30px;
    z-index:20;
    color:#fff;
  }

.corce_box .corce_t h3 span{
    color:#fff000;
  }


.corce_box .corce_t .info_text{
    width:100;
    text-align:center;
    font-size:1.4em;
    margin:200px auto; 
  }

.corce_box .corce_t ul{
    display:flex;
    flex-direction:row;
    align-items:stretch;
    flex-wrap: wrap;
    justify-content:space-between;
}


.corce_box .corce_t ul li{
    width:300px;
    line-height:1.4em;
    border-collapse:collapse;
    box-sizing: border-box;
    background-color: #fff;
    color: #041174;
    font-size:16px;
    position:relative;
    margin-bottom:20px;
    padding-bottom:120px;
    border:solid 6px #041174;
    box-sizing: border-box;
    overflow:hidden;
    background-color: #fff;
    background-image:url(../img/logo_pat.png);
    background-size:100px;
}

#reserve_check_area .corce_box .corce_t ul li{
    width:620px;
    font-size:1.2em;
    margin-bottom:20px;
    padding-bottom:20px;
}


.corce_box .reco_section ul li{
    opacity: 1;
	-webkit-animation:corce_bk 1s ease-in-out infinite alternate;
    -moz-animation:corce_bk 1s ease-in-out infinite alternate;
    animation:corce_bk 1s ease-in-out infinite alternate;
    transition: 0.2s all ease 0s;
}

@-webkit-keyframes corce_bk{
    0% {background-color: #fff;}
    100% {background-color: #fdf7e3;}
}
@-moz-keyframes corce_bk{
    0% {background-color: #fff;}
    100% {background-color: #fdf7e3;}
}
@keyframes corce_bk{
    0% {background-color: #fff;}
    100% {background-color: #fdf7e3;}
}

.corce_box .corce_t ul li h4{
    width:100%;
    text-align:center;
    color:white;
    font-weight:nomal;
    background:#041174;
    padding:0.5em 0 1em 0;
    font-size:1.2em;
    position:relative;
    z-index:2;
    border-bottom:solid 6px #020b4d;
    
}

.corce_box .reco_section h4{
    opacity: 1;
	-webkit-animation:corce_b 1s ease-in-out infinite alternate;
    -moz-animation:corce_b 1s ease-in-out infinite alternate;
    animation:corce_b 1s ease-in-out infinite alternate;
    transition: 0.2s all ease 0s;
}

@-webkit-keyframes corce_b{
    0% {color:#fff;}
    100% {color:#fff000;}
}
@-moz-keyframes corce_b{
    0% {color:#fff;}
    100% {color:#fff000;}
}
@keyframes corce_b{
    0% {color:#fff;}
    100% {color:#fff000;}
}

.corce_box .reco_section h3{
    color:#fff;
}

.corce_box .corce_t .corce_image{
    width:300px;
    position: absolute;
    top:3.5em;
    left:-20px;
    pointer-events: none;
    z-index:1;
    opacity:0.2;
  }


.corce_box .corce_t ul li dl{
    padding:1em;
    position:relative;
    z-index:3;
}

.corce_box .corce_t ul li dl dt{
    width:70%;
    margin-left:30%;
    font-size:1.2em;
    color:#041174;
    padding-top:0.2em;
    position:relative;
    z-index:3;
}

.corce_box .corce_t ul li dl dt::after{
    content: "　";
    width:100%;
    height:2px;
    background:#041174;
    display:block;
    position:relative;
    z-index:4;
    border:solid 3px #fff;
    border-top:none;
    border-left:none;
    
}


.corce_box .corce_t ul li dl dd{
    width:100%;
    padding-top:0.2em;
    text-align:right;
    color:#128d1e;
}

.corce_box .corce_t ul li dl dd span{
    padding-left:1em;
}


.corce_box .corce_t ul li .corce_text{
    width:90%;
    margin:0 auto;
    font-size:15px;
    margin-bottom:5px;
    position:relative;
    z-index:4;
}

#reserve_check_area .corce_box .corce_t ul li .corce_text{
    width:98%;
    text-align:center;
    margin:0 auto;
    font-size:18px;
    margin-bottom:5px;
    position:relative;
    z-index:4;
    margin-top:-40px;
}

#reserve_check_area .corce_box .corce_t ul li .return_m a{
    padding:0.25em 1em 0.5em 1.5em;
}

.corce_box .corce_t .corce_price{
    width:100%;
    background:#128d1e;
    color:white;
    position:absolute;
    bottom:56px;
    z-index:6;
    text-align:center;
    padding:0.5em 0 1em 0;
    margin-top:1em;
    font-size:1.2em;
    color:fff;
    border-bottom:solid 6px #06600f;
  }

#reserve_check_area .corce_box .corce_t .corce_price{
    position:relative;
    z-index:6;
    margin-top:60px;
  }

.corce_box .corce_t .corce_price span:last-child{
    margin-left:1em;
  }


.conf_btn a{
    width:230px;
    float:right;
    text-align:center;
    position:relative;
    background:#041174;
    margin:20px;
    font-size:16px;
    display:block;
	box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    border-radius: 4px;
    color:white;
    text-decoration:none;
    display:block;
    margin-top:-15px;
    padding:5px 0 10px 0;
}

.conf_btn a:hover{
    background:#b50202;
	box-shadow: none;
	transform: translate3d(0, 4px, 0);
}



.conf_btn a::before{
    content: "　";
    background:url(../img/white_arrow.png)no-repeat;
    background-size:9px 11px; 
    width:9px;
    height:11px;
    position:absolute;
    top:12px;
    left:10px;
}


.corce_box .corce_t ul li .corce_btn {
    width:288px;
    position:absolute;
    bottom:0;
    display:flex;
    justify-content: space-between;
    z-index:4;
    overflow:hidden;
}


.corce_box .corce_t ul li .corce_btn a{
    text-align:center;
    width:142px;
    height:30px;
    padding:0.5em 0 0.5em 0;
    display:inline-block;
    background:#041174;
    text-decoration:none;
    color:white;
    font-size:1.2em;
    position:relative;
    box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    border-bottom:solid 3px #010b38;
}

.corce_box .corce_t ul li .corce_btn .c_buy_btn a{
    background:#d40707;
}

.corce_box .corce_t ul li .corce_btn .c_buy_btn a:hover{
    background:#b50202;
    border-bottom:none;
}

.corce_box .corce_t ul li p a:hover{
    background:#b50202;
    transform: translate3d(0, 4px, 0);
}

.corce_box .corce_t ul li p a::before{
    content: "　";
    background:url(../img/white_arrow.png)no-repeat;
    background-size:9px 11px; 
    width:9px;
    height:11px;
    position:absolute;
    top:18px;
    left:10px;
}

/*ポイントテーブル*/


.payment_table{
    margin:1em auto;
    border-collapse: collapse; 
    line-height:1.4em;
	width:620px;
    margin:0 auto;
    box-sizing: border-box;

}

.payment_title{
    padding:0.5em 0 1em 0;
    font-size:1em;
    vertical-align: middle;
    color:#fff;
    background: #041174;
    font-size:1.4em;
    font-weight:normal;

}

.point_cap{
    text-align:center;
    margin-bottom:1em;
    color:#041174;

}

.payment_table tr{
	cursor:pointer;
    background:#fffbf9;
    font-size:1em;
}

.payment_table tr{
	cursor:pointer;
    background:#fffbf9;
    font-size:1em;
    transition: 0.5s all ease 0s;
}


.payment_table tr:nth-child(even){
    background:#ffffff;
}

.payment_table tr:first-of-type{
	cursor:auto;
    background:#a82c01;
}

.payment_table tr:hover{
	background:#128d1e;
}



.payment_table td,.payment_table th{
    border:solid 6px #041174 ; 
    font−size:1em;

}

.payment_table td{
    text-shadow:0px 1px 0px #fff,
    #fff 2px 0px 0px, #fff -2px 0px 0px,
    #fff 0px -2px 0px, #fff 0px 2px 0px,
    #fff 2px 2px 0px, #fff -2px 2px 0px,
    #fff 2px -2px 0px, #fff -2px -2px 0px,
    #fff 1px 2px 0px, #fff -1px 2px 0px,
    #fff 1px -2px 0px, #fff -1px -2px 0px,
    #fff 2px 1px 0px, #fff -2px 1px 0px,
    #fff 2px -1px 0px, #fff -2px -1px 0px,
    #fff 1px 1px 0px, #fff -1px 1px 0px,
    #fff 1px -1px 0px, #fff -1px -1px 0px;
}
    
.payment_table th{
    text-align:center;
}


.payment_radio{
    width:5%;
    font-size:1em;
    text-align:center;
    vertical-align: middle;
    padding: 0.5em 1em 1em 1em;

}


.payment_price{
    width:30%;
    font-size:1em;
    text-align:center;
    vertical-align: middle;
    padding:0.5em 1em 1em 1em;
    color:#f00;

}


.payment_plan{
    padding:0.5em 1em 1em 1em;
    font-size:1em;
    vertical-align: middle;
    color:#041174;
}

.reserv_btn{
    width:100%;
    text-align: center;
    margin:20px 0 20px 0;
    background: #041174;
    padding:20px 0;
}


.reserv_btn button{
    font-size:19px;
    position:relative;
    display:inline-block;
    margin-left:20px;
    padding:0.5em 1em 1em 2em;
    background:#fff100;
    color:#041174;
    border-radius: 2px;
	box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    text-decoration:none;
}

.reserv_btn button::before{
    content: "　";
    background:url(../img/navy_arrow.png)no-repeat;
    width:6px;
    height:8px;
    background-size: contain;
    position:absolute;
    top:1.25em;
    left:1em;
}



.reserv_btn button:hover{
    background:#740404;
    color:white;
	box-shadow: none;
	transform: translate3d(0, 3px, 0);
}

/* フリーコンテンツエリア */

#free_contents_area{
    width:100%;
    height:auto;
    position:relative;
    padding-top:20px;
  }

.basic_box{
    width:660px;
    margin:20px auto 0 auto;
    height:auto;
    position:relative; 

  }

.free_contents_box h2 img{
    width:100%;
}


.free_contents_box h3{
    text-align:left;
    color:#fff;
    width:100%;
    font-weight:400;
    font-size:24px;
    pointer-events: none;
    line-height:30px;
    z-index:30;
    position:relative;
    background:#041174;
    padding:20px;
    padding-bottom:30px;
    box-sizing:border-box;
}

.free_contents_box .basic_t{
    width:660px;
    padding:20px;
    font-size:20px;
    line-height:1.6em;
    color:#fff;
    border-bottom:solid 30px #041174;
    position:static;
    z-index:10;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
    margin:0;
  }


.free_contents_box .basic_t div{
    line-height:1.4em;
    border:solid 6px #041174;
    border-collapse:collapse;
    background-color: #faf7f5;
    background-image:url(../img/logo_pat.png);
    background-size:200px;
    color: #041174;
    padding:1em 1em 1.5em 1em;
    font-size:16px;
    position:relative;
    min-height:100px;
}


/*キャンペーン関連*/


#campaign_colum{
    width:640px;
    margin-top:20px;
    height:auto;
    float:right;
    list-style:none;
    box-sizing: border-box;
    position:relative;
    z-index:20;
}

#campaign_colum h2{
    width:100%;
    font-size:30px;
    text-align:center;
    padding:10px 0 -30px 0;
    z-index:30;
    position: relative;
    
}

#campaign_colum .camp_main_mage{
    vertical-align: bottom;
    box-sizing: border-box;
    border:solid 6px #041174;
    border-top:solid 30px #041174;
    display:block;
}

#campaign_colum img{
    vertical-align: bottom;
}

#campaign_colum .button_box{
    width:100%;
    position:relative;
    background:#041174;
    height:auto;
    display:block;
    padding:5px 20px 20px 20px;
    box-sizing: border-box;
}

#campaign_colum .button_box p{
    text-align:center;
    font-size:1.4em;
    padding-bottom:0.5em;
}

#campaign_colum .button_box a{
    background:#ff8400;
    margin-top:10px;
    color:white;
    text-decoration:none;
    display:block;
    padding:0.5em 0.5em 1em 0.5em;
    position:relative;
    font-size:32px;
    border-radius: 6px;
    box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
    transition: 0.2s all ease 0s;
}

#campaign_colum .button_box a span{
    font-size:0.85em;
}

#campaign_colum .button_box a:hover{
    background:#b50202;
    border-bottom:none;
    color:#ff8400;
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
    text-decoration:none;
    display:block;
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}

#campaign_colum .button_box a::before{
    content: "　";
    background:url(../img/white_arrow.png)no-repeat;
    width:12px;
    height:16px;
    background-size: contain;
    position:absolute;
    top:0.8em;
    right:0.7em;
}

#campaign_colum .button_box a:hover::before{
    content: "　";
    background:url(../img/orange_arrow.png)no-repeat;
    width:12px;
    height:16px;
    background-size: contain;
    position:absolute;
    top:0.8em;
    right:0.7em;
}

#campaign_colum .temp_image_1{
    width:100%;
    position:relative;
    background-color: #f5f5fa;
    background-image:url(../img/logo_pat.png);
    background-size:100px;
    height:auto;
    display:block;
    box-sizing: border-box;
    border:solid 6px #041174;
    position:relative;
    overflow:hidden;
}

#campaign_colum .temp_image_1 .campaign_text{
    position:relative;
    z-index:3;
}

#campaign_colum .temp_image_1 .camp_n_logo{
    position: absolute;
    bottom:0;
    right:0;
    width:90%;
    z-index:1;
    opacity:.08;
}

#campaign_colum .button_box .main_btn_bak{
    width:100%;
    position:static;
    z-index:20;
}

#campaign_colum .temp_image_2{
    width:100%;
    box-sizing: border-box;
    border:solid 6px #041174;
    background-color: #f5f5fa;
    background-image:url(../img/logo_pat.png);
    background-size:100px;
}


#campaign_colum .camp_list_box h3{
    margin:1em 0;
    background:#041174;
    font-size:32px;
    text-align:center;
}

#campaign_colum .camp_list_box ul li{
    position:relative;
    margin-bottom:1em;
    width:100%;
    box-sizing: border-box;
    border:solid 6px #041174;
}





#campaign_colum .camp_list_box ul li .camp_list_d{
    width:100%;
    position:relative;
    height:auto;
    box-sizing: border-box;
}

#campaign_colum .camp_list_box ul li .camp_list_d .camp_image_bak{
    width:100%;
    position:relative;
    z-index:20;
    box-sizing: border-box;
}


#campaign_colum .camp_list_box ul li .camp_list_d .camp_list{
    position:absolute;
    z-index:30;
    top:0;
    left:0;
}



#campaign_colum .camp_list_box ul li .camp_button_box{
    width:100%;
    position:relative;
    z-index:40;
    background:#041174;
    padding:1em;
    box-sizing: border-box;
    overflow:hidden;
    display: flex;
    justify-content: space-between;
}

#campaign_colum .camp_list_box ul li .camp_button_box p{
    width:48%;
    padding-top:5px;
}




#campaign_colum .camp_list_box ul li .camp_button_box p a{
    text-align:center;
    width:100%;
    height:50px;
    padding:0.5em 1em;
    display:block;
    text-decoration:none;
    color:white;
    font-size:1.2em;
    position:relative;
    background:#479a00;
    box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    box-sizing: border-box;
}

#campaign_colum .camp_list_box ul li .camp_button_box .c_buy_btn a{
    background:#e50505;
}


#campaign_colum .camp_list_box ul li .camp_button_box p a:hover{
    background:#b50202;
}

#campaign_colum .camp_list_box ul li .camp_button_box p a:hover{
    background:#b50202;
    transform: translate3d(0, 4px, 0);
}

#campaign_colum .camp_list_box ul li .camp_button_box p a::before{
    content: "　";
    background:url(../img/white_arrow.png)no-repeat;
    background-size:9px 11px; 
    width:9px;
    height:11px;
    position:absolute;
    top:18px;
    left:10px;
}

#campaign_colum .camp_list_box ul li .camp_button_box .main_btn_bak{
    position:static;
    z-index:20;
}


#campaign_colum .camp_list_box ul li .camp_button_box .main_btn{
    width:90%;
    position:absolute;
    z-index:30;
    top:15px;
    left:32px;
}







/* イチオシプラン箇所 */

.recommend_plan{
	line-height: 1.4em;
    border: solid 3px #041174;
    border-collapse: collapse;
    background-color: #faf7f5;
    background-image: url(../img/logo_pat.png);
    background-size: 200px;
    color: #041174;
    margin: 20px auto;
    position: relative;
	width: 90%;
	padding-bottom: 2em;
}
.recommend_plan h1{
	font-weight: 400;
    font-size: 25px;
	background: #041174;
	color: #fff100;
	line-height: 1.4em;
	padding: 0.3em 0.5em 0.7em 0.5em;
}
.recommend_plan p{
	padding: 0.8em;
	margin-bottom: 20px;
}

.btn_erea li{
	box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
	transition: 0.2s all ease 0s;
    position:relative;
    background:#041174;
    margin:10px auto 0 auto;
    border-radius: 2px;
    padding-right: 0.5em;
	width: 60%;
}

.btn_erea li:hover{
    background:#b50202;
    margin-top:10px;
	box-shadow: none;
	transform: translate3d(0, 3px, 0);
}
.btn_erea li a:hover{
	color: #ffffff;
}
.btn_erea li a{
    color:#fff100;
    text-decoration:none;
    display:block;
    text-align: center;
	padding: 0.8em 0.8em 1em 0.8em;
	font-size: 21px;
	line-height: 1.4em;
}


/* ナビゲーション3つ */
.navi_three {
    width:100%;
    position:relative;
    margin-top:30px;
    border-top:solid 30px #041174;
    border-bottom:solid 6px #041174;
}
.navi_three ul{
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 1em 0;
}
.navi_three li{
    text-align:center;
    position:relative;
    font-size:15px;
	width: 100%;
}
.navi_three li a{
	text-decoration: none;
	color: #ffffff;
	display: block;
    width: 90%;
	padding: 1em 0;
	background: #041174;
	border-radius: 4px;
	margin: 0 auto;
}
.navi_three li a:hover{
    background:#b50202;
}

/* 購入プラン */
.buy_plan{
	width: 90%;
	margin: 35px auto;
}
.buy_plan h1{
	text-align: center;
	background: #041174;
	padding: 0.5em 0.5em 0.8em 0.5em;
	font-size: 25px;
	color: #fff100;
}
.plan_wrap{
	width: 100%;
	margin-bottom: 30px;
}
.plan_wrap table{
	border: 2px solid #041174;
	width: 100%;
	margin: 0 auto;
	background:rgb(255,255,255,0.8);
	color: #041174;
}
.plan_wrap table tr td:nth-of-type(1){
	width: 25%;
	text-align: center;
	border-bottom: 2px solid #041174;
	border-right: 2px solid #041174;
	padding: 0.5em;
}
.plan_wrap table tr td:nth-of-type(2){
	width: 75%;
	border-bottom: 2px solid #041174;
	padding: 0.5em;
}
.orange{
	color: #ff8400;
}

/* お問い合わせ */
.contact_form{
	width: 90%;
	margin: 20px auto;
}
.contact_form_title{
	text-align: center;
	background: #041174;
	padding: 0.5em 0.5em 0.8em 0.5em;
}
.contact_form_title h1{
	font-size: 25px;
	color: #fff100;
	margin-bottom: 15px;
}
.contact_form_title p{
	font-size: 0.9em;
}
.contact_form_inner{
	margin: 0 auto;
	border:2px solid #041174;
	padding: 1em 2em 2em 2em;
	background:rgb(255,255,255,0.8);
}
.contact_form_inner p{
	color: #041174;
}
.contact_form label{
	display: block;
	margin-bottom: 10px;
	color: #041174;
}
.contact_form input[type='text']{
   width:95%;
	padding: 0.5em;
}
.contact_form input,
.contact_form select{
	color: #121212;
	padding: 0.3em 0.5em 0.4em 0.5em;
}
.contact_form_set textarea{
	width:95%;
	color: #121212;
	padding: 0.5em;
}
.contact_form_set{
	border-bottom: 1px solid #041174;
	padding: 1.5em 0;
}
.contact_form_set span{
	background: #f21d1d;
	border-radius: 4px;
	color: #ffffff;
	padding: 0.2em 0.5em;
	font-size: 11px;
	margin-left:0.5em;
}
.contact_form_set span.glay_bg{
	background: #a4a4a4;
	color: #585858;
}
p.contact_error_text{
	color:#f21d1d;
	font-size: 13px;
}
.contact_form_set p{
	display: inline-block;
	width:70%;
	color: #128d1e;
	margin-bottom: 0.5em;
}
.retouch_btn_zone{
	text-align: center;
}
.retouch_btn{
	background: #a4a4a4;
	border: 1px solid #585858;
	color: #585858;
    padding: 0.2em 1em;
    text-align: center;
    border-radius: 2px;
	display: inline-block;
	font-size: 12px;
	margin-top: 3em;
}
.btn_zone{
	text-align: center;
	margin-top: 30px;
}
.btn_zone button[type='submit']{
   background: #041174;
    color: #ffffff;
    padding: 0.5em 2.5em 0.8em 2.5em;
    text-align: center;
    border-radius: 2px;
	font-size: 13px;
}
.btn_zone .btn a{
	background: #99ffff;
    color: #1b1f31;
    padding: 0.4em 3em;
    text-align: center;
    border-radius: 2px;
	display: inline-block;
}

/* 汎用ページ */
.common_erea{
	width: 95%;
	margin: 20px auto;
	border: 2px solid #041174;
	padding-bottom: 20px;
	background:rgb(255,255,255,0.8);
}
.common_erea .common_title{
	text-align: center;
	background: #041174;
	padding: 0.5em 0.5em 0.8em 0.5em;
}
.common_title h1{
	font-size: 25px;
	color: #fff100;
	margin-bottom: 15px;
}
.common_inner{
	padding: 1em;
	line-height: 1.5em;
}
.common_inner p{
	color: #041174;
	margin-bottom: 30px;
}

/* 予想家紹介ページ */
.tipster_wrap{
	margin:  0 auto;
	text-align: center;
}
.tipster_wrap ul{
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 30px;
}
.tipster_wrap ul:last-child{
	margin-bottom: 20px;
}
.tipster_wrap ul li a img{
	width: 98%;
	display: inline;
}
.tipster-popup {
	position: relative;
	border-radius: 6px;
	border: 3px solid #fff100;
	background:url(../img/logo_pat_2.png) repeat center / 120px,url(../img/logo_pat_2.png) repeat center / 120px,url(../img/logo_pat_2.png) repeat center / 120px,url(../img/logo_pat_2.png) repeat center / 120px,url(../img/logo_pat_2.png) repeat center / 120px, #f1f1f1;
	width: auto;
	max-width: 500px;
	margin: 0 auto;
}
.mfp-close{
	color: #ffffff!important;
	opacity: 1!important;
}
.tipster_prof_inner{
	width: 93%;
	margin: 0 auto;
	padding-bottom: 1em;
}
.tipster_prof_inner h1{
	margin-bottom: 20px;
	color: #fff100;
	font-size: 30px;
	text-align: center;
}
.tipster_prof_inner h2{
	text-align: center;
	color: #128d1e;
	margin-bottom: 20px;
	font-size: 17px;
}
.tipster_prof_inner img.tipster_img{
	float: left;
	width: 60%;
	margin-right: 2%;
}
.tipster_prof_inner p{
	color: #041174;
	text-align: left;
	line-height: 1.4em;
	margin-top: -0.5em;
}
p.tipster_caption{
	font-size: 11px;
	text-align: right;
	color: #767676;
	margin-top: 15px;
	text-shadow: none;
}
.popup_page_title h1{
	background: #041174;
	padding: 0.5em 0 0 0;
	margin-bottom: 20px;
}

.popup_page_title h1 img{
	width: 85%;
	margin: 0 auto;
	display: block;
}
span.name_rubi{
	text-shadow: none;
	margin-left: 0.6em;
	font-size: 60%;
	color: #128d1e;
}

/* 左側ナビゲーションの文字色 */
a.navi_red{
	color: #e60012!important;
}
a.navi_gold:hover{
	color: #ffffff!important;
}
a.navi_green{
	color: #128d1e!important;
}
a.navi_green:hover{
	color: #ffffff!important;
}
a.navi_orange{
	color: #ff8400!important;
}
a.navi_orange:hover{
	color: #ffffff!important;
}
a.navi_blue{
	color: #0068b7!important;
}
a.navi_blue:hover{
	color: #ffffff!important;
}

/* メール受信BOX */
.voice_box a{
	color: #041174;
}

/* SNSログイン・登録
------------------------------------------------*/
/* ログインフォーム */
.sns_login{
    position: fixed;
    background: url(../img/wave_white_bg.png) repeat-x bottom / 20px,rgba(4, 7, 255, .6);
    z-index: 999999;
    right: 0;
    top: 220px;
    width: 300px;
    padding: 12px 14px;
    border-top-left-radius : 8px;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-bottom-left-radius : 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-right-radius : 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-bottom-right-radius : 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
}
.sns_login h1{
    font-size: 14px;
    text-align: center;
    color: #fef501;
    float: none;
    position: static;
    margin-bottom: 2px;
    font-weight: normal;
}
.sns_login p{
    color: #fff;
    font-size: 11px;
}
.sns_login p a{
    text-decoration: underline;
}
.sns_login ul{
    width: 100%;
    margin: 10px auto 5px;
    text-align: center;
    overflow: hidden;
}
.sns_login ul li{
    width:calc(100% / 2);
    float: left;
}
.sns_login ul img{
    width:95%;
    margin: 2px auto;
}

/* 登録フォーム */
.sns_entry{
    width: 85%;
    margin: 0 auto;
    text-align: center;
    border-radius: 8px;
    clear: both;
    padding: 20px 15px 0;
}
.sns_entry h1{
    background: #00b900;
    color: #ffffff;
    width: 84%;
    max-width: 30em;
    display: inline-block;
    border-radius: 6px;
    padding: 4px.2em 12px;
    margin-bottom: 0.5em;
    font-size: 1em;
    font-weight: normal;
    float: none;
    position: static;
}
.sns_entry p{
    font-size: 0.8em;
    color: #fff;
}
.sns_entry ul{
    width: 75%;
    list-style: none;
    margin: 1em auto 0 auto;
    overflow: hidden;
    padding-left: calc(100% / 5.3); /* facebookを表示する場合は消す */
}
.sns_entry ul li{
    width:calc(100% / 4);
    display: inline-block;
    float: left;
}
.sns_entry ul li img{
    width:88%;
    margin: 0 auto;
    display: inline-block;
}

span.y_ul{
	background: linear-gradient(
      transparent 60%, #FFFE03 60%
    );
}

