@charset "UTF-8";
/*!
* @ ターゲット
*   - 標準レイアウト : デスクトップ
*   - 中間レイアウト : タブレット
*   - 縮小レイアウト : スマートフォン
*
* @ 基準フォントサイズ (標準は 16 px を想定)
*   - 14 px : 標準レイアウト、中間レイアウト
*   - 13 px : 縮小レイアウト
*
* @ ページ幅
*   - 949 - 1029 px : 標準レイアウト
*   - 700 -  948 px : 中間レイアウト (ただし、ヘッダーとメッセージのみ)
*   -   0 -  699 px : 縮小レイアウト
*
* @ 目次
*   - 標準レイアウト
*     - frame
*     - grid
*     - module
*   - 中間レイアウト
*   - 縮小レイアウト
*     - frame
*     - grid
*     - module
*/


/*
* =======================================================================================
* 標準レイアウト
* =======================================================================================
*/

.clearfix {
    *zoom: 1;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix::after {
    display: block;
    clear: both;
}
body {
    background-color: #fff;
    color: #505050;
    font-family: "ヒラギノ角ゴ ProN W3", "HiraKakuPro-W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-size: 87.5%; /* = 14px/16px */
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 1.5;
}
img {
    height: auto;
    max-width: 100%;
}
a {
    color: #0070c0;
}
a:hover, a:active {
    opacity: 0.6;
}
/*
* =======================================================================================
* frame
*/

.ticker {
    position: relative;
    overflow: hidden;
    background-color: #444444;
    z-index: 80;
    height: 34px;
}
.ticker ul {
    /*    width: auto;*/
    position: relative;
    max-width: 1000px;
    background-color: #444444;
    text-align: left;
    padding: 10px 20px;
    box-sizing: border-box;
    margin: 0 auto;
}
.ticker ul li {
    display: none;
    /*    margin-right: 220px;*/
}
.ticker ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    width: 76%;
    font-size: 13px;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ticker ul li a:hover {
    text-decoration: underline;
}
.f-header {
    background-color: #fff;
    border-bottom: 4px solid #0fafde;
    font-size: 85.7143%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    -webkit-transform: translate3d(0,0,0);
}
.f-header.mini {
    border-bottom: 2px solid #0fafde;
}
.f-header a {
    text-decoration: none;
}
.f-share {
    margin: 15px 0;
}
.news_news {
    max-width: 989px;
    margin: 0 auto;
    padding-left: 20px;
}
.f-article {
    /*    line-height: 1.7;*/
    margin-top: 140px;
}
.f-article_about {
    margin-top: 10px;
}
.f-register {
    border-top: 1px solid #dcdcdc;
    margin-top: 110px;
    padding: 60px 0;
}
.f-footer {
    background-color: #c2c2c2;
    padding: 30px 0;
}
.f-footer a {
    color: #fff;
    text-decoration: none;
}
.f-footer a:hover, .f-footer a:active {
    color: #e8e8e8;
}
/*
* content
*/

.f-content {
    position: relative;
    text-align: left;
}
.f_content_sp {
    padding-top: 0px;
}
/*
* =======================================================================================
* grid
*/


/*
* =======================================================================================
* module
*/


.r-button {
    background-color: #0FAFDE;
    border-radius: 9999px;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
}
.m-app .m-app-item .r-button {
}
.m-button {
    background-color: #EB7000;
    border-radius: 9999px;
    color: #fff;
    display: inline-block;
    padding: 10px 16px;
    text-decoration: none;
    font-size: 13px;
    line-height: 1;
}
}.m-button:hover, .m-button:active {
    background-color: #EB7000;
}
.f-register .m-button {
    font-size: 24px;
    text-align: center;
    padding: 16px 46px;
    margin-bottom: 24px;
}
.m-button-s {
    font-size: 18px;

    padding: 13px 40px;
}
.m-button-xl {
    padding: 20px 70px;
    font-size: 26px;
}
.m-button-xl:after {
    content: "";
    display: inline-block;
}
.disp_pc {
    display: block;
}
.disp_sp {
    display: none;
}
.disp_pc_inline {
    display: inline;
}
.disp_sp_inline {
    display: none;
}


/*
* =======================================================================================
* banner
*/
#bnr-starter-top {
	width: 100%;
	text-align: center;
}

