@charset "utf-8";
@media screen and (max-width:480px) {

	.pocketalk p.read {
		font-size: 18px !important;
	}
	.pocketalk .rental h2{
		margin-top: 3vh !important;
		font-size: 20px!important;
	}
	.pocketalk .function h2 {
		font-size: 20px !important;
	}
	.pocketalk .function h3 {
		font-size: 18px !important;
	}
}
@media screen and (min-width:769px) {
	html {
		font-size: 62.5%;
	}
	body {
		font-size: 1.6em;
	}
}


.pc{
	display: block;
}
.sp{
	display: none;
}

article{
	width: 1280px;
	margin: 0 auto;
	text-align: center;
}
.center{
	text-align: center;
	margin-bottom: 5px;
}
.pink {
	color: #E10073;
}
.pocketalk .top .read{
	margin-bottom: 64px;
	margin-top: 96px;
}
.pocketalk .right p{
	text-align: left;
}
.pocketalk a{
	color: #E10073;
	text-decoration: none;
}
.pocketalk a:hover{
	opacity: 0.7;
}
.pocketalk .top img{
	width: 100%;
	height: auto;
}
.pocketalk .rental .itembox img {
	width: auto;
	height: auto;
}
.pocketalk .youtube{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-top: 32px;
}
.pocketalk iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.pocketalk p.read{
	font-weight: bold;
	font-size: 30px;
	line-height: 1.4em;
	color: #000;
	margin-top: 32px;
}
.pocketalk .function h2{
	border-bottom: 8px solid #FFF501;
	text-align: center;
	padding-bottom: 8px;
	display: table;
	margin: 144px auto 48px;
	font-size: 30px;
}
.pocketalk .function h3{
	font-size: 24px;
	line-height: 1.4em;
	color: #745B00;
	font-weight: bold;
	text-align: center;
	margin: 0px auto 32px;
}
.pocketalk .function video{
	width: 100%;
	border-radius: 20px;
	margin-bottom: 20px;
}
.pocketalk .function .fcbox {
	padding: 48px 0px;
	box-sizing:border-box;
	border-bottom: 1px dashed#000;
}
.pocketalk .function .fcbox .left{
	width: 435px;
	order: 1;
}
.pocketalk .function .fcbox .right{
	order: 2;
	width: 515px;
}
.pocketalk .function .fcbox .right h3{
	margin-bottom: 16px;
	text-align: left;
}
.pocketalk .function .col2{
	display: flex;
	align-items: center;
	justify-content: center;
}
.pocketalk .function .col2 .left{
	text-align: center;
}
.pocketalk .function .col2 .left img {
	width: 100%;
	max-width: 283px;
	height: auto
}
.pocketalk .function .fc01 img,
.pocketalk .function .fc04 img,
.pocketalk .function .fc05 img{
	margin: 32px auto;
	width: 100%;
	max-width: 890px;
	height: auto;
}
.pocketalk .function .fc01 .lang_list{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 1em;
}
.pocketalk .function .fc01 .lang_list .material-icons{
	font-size: 16px;
	display: inline-block;
	line-height: 0.8em;
}
.pocketalk .fc02{
	display: flex;
	justify-content: center;
}
.pocketalk .function .fc02 video{
	width: 300px;
	height: auto;
	margin: 0 auto;
	display: block;
}
.pocketalk .function .fc03 .lang_select{
	width: 900px;
	margin: 32px auto 64px;
	display: flex;
	justify-content: space-between;
}
.pocketalk .function .fc03 .lang_select div{
	width: 49%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 2%;
	box-sizing: border-box;
	background: #EFF2F7;
	border-radius: 20px;
}
.pocketalk .function .fc03 h4{
	font-size: 16px;
	margin-bottom: 16px;
}

