          @charset "utf-8";
#SCT4 ul:after,
.primary_container .image:after,
.primary_container .tab:after,
.primary_container .list:after,
.primary_container .traget:after,
.primary_container .cont:after,
.primary_container .box:after,
.primary_container .block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.wrap {
  overflow-x: hidden;
}

/*
Responsible Config
---------------------------------------------------------------------------- */
.pc {
  display: block !important;
}

.sp {
  display: none !important;
  }


@media screen and (max-width:768px) {
  .pc_only {
    display: none !important;
  }
  .pc_only_cp{
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .sp_only_center {
    text-align:center !important;
  }
   .sp_only_cp{
    margin-top:0 !important;
    height:17px !important;
  }
}

@media screen and (min-width:768px) {
  .pc_only_cp{
    margin-top:20px;
  }
  .sp_only {
    display: none !important;
  }
  .sp_only_cp {
    display: none !important;
  }
  .sp_only_center {
    display: none !important;
  }
}

/*
Base Layout
---------------------------------------------------------------------------- */
#footer_footer {
  padding: 15px 0 15px 0;
  height: auto;
}

#footer_footer p {
  line-height: 1.0em;
  margin: 0;
}

header {
  position: relative;
  display: block;
  margin-bottom: -1px;
  border-bottom: 1px solid #dfdfdf;
}
header h1 {
  text-align: left;
  margin: 20px auto;
  max-width: 1178px;
}
header h1 ur {
  width: 150px;
  display: block;
}
.header-frame {
  max-width: 1178px;
  margin: 0px auto -1px;
}
.header-frame iframe {
  display: block;
}

@media screen and (max-width:768px){
  header h1 {
    margin: 20px 10px;
    -webkit-appearance: none;
  }
  header h1 img {
    width: 75px;
    display: block;
  }
  .fixed-area {
    display: none;
  }
}

/* mainVisual */
#mainVisual h1 img {
  width: 100%;
  height: auto;
}

#mainVisual ul {
  position: relative;
  margin: 0 auto;
  width: 96%;
  z-index: 1;
}

#mainVisual ul .li1 {
  position: absolute;
  right: 0;
  top: -38px;
  background: #fff;
  border-radius: 12px;
}

#mainVisual ul .li2 {
  position: absolute;
  left: 0;
  top: -38px;
  background: #fff;
  border-radius: 12px;
}

#mainVisual .head_sns{
  position: relative;
  background: #FFF;
  padding: 40px;
  text-align: center;
}

#mainVisual .head_sns .head_sns_text{
  font-size: 16px;
}

@media screen and (max-width: 768px){
  #mainVisual .head_sns{
    padding: 30px;
  }
  #mainVisual .head_sns .head_sns_text{
    font-size: 13px;
  }
}

#mainVisual .head_sns img{
  width: 45px;
  height: auto;
  margin: 5px;

}

#mainVisual .head {
  position: relative;
  background: #d74722;
  margin-top: -8px;
  padding: 0;
  text-align: center;
}

#mainVisual .head h3 {
  font-family:'ヒラギノ角ゴ Pro W6','HiraKakuPro-W6';
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  padding: 10px 0;
  background:repeating-linear-gradient(-40deg, #db2233 0, #db2233 10px, #df3948 10px, #df3948 20px);
}

@media screen and (max-width: 768px){
#mainVisual .head h3 {
  font-size: 15px;
	}
}

#mainVisual .head p {
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
}

#mainVisual .cont {
  background: #fff;
  padding: 20px 9px 0 9px;
}

@media screen and (max-width: 768px){
#mainVisual .cont {
 	 padding: 20px 15px 30px 15px;
	}
}

#mainVisual .cont h3 {
  background: #e9f3d2;
  border-left: solid 5px #8fc31f;
  margin-bottom: 21px;
  padding: 20px 0 17px 15px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

#mainVisual .cont .block {
  padding-bottom: 11px;
}

@media screen and (max-width: 768px){
#mainVisual .cont .block {
 	 font-size: 13px;
	}
}

#mainVisual .cont .block .close_text {
  background-color: #F4FA58;
  text-align: center;
  padding: 20px;
  margin: auto 15%;
}

#mainVisual .cont .block .close_sub_text {
  text-decoration: underline #DB2233;
}


@media screen and (max-width: 768px){
  #mainVisual .cont .block .close_text {
    margin: auto;
    text-align: left;
    }
  }

#mainVisual .cont_flow{
    margin: 0 auto;
    padding: 10px 0 35px 0;
    width: 960px;
}

@media screen and (max-width: 768px){
#mainVisual .cont_flow{
  font-size: 13px;
  width:auto;
  padding: 0 15px;
	}
}

#mainVisual .flow_title{
  font-family:'ヒラギノ角ゴ Pro W6','HiraKakuPro-W6';
  font-size: 24px;
  color: #DB2233;
  padding: 10px 0;
  font-weight: bold;
  
}

@media screen and (max-width: 768px){
#mainVisual .flow_title{
  font-size: 13px;
  padding: 20px 0;
	}
}

#mainVisual .flow_title img{
 float:left;
 margin-bottom:15px;
}

#mainVisual .flow_title p{
  font-family:'ヒラギノ角ゴ Pro W6','HiraKakuPro-W6';
  font-size: 24px;
  color: #DB2233;
  font-weight: bold;
}

@media screen and (max-width: 768px){
#mainVisual .flow_title p{
  font-size: 13px;
  overflow: hidden;  
	}
}

#mainVisual .flow_title_02{
  font-family:'ヒラギノ角ゴ Pro W6','HiraKakuPro-W6';
  font-size: 24px;
  color: #DB2233;
  padding: 10px 0;
  font-weight: bold;
  
}

@media screen and (max-width: 768px){
#mainVisual .flow_title_02{
  font-size: 13px;
  padding: 20px 0;
	}
}

#mainVisual .flow_title_02 img{
 float:left;
 margin-bottom:15px;
}

#mainVisual .flow_title_02 p{
  font-family:'ヒラギノ角ゴ Pro W6','HiraKakuPro-W6';
  font-size: 24px;
  color: #DB2233;
  font-weight: bold;
}

@media screen and (max-width: 768px){
#mainVisual .flow_title_02 p{
  font-size: 13px;
  overflow: hidden;  
	}
}

