/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */

/* Header */
#header {
  box-shadow: none;
  border-bottom: 1px solid rgba(0,0,0,0.5);
}
#bread_crumb {
  border-bottom: 1px solid #ccc;
}
#logo img {
    display: inline;
    width: 100%;
}
#logo a:before {
    content: '';
}
#header_menu_area{
  right: 0px;
}
#header a.menu_button{
  font-size: 15px;
}
#header_banner{
  display:none;
}
#mobile_banner_top{
  display:block;
}
#category_list{
	display:none;
	width:100%;
 	position: fixed;
	z-index:999;
	top: 0px;
	left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
    background-color:#fff;
    border-bottom:3px solid #222;
}
.list_close{
	margin-left:10px;
	font-size:15px;
}

/* Global Menu */
#global_menu li a{
  color: #fff;
}
/*  ビジネス */
#global_menu #menu-item-110459 a {
  background-color: #546696;
}
/*  ライフ */
#global_menu #menu-item-110462 a {
  background-color: #7B93A0;
}
/*  学び */
#global_menu #menu-item-110463 a {
  background-color: #3D7BAC;
}
/* ヘルス */
#global_menu #menu-item-110461 a{
  background-color: #538B6E;
}
/* トラベル*/
#global_menu #menu-item-110458 a {
  background-color: #8DA64A;
}
/* エンタメ -*/
#global_menu #menu-item-110457 a {
  background-color: #dfc63d;
}
/*  ヒト */
#global_menu #menu-item-110460 a {
  background-color: #C97A37;
}
/* 耳より */
#global_menu #menu-item-110465 a {
  background-color: #BB6969;
}
/* キャリア */
#global_menu #menu-item-110474 a {
  background-color: #BA4141;
}

/* Index Page */
.headline1{
    border: none;
    background:none;
}
.headline1 a {
  color: #333;
}
#index_recent_post .headline1{
    border-left: 8px solid #004093;
    border-bottom: 3px solid #004093;
}
#index_pr_post .headline1 {
    border-left: 8px solid #d9d900;
    border-bottom: 3px solid #d9d900;
}
#index-category-post-business .headline1{
    border-left: 8px solid #546696;
    border-bottom: 3px solid #546696;
}
#index-category-post-2 .headline1{
    border-left: 8px solid #7B93A0;
    border-bottom: 3px solid #7B93A0;
}
#index-category-post-91 .headline1{
    border-left: 8px solid #3D7BAC;
    border-bottom: 3px solid #3D7BAC;
}
#index-category-post-92 .headline1{
    border-left: 8px solid #538B6E;
    border-bottom: 3px solid #538B6E;
}
#index-category-post-93 .headline1{
    border-left: 8px solid #8DA64A;
    border-bottom: 3px solid #8DA64A;
}
#index-category-post-151 .headline1{
    border-left: 8px solid #dfc63d;
    border-bottom: 3px solid #dfc63d;
}
#index-category-post-102 .headline1{
    border-left: 8px solid #C97A37;
    border-bottom: 3px solid #C97A37;
}
#index-category-post-mimiyori .headline1{
    border-left: 8px solid #BB6969;
    border-bottom: 3px solid #BB6969;
}
#index_recent_post ul, .index_category_post  {
  border: none;
  background: #fff;
}
#index_recent_post li, #index_recent_post li.odd {
  border-bottom: 1px solid #ccc;
  border-left: none;
  border-right: none;
  border-top: none;
}
.index_category_post .post1 {
  border-bottom: 1px solid #ccc;
  border-left: none;
  border-right: none;
  border-top: none;
} 
.index_category_post {
  border-top: none;
}
.index_category_post .post2 {
  border-left: none;
}
.index_category_post .post2 li {
  border-bottom: 1px solid #ccc;
  border-left: none;
  border-right: none;
  border-top: none;
}
.headline2 {
  background: none;
  background-color: #f5f5f5;
}
span.date{
    float: right;
    margin-top: -20px;
    font-size:12px;
}
#index_pr_post a{
    width: 70%;
    overflow: hidden;
}
a.allnews {
    float: right;
    font-size: 11px;
    text-decoration: none;
    color: #999;
    padding: 0 0 0 12px;
    width:auto !important;
}
#index_pr_post a {
    background-position: left 15px;
}
/*#index-category-post-151 ul li {
    background: url(../opinion_tcd018/img/common/dot1.gif) repeat-x left bottom;
    padding: 10px 0;
    font-size: 14px;
}
#index-category-post-151 ul li:last-child {
    background: none;
    padding-bottom: 0;
}
#index-category-post-151 a {
    text-decoration: none;
    color: #333;
    background: none;
    padding: 0 0 0 12px;
    display: block;
}
#index-category-post-151 .headline1 a {
    background: url(img/common/arrow_yellow.gif) no-repeat left 15px;
}
#index_pr_post ul li a, #index-category-post-151 ul li a{
    width: 70%;
    overflow: hidden;
}*/
ul.slides li{
    width: 100%;
    float: left;
    margin-right: -100%;
    position: relative;
    opacity: 0;
    display: block;
    z-index: 1;
}
#footer_banner_pc{
	display:none;
}
#footer_banner_sp{
	text-align:center;
}
#footer_banner_sp img{
	width:100%;
}
.widget_search #s {
  width:75%;
}
@media screen and (max-width: 510px) {
	.widget_search #s {
  		width:65%;
	}
}
#main_slider .flex-caption {
	overflow:hidden;
}
  
