.c5--side{
   display: flex;
}
a:hover{
  text-decoration: none;
}

section.s5-inStoreFeaturesItem1A {
  margin: auto;
}

.c5-general--mt50{
  margin-top: 50px !important;
}
.c5-general--mb50{
  margin-bottom: 50px !important;
}

@media screen and (max-width: 639px){
  .s5-general--mr10 {
    margin-right: 10px !important;
  }
}


.c5-block .s5-inStoreFeaturesItem1A h3{
    color: #0066cc;
    font-size: 34px;
}

.c5-block .s5-inStoreFeaturesItem1A h4{
    line-height: 1.5;
}

.c5--small-title{
    color: #0066cc;
    font-size: 24px;
    margin: auto;
}

.c5--small-sub{
  font-size: 16px;
  background-color: #e8eff5;
  padding: 6px 5px;
  line-height: 2.5;
}

@media screen and (max-width: 639px) {
  .c5-block .s5-inStoreFeaturesItem1A h3{
    margin: inherit;
    line-height: 50px;
  }
}

/*.s5-inStoreFeaturesItem1A__imageCol{
  width: 70%;
}

.s5-inStoreFeaturesItem1A__imageCol{
  width: 30%;
}*/


.c5--borderGray .s5-inStoreFeaturesItem1A__imageCol{
  vertical-align: middle;
}

.c5-campaign-table{
  border: #c93434 solid 1px;
}

.c5-campaign-txt{
  margin: 10px;
}

.c5-block{
	margin-top: 30px;
}

@media screen and (max-width: 639px){
  .c5-block{
  margin-top: 0px;
}
}

.c5-button{
     background-color: #ea4d68;
    padding: 20px 110px;
    margin: 10px 0 20px 0;
    border-radius: 10px;
    color: #fff;
    letter-spacing: 4px;
}

.c5-button__nyukai{
    font-size: 22px;
    font-weight: 600;
}

.c5-button2{
    color: #FFF;
    font-size: 14px;
    font-size: .875rem;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 8px 18px;
    border: none;
    border-radius: 1px;
    background: #5787f4;
    -webkit-transition: background .2s;
    transition: background .2s;
    margin-bottom: 10px;
    margin-right: 10px;
}
.c5-button2:hover{
  opacity: 0.5;
  color: #fff;
}

@media screen and (max-width: 639px){
	.c5-button {
		  background-color: #ea4d68;
    	padding: 30px 50px;
    	margin: 10px 0 0 0;
    	border-radius: 10px;
	}
  .c5-button__nyukai{
      font-size: 17px;
      font-weight: 600;
      letter-spacing: 2px;
  }
}

@media screen and (max-width: 377px){
  .c5-button {
    background-color: #ea4d68;
      padding: 15px 30px;
      margin: 10px 0 10px 0;
      border-radius: 10px;
  }
  .c5-button__nyukai{
      font-size: 16px;
      font-weight: 600;
  }
}

.s5-buttonContainer a:hover{
  background-color: #ea4d68;
  opacity: 0.7;
}

/*.c5-heading__img {
	margin: auto;
 	padding: 50px 0 25px 0;
 	width: 100%;
}*/


.c5-heading__img_pc{
	margin: auto;
 	padding: 15px 0 15px 0;
 	width: 100% !important;
  	display: block;
}
.c5-heading__img_sp{
  display: none;
  padding: 0!important;
}

@media screen and (max-width: 639px) {
  .c5-heading__img_pc{
    display: none;
  }
  .c5-heading__img_sp{
    display: block;
    margin: auto;
 	  width: 100%;
    max-width: 100%;
  }
}

.c5-heading__img2 {
	margin: auto;
 	width: 100%;
  max-width: 970px;
}

.c5-heading__img3 {
  margin: auto;
  width: 100%;
  max-width: 550px;
}

.c5-anshin2{
  margin: 0 0 80px;
}

.s5-table2{
	margin-bottom: 50px;
}

/*@media screen and (max-width: 639px){
  td.c5--td_width::before{
    display: inline;
    margin: auto;
    width: 50%;
  }
  dd{
    display: inline;
    float: right;
    width: 100%;
    max-width: 70%;
  }
}*/

.c5-anshin2-table {
	/*margin-bottom: 100px ;*/
}

.c5-anshin2-table table {
  font-size: 16px;
  font-size: 1rem;
  width: 100%;
}

