@charset "UTF-8";
@font-face {
  font-display: swap;
  font-family: "NotoSansJP";
  src: url("/fonts/NotoSansJP-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
}

main article section .gimbal_title{
  font-size: 3.0rem;  
  font-weight: 900;
  font-family: "NotoSansJP";
}
main article section .gimbal_title span{
  font-size: 1.6rem;
  vertical-align: top;
  line-height: 1.6;
  color: #d60f3f;
}

main article section .gimbal_text{
  font-size: 1.25rem;
  line-height: 2.0;
}

main article section .gimbal_text span{
  font-size: 1.0rem;
  color: #d60f3f;
}
main article section .gimbal_text span a{  
  color: #d60f3f;
}
/*
.content_01{
  display: flex;
  align-items: center;
}
.content_01-txt_rwap{
  text-align: left;
  margin-right: 24px;
}
*/
.content_01{
  align-items: center;
}
.content_01-txt_rwap{
}
.content_02-txt_rwap{  
}
.content_03-img_rwap{
  display: flex;
  justify-content: space-between;
}
.content_03-img{
  width: calc(50% - 24px);
  border-radius: 40px;
}
.content_04{
  background-color:#fff4d9;
  padding: 56px 0;
}
.content_04 .content_04-wrap{
  width: 1280px;
  background-color: #fff;
  border-radius: 32px;
  padding: 72px 0;
}
.content_04-subtitle{
  color: #d60f3f;
  font-size: 1.4rem;
  font-weight: bold;
}
.content_04-title{
  font-family: "NotoSansJP";
  font-size: 2.6rem;
  font-weight: 900;
  width: fit-content;
  margin: 0 auto;
  background: linear-gradient(transparent 60%, #fff462 0);
}
.content_04-group{
  width: 800px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.content_04-group_title{
  font-family: "NotoSansJP";
  font-size: 2.6rem;
  font-weight: 900;
  margin: 0 40px 0 0;
  width: 130px;
  text-align: left;  
}
.content_04-group_text{
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0 0 0 80px;
}
.content_04-alret{
  color: #d60f3f;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: left;
  width: fit-content;
  margin: 0 auto;
}
.content_04-group .--circle::before{
  content: url(/plan/option/gimbal/img/gimbal__circle.png);
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: -56px;
  transform: translateY(-50%);
}
.content_04-group .--alret::before{
  content: url(/plan/option/gimbal/img/gimbal__alret.png);
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: -56px;
  transform: translateY(-50%);
}
.content_05-wrap{
  display: flex;
  align-items: center;
  box-shadow: 0px 0px 16px #dae4ea;
  border-radius: 40px;
  width: 720px;
  margin: 0 auto;
  padding: 40px 56px;
}
.content_05-group{
  margin-left: 40px;
}
.content_05-group p{  
  text-align: left;
  font-weight: 900;
  font-size: 2.0rem;
}
.content_05-image{
  display: flex;
}
.content_05-second{
  margin-left: 16px;
}
.source-insta360{
  text-align: right;
  margin: 16px 0 0 0;
  color: #999999;
}

/*---videoStart---*/
.scenes-video{
  max-width: 1280px;
  width: 100%;
  margin: 48px auto auto;
  border-radius: 24px;
  overflow: hidden;
  display: flex;
  flex-flow: row nowrap;
  position: relative;
}
.scenes-video .video-block{
  width: 100%;
  height: 360px;
}
.scenes-video .video-block video{
  width: calc(100% + 2px);
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.video-wrapper{
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  width: 100%;
}
.video-wrapper video{
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.video-wrapper::after{
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.compare-tags{
  width: 100%;
  position: absolute;
  bottom: 26px;
  left: 0;
  height: 36px;
}
.tag{
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: .01em;
  padding: 10px 20px;
  border-radius: 100px;
  position: absolute;
  top: 0;
  text-align: center;
  transform: translateX(-50%);
  white-space: nowrap;
} 
.tag-left{
  color: #000;
  left: 25%;
  background-color: #fff;
}
.tag-right{
  left: 75%;
  color: #fff;
  background-color: #ee4f23;
}
/*---videoEnd---*/

main h2 img.subtitle {
	display: block;
	margin: 12px auto 0;
}
.l_country td{
	text-align: right;
}

.l_country td.tc{
	text-align: center;
}
#planlink ul li{
  vertical-align: top;
  background-color: #eff5f9;
  margin: 0 10px 20px
}
#planlink ul li h5{
  font-size: 14px;
  margin:16px 16px 8px;
  text-align: left;
}
#planlink ul li p{
  margin: 8px 16px 16px;
}
#planlink a{
  font-size: 12px;
  width: 300px;
  text-decoration: none;
  color: #0e0e0e;
  display: inline-block;
  text-align: left;
}

.kiyakubox{
	box-sizing: border-box;
	padding: 15px;
	width: 900px;
	height: 300px;
	overflow: auto;
	border: 1px solid #ccc;
	font-size: 14px;
	line-height: 140%;
}

.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
.mb1{margin-bottom: 1rem;}
.mb2{margin-bottom: 2rem;}
.mb3{margin-bottom: 3rem;}
.mb4{margin-bottom: 4rem;}
.mb5{margin-bottom: 5rem;}
.mb6{margin-bottom: 6rem;}

main .txt01{
	width: 800px;
	margin: 0 auto;
}

#option{
  padding-top: 80px;
}
#option section{
	margin-bottom: 20px;
}
#option ul{
	max-width: 960px;
	margin: 0 auto;
	text-align: left;
}
#option ul li {
	width: 32%;
	background-color: #e5eef4;
	vertical-align: top;
	margin: 0.5%;
	padding: 0 0 30px;
	position: relative;
	box-sizing: content-box;
	text-align: center;
}
#option ul li h4,
#option ul li p{
	margin-right: 16px;
	margin-left: 16px;
}
#option ul li div.img{
	background-color: #fff;
	border: 3px solid #eff5f9;
}
#option ul li h4{
	color: #0e0e0e;
	font-size: 20px;
	padding: 10px 0;
	margin-bottom: 0 !important;
}
#option ul li h4 span{
	display: block;
	font-size: 12px;
	margin: 2px 0;
}
#option ul li p{
	text-align: left;
}
#option ul li p.price{
	text-align: center;
	font-size: 28px;
	margin-bottom: 12px;
	border-top: 3px solid #dce5eb;
	border-bottom: 3px solid #dce5eb;
	padding: 10px;
}
#option ul li p.price span{
	font-size: 12px;
}
#option ul li a.btn{
	position: absolute;
	bottom: 20px;
	float: none;
	right: 50%;
	left: 50%;
	margin: 0 0 0 -75px;
	width: 150px;
}