/* Sigle Post Page */
#single_title {
  border: none;
}
#single_meta {
  font-size: 13px;
  background:none;
}
.biline{
	border-bottom: 5px solid #004093;
	margin: 0;
	padding: 5px 0 5px 15px;
    font-size: 15px;
}
.fblikebox{
  clear: both;
  padding: 20px 10px;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  text-align:center;
}
.biline {
 border-bottom: 5px solid #004093;
 margin: 0;
 padding: 5px 0 5px 15px;
 font-size:13px;
}
.post .wp-caption .wp-caption-text {
    padding: 0;
}
.img-right {
    float: none ;
    margin-left: 0px;
    margin-bottom: 0px ;
}
.img-left {
    float: none;
    margin-right: 0px;
    margin-bottom: 0px;
}
.img-left div.wp-caption, .img-right div.wp-caption{
  width:100% !important;
}
.post a, .post p{
  word-break: break-all;
}
.zokuzoku{
  text-align:center;
	margin-top:20px;
}
.zokuzoku span.br:before {
	content: "\A" ;
	white-space: pre ;
}
#Recent_news .headline2, #single_author_post  .headline2, #related_post  .headline2{
	background: none;
    background-color: #004093;
    color: #fff;
    border: none;
}
#news_list li{
    background: url(../opinion_tcd018/img/common/dot1.gif) repeat-x left bottom;
}
.sp_rectangle{
  margin:20px 0;
  text-align:center;
}
#news_title{
	border: 0px solid #fff;
}
ul.notepad{
	  list-style: none;
	  margin-left:0;
}
ul.notepad li{
	border-bottom: 1px solid #c5c5c5;
}
span.right{
	float:right;
}
.sp_rectangle{
	display:block;
}
.ad_bottom{
	display:none;
}
#author_contact_form .contact-button {
    width: 300px;
    display: inline-block;
}

/* News速報 Page */
.ad_fotter_new{
	text-align:center;
	margin:0 0 20px 0;
}
.ad_fotter_new img{
	width: 100%;
}


/* Archive Page */
#contents .headline2 {
  height:auto;
  background: none;
  background-color: #004093;
  color: #fff;
  border: none;
}
#post_list {
  border: none;
}
#post_list li {
  border-bottom: 1px solid #ccc;
}
#post_list .bookmark li.social1 {
  width: 100px;
}
.author_social_link li{
    line-height: 25px;
	float:none !important;
}
.author_social_link li a {
    display: inline;
    background: none;
    color: #333;
	padding:0px;
}
.author_social_link li:before{
  	margin:0 10px 0 0;
	content:" ";
	display:inline-block;
	width:24px;
	height:24px;
	background-size:contain;
	vertical-align:middle;
}
.author_social_link .fb:before{
	background:url(/wp-content/images/facebook.png);	
}
.author_social_link .mail:before{
	background:url(/wp-content/images/mail.png);	
}
.author_social_link .web:before{
	background:url(/wp-content/images/website.png);	
}
.author_social_link .tw:before{
	background:url(/wp-content/images/twitter.png);	
}
.author_social_link .in:before{
	background:url(/wp-content/images/instagram.png);	
}
#single_author_link{
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    -webkit-border-radius: 0px;
}
#single_author_link:hover{
    background: #004093 !important;
}
span.news{
	background-color: #306EFF;
}
span.event{
	background-color: #FF306E;
}
span.campaign{
	background-color: #FF7C30;
}
span.present{
	background-color: #28B900;
}
span.mimiyori-ctgry a{
    padding: 5px;	  
	color: #fff;
    text-decoration:none;
}
.classified-ctgry, .news-ctgry {
    float: right;
}
	
