@charset "shift-jis";

/**********************************************************
*
* SMT-���v�G���A
*
**********************************************************/

/*.keyvisual
---------------------------------- */
.keyvisual {
    position: relative;
    margin: 0 -10px;
    padding-bottom: 35px;
    z-index: 20;
	overflow: hidden;
}

.keyvisual .keyvisual-in {
	background: #f3f3f3;
    padding: 10px 0;
}

.keyvisual .visual-body .picture {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

.keyvisual .visual-body .picture a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

body.pc .keyvisual .visual-body .picture a:hover:after,
body.pc .keyvisual .visual-body .picture a:active:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #69a1fe;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}





/* .cmn-carousel
---------------------------------- */
.cmn-carousel {
    position: relative;
}

.cmn-carousel .carousel-in2 {
	position: relative;
	margin: 0 auto;
}

.cmn-carousel .carousel-in3 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.cmn-carousel .carousel-set {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.cmn-carousel .carousel-set:first-child {
	z-index: 1;
}

.cmn-carousel .pointer {
	position: absolute;
	left: 0;
	bottom: -36px;
	z-index: 50;
	width: 100%;
	height: 16px;
	line-height: 1;
	text-align: center;
}

.cmn-carousel .pointer li {
	display: inline-block;
    /display: inline;;
	padding: 0 6px;
    zoom: 1;
}

.cmn-carousel .pointer a {
	display: inline-block;
    /display: inline;;
	width: 12px;
	height: 12px;
	background: url(../../images_osp/common/ico_pointer_01.png) no-repeat;
    background-size: 12px;
    zoom: 1;
}

.cmn-carousel .pointer a:hover,
.cmn-carousel .pointer a:active {
	background-position: 0 -50px;
    opacity: 1;
}

.cmn-carousel .pointer a.cr {
	background-position: 0 -50px !important;
    opacity: 1;
	cursor: default;
}

.cmn-carousel .arrow-btn {
    display: none;
}


.cmn-carousel .visual-mask {
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
	z-index: 50;
	width: 0;
    height: 0;
    margin: 0 auto;
	line-height: 1;
}

.cmn-carousel .visual-mask p {
	display: inline-block;
    /display: inline;
    position: absolute;
    top: 0;
    height: 188px;
    margin-top: 0;
    margin-bottom: 0;
    zoom: 1;
}
.cmn-carousel .visual-mask a {
	display: block;
    width: 100%;
    height: 100%;
	background: #000;
	opacity: 0;
	filter: alpha(opacity=0);
    zoom: 1;
}

.main-slider .carousel-in2 {
    width: 290px;
    height: 145px;
}

.recommend-slider .carousel-in2 {
    width: 218px;
    height: 108px;
}

.inroaming-slider .carousel-in2 {
  width: 290px;
  height: 179px;
}


/* recommend-slider
-------------------------------------------*/
.recommend-slider.lte3 .slider-lte3 {
  display: none;
}





/* usage-apply
-------------------------------------------*/
.usage-apply .link-box {
    display: block;
    position: relative;
    margin-top: 15px;
    padding: 40px 0 0;
    text-align:  center;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	overflow: hidden;
}
.usage-apply figure {
    margin-bottom: 15px;
}
.usage-apply .img-outside {
	padding-bottom: 20px;
}
.usage-apply .img-outside .img-cmn-wrap {
	position: absolute;
	top: -1px;
	left: 50%;
	margin-left: -203px;
	z-index: 50;
}
.usage-apply .img-outside img {
	width: 406px;
	height: 210px;
}
.usage-apply .img-inside {
	padding-bottom: 40px;
}
.usage-apply .img-inside .img-cmn-wrap {
	position: absolute;
	bottom: -67px;
	left: 50%;
	margin-left: -465px;
	z-index: 50;
}
.usage-apply .img-inside img {
	width: 882px;
	height: 350px;
}
.usage-apply .title {
	position: relative;
    margin: 174px 0 5px;
    font-size: 142%;
    text-align:  center;
    color: #111;
	z-index: 60;
}
.usage-apply .descript {
	position: relative;
    margin-top: 0;
    color: #111;
	z-index: 60;
}
.usage-apply .img-outside .title,
.usage-apply .img-outside .descript {
	color: #c03808;
}
.usage-apply .img-inside .title,
.usage-apply .img-inside .descript {
	color: #0b7099;
}

.usage-apply .link-box:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    width: 8px;
    height: 14px;
    margin: auto;
    background: url(../../images_osp/common/ico_arrow_02.gif) no-repeat;
    background-size: contain;
}

.usage-apply .link-box:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: solid 1px #cccccc;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body.pc .usage-apply .link-box:after {
    border: solid 2px #cccccc;
}
body.pc .usage-apply .link-box:hover:after,
body.pc .usage-apply .link-box:active:after {
    padding: 29px 0 19px;
    border: solid 2px #69a1fe;
	z-index: 100;
}




/* usage-apply2
-------------------------------------------*/
.usage-apply2 {
    width: 100%;
    margin-top: 20px;
    margin: 0 auto;
    display: table;
}

.usage-apply2 figure {
    margin: 0;
    display: inline;
}
.usage-apply2 .title {
    font-size: 130%;
    text-align:  left;
    line-height: 1.2;
    color: #111;
    vertical-align: middle;
}

img.only-smt.top_img {
    width: 130px;
    height: 99px;
}

.table_img {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}

.table_text {
    display: table-cell;
    vertical-align: middle;
}

/* packet-block
-------------------------------------------*/
.packet-block {
  margin: 0 -11px;
  padding: 11px 0;
  background: #4cb9f3;
  position: relative;
}

.packet-block .right-arrow{
  display: none;
  position: absolute;
  right: 4%;
  top: 49%;
  z-index: 1;
}

.packet-block .left-arrow{
  display: none;
  position: absolute;
  left: 4%;
  top: 49%;
  z-index: 1;
}

.packet-block .displayArrow{
  display: block;
}

.packet-block .packet-slider .slider-body {
  position: relative;
  height: 428px;
  overflow: hidden;
  heigt: 555px;
}