#mainVisual .flow_detail{
  font-family:'ヒラギノ角ゴ Pro W6','HiraKakuPro-W6';
  font-size: 20px;
  color: #424242;
  padding: 10px 0;
  font-weight: bold;
}

@media screen and (max-width: 768px){
#mainVisual .flow_detail{
  font-size: 13px;
  padding: 10px 0 0 0;
	}
}


#mainVisual .flow_title img{
  margin:-15px 15px 0 0;
	vertical-align: middle;
}

#mainVisual .flow_title_02 img{
  margin:0 15px 0 0;
	vertical-align: middle;
}


#mainVisual .cont_flow .btn{
  font-size: 24px;
  width:680px;
  margin:0 auto;
	
}

@media screen and (max-width: 768px){
#mainVisual .cont_flow .btn{
  font-size: 13px;
    width: auto;
    justify-content: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 0 0 30px 0;
	}
}


#mainVisual .cont_flow .btn_cp{
  font-size: 24px;
  width:556px;
  margin:0 auto;
	
}
@media screen and (max-width: 768px){

#mainVisual .cont_flow .btn_cp{
  font-size: 13px;
  width:auto;
  margin:0 auto;
	}
}

#mainVisual .cont_flow .btn_cp .text{
  font-family:'ヒラギノ角ゴ Pro W3','HiraKakuPro-W3';
  font-size: 16px;
  color:#424242;
  margin:10px auto;
  text-align:left;
}

#mainVisual .cont_flow .btn_cp .text img{
  margin:10px auto;
  
}

@media screen and (max-width: 768px){
#mainVisual .cont_flow .btn_cp .text img{
	width:250px;
	}
}

#mainVisual .cont_flow .btn_01{
	text-align:center;
	margin:0 5px 0 0;
	color:#FFF;
	background: #00C0D6;
	border-radius: 5px;
	float:left;
        width: 48%;
	
}

#mainVisual .cont_flow .btn_01 a{
        display: block;
	text-decoration: none;
	color:#FFF;
        padding: 10px 30px;
	background: #00C0D6;
	border-radius: 5px;
	font-size:24px;
}

@media screen and (max-width: 768px){
#mainVisual .cont_flow .btn_01 a{
	padding: 15px 0;
	font-size:13px;
	}
}


#mainVisual .cont_flow .btn_02{
	text-align:center;
	margin:0 0 0 5px;
	color:#FFF;
	background: #009FE5;
	border-radius: 5px;
	float:right;
        width: 48%;
	
}

#mainVisual .cont_flow .btn_02 a{
        display: block;
        text-decoration: none;
        padding: 10px 30px;
	margin:0 10px;
	color:#FFF;
	background: #009FE5;
	border-radius: 5px;
	font-size:24px;
}

@media screen and (max-width: 768px){
#mainVisual .cont_flow .btn_02 a{
	font-size:13px;
        padding: 15px 0;
	}
}

#mainVisual .cont_flow_02_wp{
	background: #F8F3E7;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

#mainVisual .cont_flow_02{
	background: #F8F3E7;
    margin: 0 auto;
    padding: 10px 0 35px 0;
    max-width: 960px;
    width: 100%;
}

@media screen and (max-width: 768px){
#mainVisual .cont_flow_02{
    padding: 0 15px;
	width:auto;
	}
}

#mainVisual .flow_02_title{
  font-family:'ヒラギノ角ゴ Pro W6','HiraKakuPro-W6';
  font-size: 24px;
  color: #DB2233;
  padding: 10px 0;
  font-weight: bold;
}


@media screen and (max-width: 768px){
#mainVisual .flow_title img{
	height:27px;
	margin:-5px 5px 0 0 ;
	}
}

@media screen and (max-width: 768px){
#mainVisual .flow_title_02 img{
	height:27px;
	margin:-5px 5px 0 0 ;
	}
}


#mainVisual .cont_flow_02 .btn{
  font-size: 24px;
  margin:0 auto;
  text-align:center;
	
}

#mainVisual .cont_flow_02 .btn img{
}


@media screen and (max-width: 768px){
#mainVisual .cont_flow_02 .btn{
	width:auto;
	}
}

#mainVisual .cont_flow_02 .btn_gift{
  font-size: 24px;
  width:800px;
  margin:0 auto;
  text-align:center;
}

#mainVisual .cont_flow_02 .btn_gift img{
}


@media screen and (max-width: 768px){
#mainVisual .cont_flow_02 .btn_gift{
	padding:10px 0 25px 0;
	width:auto;
	}
}


@media screen and (max-width: 768px){
#mainVisual .cont_flow_02 .btn img{
	width:100%;
	}
}


@media screen and (max-width: 768px){
#mainVisual .cont_flow_02 .btn_gift img{
	width:136px;
	}
}

#mainVisual .cont_flow_02 .btn_01{
	text-align:center;
	padding: 10px 30px;
	margin:0 10px;
	color:#FFF;
	background: #00C0D6;
	border-radius: 5px;
	width:320px;
	float:left;
	
}
#mainVisual .cont_flow_02 .btn_01 a{
	text-decoration: none;
	color:#FFF;
	background: #00C0D6;
	border-radius: 5px;
	width:320px;
}

#mainVisual .cont_flow_02 .btn_02{
	text-align:center;
	padding: 10px 30px;
	margin:0 10px;
	color:#FFF;
	background: #009FE5;
	border-radius: 5px;
	width:320px;
	float:right;
	
}

#mainVisual .cont_flow_02 .btn_02 a{
	text-decoration: none;
	padding: 10px 30px;
	margin:0 10px;
	color:#FFF;
	background: #009FE5;
	border-radius: 5px;
	width:320px;	
}

#mainVisual .cont_flow_02 .btn_03{
	margin:0 auto;
	text-decoration: none;
	color:#FFF;
	background: #00C0D6;
	border-radius: 5px;
	text-align:center;
        width: 32%;
}

#mainVisual .cont_flow_02 .btn_03 a{
        display:block;
	text-decoration: none;
	padding: 10px 30px;
	margin:0 10px;
	color:#FFF;
	border-radius: 5px;
	width:auto;
	font-size:24px;
}