.pocketalk .function .fc04 .col2 {
	margin-top:32px; 
}
.pocketalk .function .fc05 ul{
	display: flex;
	justify-content: space-between;
	width: 476px;
	margin: 0 auto;
}
.pocketalk .rental h2{
	font-size:3rem;
	margin-bottom: 10px;
	color: #E10073;
	line-height: 1.1em;
	margin-top: 64px;
}
.pocketalk .rental p{
	text-align: center;
}
.pocketalk .rental ul{
	width: 1240px;
	display: flex;
	justify-content: space-between;
	margin: 50px auto;
}
.pocketalk .rental ul a{
	transition: 0.3s;
}
.pocketalk .rental ul a:hover{
	transform: scale(1.05);
	transition: 0.3s;
	opacity: 1;
}

.pocketalk .itembox{
	border: 2px solid #FFF501;
	width: 400px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background: #FCFFCA;
	padding: 20px 0px;
}
.pocketalk .rental ul a .itembox{
	transition: 0.3s;
}
.pocketalk .rental ul a:hover .itembox{
	background: #FFF501;
	transition: 0.3s;
}
.pocketalk .help{
	border-top:1px dashed #000;
	margin-top: 50px;
	padding-top: 50px;
	margin-bottom: 25px;
}
.pocketalk .help img{
	width: 100%;
	max-width: 890px;
	height: auto;
}