#completedAccount #bnr-starter-top {
	background: rgb(15, 175, 222);
	width: 95%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#bnr-starter-middle {
	background: rgb(15, 175, 222);
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
#bnr-starter-bottom {
	background: rgb(15, 175, 222);
	width: 100%;
	text-align: center;
	margin: 0 auto 30px;
}
#bnr-starter-middle a, #bnr-starter-bottom a {
	padding-top: 4px;
}
.bnr-starter a {
	width: 100%;
	display: block;
	color: rgb(255, 255, 255);
	text-decoration: none;
	margin: 20px 0 40px 0;

}
.bnr-starter .bnr-starter-tit {
	display: block;
	width: 100%;
	text-indent: -9999px;
	margin: 0 auto;
	background-size: 920px;
}
.bnr-starter .bnr-starter-tit-m {
	display: block;
	width: 100%;
	text-indent: -9999px;
	margin: 0 auto;
	background-size: 900px;
}
.bnr-starter p {
	padding: 6px 0;
}
.bnr-starter p br {
	display: none;
}
.bnr-starter .btn-detail {
	padding: 4px 0;
	border-radius: 9999px;
	color: rgb(255, 255, 255);
	text-decoration: none;
	display: block;
	background-color: rgb(1, 1, 1);
	margin: 0 auto;
	max-width: 300px;
	width: 90%;
}
/*
* header
*/
.m-logo {
    padding: 24px 20px 20px 0;
    box-sizing: border-box;
    /*    transition: padding 0.4s;*/
    float: left;
}
.mini .m-logo {
    padding: 5px 20px 5px 0;
}
.mini .m-logo img {
    width: 130px;
}
/*
.m-logo.is-scroll {
padding: 3px 20px 3px;
transition: padding 0.4s;
}
*/
.m-logo a {
    position: relative;
    z-index: 1001;
}
.m-control {
    /* padding: 0 20px; */
    /* position: relative; */
    /* max-width: 1000px; */
    box-sizing: border-box;
    float: left;
    margin-top: 18px;
}
.mini .m-control {
    margin-top: -9px;
}
.m-control-handle {
    display: none;
}
.m-headernav {
    position: relative;
    top: 20px;
    letter-spacing: 0;
    margin-left: 8px;
}
.m-headernav-item {
    float: left;
    margin-right: 16px;
}
.m-headernav-item a {
    display: block;
    white-space: nowrap;
    font-size: 12px;
    color: #848484;
}
.m-app {
    position: absolute;
    right: 20px;
    top: 28px;
}
.mini .m-app {
    top: 4px;
}
.m-app-item {
    float: left;
    margin-left: 10px;
}
.m-app-item a {
    display: inline-block;
    padding: 10px 20px;
}
.mini .m-app-item a {
    padding: 8px 20px;
}
.m-app-item--register a {
    color: #fff;
}
.link_overseas {
    display: inline-block;
    margin-left: 16px;
    padding: 0 10px;
    box-shadow: 1px 0 0px 0 #4dbeea inset, -1px 0 0px 0 #1da0d3,1px 0 0px 0 #4dbeea , -1px 0 0px 0 #1da0d3 inset;
    line-height:30px;
}
.link_overseas a {
    color: #fff;
    font-family: Helvatica, Arial;
    font-size: 12px;
}
.link_overseas a:hover,.link_overseas a:active {
    color: #fff !important;
}
.link_overseas_tb {
    display: none;
}
.link_overseas_sp {
    display: none;
}
/*
* campaign
*/


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*
* article
*/
.m-feature {
    margin: 40px 0 16px 0;
}
.m-feature-item {
    width: 33.3%;
    float: left;
    padding-right: 24px;
    box-sizing: border-box;
}
.m-feature-item:last-child {
    padding-right: 0;
    margin-bottom: 0;
}
.m-feature-heading {
    color: #0FAFDE;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 16px;
    line-height: 1;
}
.m-feature-summary {
    margin-bottom: 22px;
    font-size: 16px;
    line-height: 1;
}
.m-feature-text {
    font-size: 14px;
}

/*
* footer
*/
.m-air-series{
    width: 100%;
    height: auto;
    margin: 0 0 30px;
    box-sizing: border-box;
}
.m-air-series li{
    float: left;
    width: auto;
    height: auto;
    margin-right: 14px;
    box-sizing: border-box;
}
.m-air-series li:last-child{
    margin-right: 0;
}
.m-air-series li img{
    height: 20px;
}

.m-footernav-item {
    float: left;
}
.m-footernav-item a {
    background: transparent url("https://cdn.airregi.jp/res/jp/asset/image/ic-arrow-link-dark.png") no-repeat scroll left center;
    background-size: 18px 18px;
    margin-right: 20px;
    padding: 3px 0 3px 30px;
}
.m-footernav-item a:hover, .m-footernav-item a:active {
    background-image: url("https://cdn.airregi.jp/res/jp/asset/image/ic-arrow-link-dark-hover.png");
}
.oldie .m-footernav-item a {
    background-image: url("https://cdn.airregi.jp/res/jp/asset/image/actual/ic-arrow-link-dark.png");
}
.oldie .m-footernav-item a:hover, .oldie .m-footernav-item a:active {
    background-image: url("https://cdn.airregi.jp/res/jp/asset/image/actual/ic-arrow-link-dark-hover.png");
}
.m-util-item {
    border-left: 1px solid #fff;
    float: left;
    margin-left: 0.5em;
    padding-left: 0.5em;
}
.m-util-item:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}
.m-util-item a {
    font-size: 78.5714%;
}
.m-sns {
    bottom: 40px;
    position: absolute;
    right: 20px;
}
.ie8 .m-sns {
    text-align: right;
    width: 147px;
}
.m-sns-item {
    display: inline;
    margin-left: 15px;
}
.m-sns-item:first-child {
    margin-left: 0;
}
.m-sns-item img {
    width: 34px;
}
.m-share-item {
    display: inline;
}
.m-share-item--box {
    display: none;
}
.m-share-item .twitter-count-horizontal {
    width: 120px !important;
}
.m-share-item .g-plusone {
    display: inline;
}
.m-share--footer {
    bottom: 0;
    position: absolute;
    right: 0;
}
.m-colophon {
    clear: both;
    padding-top: 60px;
}
.m-colophon-copyright a {
    color: #505050;
    font-size: 64.2857%;
}
.m-colophon-copyright a:hover, .m-colophon-copyright a:active {
    color: #848484;
}