@media screen and (max-width: 768px){
  #mainVisual .cont_flow_02 .btn_03{
    width: 65%;
    }
  #mainVisual .cont_flow_02 .btn_03 a{
    font-size: 14px;
     padding: 15px 0;
    }
}

#mainVisual .block_Inquiry {
  	font-family:'ヒラギノ角ゴ Pro W3','HiraKakuPro-W3';
    margin: 0 auto;
    padding: 2px 0;
    width: 100%;
    background: #F8F3E7;
    background-size: cover;
    text-align:center;
    
}

#mainVisual .block_Inquiry p{
   font-family:'ヒラギノ角ゴ Pro W3','HiraKakuPro-W3';
   line-height: 1.85;
}

#mainVisual .block p a{
   font-size: 16px;
   color:#0287D3;
   font-weight: normal;
}

@media screen and (max-width: 768px){
#mainVisual .block p a{
   font-size: 13px;
   color:#0287D3;
   }
}
#mainVisual .block_Inquiry p a{
   color:#0287D3;
}


#mainVisual .cont p {
  margin-bottom: 10px;
  line-height: 1.5;
}


@media screen and (max-width: 768px){
#mainVisual .cont p  {
  	margin-bottom:0px;
 	 font-size: 13px;
	}
}

#mainVisual .cont .p_small {
  font-size: 14px;
}

#mainVisual .cont .p_small a {
  font-size: 14px;
}

@media screen and (max-width: 768px){
  #mainVisual .cont .p_small {
    font-size: 11px;
  }
  
  #mainVisual .cont .p_small a {
    font-size: 11px;
  }
}

#mainVisual .cont p strong {
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 768px){
#mainVisual .cont p strong {
 	 font-size: 13px;
	}
}

#mainVisual .cont .box {
  background: url(../images/tab_bg1.png) no-repeat center center;
  background-size: 381px auto;
  box-sizing: border-box;
  margin: 0 -9px;
  padding: 90px 0 0 0;
  height: 207px;
}

#mainVisual .cont .box h4 {
  margin-bottom: 10px;
  text-align: center;
}

#mainVisual .cont .box p {
  margin: 0 auto;
  width: 340px;
}

#mainVisual .cont_target {
  background: #fff;
  padding: 20px 9px 0 9px;
}

#mainVisual .cont_target h3 {
  background: #e9f3d2;
  border-left: solid 5px #8fc31f;
  margin-bottom: 21px;
  padding: 20px 0 17px 15px;
  font-weight: bold;
  color: #333;
}

#mainVisual .cont_target .block {
  padding-bottom: 11px;
}

@media screen and (max-width: 768px){
  .p_text_line_sp{
    padding-left: 12px;
    text-indent: -12px;
  }
}

.p_text {
  display: block;
  padding: 20px 0;
}

#mainVisual .block_Inquiry{
  	font-family:'ヒラギノ角ゴ Pro W3','HiraKakuPro-W3';
    margin: 0 auto;
    padding: 20px 0 30px;
    background: #F8F3E7;
    }
    

#mainVisual .block_Inquiry_sp{
  	font-family:'ヒラギノ角ゴ Pro W3','HiraKakuPro-W3';
    margin: 0 auto;
    padding: 20px 20px;
    background: #F8F3E7;
    text-align:center;
}

@media screen and (max-width: 768px){
#mainVisual .block_Inquiry  {
    margin: 0 auto;
    padding: 0 0 15px 0;
 	font-size: 13px;
 	width: 100%;
	}
}

#mainVisual .block_Inquiry p{
   font-family:'ヒラギノ角ゴ Pro W3','HiraKakuPro-W3';
   font-size: 16px;
   line-height: 1.85;
}

@media screen and (max-width: 768px){
#mainVisual .block_Inquiry p{
    margin: 0 auto;
 	font-size: 13px;
 	width: 100%;
	}
}

#mainVisual .block_Inquiry p a{
   color:#0287D3;
}

    #mainVisual .cont_target {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
  }

  #mainVisual .cont_target .block {
    padding-bottom: 0px;
    
  }

@media screen and (max-width: 768px){
  #mainVisual .cont_target .block{
    padding: 0 20px;
	}
}

#mainVisual .cont_target p {
  padding:20px 0;
     line-height: 1.85;
  }
  
#mainVisual .indent{
  padding-top:0!important;
  padding-bottom:0!important;
  text-indent: -1em;
  padding-left: 1em;
  }

  #mainVisual .indent_cp{
  padding-top:0!important;
  padding-bottom:0!important;
  text-indent: -1em;
  padding-left: 1em;
  }

@media screen and (max-width: 768px){
 #mainVisual .indent_sp_cp{
  padding-top:0!important;
  padding-bottom:0!important;
  text-indent: -1em;
  padding-left: 1em;
  }
}


  #mainVisual .cont_target .item {
  padding:20px 0;
  border-bottom: dotted 2px #CCC;
  text-indent: -1em;
  padding-left: 1em;
  }
 #mainVisual .cont_target .item_last {
  padding:20px 0;
  text-indent: -1em;
  padding-left: 1em;
  font-size:16px;
  }
  
@media screen and (max-width: 768px){
   #mainVisual .cont_target .item_last {
   font-size:13px;
	}
}

 #mainVisual .cont_target .item_last .indent{
  padding-top:0!important;
  padding-bottom:0!important;
  text-indent: -1em;
  font-size:16px;
  }

@media screen and (max-width: 768px){
#mainVisual .cont_target .item_last {
   font-size:13px;
	}
}

@media screen and (max-width: 768px){
  #mainVisual .cont_target .item_last .indent{
    font-size:13px;
  }
}

  #mainVisual .cont .cp_item {
  padding:20px 0;
  }

  #mainVisual .cp_item_tag {
  padding: 20px 0 0 0;
  font-weight: bold;
  font-size: 20px;
  }

@media screen and (max-width: 768px){
  #mainVisual .cp_item_tag {
    font-size: 13px;
    padding: 10px 0 0 0;
    }
  }

  #mainVisual .cont span{
  color:#DB2233;
  font-family:'ヒラギノ角ゴ Pro W6','HiraKakuPro-W6';
  font-weight:bold;

  }

  #mainVisual .cont_target span{
  color:#DB2233;
  font-family:'ヒラギノ角ゴ Pro W6','HiraKakuPro-W6';
  font-weight:bold;
  }
  
  #mainVisual .not_applicable {
    padding: 10px 25px ;
    border: solid 2px #DB2233;
    margin:10px 0 40px 0 ;
  }

  #mainVisual .not_applicable_sp {
    padding: 0;
  }


