@charset 'UTF-8';

#cright #panel_mypage{
  width:346px;
  border:1px solid #b5e6e9;
  padding:1px 1px;
  background:url(../img/side/mypage_bg.gif) repeat 0px 0px;
  margin-bottom:10px;
}

#cright #panel_mypage .head{
  width:100%;
  position:relative;
  font-size:12px;
  height:22px;
}

#cright #panel_mypage .head .title{
  position:absolute;
  top:0px;
  left:0px;
  background:url(../img/side/mypage_tit_icon.gif) no-repeat -1px 0px;
  height:21px;
  padding-left:25px;
  padding-top:2px;
}

#cright #panel_mypage .head .user{
  position:absolute;
  top:2px;
  left:90px;
}

#cright #panel_mypage .head .user span{
  font-weight:bold;
  padding:0px 2px;
}
/*--------------------------------------------------------- before login */

#cright #panel_mypage .contents_bf{
  width:346px;
  margin:0px auto;
  border-top:4px solid #61bcbf;
  background:#fff;
  font-size:12px;
  padding-top:2px;
  line-height:1.6em;
}

#cright #panel_mypage .contents_bf .renewalinfo{
  padding-left:5px;
  font-size:10px;
}

#cright #panel_mypage .contents_bf .loginform{
  float:left;
  width:220px;
  margin-left:10px;
}

*html #cright #panel_mypage .contents_bf .loginform{
  margin-left:5px;
}

#cright #panel_mypage .contents_bf .loginform div.mes{
  color:#ff3333;
  font-size:10px;
}

#cright #panel_mypage .contents_bf .loginform dl{
  text-align:left;
  padding:0px;
  font-size:10px;
  width:100%;
}

#cright #panel_mypage .contents_bf .loginform dt{
  float:left;
  width:72px;
  clear:both;
  padding:4px 1px 4px 0px;
}

#cright #panel_mypage .contents_bf .loginform dd{
  margin-left:72px;
  *margin-left:2px;
  width:165px;
  *width:auto;
  padding: 4px 0 5px;
  height: 25px;
}

cright #panel_mypage .contents_bf .loginform dd input.textform{
/*  width:140px; */
  width:130px;
  height:16px;
  padding:1px;
  font-size:14px;
}

@-moz-document url-prefix() {
    input.textform{
        width:140px;
    }
}

*html #cright #panel_mypage .contents_bf .loginform dd input.textform{
  width:130px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input.textform{
    width:130px;
  }
}

#cright #panel_mypage .contents_bf .btn_link{
  float:right;
  width:90px;
  margin-right:10px;
  font-size:10px;
  line-height:1.4em;
}

*html #cright #panel_mypage .contents_bf .btn_link{
  margin-right:5px;
}

#cright #panel_mypage .contents_bf .btn_link a{
  display:block;
  background: url(../img/side/icon_arrow.gif) no-repeat 0px 1px;
  padding-left:13px;
  height:26px;
  margin-bottom:5px;
  text-align:left;
}


#cright #panel_mypage .contents_bf .btn_link .btn_login{
  margin-top:2px;
  margin-left:3px;
}

#cright #panel_mypage .entrymemory{
  margin:0px auto;
  background:#fff;
  font-size:12px;
  text-align: right;
  padding: 0 12px 0 0;
}


#cright #panel_mypage .regpr{
  width:346px;
  margin:0px auto;
  background:#fff;
  font-size:12px;
  padding-bottom:5px;
  padding-top:3px;
}


#cright #panel_mypage .regpr .registinfo_wrap{
  width:332px;
  text-align:center;
  margin:0px auto;
  background:#daf3f7 url(../img/side/inner_top.gif) no-repeat 0 0;
  padding-top:5px;
  line-height:1.4em;
  font-size:10px;
}

#cright #panel_mypage .regpr .registinfo_wrap .registinfo{
  width:332px;
  background: url(../img/side/inner_bottom.gif) no-repeat 0 100%;
  padding-bottom:5px;
  position:relative;
  height:40px;
}