.pocketalk .itembox dt{
	margin-top: 15px;
	font-weight: bolder;
	font-size: 3rem;
	border-bottom: 5px solid  #FFF501;
}
.pocketalk .itembox .price{
	font-size: 5rem;
	font-weight: bold;
	margin: 10px auto;
}
.pocketalk .itembox .price .small{
	font-size: 3rem;
}
.pocketalk .itembox .price .sim_in{
	font-size: 1.7rem;
	display: block;
	margin-top: -15px;
	font-weight: normal;
}
.pocketalk .itembox .goto {
	background: #E10073;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	width: 12em;
	margin: 0 auto;
}
.pocketalk .contact{
	width: 100%;
}
.pocketalk .contact dt,
.pocketalk .contact dd{
	text-align: left;
}
.contact .company{
	width: 550px;
}
.contact .company h3{
	font-size: 2rem;
}
.contact .company dt{
	width: 130px;
}
.contact .company dd{
	width: 420px;
}
.yellow_line {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #FFF501 0%) repeat scroll 0 0;}
.fcbox .lang_select img {
	width: 100%;
	max-width: 400px;
	height: 100%;
	max-height: 290px;
}
.comparison{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.comparison h3{
	width: 100%;
}
.comparison table{
	width: 100%;
	max-width: 650px;
	table-layout: fixed;
	border-collapse: collapse;
	box-sizing: border-box;
}
.comparison table th,
.comparison table td{
	box-sizing: border-box;
	word-break: break-all;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	text-align: left;
	overflow: hidden;
	padding: 4px 8px;
	box-sizing: border-box;
}
.comparison table th{
	text-align: center;
}
.comparison table th div{
	background: #FFF501;
	border-radius: 10px;
	height: 100%;
	width: 100%;
	padding: 8px;
	box-sizing: border-box;
}
.comparison table th img{
	width: 150px;
	height: auto;
}
.comparison table th:nth-child(1),
.comparison table td:nth-child(1){
	width: 30%;
	background: #eff2f7;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.comparison table th:nth-child(1){
	border-top: none;
	border-left: none;
	background-color: #FFF;
}
.comparison table th:nth-child(2),
.comparison table th:nth-child(3){
	border-color: #FFF;
	border-radius: 10px;
}

.comparison table th:nth-child(2){
	border-right: 3px solid #FFF;
}
.comparison table td:nth-child(2),
.comparison table td:nth-child(3){
	border-right: 1px solid #aaa;
	text-align: center;
}
.comparison table td:last-child{
	border-right: none;
}
.pocketalk .items{
    display: flex;
	gap:40px;
    flex-wrap: wrap;
	justify-content: center;
    width: 100%;
    max-width: 650px;
    margin:40px auto 0 auto;
}
.pocketalk .items h3{
	background: #eff2f7;
	margin-bottom: 10px;
    width: 100%;
	padding-block: 4px; 
}
.pocketalk .items h3 .center{
	display: flex;
	align-items: center;
	justify-content: center;
}
.pocketalk .items h3 span.small{
	font-size:12px;
	color: #333;
}
.pocketalk .items h3 span.new{
	background:rgba(220,0,0,1.00);
	border-radius: 3px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 4px;
	margin-right: 2px;
}
.pocketalk .items ul{
	display: flex;
	justify-content: flex-start;
	gap:10px;
	margin: 0px;
    width: 100%;
}
.pocketalk .items ul li {
    width: calc(50% - 5px);
}
.pocketalk .items li a{
	margin: 0;
	background: #FFF501;
    display: block;
	border-radius: 20px;
	padding: 10px;
	box-sizing:border-box;
}
.pocketalk .items li img{
	width: 200px;
	height: auto;
}
.pocketalk .items li .plan dl{
	background: #FFF;
	border-radius: 10px;
	margin-top: 10px;
	padding: 5px 5px 10px;
}
.pocketalk .items a{
	color:#000;
}
.pocketalk .items dt{
	font-size: 16px;
}
.pocketalk .items .price{
	font-size: 24px;
	font-weight: bold;
	line-height: 14px;
	margin-block:10px;
	color: #E10073;
}
.pocketalk .items .small{
	font-size: 14px;
}
.pocketalk .items .sim_in{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.pocketalk .items .goto {
	font-size: 14px;
	background: #FFF501;
	width: 80%;
	margin-inline: auto;
	position: relative;
	text-align: center;
	padding-inline: 25px; 
	line-height: 2.2em;
	cursor: pointer;
	box-sizing: border-box;
	border-radius: 10px;
	font-weight: bold;
}

.pocketalk .items .goto::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 6px;
	height: 6px;
	transform: translateY(-50%) rotate(45deg);
	border-top: 1px solid #000; 
	border-right: 1px solid #000;
}
@media screen and (max-width:1279px) {
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}

	article{
		width: 96%;
	}
	article.top{
		width: 100%;
	}
	.pocketalk .top .read{
		margin: 3vh;
	}
	.pocketalk .rental h2{
		margin-top: 7vh;
	}
	.pocketalk .function h3{
		margin: 3vh auto;
	}
	.pocketalk .function .fc01 img,
	.pocketalk .function .fc04 img,
	.pocketalk .function .fc05 img,
	.pocketalk .function .fc02 .right h3,
	.pocketalk .function .fc03 .right h3{
		margin-top: 0px;
	}
	.pocketalk .rental .itembox .plan{
		width: 50%;
	}
	.pocketalk .rental .itembox .plan dt{
		font-size: 3.5vw;
	}
	.pocketalk .rental .itembox .plan dd{
		font-size: 3.5vw;
	}
	.pocketalk .rental p,
	.pocketalk .function p{
		text-align: left;
	}
	.pocketalk .function .col2{
		align-items: flex-start;
		margin-top: 3vh;
	}
	.pocketalk .function img,
	.pocketalk .apply img{
		width: 100%;
	}
	.pocketalk .function .fcbox{
		padding-block: 16px 24px;
	}
	.pocketalk .function .fcbox .left{
		width: 40%;
		text-align: center;
	}
	.pocketalk .function .fcbox .left img,
	.pocketalk .function .fc02 video{
			width: 90%;
	}
	.pocketalk .function .fcbox .right{
		width: 60%;
	}
	.pocketalk .function .fc03 .lang_select{
		width: 100%;
		display: flex;
		text-align: center;
		margin-bottom: 32px;
	}
	.pocketalk .function .fc03 .lang_select img{
		width: 100%;
		max-width: 400px;	
		margin-bottom: 32px;
	}
	.pocketalk .function .fc05 ul{
		width: 100%;
		justify-content: center;
	}
	.pocketalk .function .fc05 li{
		width: 10%;
		margin-inline:20px;
	}
	.pocketalk .function .fc05 li img{
		width: 100%;
		max-width: 104px;
	}
}
@media screen and (max-width:1000px) {
	.pocketalk .item_cvbox{
		flex-wrap: wrap;
	}
}
@media screen and (max-width:768px) {
	.topimg .contents {
		flex-wrap: wrap;
	}
	.topimg .contents .right{
		order: 1;
		width: 100%;
		height: auto;
	}
	.topimg .contents .right img{
		width: 90%;
		margin: 0 auto 2vh;
		display: block;
	}
	.topimg .contents .right p{
		text-align: center;
		font-size: 3.5vw;
		width: 100%;
	}
	.topimg .contents .left{
		order: 2;
		width: 100%;
		text-align: center;
	}
	.topimg .contents .left img{
		width: 80%;
	}
	.service h2 {
		height: 140px;
		width: 140px;
		font-size: 2.2rem;
		line-height: 28px;
	}
	.service .contents{
		width: 100%;
	}
	.service .contents .contents_box{
		width: 100%;
		padding: 3vh 3%;
		box-sizing: border-box;
	}
	.service .contents .contents_box .left{
		margin: 0 auto 2vh;
		width: 140px;
	}
	.service .contents .contents_box .right{
		padding: 0px;
		width: 100%;
	}
	.service .contents .contents_box .right img{
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	.example{
		padding: 3vh 0px;
	}
	.example a{
		display: flex;
		justify-content: center;
	}
	.example img{
		width: 60%;
	}
	.contact{
		padding: 3vh 0;
	}
	.contact .contact_btn{
		width: 90%;
		height:  auto;
		padding: 2vh 0;
	}
	.contact .company{
		width: 90%;
	}
	.contact .company dt {
		width: 25%;
		font-size: 3vw;
	}
	.contact .company dd {
		width: 75%;
		font-size: 3vw;
	}
	.pocketalk .itembox dt{
		margin-top: 0px;
	}
	.pocketalk .rental .itembox .plan dt{
		font-size: 4.5vw;
	}
	.pocketalk .rental .itembox .plan dd.price{
		font-size: 5vw;
	}
	.pocketalk .rental .itembox .plan dd.price .small{
		font-size: 3vw;
	}
	.pocketalk .rental .itembox .plan dd.price .sim_in{
		font-size:4vw ;
		margin-top: 0px;
		line-height: 1em;
	}
	.comparison{
		margin-top: 0px;
	}
	.comparison table th img{
		margin-top:5px;
		display: block;
		max-width: 100%;
		width: 100%;
		height: auto;
		object-fit: contain; 
	}
	.pocketalk .item_cvbox{
		gap:20px;
		margin-block:40px 40px; 
	}
	.pocketalk .items{
		width: 100%;
	}
	.pocketalk .items h3{
		width: 100%;
	}
	.pocketalk .items ul{
		width: 100%;
	}
    .pocketalk .items ul li a {
        width: 100%;
    }
	.pocketalk .items li img{
		width: 100%;
	}
	.pocketalk .items a{
		width: 50%;
	}
	.pocketalk .items .goto{
		padding-inline:15px;
	}
	.pocketalk .items li .plan dl{
		margin-top: 5px;
	}
	.pocketalk .items dt{
		font-size: 14px;
		font-weight: bold;
	}
	.pocketalk .function h2{
		margin-block: 56px 32px;
	}
	.pocketalk .function .fc03 h4{
		width: 100%;
	}
	.pocketalk .function .fc03 .lang_select{
		display: block;
	}
	.pocketalk .function .fc03 .lang_select div{
		width: 100%;
	}
	.pocketalk .function .fc03 .lang_select img{
		margin-block:20px; 
	}
	.pocketalk .function .fc03 .lang_select div.select01{
		margin-bottom: 20px;
	}
}



/*-------------------------
clearfix
-------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/*-------------------------
clearfixここまで
-------------------------*/