@media screen and (max-width:768px) {
  #mainVisual .not_applicable_sp {
    padding:0 20px;
  }
 }
 
   #mainVisual .not_applicable .title {
  font-size:13px;
  text-align:center;
  padding:5px;
  color:#DB2233;
  font-family:'ヒラギノ角ゴ Pro W6','HiraKakuPro-W6';
  font-weight:bold;
  }

/***********************
幅768px以上
  ***********************/
@media screen and (min-width:768px) {
  #mainVisual {
  }
  

  #mainVisual h1 {
    background: #F8F3E7 url(/uploads/portal_lpcms/images/pc/kcp_images/kv_pc.png) no-repeat center top;
    height: 500px;
  }

  #mainVisual h1 img {
    display: none;
  }

  #mainVisual ul {
    max-width: 680px;
    width: 100%;
  }

  #mainVisual ul .li1 {
    top: -69px;
    border-radius: 24px;
  }

  #mainVisual ul .li2 {
    top: -69px;
    border-radius: 24px;
  }

  #mainVisual ul img {
    width: 300px;
    height: auto;
  }


  #mainVisual .head h3 {
    font-size: 24px;
  }

  #mainVisual .head p {
    margin-bottom: 19px;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
  }

  #mainVisual .head .btn img {
    width: 426px;
    height: auto;
  }

  #mainVisual .cont {
    margin: 0 auto;
    padding: 10px 0 0 0;
    max-width: 960px;
    width: 100%;
  }

  #mainVisual .cont .block {
    padding: 20px  0 30px 0;
  }

  #mainVisual .cont p {
    margin-bottom: 4px;
    font-size: 16px;
  }

  #mainVisual .cont .box {
    background: url(../../issho/images/common/tab_bg1.png) no-repeat center center;
    background-size: 762px auto;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 180px 20px 0 20px;
    max-width: 762px;
    width: 100%;
    height: 414px;
  }

  #mainVisual .cont .box h4 {
    margin-bottom: 23px;
    text-align: center;
  }

  #mainVisual .cont .box h4 img {
    width: 374px;
    height: auto;
  }

  #mainVisual .cont .box p {
    width: auto;
  }
  
    #mainVisual .cont_target {
    margin: 0 auto;
    padding: 0 0 0 0;
    max-width: 960px;
    width: 100%;
  }

  #mainVisual .cont_target .block {
    padding-bottom: 0px;
  }

  #mainVisual .cont_target p {
  padding:20px 0;
  }
  
  #mainVisual .cont_target .item {
    border-bottom: dotted 2px #CCC;
    font-size: 16px;  
    }

  #mainVisual .cont_target .item_last {
  padding:20px  0 ;
    border-bottom:none;
    text-indent: -1em;
    padding-left: 1em;
    }

  #mainVisual .cont .cp_item {
  padding:20px 0;
  }

  #mainVisual .cont span{
  color:#DB2233;
  font-family:'ヒラギノ角ゴ Pro W6','HiraKakuPro-W6';
  font-weight:bold;
  }

  #mainVisual .cont_target span{
  color:#DB2233;
  font-family:'ヒラギノ角ゴ Pro W6','HiraKakuPro-W6';
  font-weight:bold;
  }
  #mainVisual .not_applicable {
    padding: 10px 20px;
    border: solid 2px #DB2233;
    margin:10px 0 40px 0 ;
  }

  #mainVisual .not_applicable p {
  padding:0 10px 10px 10px;
  font-size:16px;
  }
  
  #mainVisual .not_applicable .title {
  font-size:20px;
  text-align:center;
  padding:5px;
  color:#DB2233;
  font-family:'ヒラギノ角ゴ Pro W6','HiraKakuPro-W6';
  font-weight:bold;
  }

  #mainVisual .cont_target .box {
    background: url(../../issho/images/common/tab_bg1.png) no-repeat center center;
    background-size: 762px auto;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 180px 20px 0 20px;
    max-width: 762px;
    width: 100%;
    height: 414px;
  }

  #mainVisual .cont_target .box h4 {
    margin-bottom: 23px;
    text-align: center;
  }

  #mainVisual .cont_target .box h4 img {
    width: 374px;
    height: auto;
  }

  #mainVisual .cont_target .box p {
    width: auto;
    font-size: 18px;
  }
  

}


.f-container {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 15px 0;
    background-color:#FFF;
}

@media screen and (max-width: 768px){
.f-container{
    margin: 15px 15px  0 0;
	}
}

 
.f-item_01{
    width: 66.5%;
    margin-right: 0;
}

@media screen and (max-width: 768px){
.f-item_01{
    width: 100%;
	}
}

.f-item_02{
    width: 31%;
    margin-left: 10px;
}

@media screen and (max-width: 768px){
.f-item_02{
    width: 100%;
    margin-left: 0;
    text-align:center;
	}
}

.f-item_01 .device{
	padding:10px 0 10px 0;
}

.f-item_01 .tag_img img{
	width:100%;
}

.f-item_02 .device{
	padding:10px 0 10px 0;
}

@media screen and (max-width: 768px){
.f-item_02 .device{
    text-align:left;
	}
}

.f-item_02 .tag_img img{
	width:100%;
}

@media screen and (max-width: 768px){
.f-item_02 .tag_img img{
    width: 70%;
     }
}

@media screen and (max-width: 768px){
	. {
		flex-direction: column;
	}
	.f-item {
		width: 100%;
		margin-bottom: 15px;

	}
}

---------------------------------------------------------------------------- */
.data_box_cont span {
  color: red !important;
}

.ad-code {
  text-align: center;
  margin-bottom: 20px;
}

/*---------------------------------------------------------------------------- */
.btn {
  display: block;
  position: relative;
  width: 100%;
  padding: 12px 0 10px;
  border-radius: 100px;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: none;
  transition: none;
}

.btn.btn-green {
  background: #96c349;
  border-bottom: solid 3px #6d9529;
}

