@charset "utf-8";

/********************************************************
	WiFiスポット（フリーWiFi）との徹底比較
********************************************************/

.exception_ttl {
	border-top: none;
	margin-top: -15px;
}


/*-----------------------------------------------
	宿泊しているホテルで使えるWiFiって何が違うの？
------------------------------------------------*/

.hotelwifi li {
	line-height: 1.7em;
	margin: 2px 0;
}



/*-----------------------------------------------
	比較表
------------------------------------------------*/

.blue_bk {
	background: #008ae1;
	margin-top: 50px;
	margin-bottom: 50px;
}

.comparison_content_inner {
	background: #008ae1;
	color: #FFF;
	padding-top: 40px;
	padding-bottom: 25px;
}

.comparison_title{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 40px;
}

.comparison_title .ttl {
	padding: 16px 0;
	height: auto;
	line-height: 1.5em;
}

.comparison_title .lr{
	width: 41%;
	font-size: 23.5px;
	letter-spacing: -0.1px;
}

.comparison_item {
	margin-top: 30px;
	margin-bottom: 30px;
}

.comparison_item .lr{
	width: 41%;
}

.comparison_title .cen{
	width: 18%;
	font-size: 25.5px;
}

.comparison_item .cen{
	width: 18%;
}

.comparison_item .-title {
	margin-top: 10px;
	font-size: 1.4rem;
}

.hr_white {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #fff;
}

.comparison_item {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.font_adjust{
	font-size: 19px;
}


/*-----------------------------------------------
	フリーWiFi/ホテルWiFiの主な注意点
------------------------------------------------*/

.measures p {
	width: 100%;
}


/*-----------------------------------------------
	WiFiルーターレンタルとフリーWiFi/ホテルWiFi比較のまとめ
------------------------------------------------*/

.protrude_ttl {
	margin-left: -30px;
	margin-right: -30px;
}

.module-exception-inner {
	padding: 0 12px;
}

.app {
	border: 2px solid #eeeeee;
	border-radius: 4px;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}

.app .item {
	width: 33.3%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
}

.app .item p{
	width: 100%;
}

.appnone {
	border: 2px solid #eeeeee;
	border-radius: 4px;
	height: auto;
	padding: 1px;
}

.faceflex{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.faceflex .item{
	margin-top: 30px;
	width: 50%;
	text-align: center;
}

.kaigai_inner .layout-tab_content .-tab_content {
	padding: 20px 40px;
}

.kaigai_inner .inner_box {
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0;
}

.kaigai_inner .inner_box:first-child {
	padding-top: 0;
}

.kaigai_inner .inner_box:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.kaigai_inner .inner_box > p {
	font-size: 1.4rem;
}

.kaigai_inner .d_content .-title {
	color: #CB012E;
}

.kaigai_inner .a_content .-title {
	color: #FF6600;
}

.kaigai_inner .s_content .-title {
	color: #666666;
}
/* WSYS-11178 【サイト】SEO対策_海外ローミング 比較 20240711 J.Young */
.hikaku {
	font-size: 23.5px;
    letter-spacing: -0.1px;
    padding-bottom: 30px;
}

.kaigai-box {
	padding: 30px 0 45px;
}

/* 海外で使う方法 */
/* WSYS-11274 【サイト】SEO対策_海外ローミング 比較② 20240725 J.Young */
.kp_head {
	text-align: center;
}

.kp_head ._title {
	font-size: 2.4rem;
	display: inline-block;
}

.kp_head ._title ._marker {
	background: linear-gradient(transparent 70%, #fff844 70%);
}

.kp_method_content {
	width: 90%;
	max-width: 800px;
	margin: 50px auto;
}

.kp_method_list {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-bottom: 40px;
}

.kp_method_item,
.kp_method_item2 {
	position: relative;
	padding: 12px;
	width: calc(100% / 3);
	border-radius: 20px;
}

.kp_method_item:nth-child(1) {
	background: #c0d9ee;
}

.kp_method_item:nth-child(2){
	background: #f8c2c5;
}

.kp_method_item:nth-child(3) {
	background: #cee6b0;
}

.kp_method_item2:nth-child(1) {
	background: #ffff89;
}

.kp_method_item2:nth-child(2) {
	background: #ffbf7f;
}

.kp_method_item ._textarea ._title,
.kp_method_item2 ._textarea ._title {
	text-align: center;
	padding-bottom: 12px;
	font-size: 2.0rem;
}

.kp_method_item ._textarea ._text,
.kp_method_item2 ._textarea ._text {
	position: relative;
	padding: 182px 11px 0;
	text-align: justify;
}

.kp_method_item::before,
.kp_method_item2::before {
	content: "";
	width: 213px;
	height: 155px;
	position: absolute;
	top: 80px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
}

.kp_method_item:nth-child(1)::before {
	background: url(../../images/contents/kaigaipacket/wifi-rental.png);
	background-size: cover;
}

.kp_method_item:nth-child(2)::before {
	background: url(../../images/contents/kaigaipacket/roaming.png);
	background-size: cover;
}

.kp_method_item:nth-child(3)::before {
	background: url(../../images/contents/kaigaipacket/sim.png);
	background-size: cover;
	left: 54%;
    width: 200px;
    height: 146px;
}

.kp_method_item2:nth-child(1)::before {
	background: url(../../images/contents/kaigaipacket/esim.png);
	background-size: cover;
}

.kp_method_item2:nth-child(2)::before {
	background: url(../../images/contents/kaigaipacket/free-wifi.png);
	background-size: cover;
}

._kp_box_inner {
	background-color: white;
    margin: 3px 3px;
	padding-bottom: 10px;
	border-radius: 10px;
}