@charset "UTF-8";
/* CSS Document */

#dti #top_topics p.topics {
	background: url(../image/topic_ico_check.png) no-repeat left center;
	color: #d19d37;
	font-size:25px;
	line-height:1.4em;
	font-weight:bold;
	padding-left: 33px;
}
#dti #top_topics p.topics_sarani {
	background: url(../image/topic_ico_sarani.png) no-repeat left center;
	color: #c64747;
	font-size:25px;
	line-height:1.4em;
	font-weight:bold;
	padding-left: 50px;
}
#dti #top_topics p.topics span.mobile {
	margin-left: 0.5em;
}

#dti #top_topics p.topics span.small {
	font-size: 14px;
}

#dti #top_topics p.topics span.red {
	margin-left: 0.2em;
	margin-right: 0.2em;
	color: #c64747;
	font-size: 30px;
}

#dti #top_topics p.topics span.attention {
	font-size: 12px;
	color:#333;
	font-weight:normal;
}



@media screen and (max-width: 481px){
#common_header2 {
	margin: 0;
	position: relative;
	overflow: hidden;
	border-bottom: #666 1px solid;
}
#dti_logo {
	float: left;
	margin: 2% 0 2% 1%;
	width: 20%;
}
img#search_btn,img#log_btn {
	width: 100%;
}
#headBtnList {
	width: 79%;
	float: right;
	padding-left: 0;
	margin: 0 0 0 0;
	padding: 2.3% 2% 0 0;
}
ul#headBtnList li {
	float: right;
}

ul#headBtnList li#login_Box {
	width: 15%;
	margin-right: 4%;
}

ul#headBtnList li#search_Box {
	width: 15%;
}

ul#headBtnList li#mobileForm {
	width: 75%;
}

#mobileSearchInput {
	border: #999999 1px solid;
	display: inline-block;
	height: 28px;
	font-size: 14px;
	width: 55%;
	vertical-align: top;
	margin: 3% 0 0 0;
}

/* 使ってない
#mobileSearchInput img#sitesearch_btn {
	width: 15%;
}

#mobileSearchInput img#faq_btn {
	width: 15%;
}
*/

#dti h3 {
width: 100%;
height: 40px;
line-height: 40px;
margin: 40px 0 6px 0;
}

#dti h4 {
	width: 100%;
}

#dti_top #dti_top_left {
	float: none;
	width: 100%;
	position: relative;
	top: -4%;
}
#dti #dti_top #top_appli_box {
	width: 93%;
	height: auto;
	float: none;
	margin: 40% auto 0 auto;
	padding: 5px 8px;
}
#top_appli_box li#top_appli_entry_btn a, #top_appli_box li#top_appli_entry_btn a:link, #top_appli_box li#top_appli_entry_btn a:visited {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
}
li#top_appli_member_btn a, li#top_appli_member_btn a:link, li#top_appli_member_btn a:visited {
	width: 100%;
	margin: 0 auto;
	display: block;
	padding: 10px;
}
#dti_top h1#top_h1 {
	font-size: 14px;
}
#dti_top h1#top_h1 img{
	width:65px;
	height:25px;
}
#dti_top{
	width:100%;
	height:auto;
	padding: 0; 
	margin-bottom:0;
	position: relative;
}

#dti #top_topics p.topics {
	background: url(../image/topic_ico_check.png) no-repeat left top;
	margin: 0.8em 5% 0.3em 5%;
}

#dti #top_topics p.topics_sarani {
	background: url(../image/topic_ico_sarani.png) no-repeat left top;
	margin: 0.8em 5% 0.3em 5%;
}

#dti #top_topics p.topics span.mobile {
	display: block;
	margin-left: 0;
}

#dti #top_sim_set_box .set_off{
width: 100%;
height:auto;
position:static;
}


#dti #top_sim_set_box img{
	width:100%;
	height:auto;
}

#dti #top_sim_set_box .off_img{
	float:none;
	margin:5px 0;
}
#dti #top_sim_set_box .cp_img{
	display:none;
}
#dti #top_sim_set_box .set_off img{
float:none;
width:48px;
height:auto;
}

#dti #top_sim_set_box .set_off .apply_dial_top p.tel img {
width:34px;
height:auto;
}

#top_sim_set_box li#top_sim_set_entry_btn a,
#top_sim_set_box li#top_sim_set_entry_btn a:link,
#top_sim_set_box li#top_sim_set_entry_btn a:visited,
#top_sim_set_box li#top_sim_set_entry_btn a:hover,
#top_sim_set_box li#top_sim_set_entry_btn a:active{
	float:none;
	width:94%;
	margin:0 3%;
	height:44px;
	line-height:44px;
}
/* 使ってない
#dti_top #top_copy {
	text-align: center;
	font-size: 130%;
	color: #000;
	line-height: 1.5em;
	margin: 43% 0 0 10px;
	letter-spacing: 0.01em;
}
#dti_top #top_copy span.copy_large {
	font-size: 41px;
	margin: 0 0 0 5px;
}
*/