.btn.btn-yellow {
  background: #eee734;
  border-bottom: solid 3px #928d12;
  color: #333;
}

.btn.btn-yellow:hover {
  color: #333;
}

.btn.btn-red {
  background: #d53b47;
}

.btn.btn-gray {
  border-radius: 6px;
  background: #ddd;
  color: #525252;
  font-size: 13px;
  padding: 10px 0 10px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.btn.btn-gray:hover {
  background: #525252;
  color: #fff;
}

.btn.btn-white {
  border: solid 1px #c31f2e;
  box-sizing: border-box;
  color: #c31f2e;
}

.btn.is-disabled {
  background: #999 !important;
  margin-top: 4px;
  border-bottom: none !important;
  cursor: default;
}

.btn.btn-pink {
  background: #de5e76;
  border-bottom: solid 3px #c65168;
}

.btn.btn-sky {
  background: #55bae0;
  border-bottom: solid 3px #4ea9ca;
}

.btn:hover {
  border-bottom: none !important;
  opacity: 1;
  color: #fff;
}

.btn.sq-btn {
  border-radius: 6px;
  padding: 6px 6px 8px;
  font-size: 18px;
}

.btn.is-ar {
  position: relative;
}

.btn.is-ar span {
  vertical-align: middle;
  display: inline-block;
}

.btn.is-ar:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  margin: 2px 0 0 6px;
  border-style: solid;
  border-width: 8px 0 8px 14px;
  border-color: transparent transparent transparent #fff;
}

@media (min-width:768px) {
  .btn {
    font-size: 22px;
  }
}

/* -----------------------------------------------

  ----------------------------------------------- */
.fixed-area {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 1000;
}

.fixed-btn {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #96c349;
  text-decoration: none;
  color: #fff;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.is-active .fixed-btn {
  -webkit-transform: translateX(-245px);
  transform: translateX(-245px);
}

.fixed-txt {
  font-size: 10px;
  position: absolute;
  bottom: 8px;
  width: 60px;
  text-align: center;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  color: #fff;
}

.fixed-btn span {
  width: 30px;
  height: 2px;
  display: block;
  background: #fff;
  position: absolute;
  border-radius: 50px;
  left: 50%;
  top: 50%;
  margin-left: -15px;
}

.fixed-btn span:nth-of-type(1) {
  -webkit-animation: type6-top .5s;
  animation: type6-top .5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.fixed-btn span:nth-of-type(2) {
  -webkit-transition: .5s opacity;
  transition: .5s opacity;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  opacity: 1;
}

.fixed-btn span:nth-of-type(3) {
  -webkit-animation: type6-bottom .5s;
  animation: type6-bottom .5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.is-active .fixed-btn span:nth-of-type(1) {
  -webkit-animation: type6-top-close .5s;
  animation: type6-top-close .5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.is-active .fixed-btn span:nth-of-type(2) {
  opacity: 0;
  -webkit-transition: .5s opacity;
  transition: .5s opacity;
}

.is-active .fixed-btn span:nth-of-type(3) {
  -webkit-animation: type6-bottom-close .5s;
  animation: type6-bottom-close .5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes type6-top {
  0% {
    -webkit-transform: translateY(0px) rotate(-45deg);
  }

  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }

  100% {
    -webkit-transform: translateY(-15px) rotate(0deg);
  }
}

@keyframes type6-top {
  0% {
    transform: translateY(0px) rotate(-45deg);
  }

  50% {
    transform: translateY(0px) rotate(0deg);
  }

  100% {
    transform: translateY(-15px) rotate(0deg);
  }
}

@-webkit-keyframes type6-bottom {
  0% {
    -webkit-transform: translateY(-1px) rotate(45deg);
  }

  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }

  100% {
    -webkit-transform: translateY(13px) rotate(0deg);
  }
}

@keyframes type6-bottom {
  0% {
    transform: translateY(-1px) rotate(45deg);
  }

  50% {
    transform: translateY(0px) rotate(0deg);
  }

  100% {
    transform: translateY(13px) rotate(0deg);
  }
}

@-webkit-keyframes type6-top-close {
  0% {
    -webkit-transform: translateY(-10px) rotate(0deg);
  }

  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }

  100% {
    -webkit-transform: translateY(0px) rotate(-45deg);
  }
}

@keyframes type6-top-close {
  0% {
    transform: translateY(-10px) rotate(0deg);
  }

  50% {
    transform: translateY(0px) rotate(0deg);
  }

  100% {
    transform: translateY(0px) rotate(-45deg);
  }
}

@-webkit-keyframes type6-bottom-close {
  0% {
    -webkit-transform: translateY(8px) rotate(0deg);
  }

  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }

  100% {
    -webkit-transform: translateY(0px) rotate(45deg);
  }
}

@keyframes type6-bottom-close {
  0% {
    transform: translateY(8px) rotate(0deg);
  }

  50% {
    transform: translateY(0px) rotate(0deg);
  }

  100% {
    transform: translateY(0px) rotate(45deg);
  }
}

@media screen and (max-width: 801px) {
  @-webkit-keyframes type6-top {
    0% {
      -webkit-transform: translateY(0px) rotate(-45deg);
    }

    50% {
      -webkit-transform: translateY(0px) rotate(0deg);
    }

    100% {
      -webkit-transform: translateY(-12px) rotate(0deg);
    }
  }

  @keyframes type6-top {
    0% {
      transform: translateY(0px) rotate(-45deg);
    }

    50% {
      transform: translateY(0px) rotate(0deg);
    }

    100% {
      transform: translateY(-12px) rotate(0deg);
    }
  }

  @-webkit-keyframes type6-bottom {
    0% {
      -webkit-transform: translateY(-1px) rotate(45deg);
    }

    50% {
      -webkit-transform: translateY(0px) rotate(0deg);
    }

    100% {
      -webkit-transform: translateY(10px) rotate(0deg);
    }
  }

  @keyframes type6-bottom {
    0% {
      transform: translateY(-1px) rotate(45deg);
    }

    50% {
      transform: translateY(0px) rotate(0deg);
    }

    100% {
      transform: translateY(10px) rotate(0deg);
    }
  }

  @-webkit-keyframes type6-top-close {
    0% {
      -webkit-transform: translateY(-10px) rotate(0deg);
    }

    50% {
      -webkit-transform: translateY(0px) rotate(0deg);
    }

    100% {
      -webkit-transform: translateY(0px) rotate(-45deg);
    }
  }

  @keyframes type6-top-close {
    0% {
      transform: translateY(-10px) rotate(0deg);
    }

    50% {
      transform: translateY(0px) rotate(0deg);
    }

    100% {
      transform: translateY(0px) rotate(-45deg);
    }
  }

  @-webkit-keyframes type6-bottom-close {
    0% {
      -webkit-transform: translateY(8px) rotate(0deg);
    }

    50% {
      -webkit-transform: translateY(0px) rotate(0deg);
    }

    100% {
      -webkit-transform: translateY(0px) rotate(45deg);
    }
  }

  @keyframes type6-bottom-close {
    0% {
      transform: translateY(8px) rotate(0deg);
    }

    50% {
      transform: translateY(0px) rotate(0deg);
    }

    100% {
      transform: translateY(0px) rotate(45deg);
    }
  }
}