#cright #panel_mypage .regpr .registinfo_wrap .registinfo a.merit{
  position:absolute;
  left:10px;
  top:2px;
}

#cright #panel_mypage .regpr .registinfo_wrap .registinfo a.regist{
  position:absolute;
  right:10px;
  top:2px;
}


/*--------------------------------------------------------- after login */

#cright #panel_mypage .head .btn_logout{
  position:absolute;
  top:4px;
  right:5px;
}

#cright #panel_mypage .contents{
  width:336px;
  margin:0px auto;
  border-top:4px solid #61bcbf;
  background:#fff;
  font-size:12px;
  padding:5px;
  line-height:1.6em;
}

#cright #panel_mypage .contents ul{
  overflow:hidden;
  height:22px;
}

#cright #panel_mypage .contents li{
  background:url(../img/side/divider.gif) no-repeat 0px 3px;
  padding-left:6px;
  margin-left:6px;
  float:left;
}

#cright #panel_mypage .contents li.first{
  background:none;
  padding-left:0px;
  margin-left:0px;
}

#cright #panel_mypage .contents li.renewalinfo{
  font-size: 10px;
}

#cright #panel_mypage .contents a.icon_1{
  background:url(../img/side/icon01.gif) no-repeat 0px 2px;
  padding-left:18px;
}

#cright #panel_mypage .contents a.icon_2{
  background:url(../img/side/icon02.gif) no-repeat 0px 2px;
  padding-left:18px;
}

#cright #panel_mypage .contents a.icon_3{
  background:url(../img/side/icon03.gif) no-repeat 0px 2px;
  padding-left:18px;
}

#cright #panel_mypage .contents a.icon_4{
  background:url(../img/side/icon04.gif) no-repeat 0px 2px;
  padding-left:18px;
}

#cright #panel_mypage .contents a.icon_5{
  background:url(../img/side/icon05.gif) no-repeat 0px 2px;
  padding-left:18px;
}

#cright #panel_mypage .contents a.icon_6{
  background:url(../img/mypage/icon_help01.gif) no-repeat 0px 2px;
  padding-left:18px;
}

#cright #panel_mypage .contents a.icon_7{
  background:url(../img/mypage/diary/ico_diary.gif) no-repeat 0px 2px;
  padding-left:18px;
}

#cright #panel_mypage .contents a.icon_8{
  background:url(../img/mypage/diary/ico_testlog.gif) no-repeat 0px 2px;
  padding-left:18px;
}

#cright #panel_mypage .contents a.icon_alert{
  background:url(../img/side/icon04.gif) no-repeat 0px 0px;
  padding-left:18px;
  font-weight:bold;
}

#cright #panel_mypage .contents span.red{
  color:#ff3333;
}
/*------------------------------------------------------ panel_other --*/

#cright #panel_other{
  width:346px;
  border:1px solid #ffe18e;
  padding:1px 1px;
  background:url(../img/side/mypage_bg_other.gif) repeat 0px 0px;
  margin-bottom:10px;
}

#cright #panel_other .head{
  width:100%;
  position:relative;
  font-size:12px;
  height:22px;
  color:#a78011;
}

#cright #panel_other .head .title{
  position:absolute;
  top:0px;
  left:0px;
  background:url(../img/side/mypage_tit_icon.gif) no-repeat -1px 0px;
  height:21px;
  padding-left:25px;
  padding-top:5px;
}

#cright #panel_other .head .user{
  position:absolute;
  top:4px;
  left:4px;
}

#cright #panel_other .head .user span{
  font-weight:bold;
  padding:0px 2px;
}

#cright #panel_other .contents{
  width:336px;
  margin:0px auto;
  border-top:4px solid #ffe18e;
  background:#fff;
  font-size:12px;
  padding:5px;
  line-height:1.6em;
}

#cright #panel_other .contents ul{
  overflow:hidden;
  height:23px;
}

#cright #panel_other .contents li{
  background:url(../img/side/divider.gif) no-repeat 0px 3px;
  padding-left:6px;
  margin-left:6px;
  float:left;
}