#dti #top_topics {
	width: 100%;
	padding: 0;
	background: #f2f2f2;
	margin-bottom: 20px;
}
#dti #top_topics #topics_r {
	width: 100%;
	height: auto;
	float: none;
	border-left: none;
	border-top:#ccc 1px dotted;
}

#dti #top_topics #topics_r p {
	text-align: center;
	padding-right: 45px;
}

#dti #top_topics02 .topicsBox dl {
	padding: 0;
}

/* 使ってない
#top_topics #topics_r dl {
	display: block;
	float: none;
	padding: 14px 0 0 14px;
}
*/

#dti .topicsBox dt {
	color: #016068;
	font-size: 18px;
	font-weight: bold;
	margin: 8px 0 10px 0;
	display: block;
	background: #d19d37;
	color: #fff;
	width: 100%;
	padding: 3px 0 3px 10px;
	position: relative;
	top: -123px;
}

#dti #top_topics02 .topicsBox dt{
	background: #d19d37;
	color: #fff;
}

#dti #top_topics02 .topicsBox {
	width: 100%;
	float: none;
}
img.topicsBox_ico {
	display: block;
	width: auto;
	margin: 0 auto;
	position: relative;
	top: 20px;
}
#dti #top_topics02 .topicsBox dd {
	position: relative;
	top: -20px;
	margin-bottom: 20px;
	padding: 0 10px;
}

/* 使ってない
#top_topics03_Left {
	width: 100%;
	float: none;
}

hr.highlight {
	display: none;
}

#dti .optionTTL {
	display: block;
	width: 100%;
	background: #016068;
	color: #fff;
	padding: 5px 0 5px 10px;
}
*/

#dti #top_topics #topics_l {
	float: none;
	padding: 0 0 15px 0;
}

/* 使ってない
#top_topics03 .top_optionBox_r {
	float: none;
	width: 93%;
	padding: 5px 0;
	margin: 0 auto;
	margin-top: 15%;
}
*/

#dti_navi2 {
	width: 100%;
	margin-top: 0;
}
ul#local_navi2 {
	padding-left: 0;
	font-size: 14px;
	margin: 0 0;
}
#local_navi2 li {
	width: auto;
	background-color: #f2f2f2;
	border-top: 1px solid #666;
	box-sizing: border-box;
	padding: 5.5% 3%;
	list-style: none;
}

/* 使ってない
#subm {
	display: block;
	width: auto;
	background-color: #f2f2f2;
	border-bottom: 1px solid #666;
	box-sizing: border-box;
	position: relative;
}
#subm dt {
	font-size: 14px;
}
*/

#dti_navi2 a {
	text-decoration: none;
}

/* 使ってない
.menu2 {
	display: block;
	width: auto;
	padding: 5% 3%;
	border-top: 1px #666 solid;
	font-size: 14px;
}

.sankaku {
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top: 8px solid #666;
	position: absolute;
	top: 25px;
	left: 92%;
}

#subm2 .up {
	  -moz-transform: rotate(180deg);
	  -webkit-transform: rotate(180deg);
	  -o-transform: rotate(180deg);
	  -ms-transform: rotate(180deg);
	  transform: rotate(180deg);
	position: absolute;
	top: 4%;
	left: 92%;
}
.topic_box_01 {
	width: 100%;
	height: 45px;
	border: #333 1px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #333;
	float: none;
	margin-bottom: 10px;
	color: #FFFFFF;
	line-height: 47px;
	text-align: center;
}
.topic_box_02 {
	width: 100%;
	height: 45px;
	border: #016068 1px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #016068;
	float: none;
	margin-bottom: 10px;
	color: #FFFFFF;
	line-height: 47px;
	text-align: center;
}
.topic_box_03 {
	width: 100%;
	height: 45px;
	border: #016068 1px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #016068;
	float: none;
	margin-bottom: 10px;
	color: #fff;
	line-height: 1em;
	text-align: center;
}
.topic_box_04 {
	width: 85%;
	height: 45px;
	float: none;
	margin-bottom: 10px;
	line-height: 47px;
	text-align: center;
	margin: 0 auto;
}
.charge_plus {
	width: 20px;
	height: 25px;
	line-height: 15px;
	font-size: 20px;
	font-weight: bold;
	color: #9BC6C4;
	margin: 0 auto;
	float: none;
}
.option_Box_R {
	float: none;
	width: 100%;
	margin-left: 0;
	padding: 15px 0;
	min-height: 0;
}
.option_Box_L {
	width: 93%;
	padding: 15px 15px 10px 15px;
	margin: 0 auto;
	border: #016068 1px solid;
	background: #FFF;
	float: none;
}
.lead.tm10.clearfix {
	margin-top: 15px;
}
p.tm5 {
	margin-top: 0px;
}
p.tright.tright2 {
	margin: 2% 8% 0 0;
}
#top_perfect_bn img {
	max-width: 95%;
	display: block;
	margin: 0 auto;
}
#top_perfect_bn {
	width: 100%;
	margin: 20px auto;
	text-align: left;
}

hr.highlight02 {
	border: 0;
	border-top: none;
	border-bottom: none;
	margin:0;
}
*/