.packet-block .packet-slider .slider-body .body-in {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.packet-block .packet-slider .body-set {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 45px 0 10px;
  box-sizing: border-box;
}

.packet-block .packet-slider .body-set .set-in {
  position: relative;
  height: 100%;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}


.packet-block .packet-slider .body-set .set-in .link {
    display: block;
    text-decoration: none;
}

.packet-block .packet-slider .body-set .set-in .ticket-box {
    height: 275px; /* 170427-WORLD WING�y�[�W�̕\�����̂��߁A225��275�ɕύX */
    position: relative; /* 170427-WORLD WING�y�[�W�̕\�����̂��߁A�ǉ� */
    padding: 30px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
}

.packet-block .packet-slider .body-set .set-in .day-packet {
    background-color: #d54141;
}
.packet-block .packet-slider .body-set .set-in .day-packet .lead {
    margin: 10px 0 10px;
    line-height: 1.2;
}

.packet-block .packet-slider .body-set .set-in .unlimit-packet {
    background-color: #3567b3;
}

.packet-block .packet-slider .body-set .set-in .unlimit-packet .lead {
    margin: 10px 0 10px;
    line-height: 1.2;
}
.packet-block .packet-slider .body-set .set-in .ticket-box .title {
    margin-bottom: 10px;
}
.packet-block .packet-slider .body-set .set-in .ticket-box .title img {
    width: 227px;
	height: 38px;
}
.packet-block .packet-slider .body-set .set-in .ticket-box .price {
    margin-top: 5px;
}
.packet-block .packet-slider .body-set .set-in .ticket-box .price p {
	margin-bottom: 20px;
}
.packet-block .packet-slider .body-set .set-in .price .notes {
	font-size: 83%;
	font-weight: bold;
	color: #fff82f;
}
.packet-block .packet-slider .body-set .set-in .day-packet .price img {
    width: 180px;
    height: 37px;
}
.packet-block .packet-slider .body-set .set-in .ticket-box .price img {
    width: 189px;
    height: 35px;
}

.packet-block .packet-slider .body-set .set-in .txt-box {
    padding: 10px 10px 0px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #333;
}

.packet-block .packet-slider .body-set .set-in .txt-box p {
    margin-bottom: 10px;
    font-size: 91%;
    text-align: left;
    height: 100%;
}

.packet-block .packet-slider .body-set .set-in .txt-box p.txt-box-lv01 {
	min-height: 40px;
}

.packet-block .packet-slider .body-set .set-in .txt-box table {
    width: 100%;
    height: 100%;
}

.packet-block .packet-slider .body-set .set-in .txt-box table th {
    height: 30px;
    font-size: 91%;
    font-weight: bold;
    color: #999;
    vertical-align: middle;
    text-align: left;
    background: url(../../roaming/images/bg_dot_01_sp.gif) repeat-x 0 0;
    word-break:keep-all;
}

.packet-block .packet-slider .body-set .set-in .txt-box table th.txt-box-th-lv02 {
	width: 1% !important;
	height: 40px;
}

.packet-block .packet-slider .body-set .set-in .txt-box table th.txt-box-th-lv03 {
	height: 40px;
}

.packet-block .packet-slider .body-set .set-in .txt-box table th.txt-box-th-lv04 {
	min-height: 65px;
	height: 65px;
}

.packet-block .packet-slider .body-set .set-in .txt-box table th.txt-box-th-lv05 {
	min-height: 80px;
	height: 80px;
}

.packet-block .packet-slider .body-set .set-in .txt-box table th.txt-box-th-lv06 {
	height: 40px;
}

.packet-block .packet-slider .body-set .set-in .txt-box table td {
    height: 40px;
    font-weight: bold;
    vertical-align: middle;
    background: url(../../roaming/images/bg_dot_01_sp.gif) repeat-x 0 0;
}

/*
.packet-block .packet-slider .body-set .set-in .txt-box table td.txt-box-td-lv02 {
	width: 220px;
}
*/

.packet-block .packet-slider .body-set .set-in .txt-box table td.txt-box-td-lv04 {
    font-size: 10px;
}

.packet-block .packet-slider .body-set .set-in .txt-box table td.txt-box-td-lv05 .lv05-txt {
    font-size: 10px;
}


.packet-block .packet-slider .slider-pointer {
  position: relative;
  height: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1;
  text-align: center;
}

.packet-block .packet-slider .slider-pointer ul li {
  display: inline-block;
  padding: 0 3px;
}

.packet-block .packet-slider .slider-pointer ul li a {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset;
  background: #ddd;
  vertical-align: top;
}

.packet-block .packet-slider .slider-pointer ul li a.cr {
  background: #ecff17;
  cursor: default;
}

.packet-block .notes-1day{
    font-size: 83%;
    font-weight: bold;
    color: #fff82f;
    position: relative;
}

/* 170427-WORLD WING�y�[�W�̕\�̃{�^�������p
------------------------------------------- */
.packet-block img.btn-packet {
	width: 65%;
	max-width: 350px;
}

/*--- �[�����������̎��Ɏ��s�����X�^�C�� ---*/
@media screen and (orientation: landscape) {

	.packet-block img.btn-packet {
	width: 38%;
	}

}





/* box-img-l
-------------------------------------------*/
.box-img-l {
    padding: 15px 15px 20px;
    background-color: #f3f3f3;
}

.box-img-l .col1 {
    margin-bottom: 10px;
}

.box-img-l .col1 img {
    width: 100%;
}


/* �����p�K�C�h�u�b�N(���ۃT�[�r�X��) */
.mcb-bg-02 .link-cmn-bnr {
    background-color: #fff;
}
.mcb-bg-02 .link-cmn-bnr img.img-adjust {
    width: 86px;
}





/* main-aside-ptn2
�V������
���ۃT�[�r�X�Ɋւ��邨�m�点�i�ʐM���Q���j
-------------------------------------------*/
.main-aside-ptn2 > ul > li {
	margin-top: 20px;
	padding-top: 0;
	padding-bottom: 0;
	border: none !important;
}
.main-aside-ptn2 ul li .aside-body {
	margin-top: 5px;
	padding-top: 5px;
	border-top: solid 1px #aaaaaa;
}

.main-aside-ptn2 ul li .aside-body .list-cmn-info.s-border-no > li:first-child {
	padding-top: 0;
}

.main-aside-ptn2 ul li .link {
	margin-top: 10px;
	padding-top: 10px;
	border-top: dotted 1px #dddddd;
	text-align:right;
}






/* intro-packet
-- ���L�ɂĎg�p --
/service/world/roaming/1day/
/service/world/roaming/kaipake/
-------------------------------------------*/
.intro-packet .money-packet {
    margin-bottom: 20px;
    text-align: center;
}
.intro-packet .money-packet .s-mark-packet {
	margin-bottom: 7px;
    background-color: #f5f062;
    border: solid 1px #f5f062;
    font-size: 77%;
    color: #000;
}
.intro-packet .money-packet .mp-title {
    margin-bottom: 15px;
    font-size: 184%;
    font-weight: bold;
}
.intro-packet .money-packet .mp-title img {
    width: 70%;
}
.intro-packet .money-packet .s-w-m596-pc {
    width: auto;
}
.intro-packet .money-packet .mp-lead {
    margin-bottom: 10px;
    font-size: 85%;
    font-weight: bold;
    color: #b00c29;
}
.intro-packet .money-packet .mp-notes-wrap {
	background: url(../../roaming/1day/images/bg_quote_01_sp.gif) no-repeat 50%;
background-size: 241px;
}
.intro-packet .money-packet .mp-notes {
    margin-top: -10px;
	margin-bottom: 8px;
    font-size: 69%;
    font-weight: bold;
}
.intro-packet .money-packet .mp-notes2 {
    margin-top: -10px;
    font-size: 69%;
    font-weight: bold;
	color: #555555;
}
.intro-packet .txt-cmn-read {
    text-align: left;
}
.intro-packet .btn-cmn {
    text-align: center;
}

.intro-packet .box-cmn-topics .tit-cmn-lv3 {
    margin-bottom: 10px;
    padding: 0;
    background: none;
    border: none;
}

.intro-packet .list-cmn-btn-wrap {
	margin-bottom: 40px;
}





/* tab-packet
-- ���L�ɂĎg�p --
/service/world/roaming/1day/
/service/world/roaming/kaipake/
-------------------------------------------*/
.tab-packet {
    margin-bottom: 40px;
}
.tab-packet ul {
    background-color: #f6f6f6;
}
.tab-packet ul {
    display: table;
    width: 100%;
    height: 50px;
    background-color: #f6f6f6;
    table-layout: fixed;
}
.tab-packet ul li {
    display: table-cell;
    height: 100%;
    font-size:107%;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}
.tab-packet ul li .inner {
    display: block;
    position: relative;
    height: 100%;
}
.tab-packet ul li .inner:before {
    content:'';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.tab-packet ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #111;
    text-decoration: none;
}
.tab-packet ul li a:visited,
.tab-packet ul li a:link {
    color: #111111 !important;
}

.tab-packet ul .is-current {
    position: relative;
    color: #fff;
}
.tab-packet ul li.is-current:first-child {
    background-color: #cb0031;
}
.tab-packet ul li.is-current:last-child {
    background-color: #386ab4;
}

.tab-packet ul .is-current:after {
    display: block;
    content:'';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9px;
    width: 0;
    height: 0;
    margin: auto;
    border-right: solid 7px transparent;
    border-left: solid 7px transparent;
}
.tab-packet ul .is-current:first-child:after {
    border-top: solid 12px #cb0031;
}
.tab-packet ul .is-current:last-child:after {
    border-top: solid 12px #386ab4;
}

body.pc .tab-packet ul li .inner:after {
    display: block;
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
body.pc .tab-packet ul li a:hover,
body.pc .tab-packet ul li a:active {
    background-color: #386ab4;
    color: #fff !important;
}
body.pc .tab-packet ul li:first-child a:hover,
body.pc .tab-packet ul li:first-child a:active {
    background-color: #cb0031;
    color: #fff;
}
body.pc .tab-packet ul li a.inner:hover:after {
    border: none;
    box-sizing: border-box;
}




/* tab-1day
-- ���L�ɂĎg�p --
/service/world/roaming/1day/
/service/world/roaming/kaipake/
-------------------------------------------*/
.tab-1day {
    margin-bottom: 40px;
}
.tab-1day ul {
    background-color: #f6f6f6;
}
.tab-1day ul {
    display: table;
    width: 100%;
    height: 48px;
    background-color: #f6f6f6;
    table-layout: fixed;
}
.tab-1day ul li {
    display: table-cell;
    height: 100%;
    font-size:107%;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}
.tab-1day ul li .inner {
    display: block;
    position: relative;
    height: 100%;
}
.tab-1day ul li .inner:before {
    content:'';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.tab-1day ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #111;
    text-decoration: none;
}
.tab-1day ul li a:visited,
.tab-1day ul li a:link {
    color: #111111 !important;
}

.tab-1day ul .is-current {
    position: relative;
    color: #fff;
}
.tab-1day ul li.is-current:first-child {
    background-color: #cb0031;
}
.tab-1day ul li.is-current:last-child {
    background-color: #cb0031;
}
/*
.tab-1day ul .is-current:after {
    display: block;
    content:'';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9px;
    width: 0;
    height: 0;
    margin: auto;
    border-right: solid 7px transparent;
    border-left: solid 7px transparent;
}
.tab-1day ul .is-current:first-child:after {
    border-top: solid 12px #cb0031;
}
.tab-1day ul .is-current:last-child:after {
    border-top: solid 12px #386ab4;
}
*/
body.pc .tab-1day ul li .inner:after {
    display: block;
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
body.pc .tab-1day ul li a:hover,
body.pc .tab-1day ul li a:active {
    color: #cc0033 !important;
}
/*
body.pc .tab-1day ul li:first-child a:hover,
body.pc .tab-1day ul li:first-child a:active {
    background-color: #cb0031;
    color: #fff;
}
*/
body.pc .tab-1day ul li a.inner:hover:after {
    border: none;
    box-sizing: border-box;
}




/* tab-kaipake
-- ���L�ɂĎg�p --
/service/world/roaming/kaipake/apply/
/service/world/roaming/kaipake/check/
-------------------------------------------*/
.tab-kaipake {
    margin-bottom: 40px;
}
.tab-kaipake ul {
    background-color: #f6f6f6;
}
.tab-kaipake ul {
    display: table;
    width: 100%;
    height: 48px;
    background-color: #f6f6f6;
    table-layout: fixed;
}
.tab-kaipake ul li {
    display: table-cell;
    height: 100%;
    font-size:107%;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}
.tab-kaipake ul li .inner {
    display: block;
    position: relative;
    height: 100%;
}
.tab-kaipake ul li .inner:before {
    content:'';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.tab-kaipake ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #111;
    text-decoration: none;
}
.tab-kaipake ul li a:visited,
.tab-kaipake ul li a:link {
    color: #111111 !important;
}

.tab-kaipake ul .is-current {
    position: relative;
    color: #fff;
}
.tab-kaipake ul li.is-current:first-child {
    background-color: #386ab5;
}
.tab-kaipake ul li.is-current:last-child {
    background-color: #386ab5;
}
/*
.tab-kaipake ul .is-current:after {
    display: block;
    content:'';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9px;
    width: 0;
    height: 0;
    margin: auto;
    border-right: solid 7px transparent;
    border-left: solid 7px transparent;
}
.tab-kaipake ul .is-current:first-child:after {
    border-top: solid 12px #cb0031;
}
.tab-kaipake ul .is-current:last-child:after {
    border-top: solid 12px #386ab4;
}
*/
body.pc .tab-kaipake ul li .inner:after {
    display: block;
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
body.pc .tab-kaipake ul li a:hover,
body.pc .tab-kaipake ul li a:active {
    color: #cc0033 !important;
}
/*
body.pc .tab-kaipake ul li:first-child a:hover,
body.pc .tab-kaipake ul li:first-child a:active {
    background-color: #cb0031;
    color: #fff;
}
*/
body.pc .tab-kaipake ul li a.inner:hover:after {
    border: none;
    box-sizing: border-box;
}




/* select-box
-- ���L�ɂĎg�p --
service/world/worldcall/index.html
/service/world/roaming/call/index.html
-------------------------------------------*/
.select-box {
    padding-top: 15px;
  background: #d9f2ff;
}

.select-box .title {
    margin-bottom: 10px;
    font-size: 116%;
    font-weight: bold;
    color: #4cb9f3;
    text-align: center;
}

.select-box .box-in {
  padding: 0 10px 15px;
}

.main-country-block {
  position: relative;
  margin: 0 -10px;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.main-country-block .block-in {
  float: left;
  padding: 10px;
}

.main-country-block ul {
  margin-top: 10px;
  white-space: nowrap;
}

.main-country-block ul:first-child {
  margin-top: 0;
}

.main-country-block ul li {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-left: 5px;
  vertical-align: bottom;
}

.main-country-block ul li:first-child {
  margin-left: 0;
}

.main-country-block ul li a {
  display: block;
  position: relative;
  width: 100px;
  height: 100px;
  background: #fff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  color: #093475;
  line-height: 1;
  text-decoration: none;
}

.main-country-block ul li a.cr {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 1) inset;
}

.main-country-block ul li a .flag {
  display: block;
  position: absolute;
  left: 10px;
  top: 7px;
  width: 80px;
  height: 60px;
}

.main-country-block ul li a .name {
  display: table;
  position: absolute;
  left: 0;
  top: 68px;
  width: 100%;
  height: 30px;
  font-size: 14px;
  text-align: center;
}
.main-country-block ul li a .name span {
  display: table-cell;
  vertical-align: middle;
}

.main-country-block ul li a .mask {
  display: block;
  position: absolute;

  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.8;
  visibility: hidden;
}

.main-country-block ul li a.cr .mask {
  visibility: visible;
}

.main-country-block ul li a .selected-txt {
  display: block;
  position: absolute;
  left: 0;
  top: 43px;
  width: 100%;
  color: #000;
  font-size: 14px;
  text-align: center;
  visibility: hidden;
}

.main-country-block ul li a.cr .selected-txt {
  visibility: visible;
}

.main-country-block ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.other-country-block {
   margin-top: 20px;
}

.other-country-block .head {
    height: 40px;
    margin-bottom: 0;
    padding: 5px;
    background: #4cb9f3;
    font-size: 125%;
    color: #fff;
    text-align: center;
}

.other-country-block .body {
  padding: 10px;
  background: #c2eaff;
}

.other-country-block .body .sub-title {
    margin-bottom: 5px;
    font-size: 108%;
    font-weight: bold;
    color: #4cb9f3;
    text-align: center;
}

.other-country-block .pulldown {
  position: relative;
  height: 40px;
}

.other-country-block .pulldown .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.other-country-block .pulldown .bg:before {
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  top: 13px;
  width: 6px;
  height: 14px;
  background: url(../../images_osp/common/ico_pulldown_01.png) no-repeat;
  background-size: contain;
}

.other-country-block .pulldown .txt {
  position: absolute;
  left: 0;
  top: 13px;
  width: 100%;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.other-country-block .pulldown select {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
  opacity: 0;
  -khtml-appearance: none;
  -webkit-appearance: none;
}

.other-country-block .body .search-btn {
    margin-top: 20px;
    text-align: center;
}
.other-country-block .body .search-btn input {
    width: 167px;
    height: 40px;
    background: #46b846;
    font-size: 125%;
    font-weight: bold;
    color: #fff;
    border: none;
    text-align: center;
}

.country-box {
    position: relative;
    padding: 32px 10px 25px;
    background-color: #c2eaff;
}

.country-box .country-inner {
	position: relative;
    padding: 25px 15px 15px;
    background-color: #fff;
}
.country-box .country-inner .balloon-wrap {
    display: block;
    position: absolute;
    top: -18px;
    left: 0;
	width: 100%;
    min-height: 35px;
    padding: 0 10px;
	box-sizing: border-box;
}
.country-box .country-inner .balloon {
	position: relative;
    min-height: 35px;
    padding: 7px 10px 3px;
    background-color: #10549e;
	text-align:center;
	box-sizing: border-box;
    color: #fff;
	line-height: 1.4;
}
.country-box .country-inner .balloon span {
    font-weight: bold;
}
.country-box .country-inner .balloon:after {
    display: block;
    content: '';
    position: absolute;
    bottom: -19px;
    left: 50%;
    width: 0;
    height: 0;
	margin-left: -6px;
    border-top: solid 9px #10549e;
    border-left: solid 7px transparent;
    border-right: solid 7px transparent;
    border-bottom:  solid 10px transparent;
}
.country-box .notes {
    margin: 0 0 20px;
    font-size: 83%;
}

.country-box .confirm {
    margin-top: -1px;
    padding-top: 20px;
    border-top: solid 1px #dddddd;
    text-align: center;
}


/* usage-box
-- ���L�ɂĎg�p --
service/world/worldcall/index.html
/service/world/roaming/call/index.html
-------------------------------------------*/
.usage-box .head {
    max-height: 120px;
    margin-bottom: 0;
    padding-top: 3px;
    background-color: #4cb9f3;
    font-size: 116%;
    text-align: center;
    color: #fff;
    border-radius: 3px 3px 0 0;
}

.usage-box .body {
    padding: 5px 6px 15px;
    background-color: #c2eaff;
    border-radius: 0 0 3px 3px;
}

.usage-box .btn-set li {
    float: left;
    width: 50%;
}

.usage-box .btn-set li a {
    display: block;
    padding: 88px 0 11px;;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 15px;
    background-size: 61px;
    text-decoration: none;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.usage-box .btn-set li:first-child a {
    margin-right: 5px;
    background-image: url(../../images_osp/common/ico_tel_01.png);
}
.usage-box .btn-set li:last-child a {
    margin-left: 5px;
    background-image: url(../../images_osp/common/ico_sms_01.png);
}




/* arrow-box
-- ���L�ɂĎg�p --
service/world/worldcall/index.html
/service/world/roaming/call/index.html
-------------------------------------------*/
.arrow-box {
    height: 67px;
     font-size: 150%;
     font-weight: bold;
     background: url(../../images_osp/common/bg_arrow_01.png) no-repeat 50%;
     background-size: 130px;
}
.arrow-box p {
    margin-top: 0 !important;
    padding-top: 15px;
    text-align: center;
}





/* tel-set
-- ���L�ɂĎg�p --
service/world/worldcall/index.html
/service/world/roaming/call/index.html
------------------------------------------- */
.tel-set-wrap {
    position: relative;
    width: 286px;
    margin: 0 auto;
}
.tel-set {
    position: relative;
    width: 100%;
    height: 60px;
    margin-bottom: 15px;
    text-align: center;
}
.tel-set td {
    position: relative;
    line-height: 1;
    text-align: center;
}
.tel-set .row1 {
    padding-right: 8px;
    background: url(../../images_osp/common/ico_hyphen_01.png) no-repeat 100%;
    background-size: 6px;
}
.tel-set .row1 img {
    width: 93px;
    padding-top: 10px;
}
.tel-set .row2 {
    padding-right: 8px;
    background: url(../../images_osp/common/ico_hyphen_01.png) no-repeat 100%;
    background-size: 6px;
    font-size: 175%;
}
.tel-set .row3 {
    padding-right: 8px;
    font-weight: bold;
    background: url(../../images_osp/common/ico_hyphen_01.png) no-repeat 100%;
    background-size: 6px;
}
.tel-set .row4 {
    padding-right: 0;
    font-weight: bold;
}
.ts-ptn2 .row5 {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    line-height: 1.4;
}
.tel-set a {
    font-size: 83%;
}
.tel-set-wrap .mobile {
    position: absolute;
    right: 1px;
    bottom: -3px;
    font-size: 83%;
    font-weight: bold;
}
.tel-set-wrap .num-country {
    position: absolute;
    right: 140px;
    bottom: -33px;
    font-size: 83%;
	font-weight: bold;
}

.ts-ptn2 {
    width: 248px;
}
.ts-ptn2 .row3,
.ts-ptn2 .row4 {
    font-size: 70%;
}
.ts-ptn2 .mobile {
    position: absolute;
    right: -6px;
    bottom: 0;
    font-size: 70%;
}
.ts-ptn2 .num-country {
    right: 103px;
    bottom: -32px;
}



/* support-box
-- ���L�ɂĎg�p --
service/world/worldcall/index.html
/service/world/roaming/call/index.html
------------------------------------------- */
.support-box .btn-cmn[target="_blank"] {
	background-image: url(../../../../images_osp/common/ico/ico_arrow_r01.png) !important;
}





/* wc-accordion
-- ���L�ɂĎg�p --
service/world/worldcall/index.html
/service/world/roaming/call/index.html
------------------------------------------- */
.wc-accordion {
  display: block;
  position: relative;
  text-decoration: none;
}
.wc-accordion .toggle{
  position: absolute;
  right: 13px;
  top: 20px;
}



/* notes-accordion-wrap
-- ���L�ɂĎg�p --
service/world/worldcall/index.html
------------------------------------------- */
.notes-accordion-wrap .tit-cmn-lv4 {
	font-size: 86%;
	font-weight:normal;
}
.notes-accordion-wrap .js-accordion-body {
	padding-top: 0 !important;
}


/* packet-btn
------------------------------------------- */
.packet-btn p a {
	width: 100% !important;
	text-align: center !important;
	background: transparent;
}
.packet-btn p a span {
	position: relative;
}
.packet-btn p a span:after {
	display:block;
	content: '';
	position: absolute;
	top: 50%;
	left: -15px;
	width: 6px;
	height: 8px;
	margin-top: -4px;
	background: #fff url(../../../../images_osp/common/ico/ico_arrow_r01.png) no-repeat ;
    -webkit-background-size: 6px;
    background-size: 6px;
}


/**********************************************************
*
* SMT-���w
*
**********************************************************/

/**********************************************************
 * structure
 **********************************************************/

.only-smt-ta-c {
    text-align: center;
}
.color01 {
    color: #1938ae;
}
.s-pr-05 {
    padding-right: 5px;
}
.s-fc-blue {
    color: #3260a8 !important;
}
.s-fc-red {
    color: #cb0031 !important;
}

/* ���o���ɑ΂��Ẵ����N�w�� */
.link-list {
    display: table;
    position: relative;
    width: 100%;
}
.link-list [class*=tit-cmn] {
    display: table-cell;
    vertical-align: top;
}
.link-list .tit-cmn-lv2 {
    border-bottom: none;
}
.link-list .tit-cmn-lv2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #aaa;
}
.link-list .tit-cmn-lv2 + .list {
    display: table-cell;
    padding-top: 3px;
    font-size: 115%;
    text-align: right;
}
.link-list .tit-cmn-lv2 + .list a {
    text-decoration: none;
}
.link-list .tit-cmn-lv2 + .list a:hover,
.link-list .tit-cmn-lv2 + .list a:active {
    text-decoration:  underline;
}

/* �C�O�ŕK�v�Ȑݒ��Ƃ����� */
a.btn-cmn.s-image.s-w-full.ico_arrow.link-smt {
    background-image: url(../../../../images_osp/common/ico/ico_arrow_r01.png);
    background-size: 10px;
}

/* �Ή��G���A�E�ʘb���E�ʐM���𒲂ׂ��{�^�� */
.search-btn-cmn-ptn2 .s-image span img {
    width: 50px;
    height: 45px;
}
.search-btn-cmn-ptn2 .s-image span {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4;
}
.search-btn-cmn-ptn2.new-window .btn-cmn {
	background-image: url(../../../../images_osp/common/ico/ico_window01.png);
	background-size: 12px;
}

/* �ʐM���Q�G���A */
.emergency_margin {
    margin-bottom: 60px;
}
.areaInfoWW,
.areaInfoWC,
.areaInfoSMS {
    display: table-cell;
}

.emergency_textLink {
    display: table-cell;
    left: 1em;
    position: relative;
    padding-right: 1em;
}
p.s-ta-r.paket-link{
    margin-bottom:43px;
}

/**********************************************************
 * layout
 **********************************************************/

/* flow-cmn
-------------------------------------------*/
.flow-cmn {
    width: 100%;
}
.flow-cmn,
.flow-cmn tbody,
.flow-cmn tr,
.flow-cmn td {
    display: block;
}
.flow-cmn.two-cmn {
    width: 100%;
}
.flow-cmn td {
    position: relative;
    padding: 10px 0 20px 0;
    text-align:  center;
}

.flow-cmn td:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 199px;
    height: 13px;
    margin: auto;
    background: url(../../images_osp/common/ico_arrow_01_sp.gif) no-repeat;
    background-size: contain;
}

.flow-cmn .middle {
    vertical-align: middle;
}

.flow-cmn .last {
    margin-bottom: none;
}

.flow-cmn .last:after {
    background: none;
}

.flow-cmn td .img {
    width: 177px;
    margin: 0 0 10px 20px;
}

.flow-cmn td .txt {
    text-align: left;
}

.flow-cmn td .icon {
    margin: 0 3px;
}
.flow-cmn td .box-cmn,
.flow-cmn td .list-cmn-notes {
    text-align: left;
}

.flow-num {
    counter-reset: num;
}
.flow-num td div.txt > p,
.flow-num td p.txt {
    position: relative;
    padding-left: 15px;
    counter-increment: num;
}

.flow-num td div.txt > p:before,
.flow-num td p.txt:before {
    position: absolute;
    left: 0;
    top: 0;
    content: counter(num);
}



/* table�^�O�ɂ��ẴX�^�C��
-------------------------------------------*/
.center-array th {
    text-align:  center;
}

.list-accordion .table-cmn .cell-null {
    display: none !important;
}





/* layout
���LMAP���̐����o�����Ŏg�p
/service/world/roaming/charge/kaigai_pake_hodai/wifi/area/map/index.html
------------------------------------------- */
table.layout tr,
table.layout td,
table.layout tbody,
table.layout {
    display: block;
}
:root table.layout tr,
:root table.layout td,
:root table.layout tbody {
    float: left\0/;
}
table.layout {
    width: 300px;
    display: block;
    margin: 0 auto;
}
table.layout {
    width: 300px;
    clear: left;
}
table.layout td {
    width: 300px;
    padding-bottom: 20px;
    text-align: center;
}
table.layout td p {
    margin-bottom: 0;
    padding-bottom: 5px;
    text-align: left;
}
table.layout td .red01 {
    color: #c03;
}



/* content-anchor-box
���L�Ŏg�p
/service/world/roaming/check/
------------------------------------------- */
.content-anchor-box li:first-child {
	margin-bottom: 10px;
}
.content-anchor-box li a {
	position: relative;
	display: block;
	padding: 12px 0 25px;
	font-size: 116%;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	color: #000;
}
.content-anchor-box li a:hover,
.content-anchor-box li a:active,
.content-anchor-box li a:link,
.content-anchor-box li a:visited {
	color: #000;
}
.content-anchor-box li a:before {
	display: block;
	content: '';
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 8px;
	height: 6px;
	margin-left: -4px;
	background: url(../../images_osp/common/ico_arrow_03.png);
	background-size: contain;
}
.content-anchor-box li a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
	border: solid 1px #cccccc;
}
body.pc .content-anchor-box li a:hover:after {
	border: 2px solid #69a1fe;
}
.content-anchor-box .img {
	margin-bottom: 20px;
}
.content-anchor-box .img img {
	width: 60px;
	height: 60px;
}

#more-info-box {
    padding-top: 0px;
}

#call-btn a.active {
    background-color: #10549e;
    color: #fff;
}
#sms-btn a.active {
    background-color: #10549e;
    color: #fff;
}