#cright #panel_other .contents li.first{
  background:none;
  padding-left:0px;
  margin-left:0px;
}

#cright #panel_other .contents a{
  padding-left:17px;
background:transparent url(../img/side/icon03.gif) no-repeat scroll 0 2px;
  }

#cright #panel_other .contents a.icon_1{
  background:url(../img/side/icon01.gif) no-repeat 0px 2px;
}

#cright #panel_other .contents a.icon_2{
  background:url(../img/side/icon02.gif) no-repeat 0px 2px;
}


/*----------------------------------------------------------------- comp_r2 --*/

#cright #comp_r2 .head{
  width:350px;
  height:37px;
  margin:0;
}

#cright #comp_r2 .contents{
  width:324px;
  padding: 0 13px;
  background: url(../img/component/bg_info02.gif) left top repeat-y;
}

#cright #comp_r2 dl {
  border-top: 1px dotted #ccc;
  padding: 5px;
  width: 314px;
  margin: 0 auto;
}

#cright #comp_r2 dl dt{
  width:55px;
  float:left;
  line-height:1.4em;
  display: block;
}


#cright #comp_r2 dl dd{
  float:left;
  width:259px;
  line-height:1.4em;
  font-size:12px;
}

/*--------------- SIDE COUNTDOWN -----------*/
#cright #toeic_side #toeic_countdown{
  width: 350px;
  height: 70px;
  //background:url(/english/special/toeic_bridge/img/img_4.jpg) top left no-repeat;
  background:url(/english/special/toeic_bridge/img/side_countdown.gif) top left no-repeat;
  padding-top:7px;
  padding-left:222px;
  font-size: 0;
}
#cright #toeic_side #toeic_countdown img{
  border: 0;
  margin-right: 2px;
  font-size: 0px;
  line-height: 0;
}
/*
#cright #toeic_side #toeic_entry{
  padding-top:87px;
  padding-left:222px;
  font-size: 0;
}
*/
/*--------------- SIDE COUNTDOWN -----------*/

/*---------------------nttls*/


#cright #comp_r2 #nttls dl {
  padding: 5px;
  width: 314px;
  margin: 0 auto;
}

#cright #comp_r2 #nttls dl dt{
  width:204px;
  float:left;
  line-height:1.4em;
  display: block;
}


#cright #comp_r2 #nttls dl dd{
  float:left;
  width:110px;
  line-height:1.8em;
  font-size:12px;
  vertical-align:bottom;
  padding-top:8px;
}




/* nttls2 */


#cright #comp_r2 #nttls2 dl dt{
  width:320px;
  padding:0 0 0 20px;
  display: block;
}


#cright #comp_r2 #nttls2 dl dd{
  width:320px;
  font-size:12px;
  padding:4px 0 0 5px;
}

/*---------------------nttls*/



#cright #comp_r2 .bottom{
  background: url(../img/component/bg_btm_info02.gif) left bottom no-repeat;
  width: 350px;
  height: 10px;
}


/*----------------------------------------------------------------- comp_r3 --*/
#cright #comp_r1,
#cright #comp_r2,
#cright #comp_r3,
#cright #comp_r4,
#cright #comp_r5,
#cright #comp_r6,
#cright #comp_r7,
#cright #comp_r8,
#cright #comp_r9,
#cright #comp_r10,
#cright #comp_r11,
#cright #comp_r12{
  margin:0px;
  padding:0px;
  margin-bottom:10px;

}

#cright #comp_r1{
  text-align:center;
}


#cright #comp_r3{
  width:346px;
  border:1px solid #b5e6e9;
  padding:1px 1px;
  background:url(../img/side/mypage_bg.gif) repeat 0px 0px;
  margin-bottom:10px;
}

#cright #comp_r3 .head{
  width:331px;
  font-size:12px;
  font-weight:bold;
  line-height:1.4em;
  padding:0px 10px 0px 5px;
  color:#1c7f82;
}