/*＝ フッター ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.m-colophon-copyright img {
    vertical-align: bottom;
}
.m-colophon-group a {
    font-size: 10px;
    line-height: 3;
    text-decoration: underline;
    font-weight: bold;
    font-family: "メイリオ", "Meiryo", sans-serif;
}



/*
* renewal
*/
/*====================================================================================
***　トップ画像のオーバーレイテキスト
======================================================================================*/
.f-topImg-frame {
    position: relative;
}
.f-topImg-frame::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
}
.f-overlay-topImg {
    position: relative;
    text-align: center;
    margin: 0 auto;
    z-index: 2;
    width: 100%;
}
.overlay-topImg-inner {
    position: absolute;
    top: 78px;
    width: 100%;
    color: #fff;
}
.overlay_topImg {
    width: 218px;
}
.overlay-topImg_txt {
    font-size: 28px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 15px;
}
.overlay-topImg_subTxt {
    margin-bottom: 14px;
    font-size: 64px;
    letter-spacing: 2px;
}
.overlay-movie_btn {
    display: block;
    margin-bottom: 42px;
    border-radius: 9999px;
}
.overlay-topImg-account {
    display: inline-block;
    padding: 4px 15px;
    margin-bottom: 42px;
    font-size: 20px;
    border: 1px solid #fff;
    border-radius: 10px;
}
.topImg-img {
    max-width: 1920px;
    min-width: 500px;
}
.f-movie {
    position: relative;
}
.wrap-img {
    z-index: 1;
    height: 500px;
    overflow: hidden;
}
#player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: -6%;
    z-index: -1;

}
.m-main_img {
    position: relative;
    width: 100%;
    height: 500px;
    background-image: url("https://cdn.airregi.jp/res/jp/asset/image/img_topimg.png");
    background-size: 1700px 500px;
    background-position: 50% 0;
    background-repeat: repeat-x;
    z-index: -1;
    min-width: 972px;
}
.overlay-topImg_txt_parenthesis {
    letter-spacing: -3px;
}
.thum_movie {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 99;
}
.thum_movie_sp {
    display: none;
}
.thum_movie-item {
    float: left;
    margin: 0 0 0 8px;
}
.thum_movie-item a {
    display: inline-block;
    text-decoration: none;
}
.thum_movie-text {
    font-size: 11px;
    color: #555555;
    margin-top: 6px;
    text-decoration: none;
    text-align: center;
    line-height: 1.2;
}
.m-contact-wrap {
    background: #20aee5;
}
.m-contact {
    padding: 0px 20px;
    max-width: 1000px;
    box-sizing: border-box;
    margin: 0 auto;
}
.m-contact-catch {
    float: left;
    color: #ebf8fd;
    font-size: 12px;
    line-height: 28px;
}
.wrap-contact-info {
    float: right;
    font-size: 12px;
}
.m-contact-tel,.m-contact-mail {
    display: inline-block;
    color: #fff;
    position: relative;
}
.m-contact-tel:before {
    content: "";
    background: url(https://cdn.airregi.jp/res/jp/asset/image/icon-tel_s.png) no-repeat top center;
    display: inline-block;
    width: 16px;
    height: 18px;
    background-size: 16px auto;
    vertical-align: middle;
    margin-right: 4px;
}
.m-contact-tel span {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 4px;
    font-family: Helvetica;
}
.m-contact-mail {
    font-size: 12px;
    line-height: 20px;
    margin-left: 24px;
}
.m-contact-mail a {
    color: #fff;
}
.m-contact-mail:before {
    content: "";
    background: url(https://cdn.airregi.jp/res/jp/asset/image/icon_email_s.png) no-repeat top center;
    display: inline-block;
    width: 16px;
    height: 10px;
    background-size: 16px 10px;
    margin-top: -4px;
    vertical-align: middle; margin-right: 4px;
}
.m-head_news {
    background: #fc6356;
}
.m-head_news-content {
    font-size: 13px;
    max-width: 1000px;
    margin: 0 auto;
    color: #ffffff;
    padding: 12px 20px;
    text-align: left;
    box-sizing: border-box;
    line-height: 18px;
}
.m-head_news-content a {
    color: #ffffff;
    font-weight: bold;
}
.f-bn_campaign {
    margin: 48px 0 0;
}
.m-content_about {
    max-width: 836px;
    margin: 0 auto;
}
.m-content_about-text {
    float: left;
    max-width: 502px;
    width: 60%;
}
.m-content_about-text h3 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 16px;
}
.m-content_about-text p {
    font-size: 14px;
    line-height: 25px;
    margin-right: 36px;
}
.m-content_about-img {
    float: left;
    width: 40%;
}
.wrap_content_price {
    text-align: center;
}
.m-content_price {
    text-align: left;
    display: inline-block;
}
.m-content_price-img {
    color: #20aee5;
    float: left;
}
.m-content_price-img span {
    font-size: 44px;
}
.m-content_price-text {
    float: left;
    margin-left: 48px;
}
.m-content_price-text h3 {
    font-size: 48px;
    line-height: 58px;
    color: #20aee5;
    margin-bottom: 16px;
}
.price_s,.price_m {
    position: relative;
    display:inline-block;
    font-size: 24px;
    line-height: 1;
    margin-left: 28px;
}
.price_m {
    margin-left: 54px;
}
.price_s:before,.price_m:before {
    content: "";
    background: url(https://cdn.airregi.jp/res/jp/asset/image/icon_checkmark.png) no-repeat top center;
    display: inline-block;
    width: 24px;
    height: 20px;
    background-size: 24px auto;
    position: absolute;
    left: -28px;
    margin-top: 4px;
}
.price-notes {
    margin-top: 16px;
    color: #555555 ;
    line-height: 1.2;
}
.m-func_list li {
    float:left;
}
.span_1 {
    width: 23.5%;
    height: 104px;
    margin: 0 2% 16px 0;
}
.span_1:nth-child(4),
.span_1:nth-child(8) {
    margin-right: 0;
}
.m-func_list {
    margin-top: 60px;
}
.m-func_list li h2 {
    font-size: 16px;
    font-weight: bold;
    color: #505050;
    margin-bottom: 8px;
    line-height: 1;
}
.m-func_list li p {
    font-size: 14px;
    color: #505050;
}
.m-notice {
    background: #eef9fd;
    padding: 24px;
    line-height: 21px;
    font-size:14px;
    text-align: left;
}
.m-notice_bn {
    margin: 60px auto 140px;
}
.m-notice_bn a:hover {
    opacity: 0.8;
}
.f-article_cooperation .m-heading {
    line-height: 1.2em;
}

/*
* marketコンテンツ
*/

.f-article_market {
  margin-top:0;
}
.m-heading-text {
    font-size: 16px;
    margin: 0 0 36px;
}
.m-heading-text.ml {
    width: 70%;
    float: left;
    font-size: 14px;
    line-height: 25px;
}
.market-pc-txt {
  display:block;
}
.market-sp-txt {
  display:none;
}
.m-text-market {
  margin-bottom:20px;
}
.m-market-img{
  float:right;
  width:25%;
  text-align:right;
}
.m-market-img img {
  width:207px;
}
.m-market_list li {
  float:left;
  padding: 0 32px 32px 0;
  height:40px;
}
.m-market_list li a {
  display:block;
}
.img_logo_01 { width:93px; }
.img_logo_02 { width:101px;}
.img_logo_03 { width:149px;}
.img_logo_04 { width:134px;}
.img_logo_05 { width:57px; }
.img_logo_06 { width:81px; }
.img_logo_07 { width:64px; }
.img_logo_08 { width:102px; }
.img_logo_09 { width:102px; }
.img_logo_10 { width:103px; }
.img_logo_11 { width:84px; }
.img_logo_12 { width:93px; }
.img_logo_13 { width:72px; }
.img_logo_14 { width:123px; }
.img_logo_15 { width:159px; }
.img_logo_16 { width:104px; }
.img_logo_17 { width:44px; }
.img_logo_18 { width:109px; }
.img_logo_19 { width:73px; }
.img_logo_20 { width:83px; }
.img_logo_21 { width:110px; }
.m-market-link {
    display: block;
    padding-top: 10px;
    position: relative
}
.m-step {
    margin-bottom: 24px;
}
.m-step-item {
    float: left;
    width: 31.3%;
    padding: 68px 0 0;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    margin-right: 3%;
}
.m-step-item:after {
    content: "";
    position: absolute;
    background: url("https://cdn.airregi.jp/res/jp/asset/image/icon_arrow_flow.png") no-repeat 0 0;
    background-size: 11px 20px;
    width: 11px;
    height: 20px;
    top: 138px;
    right: -6px;
}
.m-step-item:last-child:after {
    background: none;
    width: 0;
    height: 0;
}
.m-step-bn {
    background: url(https://cdn.airregi.jp/res/jp/asset/image/bn_manual_pc.png) no-repeat top center;
    background-size: 632px 106px;
    width: 632px;
    height: 106px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    display: block;
    margin: 0 auto;

}
.m-step-bn_sp {
    display: none;
}
.step01 {
    background: url(https://cdn.airregi.jp/res/jp/asset/image/icon_step_01.png) no-repeat top center;
    background-size: 55px 52px;
}
.step02 {
    background: url(https://cdn.airregi.jp/res/jp/asset/image/icon_step_02.png) no-repeat top center;
    background-size: 55px 52px;
}
.step02:after {
    right: -32px;
}
.step03 {
    background: url(https://cdn.airregi.jp/res/jp/asset/image/icon_step_03.png) no-repeat top center;
    background-size: 55px 52px;
    margin-right: 0;
}
.m-step-heading {
    color: #20aee5;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
}
.m-step-text {
    font-size: 14px;
    margin-bottom: 24px;
}
.m-step-img {
    margin-bottom: 24px;
    margin-left: -28px;
}
.m-dl-app {
    font-size: 0;
}
.m-dl-app > li,
.m-step-dl-app > li {
    display: inline-block;
    margin-left: 10px;
    background: #000;
    border-radius: 6px;
}
.m-dl-app {
    margin-top: 16px;
}
.m-dl-app > li:first-child,
.m-step-dl-app > li:first-child {
    margin-left: 0;
}
.m-link {
    margin: 36px 0 60px;
    text-align: right;
}
.m-link-list_line {
    text-align: right;

    margin: 0 0 48px;
}
.m-link-list_line li {
    display: inline-block;
    margin-left: 16px;
}
.m-link-arrow_r:hover, .m-link-arrow_r:active {
    color: #0070c0;
    opacity: 0.5;
}
.m-link-arrow_r {
    color: #0070c0;
    background-image: url(https://cdn.airregi.jp/res/jp/asset/image/icon_arrow_link.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 9px 8px;
    padding: 0 0 0 12px;
}
.arrow_w {
    background-image: url(https://cdn.airregi.jp/res/jp/asset/image/icon_arrow_link_w.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 9px 8px;
    padding: 0 0 0 16px;
}
.m-step-dl-app,
.m-dl-app {
    margin-top: 16px;
    font-size: 0;
}
.m-dl-app-item {
    display: inline-block;
}
.m-dl-app-item a,
.m-step-dl-app a {
    display: inline-block;
    width: 135px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.m-dl-app-item a:hover {
    opacity: 0.8;
}
.btn-apple {
    background: url(https://cdn.airregi.jp/res/jp/asset/image/btn_dl_apple.png) no-repeat 0 0;
    background-size: 135px 40px;
}
.m-dl-app-item a.btn-google {
    background: url(https://cdn.airregi.jp/res/jp/asset/image/btn_dl_google.png) no-repeat 0 0;
    background-size: 135px 40px;
}
.m-info_link {
    margin-bottom: 140px;
    text-align: center;
}
.m-info_link a {
    color: #0892c7;
    font-size: 20px;
}
.m-user-item {
    float: left;
    width: 296px;
    width: 32%;
    margin: 0 2% 0 0;
    box-sizing: border-box;
}
.m-user-item:nth-of-type(3),
.m-user-item:nth-of-type(6) {
    margin-right: 0;
}
.m-user-text{
    background: #eee;
    padding: 16px;
    box-sizing: border-box;
    font-size: 14px;
    margin: 16px 0 8px;
    border-radius: 10px;
    min-height: 102px;
    position: relative;
}
.m-user-text:after {
    content: "";
    position: absolute;
    top: -8px;
    left: 40px;
    margin-left: -10px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #eee transparent;
}
.m-user-info {
    font-size: 13px;
    color: #999;
    text-align: right;
}
.m-support > li {
    float: left;
    width: 48%;
    padding: 140px 10px 0;
    box-sizing: border-box;
    text-align: center;
    margin-left: 15px;
    min-height: 357px;
    background-color: #eef9fd !important;
    border-radius: 6px;
    box-sizing: border-box;
}
.m-support > li:first-child {
    margin: 0;
}
.support01 {
    background: url(https://cdn.airregi.jp/res/jp/asset/image/img_qa.png) no-repeat center 36px;
    background-size: 113.5px auto;
}
.support02 {
    background: url(https://cdn.airregi.jp/res/jp/asset/image/img_email.png) no-repeat 54% 36px;
    background-size: 111px auto;
}
.support03 {
    background: url(https://cdn.airregi.jp/res/jp/asset/image/img_tel.png) no-repeat center 36px;
    background-size: 79px auto;
    margin: 0;
}
.m-support-heading {
    color: #20aee5;
    font-weight: bold;
    margin: 0px 0 16px;
}
.m-support-text {
    font-size: 14px;
    margin-bottom: 24px;
}
.m-support-img {
    margin-bottom: 16px;
    margin-top: -8px;
}
.m-support-time {
    color: #999;
    font-size: 13px;
    letter-spacing: 0;
}
.m-cooperation {
    margin: 0 auto;
}
.m-cooperation-item {
    float: left;
    margin: 30px 0px 30px 60px;
    width: 18%;
}
.m-cooperation-item:nth-child(odd) {
    margin: 30px 0px 30px 65px;
}
.m-cooperation-item:last-child {
    margin-right: 0;
}
.m-news-heading {
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: bold;
}
.m-news-list dt {
    float:left;
    clear:left;
    line-height: 1.5;
    margin: 0 24px 8px 0;
    min-width: 9em;
}
.m-news-list dt:last-child {
    margin-bottom: 0;
}
.m-news-list dd {
    line-height: 1.5;
    margin-bottom: 8px;
}
.m-news-list dd span {
    display: inline-block;
    width: 35px;
    color: #fff;
    background-color: #ff825e;
    border-radius: 4px;
    padding: 3px 0;
    font-size: 10px;
    line-height: 1;
    margin-left: 8px;
    vertical-align: top;
    text-align: center;
}
.f-content-footer {
    background: #20aee5;
    padding: 36px 20px;
}
.m-column {
    float: left;
}
.m-column-4 {
    width: 216px;
    margin-right: 24px;
}
.f-footernav {
    background: #20aee5;
    padding: 36px 0;
}
.m-footernav {
    font-size: 12px;
}
.m-footernav-title {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 16px;
}
.m-footernav-subtitle {
    font-weight: bold;
    margin-bottom: 16px;
}
.m-footernav a,
.m-footernav h3 {
    color: #fff;
    text-decoration: none;
}
.m-footernav-list-item {
    margin-bottom: 16px;
}
.title01,.title05 {
    margin-bottom: 24px !important;
}
.topagetop a {
    display: block;
    width: 48px;
    height: 48px;
    background: transparent url("https://cdn.airregi.jp/res/jp/asset/image/icon_pagetop.png") no-repeat scroll left center;
    background-size: 48px auto;
    max-width: 990px;
    margin: 30px auto 0;
    position: fixed;
    bottom: 116px;
    right: 40px;
    opacity: 1;
    z-index: 99;
    -webkit-transform: translate3d(0,0,0);
}
.transition-ease {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
}
.bnr-starter-tit-pc {
	display:block!important;
}
.bnr-starter-tit-sp {
	display:none!important;
}

/*
* =======================================================================================
* 中間レイアウト
* =======================================================================================
*/

@media only screen and (min-width: 700px) and (max-width: 948px) {
    /*
    * header
    */
    .cmn-header_txt {
        padding: 0 0 0 8px;
    }
    .cmn-header_txt br {
        display: block;
    }
    .m-control {
        /* height: auto; */
        margin: 0;
        padding: 0;

        float: none;
    }
    .m-control-handle {
        cursor: pointer;
        display: block;
        position: absolute;
        right: 300px;
        top: 20px;
    }
    .mini .m-control-handle {
        top: -3px;
    }
    .m-contact-catch {
        letter-spacing: 0;
    }
    .m-contact-tel span {
        font-size: 18px;
        margin-right: 2px;
    }
    .m-contact-mail {
        margin-left: 4px;
        letter-spacing: 0;
    }
    .m-headernav {
        background-color: #0fafde;
        margin: 0;
        padding: 12px 0;
        width: 100%;
        position: absolute;
        left: 0;
        top: 95px;
        z-index: 100;
        display: none;
    }
    .mini .m-headernav {
        top: 43px;
    }
    .m-headernav-item {
        display: block;
        float: none;
        margin: 0;
    }
    .m-headernav-item a {
        color: #fff;
        margin: 0;
        padding: 12px 0;
        text-align: center;
    }
    .m-headernav-item a:hover,  .m-headernav-item a:active {
        color: #bfe8f4;
    }
    .m-headernav-item--current a {
        color: #bfe8f4;
    }
    .m-app {
        top: 29px;
    }
    .m-cooperation-item {
        margin: 30px 0 30px 30px;
    }
    .m-cooperation-item:nth-child(odd) {
        margin: 30px 0 30px 40px;
    }
    .link_overseas {
        display: none;
    }
    .link_overseas_sp {
        display: none;
    }
    .link_overseas_tb a:before {
        content: "";
        position: relative;
        display: inline-block;
        width: 8px;
        height: 8px;
        background: url(https://cdn.airregi.jp/res/jp/asset/image/icon_arrow_link_w.png) no-repeat top center;
        background-size: 8px 8px;
        padding: 0 0  0 12px;
    }
    .ticker ul li a {
        width: 70%;
    }
    .wrap-img {
        background: url("https://cdn.airregi.jp/res/jp/asset/image/img_topimg.png");
        background-repeat: repeat;
        background-position: -400px 0;
        background-size: cover;
    }
    .wrap-img:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 440px;

    }
    .m-step-dl-app > li {
        display: block;
        width: 135px;
        margin: 0 auto;
    }
    .m-step-dl-app > li:first-child {
        margin: 0 auto;
    }
    .m-step-dl-app > li:nth-child(n+2) {
        margin-top: 10px;
    }
    .m-main_img {
        display: none;
    }
    .span_1 {
        width: 32%;
        height: 100px;
        margin: 0 2% 16px 0;
    }
    .span_1:nth-child(4),
    .span_1:nth-child(8) {
        margin: 0 2% 16px 0;
    }
    .span_1:nth-child(3),
    .span_1:nth-child(6) {
        margin-right: 0;
    }
    .m-flow-label {
        background-size: 16px 16px;
    }
    .m-air-series li {
        margin-right: 12px;
    }

    /*
    * renewal
    */

    .m-content_about-text h3 {
        font-size: 20px;
    }
    .m-content_price-text h3 {
        font-size: 42px;
        line-height: 50px;
    }
    .m-user {
        margin: 0 auto;
    }
    .m-step-text {
        font-size: 13px;

        min-height: 57px;
    }
    .m-support-heading {
        letter-spacing: 0;
        font-size: 13px;
    }
    .m-support-text br {
        display: none;
    }

    .m-button-s {
        font-size: 16px;
        padding: 12px 34px;
    }

		#bnr-starter-middle, #bnr-starter-bottom {
			width: 100%;
		}
		.bnr-starter .bnr-starter-tit {
			display: block;
			text-indent: -9999px;
			margin: 0 auto;
		}

		.bnr-starter .bnr-starter-tit-m {
			display: block;
			width: auto;
			text-indent: -9999px;
			margin: 0 auto;
		}

		.bnr-starter p {
			padding: 6px 0 3px;
			line-height: 1.2;
		}
		.bnr-starter p br {
			display: block;
		}
}
  /*
  * =======================================================================================
  * 縮小レイアウト
  * =======================================================================================
  */



@media only screen and (max-width: 699px) {
        .bread_area{
            display:none;
        }

        body {
            font-size: 81.25%; /* = 13px/16px */
            -webkit-text-size-adjust: 100%;
        }
        /*
        * =======================================================================================
        * frame
        */

        .f-header {
            position: relative;
        }
        .f-share {
            margin-bottom: 0;
            padding: 20px 0;
            margin: 0;
        }
        .f-article {
            margin-top: 0px;
        }
        .f-content--fluid {
            /*padding: 40px 15px 0px 15px;*/
        }
        .f-register {
            margin-top: 24px;
            padding: 30px 0;
        }
        /*
        * =======================================================================================
        * module
        */

        .f-register .m-button {
            font-size: 20px;
        }
        /*
        * header
        */

        .m-logo {
            padding: 18px 0;
        }
        .m-logo img {
            width: 129px;
        }
        .m-control {
            height: auto;
            margin: 0;
            padding: 0;
            float: none;
        }
        .m-control-handle {
            cursor: pointer;
            display: block;
            position: absolute;
            right: 10px;
            top: 10px;
        }
        .m-control-panel {
            display: none;
            background-color: #0fafde;
            position: absolute;
            width: 100%;
            z-index: 100;
            left: 0;
            top: 69px;
        }
        .m-headernav {
            display: block;
            float: none;
            margin: 0;
            padding: 0 0 16px;
            width: 100%;
        }
        .m-headernav-item {
            display: block;
            float: none;
            margin: 0;
        }
        .m-headernav-item a {
            color: #fff;
            margin: 0;
            padding: 12px 0;
            text-align: center;
        }
        .m-app {
            border-left: none;
            padding-bottom: 12px;
            position: static;
        }
        .m-app:before {
            content: "";
            display: block;
            height: 12px;
            margin: 0 auto;
            width: 3em;
        }
        .m-app-item {
            float: none;
            margin-left: 0;
        }
        .m-app-item a {
            color: #fff;
            display: block;
            padding: 12px 0;
            text-align: center;
        }
        .m-app-item--register a {
            margin: 0 auto;
            width: 12em;
        }
        .m-app-item--login a {
            margin: 0 auto;
            width: 12em;
        }
        .m-app .m-app-item .r-button {
            padding: 12px 0;
            background-color: #c2c2c2;
            margin-bottom: 15px;
        }
        .m-step-dl-app > li:first-child {
            margin: 0;
        }
        .link_overseas {
            display: none;
        }
        .link_overseas_tb {
            display: none;
        }
        .link_overseas_sp {
            display: block;
            margin-top: 8px;
        }
        .link_overseas_sp a:before {
            content: "";
            position: relative;
            display: inline-block;
            width: 8px;
            height: 8px;
            background: url(https://cdn.airregi.jp/res/jp/asset/image/icon_arrow_link_w.png) no-repeat top center;
            background-size: 8px 8px;
            padding: 0 0  0 12px;
        }
        .ticker {
            height: 54px;
        }
        .ticker ul {
            padding: 10px;
        }
        .ticker ul li {
            margin: 0
        }
        .ticker ul li span {
            display: block;
        }
        .ticker ul li a {
            width: 100%;
            line-height: 1.5;
        }
        .disp_pc {
            display: none;
        }
        .disp_sp {
            display: block;
        }
        .disp_pc_inline {
            display: none;
        }
        .disp_sp_inline {
            display: inline;
        }
        .wrap-img {
            height: 300px;
        }
        /*
        * footer
        */
        .m-air-series{
            width: 100%;
            height: auto;
            padding-left: 12px;
            margin: 0 0 16px;
            box-sizing: border-box;
        }
        .m-air-series li{
            float: none;
            width: auto;
            height: 20px;
            margin-right: 14px;
            margin-bottom: 22px;
            text-align: center;
            box-sizing: border-box;
        }
        .m-air-series li:first-child{
            margin-right: 20px;
        }
        .m-air-series li img{
            height: 20px;
        }
        .m-title {
            margin-left: 20px;
        }
        .m-util {
            clear: both;
            padding-top: 30px;
        }
        .m-sns {
            display: none;
        }
        .m-share {
            text-align: center;
        }
        .m-share-item {
            display: inline;
            margin: 0 5px;
        }
        .m-share-item--button {
            display: none;
        }
        .m-share--footer {
            display: none;
        }
        .m-colophon {
            padding-top: 20px;
        }

        /*
        * renewal
        */
        .m-contact-wrap {
            display: none;
        }
        .m-head_news-content a {
            display: block;
            margin-top: 4px;
        }
        .overlay-topImg-inner {
            top: 28px;
        }
        .overlay-topImg_txt {
            font-size: 13px;
            margin: 10px 0 15px;
            line-height: 0;
            letter-spacing: 1px;
        }
        .overlay-topImg_subTxt {
            margin-bottom: 10px;
            font-size: 28px;
        }
        .overlay-topImg-account {
            padding: 4px 12px;
            margin-bottom: 20px;
            font-size: 16px;
        }
        .overlay-movie_btn {
            margin-bottom: 20px;
        }
        .m-button {
            padding: 14px 30px!important;
        }
        .m-button-xl {
            font-size: 20px;
        }

        .f-topImg-frame {
            background: url("https://cdn.airregi.jp/res/jp/asset/image/img_topimg.png");
            background-repeat: repeat;
            background-position: 40% 0;
            background-size:cover;
            height: 300px;
        }
        .f-topImg-frame:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 300px;
        }
        .m-main_img {
            display: none;
        }
        .thum_movie {
            position: static;
            text-align: center;
            width: 220px;
            margin: 20px auto 0;
        }
        .thum_movie-item {
            display: inline-block;
            margin: 0 3px;
        }
        .thum_movie_pc {
            display: none;
        }
        .thum_movie_sp {
            display: block;
        }
        .m-content_about-text {
            float: none;
            width: 100%;
            max-width: none;
        }
        .m-content_about-text h3 {
            font-size: 16px;
            line-height: 1.5;
            margin: 24px 0 10px;
        }
        .m-content_about-text h3 br {
            display: none;
        }
        .m-content_about-text p {
            line-height: 20px;
            margin: 0;
        }
        .m-content_about-img {
            float: none;
            width: 278px;
            margin: 24px auto 0;
        }
        .m-feature-item {
            width: 100%;
            padding: 0;
            float: none;
            margin-bottom: 24px;
        }
        .m-feature-heading {
            margin-bottom: 12px;
        }
        .m-feature-summary {
            margin-bottom: 12px;
            font-size: 16px;
        }
        .m-content_price-img {
            float: none;
            text-align: center;
            margin: 16px 0;
        }
        .m-content_price-img img {
            width: 80px;
            margin-left: 20px;
        }
        .m-content_price-text {
            float: none;
            margin: 0;
            text-align: center;
        }
        .m-content_price-text h3 {
            font-size: 22px;
            line-height: 1.5;
            text-align: center;
        }
        .price_s, .price_m {
            position: relative;
            display: inline;
            font-size: 18px;
            line-height: 1;
            margin-left: 28px;
        }
        .price_s:before, .price_m:before {
            content: "";
            background: url(https://cdn.airregi.jp/res/jp/asset/image/icon_checkmark.png) no-repeat top center;
            display: inline-block;
            width: 18px;
            height: 14px;
            background-size: 18px auto;
            position: absolute;
            left: -24px;
            margin-top: 4px;
        }
        .m-func_list {
            margin-top: 36px;
        }
        .m-func_list li h2 {
            margin-bottom: 8px;
        }
        .span_1 {
            width: 100%;
            height: auto;
            margin: 0 24px 24px 0;
        }
        .m-notice {
            padding: 16px;
        }
        .m-notice_bn {
            margin: 36px auto;
        }
        .m-heading-text {
            font-size: 14px;
            margin: 24px 0;
        }
        .m-heading-text.ml {
            width: auto;
            float: none;
        }
        .market-pc-txt {
            display: none;
        }
        .market-sp-txt {
            display:block;
        }
        .br-sp {
          display:none;
        }
        .m-market-img {
          float:none;
          text-align:center;
          width:100%;
        }
        .m-text-market,.m-market_list { display:none;}
        .m-step {
            margin-bottom: 0;
        }
        .m-step-item {
            float: none;
            width: 100%;
            padding-top: 64px;
            margin-bottom: 36px;
        }
        .m-step-item:after {
            display: none;
        }
        .m-step-bn {
            display: none;
        }
        .m-step-bn_sp {
            background: url(https://cdn.airregi.jp/res/jp/asset/image/bn_manual_sp.png) no-repeat top center;
            background-size: 280px 105px;
            width: 280px;
            height: 105px;
            text-indent:100%;
            white-space:nowrap;
            overflow:hidden;
            display: block;
            margin: 0 auto;
        }
        .step02:after {
            top: 95%;
        }
        .m-dl-app li:first-child {
            margin: 0;
        }
        .m-step-heading {
            font-size: 16px;
            margin-bottom: 8px;
        }
        .m-step-text {
            margin-bottom: 16px;
        }
        .m-link {
            margin: 24px 0 36px;
            text-align: left;
        }
        .m-link-list_line {
            text-align: left;
            margin: 0 0 36px;
        }
        .m-link-list_line li {
            margin: 0 0 12px;
            display: block;
        }
        .m-info_link {
            margin-bottom: 60px;
        }
        .m-info_link a {
            font-size: 16px;
        }
        .m-user-item {
            float: none;
            width: 100%;
            text-align: center;
            margin: 0 24px 24px 0;
        }
        .m-user-item:last-child {
            margin: 0 24px 0 0;
        }
        .m-user-text {
            text-align: left
        }
        .m-support > li {
            float: none;
            padding: 120px 10px 24px;
            width: 100%;
            border: none;
            margin-top: 16px;
            margin-left: 0;
            min-height: 0;
            background-position: center 24px;
        }
        .m-support-text {
            margin-bottom: 8px;
        }
        .m-support-img {
            margin-top: 0;
        }
        .support02 {
            background-position: 54% 24px;
        }
        .m-cooperation-item {
            width: 46%;
            margin: 0 4% 24px 0;
            text-align: center;
        }
        .m-cooperation-item:nth-child(odd) {
            margin: 0 2% 24px 2%;
        }
        .m-news-heading {
            font-size: 18px;
            margin-bottom: 8px;
            font-weight: bold;
        }
        .m-news-heading {
            margin-bottom: 16px;
        }
        .m-news-list dt {
            float: none;
            margin: 0px 0 4px;
            line-height: 1.2;
        }
        .m-news-list dd {
            margin-bottom: 16px;
        }
        .topagetop a {
            position: static;
            margin: 48px auto 12px;
        }
		#bnr-starter-middle, #bnr-starter-bottom {
			width: 100%;
		}
		.bnr-starter .bnr-starter-tit {
			display: block;
			text-indent: -9999px;
		}
		.bnr-starter .bnr-starter-tit-m {
			display: block;
			text-indent: -9999px;
		}
		.bnr-starter p {
			font-size: 92.3%;
			padding: 6px 10px;
		}
		.bnr-starter p br {
			display: block;
		}
		.bnr-starter .btn {
			padding: 2px 0;
			border-radius: 9999px;
			color: rgb(255, 255, 255);
			text-decoration: none;
			display: block;
			background-color: rgb(1, 1, 1);
			width: 280px;
			margin: 0 auto;
		}
		.bnr-starter-tit-pc {
			display:none!important;
		}
		.bnr-starter-tit-sp {
			display:block!important;
		}
		.bnr-starter a {
			padding-bottom:0px!important;
            margin: 0 0 40px 0;
		}
}