/* change part style
���L�Ŏg�p
/service/world/roaming/call/
-------------------------------------------*/
.list-cmn-japan{
    font-size: 86%;
    overflow: hidden;
    margin-bottom: 15px;
}
.list-cmn-japan li {
    text-align: left;
    font-weight: normal;
    margin-bottom: 5px;
}

.cmn-sms-japan li:nth-child(2n) {
    padding: 18px 0;
}
.list-cmn-japan li:nth-child(2n):before {
    content: '';
}
.list-cmn-japan li:nth-child(3n):before {
    content: '';
}

.japan-sms-annotation .s-mb-00{
    padding-bottom: 20px;
    margin-top: -10px;
}
.tel-set-wrap-sms-japan {
    width: 100%;
}

.japan-call-annotation .s-mb-00{
    padding-bottom: 20px;
}

#more-info-box a {
    text-decoration: none;
}
/* hidden content
���L�Ŏg�p
/service/world/roaming/call/
-------------------------------------------*/
.default-annotation,
.call-annotation,
.sms-annotation,
.japan-sms-annotation {
    display: none;
}
.tel-set-wrap-sms-japan {
    display: none;
}
/* s-ta-r
-- ���L�ɂĎg�p --
service/world/roaming/1day/index.html
service/world/roaming/kaipake/
------------------------------------------- */
.s-ta-r{
    font-size: 12px;
}