.c5-anshin2-table th, .c5-anshin2-table td {
  width: 25%;
  padding: 10px 10px;
  border-right: 2px solid #fff;
  text-align: center;
}

.c5-anshin2-table--pc{
  display: block;
}
.c5-anshin2-table--sp{
  display: none;
  padding: 0!important;
}

.c5-pl-5rem{
  padding-left: 5rem;
  display: inline-block;
}

@media screen and (max-width: 639px) {
  .c5-anshin2{
    padding: 0;
    margin: 0 0 80px;
  }

  .c5-anshin2-table--pc{
    display: none;
  }
  .c5-anshin2-table--sp{
    display: block;
  }
}

/*table*/
.c5--td_cource{
  width: 18% !important;
}

.c5--td_width20{
  width: 20% !important;
}

.c5--td_width30{
  width: 30% !important;
}

.c5--td_width40{
  width: 40% !important;
}

.c5--td_width45{
  width: 45% !important;
}

.c5--td_width50{
  width: 48% !important;
}

.c5-inStoreFeaturesItem1A .s5-inStoreFeaturesItem1A{
    margin: 0 0 0px !important;
}

.c5--td_txt{
    font-size: 11px;
    width: 100% !important;
    max-width: 210px !important;
    line-height: 25px;
    margin: 0 10px 0 0;
    display: inline;
    float: right;
    clear: both;
}

@media screen and (max-width: 1247px) {
  .c5--td_txt{
    display: block;
    margin: auto;
    float: none;
  }

}

/* text */
.c5-small1{
    font-size: .75rem;
    line-height: 1.4;
    margin: 0;
    color: #83838f;
}

/*.s5-inStoreFeaturesItem1A__text {
    padding: 10px 20px 0px 20px;
    border: 1px solid #c9c9c9;
}

@media screen and (max-width: 639px){
.s5-inStoreFeaturesItem1B__text{
    margin-top: 20px;
    margin-bottom: 0;
}
}

.s5-inStoreFeaturesItem1B__imageCol {
    width: 59%;
}
@media screen and (max-width: 639px){
  .s5-inStoreFeaturesItem1B__imageCol {
      width: 100%;
  }
}*/


.c5-bg__darkgray{
  background: #ababab !important;
}

.c5-bg__lightgray_1{
  background: #f1f1f1;
}

.c5-bg__lightgray_2{
  background: #e7e7e7;
}

.c5-bg__lightblue{
  background: #0066cc !important;
  color: white;
  padding: 1.5vw;
}

.c5--txt_bold{
	font-size: 18px;
  font-weight: bold;
}

.c5-bg__pink{
  background: #ea4d68;
  padding: 0.5vw;
  color: white;
  width: 80px;
  display: block;
}

.c5--leftborder{
  border-left: 10px solid #e4eaf2;
  padding: 0px 10px;
  margin: 20px 0;
}

.c5--borderGray{
  border: solid 1px #ccc;
  padding: 20px 10px;
}


@media screen and (max-width: 639px){
  .c5--borderGray{
    padding: 0px 20px 20px;
  }
}

.c5-txt__primepink{
  color: #ea4d68;
}

.c5-txt__primeblue{
  color: #0066cc;
}

.c5-txt__white{
  color: #fff !important;
}

.c5-txt__link_icon{
  font-size: 80%;
}

.c5--text_images img{
	margin: auto;
	width: 100%;
	max-width: 100% !important;
	clear: both;
}

.c5--text_images_2 img{
    padding: 20px 0px 20px 0px;
    display: block;
    margin: auto;
    width: 100%;
    max-width: 1000px;
}

@media screen and (max-width: 639px){
  .c5--text_images_2 img{
    padding: 0px 0px 20px 0px;
  }
}

.c5--link_txt1{
	font-size: 17px;
	font-weight: 600;
  color: #2f353d;
}

.c5--link_txt2{
	font-size: 22px;
	font-weight: bold;
}

.c5--link_txt3{
  font-size: 14px;
  font-weight: 600;
}



/*  on/off切り替え　

/*全体*/
.hidden_box {
    margin: 0em 0;/*前後の余白*/
    padding: 0;
}

/*ボタン装飾*/
.hidden_box label {
    padding: 5px;
    cursor :pointer;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    /*background: #efefef;*/
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}

/*  on/off切り替え　*/

.c5-header1 h1{
  width: 100%;
}

.s5-header1 h1{
  margin-bottom: -10px !important;
}