.tap_g_arrow {
	width: 650px;
	height: 175px;
	margin: 0 auto;
	background: url(/img/plan/option_multitap/arrow_green.gif) no-repeat 0 0;
	font-size: 28px;
	line-height: 130%;
	font-family: 'Hiragino Kaku Gothic Pro W6','ヒラギノ角ゴ Pro W6','Meiryo UI','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	padding-top: 20px;
	color: #fff;
	margin-bottom: 60px;
}
.abouttapbox {
    width: 850px;
    height: 276px;
    background: url(/img/plan/option_multitap/tap_img03.gif) no-repeat 0 0;
    margin: 60px auto;
    padding-top: 50px;
    padding-left: 320px;
    line-height: 150%;
}
.abouttap {
    width: 500px;
	text-align: left;
}
.tapbox1{
	width: 850px;
	margin: 0 auto;
	background: #fff;
	padding: 40px 50px 30px;
	text-align: left;
}
.tap2_txtbox {
    float: left;
    width: 57%;
	text-align: left;
}
.tap_title{
	font-size: 20px;
}
.tap_price{
	font-size: 20px;
}
.tap_price small{
	font-size: 14px;
}
.tapimg{
	float: right;
}
.left{
	text-align: left;
}


/*-----------------------------------------------------------------------
 * responsive
 *----------------------------------------------------------------------- */