/*
-- ���L�ɂĎg�p --
service/world/roaming/index.html
------------------------------------------- */
.slider-txt-04{
    font-size: 10px;
}
.s-fw-n{
     font-size: 11px;
}



.bnr_cpsite{
    margin-bottom: 40px;
}

h5.tit-cmn-lv5.fontsmall {
    font-size: 100%;
}


/* �G���A�����g�b�v
------------------------------------------- */
.area-index .contents-main_bottom_none {
    padding-bottom: 0;
}
.area-index .list-btn_column_2 {
    margin-bottom: 5px;
}
.area-index .list-btn_column_2 li {
    width: 49%;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 2%;
}
.area-index .list-btn_column_2 li:nth-child(2n) {
    margin-right: 0;
}
.area-index .list-btn_status_grid li {
    width: 50%;
    float: left;
    border-bottom: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}
.area-index .list-btn_status_grid li:nth-child(2n) {
    border-left: none;
}
.area-index .list-btn_width_full li {
    width: 100%;
    margin-bottom: 20px;
}
.area-index .btn_width_full {
    width: 100%!important;
}
.area-index .toggle-network {
    top: 21px;
}
.area-index .js-accordion-border {
    border: 1px solid #d6d6d6;
    padding: 10px;
}
.area-index .js-accordion-border p {
    margin-bottom: 0;
    color: #000;
}
.area-index .js-accordion-border-body {
    padding: 0;
}
.area-index .btn-cmn_gap_none:nth-child(1):after {
    border: none;
}