#cright #comp_r3 .contents{
  width:336px;
  margin:0px auto;
  border-top:4px solid #61bcbf;
  background:#fff;
  padding:5px;
}

#cright #comp_r3 .contents ul{
  width:336px;
}

#cright #comp_r3 .contents li{
  text-align:center;
  width:336px;
  margin:0px auto:
  height:62px;
  margin-top:5px;
  padding-top:5px;
  border-top:1px dotted #cccccc;
}

#cright #comp_r3 .contents li p{
  padding:2px 0px 0px 0px;
  font-size:12px;
}

#cright #comp_r3 .contents li.first{
  margin-top:0px;
  padding-top:0px;
  border-top:none;
}


/*----------------------------------------------------------------- comp_r4 --*/
#cright #comp_r4{
  width:346px;
  border:1px solid #b5e6e9;
  padding:1px 1px;
  background:url(../img/side/mypage_bg.gif) repeat 0px 0px;
  margin-bottom:10px;
}

#cright #comp_r4 .head{
  width:331px;
  font-size:12px;
  font-weight:bold;
  line-height:1.4em;
  padding:0px 10px 0px 5px;
  color:#1c7f82;
}

#cright #comp_r4 .contents{
  width:336px;
  margin:0px auto;
  border-top:4px solid #61bcbf;
  background:#fff;
  padding:5px 5px 3px 5px;
  text-align:center;
  overflow:hidden;
}

/*----------------------------------------------------------------- comp_r5 --*/
#cright #comp_r5{
  width:346px;
  border:1px solid #b5e6e9;
  padding:1px 1px;
  background:url(../img/side/mypage_bg.gif) repeat 0px 0px;
  margin-bottom:10px;
}

#cright #comp_r5 .head{
  width:331px;
  font-size:12px;
  font-weight:bold;
  line-height:1.4em;
  padding:0px 10px 0px 5px;
  color:#1c7f82;
}


#cright #comp_r5 ul{
  width:341px;
  margin:0px auto;
  border-top:4px solid #61bcbf;
  background:#fff;
  padding:5px 0px 5px 5px;
  overflow:hidden;
}

#cright #comp_r5 li{
  width:170px;
  margin:0px;
  float:left;
}

#cright #comp_r5 li dl{
  width:100%;
}

#cright #comp_r5 li dt{
  float:left;
  padding:2px 0px 2px 0px;
  clear:both;
  width:75px;
  text-align:center;
  font-size:12px;
}

#cright #comp_r5 li dd{
  width:auto;
  font-size:12px;
  margin-top:5px;
  margin-left:75px;
  margin-bottom:5px;
  padding-right: 5px;
}


/*----------------------------------------------------------------- comp_r7 --*/
#cright #comp_r7{
  width:346px;
  border:1px solid #b5e6e9;
  padding:1px 1px;
  background:url(../img/side/mypage_bg.gif) repeat 0px 0px;
  margin-bottom:10px;
}

#cright #comp_r7 .head{
  width:331px;
  font-size:12px;
  font-weight:bold;
  line-height:1.4em;
  padding:0px 10px 0px 5px;
  color:#1c7f82;
}

#cright #comp_r7 .contents{
  width:336px;
  margin:0px auto;
  border-top:4px solid #61bcbf;
  background:#fff;
  padding:5px 5px 3px 5px;
  text-align:center;
}


/*----------------------------------------------------------------- comp_r8 --*/#cright #comp_r8 {
  border:5px solid #e9ebec;
  width:340px;
  font-size:12px;
}
#cright #comp_r8 .head{
  margin-top:2px;
  padding-left:25px;
  padding-top:5px;
  font-size:14px;
  font-weight:bold;
  background:url(../img/component/tit_rss.gif) no-repeat 5px 3px;
  border-bottom:1px solid #e9ebec;
  height:20px;
}

#cright #comp_r8 ul{
  width:340px;
  padding:5px 0px 0px 0px;
}