.c5-header1 .s5-header1__headingSub{
  float: right;
  font-size: 16px !important;
}
.c5-header1 .s5-header1__headingSub img{
  margin-bottom: -6px;
  margin-left: -2.3em;
}
@media screen and (max-width: 639px){
  .c5-header1 .s5-header1__headingSub{
    font-size: 14px !important;
  }

  .c5-header1 .s5-header1__headingSub img{
    margin-left: -2.6em;
  }
}
.c5-header1 .s5-header1__heading a:before{
  display: none !important;
}

.c5-header1 .c5-header1_sub-text26{
  font-size: 26px !important;
}
@media screen and (max-width: 639px){
  .c5-header1 .c5-header1_sub-text26{
    font-size: 1.2rem !important;
  }
}

.c5-text_bg_y{
  background-color: yellow;
  padding: 0.8em 0.2em 0.2em 0;
}

h1.s5-header1__heading .c5-text_icon:after{
  font-size: 26px !important;
  margin: 0 0.2em 0.4em 0.3em;
}

@media screen and (max-width: 639px){
  h1.s5-header1__heading .c5-text_icon:after{
    font-size: 1.2rem !important;
  }
}

@media screen and (max-width: 560px){
  .c5-mt5-sp{
    margin-top: 5%;
  }
}

/*icon*/
.c5--iconnum1 img{
  display: inline;
  padding: 10px 10px 3px 0px;
  vertical-align: sub;
  width: 100%;
  max-width: 36px;
  /*padding-left: 46px;*/
  /*background: url("/ichigan/store/special/anshin-program/module_images2/icon_01.png")no-repeat left top;*/
}
.c5--iconnum2 img{
  display: inline;
  padding: 3px 10px 3px 0px;
  vertical-align: sub;
  width: 100%;
  max-width: 36px;
}
.c5--iconnum3 img{
  display: inline;
  padding: 3px 10px 3px 0px;
  vertical-align: sub;
  width: 100%;
  max-width: 36px;
}
.c5--iconnum4 img{
  display: inline;
  padding: 3px 10px 3px 0px;
  vertical-align: sub;
  width: 100%;
  max-width: 36px;
}
.c5--iconnum5 img{
  display: inline;
  padding: 3px 10px 3px 0px;
  vertical-align: sub;
  width: 100%;
  max-width: 36px;
}

@media screen and (max-width: 639px){
  .c5--iconnum1 img{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 28px;
    padding: 0px 10px 3px 0px;
    /*position: relative;
    top:-4px;*/
    /*background: url("/ichigan/store/special/anshin-program/module_images2/icon_01.png")no-repeat left top;
    background-size: 90%;*/
  }

}

/*responsive*/
.c5-anshin2--pc{
  display: block;
}
.c5-anshin2--sp{
  display: none;
  padding: 0!important;
}

.c5-campaign{
  position: relative;
  padding-left: 1em;
}
.c5-campaign:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.5em;
  height: 100%;
  background-color: #e8eff5;
}

.c5-campaign span{
  font-weight: bold;
}

.c5-border-content{
  border: 1px solid #e4e7ec;
  padding: 30px;
}

.c5-border-content img{
  width: 100%;
  max-width: 520px;
}

.c5-border-content .c5-label{
  color: #0066cc;
  background-color: #e8eff5;
  padding: 6px;
  display: inline-block;
  font-weight: bold;
}

.c5-bold{
  font-weight: bold;
}


@media screen and (max-width: 639px) {
  .c5-anshin2--pc{
    display: none;
  }
  .c5-anshin2--sp{
    display: block;
  }
  .c5-anshin2--sp h3{
    color: #0066cc;
    font-size: 25px;
    margin: 20px 0 5px 0;
  }
}
  .c5-anshin2--sp img{
    width: 100%;
  }

/*  img  */
img {
  height: auto;
}

.c5--sign-in{
  width: 21px;
  height: 21px;
  padding: 2px;
  vertical-align: sub;
}

#label6 {
  margin-top: -50px;
}

.c5-magin0 {
  margin: 0 !important;
}


.c5-inStoreItem .movie {
  transition: .5s;
}

.c5-inStoreItem .movie:hover {
  opacity: 0.5;
}

.c5-inStoreItem .movie a {
  text-decoration: none;
  transition: 0.5s;
}

.movie a {
  display: block;
}

.c5-underline{
  color: #3865e0;
  text-decoration: underline;
}

.c5-sp_br{
  display: none;
}

@media screen and (max-width: 640px){
  .c5-sp_br{
    display: block;
  }
}