/* �G���A�����ڍ�
------------------------------------------- */
.area-index .select-body {
    display: none;
}
.area-index .tit-select {
    font-size: 16px;
    color: black;
}
.area-index .tit-annotation {
    font-size: 12px;
    color: gray;
}
.area-index .re-search-button {
    font-size: 16px;
    margin-bottom: 10px!important;
}
.area-index .search-result__tit {
    font-size: 28px;
}
.area-index .date-modified {
    margin-bottom: 10px!important;
}
.area-index .return-btn {
    margin-top: 40px;
}
.area-index .btn_column_2 li {
    width: 100%;
    margin: 5px 0;
}

/*--- �G���A�����y�[�W�́u�C�O�p�P�b�g���z�T�[�r�X�v�������p ---*/
.area-index .btn_column_2 li.packet-service-1day {
    float: left;
    margin-right: 1% !important;
    width: 49% !important;
}

.packet-service-1day .button-image img {
	width: 100% !important;
}

.packet-service-1day .btn-cmn.s-image {
	max-height: 130px !important;
	padding: 9px 8px 9px 20px !important;
}


.area-index .btn_column_2 li.packet-service-kaipake {
    float: left;
    margin-left: 1% !important;
    width: 49% !important;
}

.packet-service-kaipake .button-image img {
	width: 100% !important;
}