#cright #comp_r8 li{
  text-align:left;
  width:330px;
  margin:0px auto:
  height:62px;
  margin-top:5px;
  padding:5px 5px;
  border-top:1px dotted #cccccc;
}

#cright #comp_r8 li.first{
  margin-top:0px;
  padding-top:0px;
  border-top:none;
}

#cright #comp_r8 li .t_left{
  width:300px;
  float:left;
  padding-top:5px;
  font-weight: bold;
}

#cright #comp_r8 li .t_right{
  width:20px;
  float:right;
  vertical-align:middle;
  text-align:right;
}

#cright #comp_r8 li .t_right img{
  margin-left:5px;
  vertical-align:middle;
}

#cright #comp_r8 li .bottom{
  width:330px;
  padding-top:5px;
}

#cright #comp_r8 .right a{
  background:url(../img/home/arrow.gif) no-repeat 0px 3px;
  padding-left:15px;
  text-align:right;
}

/*----------------------------------------------------------------- comp_r9 --*/#cright #comp_r9{
  width:350px;
}

#cright #comp_r9 ul{
  width:350px;
}

#cright #comp_r9 li{
  width:175px;
  float:left;
}

#cright #comp_r9 li.left{
  text-align:left;
  margin-bottom:5px;
}

#cright #comp_r9 li.right{
  text-align:right;
  margin-bottom:5px;
}

/*----------------------------------------------------------------- comp_f1 --*/
#foot #comp_f1{
  width:980x;
  margin-bottom:10px;
}

#foot #comp_f1 .head{
  width:965px;
  border-bottom:1px solid #cccccc;
  font-size:12px;
  font-weight:bold;
  line-height:1.4em;
  padding:0px 10px 0px 5px;
  color:#1c7f82;
}


#foot #comp_f1 ul{
  width:950px;
  margin:0px auto;
  background:#fff;
  padding:5px 0px 5px 5px;
  overflow:hidden;
}

#foot #comp_f1 li{
  width:180px;
  margin:0px;
  float:left;
  margin-right:10px;
}

#foot #comp_f1 li dl{
  width:100%;
}

#foot #comp_f1 li dt{
  width:auto;
  padding:2px 0px 2px 0px;
  text-align:center;
}

#foot #comp_f1 li dd{
  width:auto;
  padding:5px 5px 0px 5px;
  border-top:1px solid #ccc;
  font-size:12px;
  margin-bottom:5px;
}

#foot #comp_f1 .foot{
  text-align:right;
  width:965px;
  border-bottom:1px solid #cccccc;
  font-size:12px;
  line-height:1.4em;
  padding:0px 10px 0px 5px;
}



/*----------------------------------------------------------------- side_questionnaire --*/

#cright #side_questionnaire{
  font-size:12px;
  margin-bottom: 10px;
}

#cright #side_questionnaire .head{
  width:275px;
  padding:17px 58px 10px 17px;
  background:url(../img/component/ttl_question.gif) left top no-repeat;
  color:#000000;
  font-weight:bold;
}

#cright #side_questionnaire .contents{
  width:324px;
  padding: 0 13px;
  background: url(../img/component/bg_info.gif) left top repeat-y;
}

#cright #side_questionnaire .bottom{
  background: url(../img/component/bg_btm_info.gif) left bottom no-repeat;
  width: 350px;
  height: 10px;
}

#cright #side_questionnaire #sideQuestionForm,
#cright #side_questionnaire #sideQuestionComplete {
  padding-top: 7px;
  border-top: 1px dotted #ccc;
}

#cright #side_questionnaire input{
  vertical-align: middle;
}

/*

#cright #side_questionnaire{
  width:346px;
  border:1px solid #b5e6e9;
  padding:1px 1px;
  background:url(../img/side/mypage_bg.gif) repeat 0px 0px;
  margin-bottom:10px;
}

#cright #side_questionnaire .head{
  width:331px;
  font-size:12px;
  font-weight:bold;
  line-height:1.4em;
  padding:0px 10px 0px 5px;
  color:#1c7f82;
}

#cright #side_questionnaire .contents{
  width:336px;
  margin:0px auto;
  border-top:4px solid #61bcbf;
  background:#fff;
  padding:5px 5px 3px 5px;
  text-align:center;
  overflow:hidden;
  font-size:12px;
}

*/

