@charset "utf-8";
.start_none {
    display: none !important;
}
.contents_wrap {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 5.21% 23.21%;
    box-sizing: border-box;
}

@media only screen and (min-width:769px) {
    .contents_wrap {
        padding: 0 30px 110px;
    }
}
/* ttl */
.contents_ttl_txt {
    font-size: 15px;
    margin: 1.7em 0 1.7em;
}
.contents_ttl_sublist {
    font-size: 18px;
    margin: 0 auto 1.5em;
}
.contents_ttl_sublist li{
    font-size: 16px;
    text-indent: -1.0em;
    padding-left: 1.0em;
}

@media only screen and (min-width:769px) {
    
    .contents_ttl_sublist li{
        font-size: 18px;
        margin-top: 0.3em;
    }
}


.contents_subttl {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.contents_txt {
    font-size: 18px;
    margin: 0 0 17%;
}
@media only screen and (min-width:769px) {
    .contents_ttl_txt {
        text-align: center;
        font-size: 21px;
        width: 80%;
        margin: 0 auto;
    }
    .contents_ttl_txt02 {
        text-align: center;
        font-size: 16px;
        margin: 2.0em auto;
        width: 80%;
    }
    .contents_ttl_list {
        font-size: 21px;
        max-width: 525px;
    }
    .contents_ttl_list li {
        margin-top: 1.2em;
    }
    .contents_ttl_list li:not(:last-child) {
        margin-bottom: 0;
    }
    .contents_ttl_sublist {
        font-size: 21px;
        text-align: center;
    }
    .contents_subttl {
        font-size: 22px;
    }
    .contents_txt {
        text-align: center;
        font-size: 21px;
        margin: 0 0 5em;
    }
}

.contents01_ttl {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 0.3em;
    background-color: #f1f8c2;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}


.contents01_ttl_txt {
    font-size: 18px;
    margin: 1.5em 0 1.0em;
}

@media only screen and (min-width:769px) {
    .contents01_ttl {
        font-size: 22px;
    }
    .contents01_ttl_txt {
        text-align: center;
        font-size: 21px;
    }
    
}


.contents01_conts01_list {
    display: flex;
    flex-wrap: wrap;
}

.contents01_conts01_list li {
    width: 47%;
    padding-bottom: 7%;
}


.contents01_conts01_list li:not(:last-child) {
    margin-right: 0;
}
.contents01_conts01_list li:nth-child(2n-1) {
    margin-right: 2.924%;
}
.contents01_conts01_list li:nth-child(2n) {
    margin-left: 2.924%;
}

.contents01_conts01_txt01 {
    font-size: 14px;
    font-weight: 600;
    text-indent: -1.5em;
    padding-left: 1.5em;
    margin-top: 0.5em;
    text-align: left;
}

.contents01_conts01_txt01 span {
    display: inline-block;
    font-weight: 600;
    background-color: #000000;
    color: #ffffff;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 1;
    margin-right: 0.5em;
    text-indent: 0;
}
.contents01_conts01_caution {
    font-size: 13px;
    text-indent: -1.0em;
    padding-left: 1.0em;
}
.contents01_conts01_txt02 {
    font-size: 15px;
    margin-bottom: 25px;
}

.contents01_conts01_subttl {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.5em;
}

.contents01_conts01_subttl span {
    background: linear-gradient(transparent 70%, #fffdd7 70%);
}
.contents01_conts02_list {
    display: flex;
    flex-wrap: wrap;
}
.contents01_conts02_list li {
    width: 47%;
    padding-bottom: 7%;
}

.contents01_conts02_list li:not(:last-child) {
    margin-right: 0;
}
.contents01_conts02_list li:nth-child(2n-1) {
    margin-right: 2.924%;
}
.contents01_conts02_list li:nth-child(2n) {
    margin-left: 2.924%;
}

.device_list_caution {
    font-size: 13px;
    text-indent: -1.0em;
    padding-left: 1.0em;
}


.device_list_subttl03 {
    font-size: 18px !important;
    text-indent: -1.5em;
    padding-left: 1.5em;
}


.device_list_subttl04 {
    margin-top: 40px;
    font-size: 19px !important;
    margin-bottom: 1.0em;
}

@media screen and (min-width: 769px) {
    .contents01_conts01_list {
        display: flex;
        justify-content: center;

    }
    .contents01_conts01_list li {
        width: 20%;
        padding-bottom: 20px;
    }
    .contents01_conts01_list li:nth-child(2n-1) {
        margin-right: 0;
    }
    .contents01_conts01_list li:nth-child(2n) {
        margin-left: 0;
    }
    .contents01_conts01_list li:not(:nth-child(4n)) {
        margin-right: 41px;
    }
    .contents01_conts01_txt01 {
        font-size: 15px;
    }
    .contents01_conts01_txt01 span {
        width: 18px;
        height: 18px;
    }
    .contents01_conts01_caution {
        font-size: 14px !important;
    }
    
    .contents01_conts02_list {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .contents01_conts02_list li {
        width: 23%;
        padding-bottom: 20px;
    }
    .contents01_conts02_list li:nth-child(2n-1) {
        margin-right: 0;
    }
    .contents01_conts02_list li:nth-child(2n) {
        margin-left: 0;
    }
    .contents01_conts02_list li:not(:last-child) {
        margin-right: 41px;
    }
    .contents01_conts01_txt02 {
        font-size: 16px;    
        margin: 2.0em auto;
        width: 80%;
        text-align: center;
    }
    .device_list_subttl {
        font-size: 21px !important;
        text-align: center;
        margin-bottom: 2.2em;
        margin-top: 2.0em;
    }
    .device_list_subttl02 {
        font-size: 21px !important;
    }
    .device_list_txt02 {
        font-size: 21px !important;
    }
    .device_list_subttl03 {
        font-size: 21px !important;
    }
    .contents02 {
        text-align: center;
    }
    .flow_img_pc {
        width: 80%;
        margin: 0 auto;
    }
    .acc_icon.plus::before,.plus::after  {
        transform: translateY(-5px);
    }
    .acc_icon.is-open::before {
        transform: translateY(-5px) rotate(90deg);
    }
    .acc_icon.plus::after {
        transform: translateY(-5px) rotate(90deg);
    }
    .device_list_caution {
        font-size: 14px;
    }
    .device_list_subttl04 {
        font-size: 21px !important;
    }
    .device_list_shortcut_img img {
        width: 70%;
    }
    .device_list_subttl05 {
        font-size: 21px !important;
        text-align: center;
        margin-bottom: 2.2em;
        margin-top: 2.0em;
    }
}

.contents_img01 {
    max-width: 260px;
    margin: 0 auto;
    width: 80%;
}
.googleplay {
    max-width: 272px;
    margin: 0 auto;
}

.appstore {
    max-width: 273px;
    margin: 0 auto;
}
.googleplay a {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.appstore a {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.contents_img02 {
    max-width: 320px;
    margin: 0 auto;
    width: 47%;
}

.contents02_wrap {
    background-color: #e3e3e3;
    padding: 5%;
    margin-bottom: 6.0em;
}


@media screen and (min-width: 769px) {
    .contents02_wrap {
        padding: 2em;
    }
    
    .googleplay {
        max-width: 272px;
        margin: 0;
    }

    .appstore {
        max-width: 273px;
        margin: 0;
    }
    .app_btn {
        display: flex;
        justify-content: center;
    }
    
    .contents_img02 {
        max-width: 240px;
        margin: 0 auto;
        width: 26%;
    }
}

/*-- modal --*/
.modal-container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,50%);
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
    box-sizing: border-box;
    z-index: 999;
}
.modal-container:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.modal-container.active{
	opacity: 1;
	visibility: visible;
}
.modal-body{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 800px;
	width: 90%;
}
.modal-close{
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
	top: -20px;
	right: -20px;
	width: 60px;
	height: 60px;
	color: #fff;
	cursor: pointer;
}

.modal-close::before,.modal-close::after  {
    content: '';
    display: inline-block;
    position: absolute;
    width: 5px;
    height: 35px;
    background-color: #949494;
    transition: all .4s ease-out;
    top: 11px;
    left: 28px;
}
.modal-close::before  {
    transform: rotate(45deg);
}
.modal-close::after {
    transform: rotate(135deg);
}

.modal-content_area{
	background: #fffdd7;
	text-align: left;
	padding: 40px 0;
    border-radius: 20px;
    max-height: 800px;
}
.modal-content{
	background: #ffffff;
	padding: 30px;
    max-height: 500px;
    height: 100vh;
    overflow-y: scroll;
}

.modal_ttl01 {
    font-size: 18px;
    background-color: #ffdfee;
    text-align: center;
    font-weight: bold;
    padding: 0.3em 0;
}
.modal_ttl02 {
    font-size: 18px;
    background-color: #eedfff;
    text-align: center;
    font-weight: bold;
    padding: 0.3em 0;
}

.modal_ttl03 {
    font-size: 18px;
    background-color: #d9deee;
    text-align: center;
    font-weight: bold;
    padding: 0.3em 0;
}


@media screen and (min-width: 769px) {
    .modal_ttl01 {
        font-size: 20px;
    }
    .modal_ttl02 {
        font-size: 20px;
    }
    
    .modal_ttl03 {
        font-size: 20px;
    }
}

.imadoco_start_step {
    max-width: 525px;
    margin: 0 auto 10.125%;
}

@media only screen and (min-width: 769px) {
    .imadoco_start_step {
        margin: 1.5em auto;
    }
}

_:lang(x)+_:-webkit-full-screen-document, .header_menu_link li {
    font-size: 16px;
}
_:lang(x)+_:-webkit-full-screen-document, .device_list_accordion_q button {
    font-size: 16px;
}
_:lang(x)+_:-webkit-full-screen-document, .device_list_accordion_a>div{
    font-size: 16px;
}