.packet-service-kaipake .btn-cmn.s-image {
	max-height: 130px !important;
	padding: 9px 8px 9px 20px !important;
}
/*--- �G���A�����y�[�W�́u�C�O�p�P�b�g���z�T�[�r�X�v�������p�����܂� ---*/

/*------------- �G���A�����y�[�W�́u�Ή��T�[�r�X�v�������p -------------*/
.list-btn_column_2 .excluded-packet {
	width : 100% !important;
}

.service-list li a {
	text-align: center;
}
/*------------- �G���A�����y�[�W�́u�Ή��T�[�r�X�v�������p�����܂� -----*/

.area-index .btn-sp_column_2 li {
    display: block;
    margin: 0 0 15px 0;
}
.area-index .btn-cmn_link_hide {
    display: inline-block;
    width: 220px;
    padding: 11px 11px 12px 23px;
    line-height: 1.3;
    vertical-align: middle;
    text-align: left;
    background: #fff url(../../roaming/area/images/ico_cross.png) no-repeat 12px center;
    -webkit-background-size: 6px;
    background-size: 6px;
    color: #000;
    text-decoration: none;
    filter: alpha( opacity=100);
    word-break: break-all;
    word-wrap: break-word;
    background-color: #d3d3d3;
    cursor: default!important;
}
.area-index .btn-cmn_link_hide .inner {
    color: #000000;
    display: inline-block;
    vertical-align: middle;
}
.area-index .btn-cmn_link_hide:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.area-index .tit-small {
    font-size: 12px;
    color: gray;
}
.area-index .button-image img {
    width: 60%;
}
.area-index .box-border_radius {
    border: 1px solid gray;
    border-radius: 2px;
    padding: 10px;
    margin-bottom: 15px;
}
.area-index .ico-phone {
    position: relative;
    padding-left: 10px;
    width: 70%;
}
.area-index .tit-model {
    font-size: 18px;
    color: black;
}
.area-index .toggle-model {
    top: 25px!important;
}
.area-index .select-box_size_large {
    height: 40px;
    background-color: #dcdcdc!important;
    font-size: 14px;
}
.area-index .select-series {
    margin-bottom: 10px;
}
.area-index .select-series a,
.area-index .select-models a,
.area-index .select-series a:visited,
.area-index .select-models a:visited {
    color: gray;
}
.area-index .select-models {
    display: none;
    margin-bottom: 10px;
}
.area-index .select-models-active {
    display: block;
}
.area-index .select-series ul {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    margin: 0 auto;
}
.area-index .select-models ul {
    overflow-x:auto;
    overflow-y:hidden;
    width:100%;
    white-space:nowrap;
    margin: 0 auto;
}
.area-index .select-series ul li {
    width: 33.3333%;
    cursor: pointer;
    background: url(../../../../images_osp/common/ico/ico_arrow_b01.png) no-repeat center 90%;
    background-size: 10px;
}
.area-index .ico-iphone,
.area-index .ico-ipad,
.area-index .ico-etc {
    border: 1px solid #dcdcdc;
}
.area-index .ico-iphone a,
.area-index .ico-ipad a,
.area-index .ico-etc a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
    height: 100px;
    line-height: 100px;
}
.area-index .ico-models-active {
    border: 1px solid #00bfff!important;
}
.area-index .ico-series-active {
    background: url(../../roaming/area/images/sp_arwBlue.png) no-repeat center 90%!important;
    background-size: 10px!important;
    border: 1px solid #00bfff!important;
}
.area-index .ico-series-active a {
    color: #00bfff!important;
}
.area-index .select-models ul li {
    width: 110px;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
}
.area-index .select-models ul li:last-child {
    margin-right: 0;
}
.area-index .ico-smart {
    background: url(../../roaming/area/images/ico_android.png) no-repeat;
    background-size: 22px 40px;
    background-position: 50% 40%;
    border: 1px solid #dcdcdc;
}
.area-index .ico-tablet {
    background: url(../../roaming/area/images/ico_tablet.png) no-repeat;
    background-size: 45px 40px;
    background-position: 50% 40%;
    border: 1px solid #dcdcdc;
}
.area-index .ico-include-etc {
    background: url(../../roaming/area/images/ico_watch.png) no-repeat;
    background-size: 22px 40px;
    background-position: 50% 40%;
    border: 1px solid #dcdcdc;
}
.area-index .ico-feature {
    background: url(../../roaming/area/images/ico_feature.png) no-repeat;
    background-size: 18px 40px;
    background-position: 50% 40%;
    border: 1px solid #dcdcdc;
}
.area-index .ico-data {
    background: url(../../roaming/area/images/ico_data.png) no-repeat;
    background-size: 40px 40px;
    background-position: 50% 40%;
    border: 1px solid #dcdcdc;
}
.area-index .ico-smart a,
.area-index .ico-data a,
.area-index .ico-tablet a,
.area-index .ico-feature a,
.area-index .ico-include-etc a {
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 9px;
    height: 108px;
    line-height: 160px;

}
.area-index .ico-models-active a {
    color: #00bfff!important;
}
.area-index .btn-cmn_icon_anchor {
    background: #fff url(../../../../images_osp/common/ico/ico_arrow_b01.png) no-repeat 10px center!important;
    background-size: 8px 6px!important;
}
.area-index .table-type-none {
    background: #f4f4f4;
}