#dti h2.topics_ttl {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	display: block;
	width: 100%;
	background: #d19d37;
	color: #fff;
	padding: 5px 0 5px 10px;
}

/* 使ってない
#dti .top_news h2.topics_ttl {
	padding: 5px 0 5px 10px;
}
#top_topics03_Right {
	width: 100%; 
	float: none; 
	text-align: center;
}
#dti .top_news dt {
	float: none;
	width: 100%;
}
#dti .top_news dd {
	width: 100%;
	 float: none;
}
#top_topics #topics_r dt {
	font-size: 19px;
	height: 28px;
}
#top_topics #topics_r dd {
	font-size: 28px;
}
#top_topics #topics_r dd span {
	font-size: 22px;
}
*/

#dti #top_topics02 {
	margin-bottom: 10px;
}

/* 使ってない
.top_news p {
	margin-top: 40px;
}
*/
}
@media screen and (min-width: 482px){
	#dti_navi2 {
		display: none;
	}
}

/* 使ってない
@media screen and (max-width: 414px){
#dti_top #top_copy {
	margin: 237px 0 0 10px;
}
}

@media screen and (max-width: 375px){
#dti_top #top_copy {
	margin: 216px 0 0 10px;
}
}
@media screen and (max-width: 360px){
#dti_top #top_copy {
	margin: 212px 0 0 10px;
}

}
@media screen and (max-width: 320px){
#dti_top #top_copy {
	margin: 195px 0 0 10px;
}
}
*/


@media screen and (max-width: 481px){
#dti_top h1#top_h1 {
	padding-bottom: 0;
}
}

#dti #top_entry_box img{
	float: left;
	margin-left:15px;
}

#dti #top_entry_box {
	background-color: #e6e6e6;
	margin-top: 50px;
	padding-top: 10px;
}

#dti #top_entry_box h4 {
	text-align: center;
	color: #C94A47;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0;
	border: none;
	background: none;
}

#dti #top_entry_box ul {
	overflow: hidden;
	width: 654px;
	margin: 0 auto;
	padding: 0;
}

#dti #top_entry_box ul li {
	list-style-type: none;
	float: left;
}

#dti #top_entry_box ul li.top_appli_entry_btn a {
  width: 300px;
  margin-right: 50px;
  padding: 15px 0;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background: #C94A47;
  border: 1px solid #C94A47;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: #999 1px 1px 2px;
  -moz-box-shadow: #999 1px 1px 2px;
  box-shadow: #999 1px 1px 2px;
  behavior: url(/common/js/PIE.htc);
}

#dti #top_entry_box ul li.top_appli_entry_btn a:hover,
#dti #top_entry_box ul li.top_appli_entry_btn a:active{
	text-decoration:underline;
	border: 1px solid #d75f5c;
	background: #d75f5c;
	behavior:url(/common/js/PIE.htc);
}

#dti #top_entry_box ul li.top_appli_member_btn a {
  width: 300px;
  padding: 15px 0;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #C94A47;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #C94A47;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: #ccc 1px 1px 2px;
  -moz-box-shadow: #ccc 1px 1px 2px;
  box-shadow: #ccc 1px 1px 2px;
  background: #fff;
  behavior: url(/common/js/PIE.htc);
}

#dti #top_entry_box ul li.top_appli_member_btn a:hover,
#dti #top_entry_box ul li.top_appli_member_btn a:active {
	text-decoration:underline;
	color:#d75f5c;
	border: 1px solid #d75f5c;
	behavior:url(/common/js/PIE.htc);
}

@media screen and (max-width: 481px){
#dti #top_entry_box {
	padding: 3% 2%;
}

#dti #top_entry_box ul {
	width: 100%;
}

#dti #top_entry_box ul li {
	float: none;
	width: 90%;
	margin: 0 auto 1em auto;
}

#dti #top_entry_box ul li.top_appli_entry_btn a,
#dti #top_entry_box ul li.top_appli_member_btn a {
	width: 100%;
	margin-right: 0;
	padding: 4% 2%;
}
#dti #top_entry_box img{
	width:96%;
	margin:0 2%;
	float: none;
}
#dti .copy {
	width:98%;
	margin:5px 1%;
	font-size:14px;
	float:none;
	padding-top:10px;
}
}