/*----------------------------------------------------------------- side_adsense --*/

#cright #side_adsense{
  width:350px;
}

#cright #adsense{
  width:336px;
  margin:0 7px 10px 7px;
}

/*----------------------------------------------------------------- ssl_login --*/

span.ssl_login{
  font-size: 10px;
}

div.sidefollowbutton {
  padding:10px;
  margin:5px;
  background:#EEF9FD;
  border-color: #C5DEEF;
  border-radius: 4px 4px 4px 4px;
  border-style: solid;
  border-width: 1px 0 0;
}

div.sidetweetbox {
  margin:5px;
}

div.sidetweetbox h3 {
  background:none;
  height: auto;
  margin-bottom: auto;
}

div.sidetweetbox h4 {
}


/*----------------------------------------------------------------- side_questionnaire --*/
#cright #side_questionnaire tr.item{
  height: 20px;
}

#cright #side_questionnaire tr.item input{
  vertical-align: middle;
}

/*----------------------------------------------------------------- side_topic_request --*/

#cright #side_topic_request{
  font-size:12px;
  margin-bottom: 10px;
}

#cright #side_topic_request .head{
  //width:275px;
  width:320px;
  padding:10px 58px 10px 17px;
  line-height: 135%;
  background:url(../img/component/ttl_question.gif) left top no-repeat;
  color:#000000;
  font-weight:600;
}

#cright #side_topic_request .contents{
  width:324px;
  padding: 0 13px;
  background: url(../img/component/bg_info.gif) left top repeat-y;
}

#cright #side_topic_request .bottom{
  background: url(../img/component/bg_btm_info.gif) left bottom no-repeat;
  width: 350px;
  height: 10px;
}

#cright #side_topic_request #sideTopicRequestForm,
#cright #side_topic_request #sideTopicRequestComplete {
  padding-top: 7px;
  border-top: 1px dotted #ccc;
}

#cright #side_topic_request input{
  vertical-align: middle;
}

#cright #side_topic_request tr.item{
  height: 20px;
}

#cright #side_topic_request tr.item input{
  vertical-align: middle;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#side_special_kikaku_box {
    border: 1px solid #AEECF4;
    overflow: hidden;
    padding: 1px 0 0 1px;
    width: 347px;
    margin-bottom: 10px;
}
#side_special_kikaku_box h4 {
    background: url("/img/side/bg_tit_h4.gif") repeat-x scroll 0 0 transparent;
    color: #000000;
    font-size: 14px;
    margin-bottom: 2px;
    padding: 4px 0;
    text-indent: 11px;
    width: 346px;
}
#side_special_kikaku_box .box_in {
    padding: 5px 10px;
}
#side_special_kikaku_box .box_in li {
    margin: 10px 0;
}
#side_special_kikaku_box .box_in hr.side_special_line {
    background: url("/img/side/side_special_line.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 4px;
}
#side_special_kikaku_box .box_in .photo {
    float: left;
    height: 92px;
    width: 122px;
}
#side_special_kikaku_box .box_in .photo a img {
    border: 1px solid #D6D6D6;
}
#side_special_kikaku_box .box_in .photo a:hover img {
    border: 1px solid #111111;
    opacity: 0.8;
}
#side_special_kikaku_box .box_in dl {
    float: left;
    padding: 0 0 0 10px;
    width: 183px;
}
#side_special_kikaku_box .box_in dl dt.ico_hot {
    background: url("/img/side/ico_hot.gif") no-repeat scroll 0 0 transparent;
    padding: 0 0 0 35px;
}
#side_special_kikaku_box .box_in dl dt.ico_new {
    background: url("/img/side/ico_new.gif") no-repeat scroll 0 2px transparent;
    padding: 0 0 0 35px;
}
#side_special_kikaku_box .box_in dl dt {
}
#side_special_kikaku_box .box_in dl dt a {
    color: #3366CC;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