/* Pagenation */
#post_pagination a, #post_pagination p {
    float: none;
}  
#post_pagination {
    text-align: center;
}
#post_pagination a:hover {
    background: #004093 !important;
}
#post_pagination a{
	width: auto;
    padding: 0 10px;
}
#post_pagination .nextheader{
	padding: 10px;
}
#post_pagination .nextheader a{
	font-size: 15px;
	background:#004093;
	color: #fff;
    display: inline-table;
}
span.nextpage{
	margin-right:10px;
}

/* Contact Form */
h6.formitem{
  margin:0 0 10px 0;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="date"], textarea, select {
    width: 100%;
}
.contact-item, .contact-itemlast{
    padding: 20px 0px 20px 0px;
}

#author_contact_form{
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
  border: 1px solid #ccc;
}

#author_contact_form .contact-item{
  width: 100%;
  margin: 0;
  padding: 0 10px;
  border-style: none;
  text-align: left;
}
#author_contact_form .contact-item .formitem{
  float: none;
  margin:10px 0 0 0;
}
#author_contact_form .contact-itemlast{
  padding: 0 10px;
  margin:0;
  text-align: left;
}
#author_contact_form .contact-itemlast .formitem{
  float: none;
}
#author_contact_form .contact-itemlast textarea{
	width: 95%;
	float:none;
}
#author_contact_form .contact-item input[type="text"],#author_contact_form .contact-item input[type="email"]{
  margin: 0;
  width:90%;
}
#author_contact_form textarea{
    float: left;
    max-width: 164%;
}

/* Side Bar */
#adrotate_widgets-10{
	display:none;
}
#rectangle{
	display:block;
}
#right_col {
  border-top: 0px solid #fff;
}
.side_headline {
  background: none;
  background-color: #f5f5f5;
}
#text-25, #text-29, #text-13, #text-6, #text-15, #text-24, #text-12, #text-30, #text-34, #text-35, #text-36, #text-37, #text-38, #text-40, #text-44, #text-45, #text-15, #text-6, #text-12, #text-4, #text-21, #text-24, #text-32, #text-43{
  padding:0;
  background:none;
  border:none;
}
.widget_adrotate_widgets, .adrotate_widgets{
  padding:0;
  background:none;
  border:none;
}
#execphp-4, #execphp-5, #execphp-8, #execphp-3, #execphp-2, #execphp-9, #execphp-15, #execphp-12, #search-2, #search-3, #search-6, #search-8, #ajdg_bnnrwidgets-3, #text-47, #text-46{
  padding:0;
  background:none;
  border:none;
}
#execphp-10,#execphp-2, #execphp-3{
  text-align:center;
  display:none;
}
#execphp-11,#execphp-13{
  text-align:center;
  border:none;
}
#execphp-3, #text-30, #text-35, #text-36, #text-37, #adrotate_widgets-4, #text-39, #rectangle, #text-40, #text-44, #adrotate_widgets-7, #adrotate_widgets-3, #adrotate_widgets-5, #adrotate_widgets-6, #adrotate_widgets-9, #execphp-9, #execphp-12, #text-47, #text-46{
  text-align:center;
}
#execphp-4 a img, #execphp-5 a img, #execphp-9 a img{
	margin-bottom: 10px;
}
#adrotate_widgets-15, #adrotate_widgets-16, #adrotate_widgets-17{
	margin-bottom: 15px;
}
#mobile_banner_bottom {
  padding: 15px;
  text-align: center;
}
#side_col{
  border-top: 1px solid #bbb;
}
.home #text-44{
  display:none;
}
span.readdigital{
  font-size:15px;
}
 .widget_search #searchsubmit {
  width: 20%;
  height: 35px;
  line-height: 30px;
  text-indent: 0;
  background: none;
  color: #fff;
  background-color: #004093;
  background-image: url(../../images/search-icon.png);
  background-repeat : no-repeat;
  background-position : center center ;
}
.widget_search #search-btn input{
  height: 35px;
  line-height: 30px;
  text-indent: 0;
  background: none;
  color: #fff;
  background-color: #004093;
  font-family: 'Noto Sans Japanese', sans-serif !important;
}
.widget_search #search-btn input{
	background-color: #0077B3;
	border:2px solid #0077B3;
	color: #0077B3;
}
.widget_search #searchsubmit:hover {
    color: #fff;
	background-color: #0077B3;
	border:2px solid #0077B3;
  background-image: url(../../images/search-icon.png);
  background-repeat : no-repeat;
  background-position : center center ;
}
#header a.search_button {
    position: absolute;
    right: 15px;
    margin: 0;
	font-size: 15px;
    color: #333;
    padding: 0 10px;
    line-height: 30px;
    text-decoration: none;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
}
#adrotate_widgets-9, #execphp-16{
  display:none;
}
#execphp-1, #execphp-17{
  display:block;
  padding:0;
  background:none;
  border:none;
}