.fixed-lst {
  position: fixed;
  width: 240px;
  height: 100%;
  top: 0;
  right: -245px;
  color: #fff;
  background: #f3f9ca;
  text-align: center;
  box-shadow: -1px 0px 6px 3px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.is-active .fixed-lst {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(-245px);
  transform: translateX(-245px);
}

.fixed-lst li {
  text-align: left;
  box-sizing: border-box;
  border-bottom: solid 1px #fff;
  background: #96c349;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.fixed-lst li:hover {
  opacity: .6;
}

.fixed-lst li a {
  display: block;
  padding: 16px 20px;
  color: #fff;
  text-decoration: none;
  text-indent: -1em;
  margin-left: 1em;
  font-size: 18px;
}

@media (min-width:768px) {
  .fixed-btn {
    width: 100px;
    height: 100px;
  }

  .fixed-btn span {
    width: 45px;
    height: 3px;
    left: 50%;
    top: 41%;
    margin-left: -22px;
  }

  .fixed-txt {
    font-size: 16px;
    bottom: 15px;
    width: 100px;
  }

  .fixed-btn span {
    top: 50%;
  }
}

/* -----------------------------------------------
.contact-btn
----------------------------------------------- */
.contact-btn {
  max-width: 330px;
  width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
}

.contact-btn img {
  width: 100%;
}

.contact-btn-wrap {
  width: 82%;
  margin: 30px auto;
  background: #fff;
  padding: 28px 20px;
  border-radius: 6px;
  border: solid 1px #ccc;
}

.contact-btn-wrap h6 {
  font-size: 20px;
  display: block;
  text-align: center;
  margin-bottom: 24px;
  color: #525252;
  letter-spacing: 2px;
}

.contact-btn-wrap p {
  text-align: center;
  margin-bottom: 20px;
  font-size: 13px;
  color: #525252;
}

.contact-btn-wrap p.contact-btn_txt {
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}

.contact-btn a {
  width: 330px;
  display: block;
  margin: 10px auto 20px;
  padding: 16px 0;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
  color: #fff;
  background: #54c11e;
  border-radius: 36px;
  border: 0;
  -webkit-appearance: none;
  text-decoration: none;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 0px;
  color: #fff;
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .contact-btn a {
    font-size: 14px;
    max-width: 290px;
    width: 100%;
  }
}

@media(max-width:800px) {
  .contact-btn-wrap h6 {
    font-size: 22px;
    display: block;
    text-align: center;
    margin-bottom: 14px;
    font-weight: bold;
  }
}

@media (min-width:801px) {
  .contact-btn-wrap {
    max-width: 800px;
    margin: 50px auto;
  }

  .contact-btn-wrap h6 {
    font-size: 24px;
    display: block;
    text-align: center;
    margin-bottom: 24px;
  }

  .contact-btn-wrap p {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
  }

  .contact-btn {
    max-width: 380px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
}

/*contact-btn------------------------------*/

/* -----------------------------------------------
.review
----------------------------------------------- */
.review {
  width: 94%;
  margin: 0px auto 0px;
}

.review .epark-review-list-widget-title {
  display: none;
}

.review .epark-review-list-widget-review-list-area {
  height: 300px !important;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
}

.review #epark-commentWidget {
  border: solid 2px #ddd !important;
  border-radius: 6px !important;
  overflow: hidden !important;
}

.review .epark-review-list-widget-review-list-area {
  box-shadow: 0px -23px 18px -18px rgba(0, 0, 0, .3) inset !important;
}

.review .epark-review-list-widget-review-icon {
  display: block !important;
  margin-top: 10px !important;
}

.review .epark-review-list-widget .epark-review-list-widget-header .epark-review-list-widget-btn-area {
  margin-top: 4px !important;
}

#epark-review-list-widget-1 {
  border: none;
}

@media screen and (min-width: 768px) {
  .review {
    max-width: 800px;
  }

  .review-ttl {
    width: 391px;
  }

  .review-catch {
    text-align: center;
    font-size: 32px;
  }

  .review .epark-review-list-widget-review-list-area {
    height: 400px !important;
  }
}

.review-wrapper {
  background: #e4f4d9;
}

#SCT12 {
  padding: 30px 0;
}

.demand_title {
  margin-bottom: 15px;
  text-align: center;
}

.demand_title img {
  width: 150px;
  display: inline;
  vertical-align: text-bottom;
}

.demand_title span {
  line-height: 1.6;
  font-size: 15px;
  letter-spacing: 2px;
  margin: 0 -5px 0 5px;
  color: #525252;
}

@media (min-width:768px) {
  #SCT12 {
    padding: 50px 0;
  }

  .demand_title img {
    width: 250px;
    margin-bottom: -4px;
  }

  .demand_title span {
    font-size: 24px;
    margin: 0 -10px 0 10px;
  }
}

/*reviewEND------------------------------*/


/*mail-permission------------------------------*/
.bg-warp{
  background: #eee;
}
.contents-wrap {
  background: transparent;
  padding: 30px 16px 8px;
}

.contents-wrap-first-child {
  background: #00a377;
  padding: 60px 16px 16px;
}