#side_special_kikaku_box .box_in dl dt a:hover {
    color: #111111;
}
#side_special_kikaku_box .box_in dl dd {
    line-height: 16px;
    margin-top: 8px;
    width: 183px;
}
#side_special_kikaku_box .box_in dl dd a {
    color: #666666 !important;
    font-size: 12px;
    text-decoration: none;
}


#side_special_kikaku_box2 {
  width:351px;
  height:250px;
  text-align:center;
}


/* #2571 2017.10.10 add スペシャル企画改修 */
.side_special_kikaku_box_new{
  border: none !important;
  position: relative;
}
.side_special_kikaku_box_new .all {
  position: absolute;
  top: 13px;
  right: 16px;
}
.side_special_kikaku_box_new .all a {
  text-decoration: none;
  font-weight: 700;
  color: #26a69a!important;
  font-size: 14px;
}
.side_special_kikaku_box_new .all a:hover {
  opacity: 0.75
}
.side_special_kikaku_box_new h4{
  background: 0 0 !important;
  border-top: 2px #26a69a solid;
  border-bottom: 1px #80ccb4 solid;
  padding: 10px 0 10px !important;
  /*margin: 0 0 10px !important;*/
}
.side_special_kikaku_box_new .item_row_new{
  border-top:none !important;
  border-bottom:1px solid #80cbc4 !important;
  padding:10px 0 10px;
  margin-bottom:0 !important;
  position:relative;
  width: auto !important;
  min-height: auto !important;
}
.side_special_kikaku_box_new .item_row_new .banner{
  float: left;
  width: 60px;
}
.side_special_kikaku_box_new .item_row_new .banner a:hover{
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75
}
.side_special_kikaku_box_new .item_row_new .desc {
  line-height: 1.25em!important;
  color: #9e9e9e;
  font-weight: bold;
  font-size: 12px;
}
.side_special_kikaku_box_new .item_row_new .info{
  float: right;
  width: 275px;
}
.side_special_kikaku_box_new .item_row_new .info .link {
  margin: 7px 0;
}
.side_special_kikaku_box_new .item_row_new .info .link a{
 font-size: 16px;
 font-weight: bold;
 line-height: 1.25;
 text-decoration: none;
}
.side_special_kikaku_box_new .q{
  display: inline-block;
  background: #26a69a no-repeat 50px 50px;
  color: white;
  font-weight: bold;
  padding: 1px 7px;
  border-radius: 7px;
  font-size: 15px;
  vertical-align: top; /*ここ調整*/
  margin: 8px 7px 0 0;
}
.side_special_kikaku_box_new .question{
  display: inline-block;
}
.side_special_kikaku_box_new .question_en{
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  padding: 2px 0 0 0;
  max-width: 230px;
  line-height: 1.25em !important;
}
.side_special_kikaku_box_new .question_ja{
  display: inline-block;
  font-weight: 700;
  padding: 2px 0 0 0;
  font-size: 10px;
  color: #999;
  max-width: 230px;
  line-height: 1.25em !important;
}
.side_special_kikaku_box_new .button{
  position: relative;
  background: #26a69a no-repeat;
  padding: 5px 10px 5px 0px;
  font-size: 13px;
  font-weight: bold;
  width: 120px;
  text-align: center;
  margin-top: 10px;
  margin-left: auto;
  box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}
.side_special_kikaku_box_new a.buttona {
  background-image: none !important;
  padding-left: 0 !important;
  text-decoration: none;
  color: #fff !important;
}
.side_special_kikaku_box_new .button:hover {
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.item_row.item_row_new .info .button:after {
  content: ".";
  width: 15px;
  display: block;
  top: 4px;
  position: absolute;
  right: 5px;
  background: url(/img/mobile/white_allow.png) no-repeat;
  background-size: 6px;
  background-position: right center;
  color: #26a69a;
}