/* full�y�[�W���C�A�E�g
------------------------------------------- */
.area-full-index .list-cmn-btn{
  font-size: 0;
}
.area-full-index .list-cmn-btn li{
  font-size: 14px;
}
.area-full-index .list-cmn-btn li:nth-child(3n) {
    margin-right: 10px;
}
.area-full-index .list-cmn-btn li:nth-child(4n) {
    margin-right: 10px;
}
.area-full-index .txt-search-result{
    font-size: 18px;
    padding-right: 10px;
}



/* result-list
���L�Ŏg�p
/service/world/roaming/area/search.html
------------------------------------------- */
.result-list .search-word {
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px;
}
.contents-main .txt-search-result {
    font-size: 18px;
    padding-right: 10px;
}

/* ���͒��̃A�C�R��
------------------------------------------- */
.area-index .icon-connect {
    vertical-align: middle;
    margin: 0 5px 2px;
}




/* �@���ꗗ�y�[�W�̃��x���̔�����
------------------------------------------- */
.col4 .ico-cmn-mark{
    margin: 5px 0 0 0;
    width: 100%;
}






/* �Ǝ����W���[��
------------------------------------------- */
.area-index .select-box_width_small,
.area-full-index .select-box_width_small {
    width: 70%;
}

ul.flowlist li.is-current{
    position: relative;
    background-color: #cb0031;
    color: #fff;
}
ul.flowlist{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    background-color: #f6f6f6;
    table-layout: fixed;

}
ul.flowlist .flow-btn{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    height: 100%;
    font-size: inherit;
    font-size: 107%;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    padding: 9px;
    color: #AAA;
}