.contents {
  background: #fff;
  max-width: 800px;
  padding: 20px;
  margin: 0 auto;
  border-radius: 8px;
  border: solid 1px #ccc;
}

@media (max-width:768px) {
  .bg-warp{
    background: #fff;
  }
}

/***********************
  ***********************/
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

.checkbox-input {
  display: none;
}

.checkbox-parts {
  color: #525252;
  line-height: 1.6;
}

.checkbox-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 44px;
  height: 44px;
  border: 3px solid #ccc;
  border-radius: 8px;
  background: #f7f7f7;
}

.checkbox-input:checked+.checkbox-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 14px;
  width: 14px;
  height: 22px;
  transform: rotate(40deg);
  border-bottom: 7px solid #54c11e;
  border-right: 7px solid #54c11e;
}

/***********************
  ***********************/
label.checkbox {
  max-width: 616px;
  width: 100%;
  margin: 0 auto 12px;
  padding: 0;
  cursor: pointer;
  display: block;
  font-size: 16px;
}

.checkbox-parts {
  max-width: 460px;
  padding: 8px 0 12px 56px;
  margin: 0 auto;
  position: relative;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  display: block;
  line-height: 1.4;
  color: #525252;
}

/***********************

  ***********************/
.receive-mailmag p {
  display: block;
  text-align: center;
  font-size: 12px;
  margin-bottom: 24px;
  padding: 0;
  line-height: 20px;
  color: #525252;
}

.receive-mailmag a {
  text-decoration: none;
}

.receive-mailmag-btn {
  max-width: 290px;
  width: 100%;
  display: block;
  margin: 0 auto;
  padding: 19px 0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #fff;
  cursor: pointer;
  background: #54c11e;;
  border-radius: 36px;
  border: 0;
  -webkit-appearance: none;
    text-decoration: none;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 0px;
}

.receive-mailmag-btn-disabled{
  background: rgb(153, 153, 153);
  cursor: default;
}

.receive-mailmag-btn img {
  display: block;
  max-width: 330px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}

@media screen and (min-width: 768px) {
  .checkbox-parts::before {
    top: 10px;
  }

  .checkbox-input:checked+.checkbox-parts::after {
    top: 16px;
  }

  .contents-wrap {
    background: #eee;
    padding: 30px 16px 0;
  }

  .contents-wrap-first-child {
    background: #00a377;
    padding: 40px 0 16px;
  }

  .contents {
    background: #fff;
    max-width: 750px;
    padding: 30px 10px;
    margin: 0 auto 35px;
    border-radius: 8px;
    border: solid 1px #ccc;
  }

  /***********************

  ***********************/
  label.checkbox {
    width: 678px;
    margin: 0 auto 12px;
    cursor: pointer;
    display: block;
    font-size: 16px;
  }

  .checkbox-parts {
    width: 624px;
    padding: 8px 0 12px 62px;
    margin: 0 auto;
    position: relative;
    font-weight: bold;
    font-size: 20px;
    display: block;
  }

  /***********************

  ***********************/
  .receive-mailmag p {
    display: block;
    text-align: center;
    font-size: 16px;
    margin-bottom: 30px;
    padding: 0 16px;
  }

  .receive-mailmag-btn {
    width: 330px;
    display: block;
    margin: 0 auto;
    padding: 16px 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #fff;
    background: #54c11e;
    border-radius: 36px;
    border: 0;
    -webkit-appearance: none;
    text-decoration: none;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 0px;
  }

  .receive-mailmag-btn-disabled{
    background: rgb(153, 153, 153);
    cursor: default;
  }

  .receive-mailmag-btn img {
    display: block;
    max-width: 330px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
}


/* ----------------------------------------------------------------------------*/
#box-ecom-questionnaire {
  margin: 0;
  padding: 22px 16px 30px;
}

@media screen and (min-width:768px) {
  #box-ecom-questionnaire {
    padding: 0 16px 30px;
  }
}

.inner {
  padding: 30px 10px;
  border: solid 1px #ccc;
  background-color: #fff;
  max-width: 750px;
  margin: auto;
  text-align: center;
  border-radius: 8px;
}

.fs_b {
  margin: 0 auto;
  position: relative;
  font-weight: bold;
  font-size: 20px;
  display: block;
  color: #525252;
}

.inner a {
  width: 290px;
  display: block;
  margin: 10px auto 20px;
  padding: 12px 0;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #fff;
  background: #54c11e;
  border-radius: 36px;
  border: 0;
  -webkit-appearance: none;
  text-decoration: none;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 0px;
}

.fs_s {
  margin-top: 10px;
  font-size: 16px;
  color: #525252;
}

@media screen and (max-width: 767px) {
  .fs_b {
    font-size: 14px;
  }

  .inner a {
    font-size: 14px;
    max-width: 290px;
    width: 100%;
    padding: 16px 0;
  }

  .fs_s {
    font-size: 13px;
  }

  .inner {
    padding: 20px;
  }
}

/*----------------------------------------------------------------------------*/

/* 検索ボタン */
.search_box {
  border-radius: 6px;
  width: 90%;
  max-width: 640px;
  margin: 0 auto;
  background-color: rgba(34,34,34,.5);
  padding: 10px;
}

.main_read{
  width: 97%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  line-height: 50px;
}

.search_text_left{
  color: #ffffff;
  float: left;
}

.search_text_right{
  color: #ffffff;
  float: right;
  line-height: 38px;
}

.search_font_size_l{
  font-size: 24px;
}

.search_font_size_s{
  font-size: 13px;
}

.search_form{
  clear: both;
  background: #fff;
  border-radius: 4px;
  padding: 3px;
  width: 99%;
}

@media screen and (min-width: 768px){
  .search_form {
    height: 38px;
  }
}

.search_box .search_form{
  font-size: 12px;
}

.search_form .freeword_search form{
  display: table;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}



.search_form select{
  -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    background: transparent;
    width: 95%;
    background: url(/uploads/portal_lpcms/images/pc/kcp_images/search_arrow.png) no-repeat 100%;
    background-size: 13px auto;
    padding: 0 16px 0 0;
}

.genre_select{
  display: table-cell;
  background: url(/uploads/portal_lpcms/images/pc/kcp_images/search_box_bg.png) no-repeat 100%;
  background-size: 1px 24px;
  background-color: #ffffff;
  width: 20%;
  height: 38px;
  vertical-align: middle;
  text-align: left;
  padding: 0 0 0 5px;
}