/* Footer */

#footer_menu li a {
  border-bottom: 1px solid #bbb;
}

/* 404 page */

.NotFound-wrapper{
  width:100%;
	  display:flex;
	  justify-content: center;
	  margin:50px 0 0 0;
}
.NotFound-wrapper a{
 padding:10px 40px;
  text-align: center;
 color:#fff;
	  text-decoration: none;
  background-color:#004093;
}
		
.NotFound-wrapper a:hover {
	background-color: #fff;
	border:2px solid #0077B3;
	color: #0077B3;
}

/**********************
 Orange Mobile Campaign
***********************/
@media only screen and (max-width: 1024px) {
  .orange-mobile-wrapper .simcard{
	max-width: 44%;
    right: -0.5em;
}
.orange-mobile-wrapper .us-tel{
	font-size:2em;
}
.orange-mobile-wrapper .coupon-code p{
	font-size:1.6em;
}
	  ..orange-check{
	width:25px;
}
}
	
@media only screen and (max-width: 870px) {
.orange-mobile-wrapper .us-tel{
	font-size:1.5em;
}
.orange-mobile-wrapper .coupon-code p{
	font-size:1.1em;
}
}

@media only screen and (max-width: 640px) {
.orange-mobile-wrapper .us-tel{
	font-size:1.2em;
}
.orange-mobile-wrapper .coupon-code p{
	font-size:.9em;
}
.japan-wrapper .orange-list li,
.japan-wrapper .orange-list li.block{
  	display:block;
	 width:300px;
	margin:10px auto;
}

.japan-detail{
	font-size:.9em;
}
	  .japan-map,
.shadow-people{
	display:none;
}
.price-table-wrapper{
	    width: 100%;
	float:none;
	margin:10px auto;
    padding: 0;
}
			.price-comment{
	font-weight:500;
	font-size:.8em;
}
.usfl-campaign h5:nth-child(1){
font-size:1.5em;
}
	.usfl-campaign h5:nth-child(2){
font-size:1.5em;
}
.orange-omoushikomi{
	    position: static;
    display: block;
    width: 200px;
    text-align: center;
    margin: 20px auto;
}
}
@media only screen and (max-width: 480px) {
  .orange-mobile-wrapper .simcard{
	top:.2em;
}
  .orange-mobile-wrapper .us-tel{
	margin-top: 10px;
    font-size: 1em;
}
  .orange-usa{
	min-height: 182px;
}  
.orange-usa img{
	width: 75%;
}
.orange-mobile-wrapper .orange-list{
	padding:0;
}
.orange-list li{
	    width: 200px;
    font-size: .9em;
    margin: 10px auto;
    padding: 30px 33px 0;
	font-size:.9em;
	padding: 30px 33px 0;
}
.orange-list li:before{
	width:10px;
  	height:10px;
}
.orange-mobile-wrapper .japan-detail p{
	font-size:1em;
}
.price-comment{
	float:none;
	  width:auto;
	font-size:1.2em;
	    margin-bottom: 10px;
}
	.monthly-price{
	float:none;
  width:auto;
	text-align: center;
}
.orange-mobile-wrapper .sub-description{
	font-size:.8em;
}
.japan-wrapper .orange-list{
	padding:0;
}
.japan-wrapper .orange-list li,
.japan-wrapper .orange-list li.block{
	width:200px;
}
}
@media only screen and (max-width: 360px) {
  .zenbei{
	top:40px;
}
.price-comment{
	font-size:1em;
	font-weight:600;
}
.orange-omoushikomi{
	padding: 5px 10px;
}
.japan-detail{
padding: 15px;
    font-size: .8em;
}
.usfl-campaign h5:nth-child(1){
	    font-size: 1.3em;
}
}
.adrotate_widgets, .ajdg_grpwidgets, .widget_execphp{text-align: center;}