ul.flowlist li.is-current1, ul.flowlist li.is-current2{
    position: relative;
    background-color: #cb0031;
    color: #fff;
}
ul.flowlist{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    background-color: #f6f6f6;
    table-layout: fixed;

}
ul.flowlist li.is-current1:before{
    content: "";
    position: absolute;
    vertical-align: top;
    border-style: solid;
    border-width: 20px 0 20px 8px;
    border-color: transparent transparent transparent #cb0031;
    top: 0;
    left: 100%;
}

ul.flowlist li.is-current2:after{
    content: "";
    position: absolute;
    vertical-align: top;
    border-style: solid;
    border-width: 20px 8px 20px 8px;
    border-color: transparent  transparent transparent #f6f6f6;
    top: 0;
    left: 0;
}

form  p.form-p-center{
    text-align: center;
}

.form-cmn-search-red button{
    border-top: 1px solid #cb0031;
    border-bottom: 1px solid #cb0031;
    background-color: #cb0031;
}

div.flow-packet
{
    margin-bottom: 40px;
}

.box-cmn p.black
{
    color: #000;
}

/* ���p�\�ȃT�[�r�X�̃{�^��
------------------------------------------- */
.btn-cmn.not-service,
.btn-cmn-form.not-service {
/*20170511�C���Ή�*/
    background-image: none;
    background-size: contain;
    color: #eaeaea !important;
    cursor: default;
}
.btn-cmn.not-service:hover,
.btn-cmn-form.not-service:hover {
  color: #333;
}
.btn-cmn.not-service.s-strong:hover,
.btn-cmn.not-service.s-strongest:hover,
.btn-cmn-form.not-service.s-strong:hover,
.btn-cmn-form.not-service.s-strongest:hover {
  color: #fff;
}
.btn-cmn.not-service button,
.btn-cmn-form.not-service {
  cursor: default;
}
.btn-cmn.not-service:after {
    border: 1px solid #f3f3f3;
}

/* �n�悩���T���̃A�R�[�f�B�I���{�^��
------------------------------------------- */
.btn-area-accordion {
  background: url(../../../../images_osp/common/ico/ico_arrow_b01.png) no-repeat right 8px center;
  background-size: 8px;
}

/* ���W���[��05-m��a�^�O��padding-left�̑ł�����
���L�Ŏg�p
/service/world/areainfo/worldwing/
/service/world/areainfo/worldwing/archive/
/service/world/areainfo/worldcall/
/service/world/areainfo/worldcall/archive/
/service/world/areainfo/sms/
/service/world/areainfo/sms/archive/
------------------------------------------- */
.areainfo-worldwing-index .list-cmn-info > li a,
.areainfo-worldwing-archive-index .list-cmn-info > li a,
.areainfo-worldcall-index .list-cmn-info > li a,
.areainfo-worldcall-archive-index .list-cmn-info > li a,
.areainfo-sms-index .list-cmn-info > li a,
.areainfo-sms-archive-index .list-cmn-info > li a {
    padding-left: 0;
}

/* �G���A�������ʉ��ʃe�L�X�g�o�i�[�ǉ��Ή� */
.banner-201706_text{
  font-size: 1.1em;
  text-align: center;
}

.banner-201706_text a,
.banner-201706_text a:visited,
.pc .banner-201706_text a:visited{
  color: #CB0031;
  font-weight: bold;
}

.banner-201706_text span {
  display: block;
}

/* �C�O���炩�����E���� */
.onedaycp-pr {
	text-align: center;
    font-size: 110%;
    margin-bottom: 10px !important;
}