.station_text{
  display: table-cell;
  /* background: url(/v2/shop/images/search_box_bg.png) no-repeat 100%; */
  background: url(/uploads/portal_lpcms/images/pc/kcp_images/search_box_bg.png) no-repeat 100%;
  background-size: 1px 24px;
  background-color: #ffffff;
  width: 25%;
  height: 38px;
  vertical-align: middle;
  text-align: left;
  padding: 0 0 0 5px;
}

.free_word_text{
  display: table-cell;
  background-color: #ffffff;
  width: 48%;
  height: 38px;
  vertical-align: middle;
  text-align: left;
  padding: 0 0 0 5px;
}

.search_form input[type=text]{
  padding: 0;
  border-radius: 0;
  outline: none;
  background: none;
  width: 95%;
  border: none;
}

.search_form #search_btn{
  width: auto;
  text-align: right;
  padding: 0;
}

.btn_s{
  border-radius: 4px;
  font-size: 11px;
}

.search_form .btn_s{
  float: right;
  width: 38px;
  height: 38px;
  /* background: #f7991e url(/v2/shop/images/icon_search_btn.png) no-repeat 50%; */
  background: #f7991e url(/uploads/portal_lpcms/images/pc/kcp_images/icon_search_btn.png) no-repeat 50%;
  background-size: 22px;
  border: none;
}

.freeword_search_submit{
  cursor: pointer;
}

.freeword_search_submit:hover{
  opacity: 0.5;
}

@media screen and (max-width: 767px) {
  .search_box {
    background-color: transparent;
    padding: 10px 0;
    width: 100%;
  }

  .search_font_size_l{
    display: none;
  }

  .search_text_right{
    display: none;
  }

  .search_form{
    border: 1px solid #CCCCCC;
  }

  .genre_select{
    width: 30%;
  }

  .station_text{
    display: none;
  }

  .free_word_text{
    width: 63%;
  }
}

.normal_text{
  font-weight: normal;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .normal_text{
    font-weight: normal;
    font-size: 13px;
  }
}

/***********************
***********************/
.ad-number {
  background: #fff;
  margin: 0px 0 30px;
}

.ad-number p {
  padding: 24px 0px 24px;
  display: block;
  text-align: center;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .ad-number p{
    padding: 0 0px 24px;
  }
}

/***********************
縲footer
***********************/

footer {
  display: block;
  background: #eee;
  padding: 0 0 1px;
  text-align: center;
}

footer ul li {
  display: inline-block;
  padding: 0 0 0 8px;
  font-size: 14px;
}

footer ul li:after {
  content: '|';
  display: inline-block;
  padding: 0 0 0 8px;
}

footer ul li:last-child:after {
  content: '';
}

footer ul li:last-child {
  padding-right: 8px;
}

footer ul li a {
  color: #333;
  text-decoration: none;
}

footer ul li a:hover {
  color: #999;
  text-decoration: underline;
}

#copyright p {
  font-size: 12px;
}

.imp-news {
  width: 100%;
  margin: 0 auto;
  padding: 40px 30px;
  border-radius: 10px;
  box-sizing: border-box;
  background: #fff;
  float: left;
}
.imp-news__ttl {
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: bold;
  color: #f00;
  text-align: center;
}
.imp-news__lst{
  list-style: none;
  padding: 0;
  margin: 0;
}
.imp-news__lst li {
  margin-bottom: 14px;
}
.imp-news__lst li:last-child {
  margin-bottom: 0;
}
.imp-news__lst-ttl {
  font-size: 16px;
  font-weight: bold;
}
.imp-news__lst-txt {
  font-size: 14px;
}

.epark_common_is-hidden{display:none}.epark_common_is-visible{display:block}.epark_common_is-novisible{visibility:hidden}@media(max-width:800px){#epark_common_header{display:block}}@media(min-width:801px){#epark_common_header{display:none}}.get_login{display:none}#epark_common_header{color:#333;font-family:"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro",Helvetica,Arial,sans-serif;line-height:1.4;font-size:62.5%;word-wrap:break-word;-webkit-font-smoothing:subpixel-antialiased;-webkit-text-size-adjust:100%}#epark_common_header a{color:#00a2e9;text-decoration:none;-webkit-tap-highlight-color:transparent}#epark_common_header dd,#epark_common_header div,#epark_common_header dl,#epark_common_header dt,#epark_common_header h1,#epark_common_header h2,#epark_common_header h3,#epark_common_header h4,#epark_common_header h5,#epark_common_header h6,#epark_common_header iframe,#epark_common_header li,#epark_common_header ol,#epark_common_header p,#epark_common_header span,#epark_common_header ul,object{margin:0;padding:0;border:0;outline:0;font-size:100%;font-weight:400;vertical-align:baseline;background:0 0}#epark_common_header .epark_common_header{box-sizing: border-box;background:#fff;width:100%;max-width:127px;height:52px;padding:8px 0 0;overflow:hidden;position:absolute;right:0;top:0}#epark_common_header .epark_common_header_groupheader{width:100%;background-color:#444;color:#fff;font-size:.7em;padding:5px;box-sizing:border-box}#epark_common_header .epark_common_header_groupheader:after{content:"";display:block;clear:both}#epark_common_header .epark_common_header_groupheader p:first-child{float:left}#epark_common_header .epark_common_header_groupheader p:last-child{float:right}#epark_common_header .epark_common_header_logo{clear:both;width:100px;height:38px;text-align:center;line-height:40px;float:left;border:1px solid #ddd}#epark_common_header .epark_common_header_menu{float:right;width:165px}#epark_common_header .epark_common_header_menu-list{letter-spacing:-.4em;text-align:right;width:165px;white-space:nowrap}#epark_common_header .epark_common_header_menu-list li{background-repeat:no-repeat;background-position:center 1px;background-size:22px 22px;display:inline-block;letter-spacing:normal;vertical-align:top;width:55px}#epark_common_header .epark_common_header_menu-list li a{color:#888;display:block;font-size:.9em;font-weight:700;padding:26px 0 0;text-align:center;width:100%}#epark_common_header .epark_common_header_menu-login{background-