.br_sp{
  display: none;
}
th.country {
  text-align: left;
  min-width: 280px;
}

th.country img{
  width: 40px;
  margin-right: 8px;
  border: 1px solid #ccc;
}
main .txt01{
  width: 700px;
  margin: 0 auto;
  text-align: left;
}
main .caution ul {
    width: 720px;
    margin: 0 auto;
}
.pc_img{
  display: inline-block;
}
.sp_img{
  display: none;
}
@media screen and (max-width: 767px) {
  main article section .gimbal_title{
    font-size: 2.25rem;
    text-align: center;
    margin-top: 40px;
  }
  main article section .gimbal_text{
    font-size: 1.25;
    line-height: 1.85;
  }
  main article section .gimbal_text span{
    margin-top: 16px;
    display: block;    
  }
  .content_01{
    flex-direction: column;
  }
  .content_01-txt_rwap{
    margin: 0;
  }
  .content_03-img_rwap{
    flex-direction: column;
    align-items: center;
  }
  .content_03-img{
    width: 100%;
    border-radius: 24px;
    margin-bottom: 24px;
  }
  .content_04{
    padding: 28px 12px;
  }
  .content_04 .content_04-wrap{
    width: 100%;
    border-radius: 16px;
    padding: 24px 16px;
  }
  .content_04-subtitle{
    text-align: center;
    font-size: 1.25rem;    
  }
  .content_04-title{
    font-size: 1.75rem;
    width: fit-content;
    margin: 0 auto 24px;    
  }
  .content_04-group{
    width: 100%;
    flex-direction: column;
  }
  .content_04-group_title{
    font-size: 1.6rem;
    margin: 0 0 12px 0;
    width: 100%;
    text-align: center;
  }
  .content_04-group_text{    
    font-size: 1.1rem;    
    margin: 0;
    text-align: center;
  }
  .content_04-alret{
    font-size: 1.0rem;
    margin-bottom: 24px;
  }
  .content_04-group .--circle::before{
    content: "";
    background: url(/plan/option/gimbal/img/gimbal__circle.png) no-repeat center;
    background-size: contain;
    position: absolute;
    width: 32px;    
    height: 32px;
    top: 50%;
    left: -44px;
    transform: translateY(-50%);
  }
  .content_04-group .--alret::before{
    content: "";
    background: url(/plan/option/gimbal/img/gimbal__alret.png) no-repeat center;
    background-size: contain;
    position: absolute;
    width: 32px;    
    height: 32px;
    top: 50%;
    left: -44px;
    transform: translateY(-50%);
  }
  .content_05-wrap{
    border-radius: 24px;
    width: 100%;    
    padding: 16px;
  }
  .content_05-mark{
    width: 30%;
  }
  .content_05-group{
    margin-left: 16px;
  }
  .content_05-group p{  
    text-align: left;
    font-weight: 900;
    font-size: 1.6rem;
  }
  .content_05-image{
    display: flex;
  }
  .content_05-second{
    margin-left: 4px;
  }
  .source-insta360{
    margin: 8px 0 0 0;
  }

  /*---videoStart---*/
  .scenes-video{
    display: flex;
    flex-flow: row nowrap;
    margin-top: 3rem;
    position: relative;
    z-index: 1;
    border-radius: 1.6rem;
    overflow: hidden;
    width: auto;
    bottom: auto;
    left: auto;
    height: auto;
  }
  .scenes-video .video-block{
    width: 100%;
    height: 100%;
  }  
  .scenes-video .video-block::before
  ,.scenes-video .video-block::after{
    content: "";
    display: block;
    padding-bottom: 56.25%;
  }
  .scenes-video .video-block video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .scenes-video .video-block .compare-tags{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .scenes-video .video-block .compare-tags .tag{
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.2rem;
    letter-spacing: .01em;
    padding: .6rem 1.2rem;
    border-radius: 100px;
    position: absolute;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    white-space: nowrap;
    top: auto;
  } 
  .scenes-video .video-block .compare-tags .tag-left{
    color: #000;
    bottom: calc(50% + 1.7rem);
    background-color: #fff;
  }
  .scenes-video .video-block .compare-tags .tag-right{
    bottom: 1.7rem;
    color: #fff;
    background-color: #ee4f23;
  }
  .video-wrapper{
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    z-index: 0;
  }
  .video-wrapper video{
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .video-wrapper .compare-tags{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .video-wrapper .compare-tags .tag{
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.2rem;
    letter-spacing: .01em;
    padding: .6rem 0.75rem;
    border-radius: 100px;
    position: absolute;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    white-space: nowrap;
    top: auto;
  } 
  .video-wrapper .compare-tags .tag-left{
    bottom: 1.7rem;
    left: 25%;
  }
  .video-wrapper .compare-tags .tag-right{
    bottom: 1.7rem;
    left: 75.25%;
  }
  /*---videoEnd---*/  
}

/*-----------------------------------------------------------------------
 * item detail
 *----------------------------------------------------------------------- */

main p.tap_title {
  margin-bottom: 0;
}
main p.tap_price {
  margin-bottom: 24px;
}
main .tapbox1 table {
  width: 105%;
  margin: 0 0 18px;
  font-size: 12px;
  letter-spacing: 0.1em;
  border-top: 1px solid #dce5eb;
  border-bottom: 1px solid #dce5eb !important;
}
main tr:nth-of-type(1) th {
  border-top: none;
}
main .tapbox1 table th {
  width: 38%;
}
main td img {
  height: 40px;
  margin-bottom: 0;
}


/*-----------------------------------------------------------------------
 * common
 *----------------------------------------------------------------------- */
main .br { display: block;}
main .nonPC { display: none; }
main .parenthesisIndent { text-indent: -8px; }
main th, main td {
    padding: 10px 18px 9px;
}


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

@media screen and (max-width: 767px) {  
  main .nonSP { display: none; }
  main .nonPC { display: block; }
	main h2 img.subtitle {
		height: 13px;
		margin: 4px auto 0;
	}
  main .tapbox1 {
    position: relative;
    padding: 20px 16px;
  }
  main p.tap_title,
  main p.tap_price {
    position: relative;
    z-index: 2;
  }
  main .tapimg {
    position: absolute;
    z-index: 1;
    top: 100px;
    left: 23%;
    margin: 0;
  }
  main .tapbox1 .price {
    margin-bottom: 24px !important;
  }
  main .tapbox1 .tableTitle {
    margin-bottom: 4px;
  }
  main .tapbox1 table {
  width: 100%;
  margin-top: 260px;
  font-size: 12px;
  }
  main .tapbox1 table th {
    width: 42%;
    text-align: left;
  }
  main th,
  main td {
    padding: 10px 20px 9px;
  }
  main .tap2_txtbox {
    width: 100% !important;
  }
  main #option section:nth-of-type(2) .tapimg {
    top: 64px;
  }
  main #option section:nth-of-type(2) table {
    margin-top: 196px;
  }
}

@media screen and (max-width: 583px) {
  main .tapbox1 table {
    margin-bottom: 24px;
  }
  main .tapbox1 table th,
  main .tapbox1 table td {
    width: 100%;
    display: block;
  }
  main .parenthesisIndent {
    display: inline-block;
    text-indent: 0;
  }
  main tr td:first-of-type {
    border-right: none;
  }
}


@media screen and (max-width: 479px) {
  main th,
  main td {
    padding: 10px 12px 9px;
  }
}

/* img to text */
.com-subtitle.is-en{
  display: block;
  font-family: Lato-Italic;
}
.com-section-head .is-en {
  color: #038de1;
  font-size: 18px;
  letter-spacing: 0.25em;
  margin: 8px auto 0;
}
