@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_txt02 {
    font-size: 15px;
    margin: 1.7em 0 1.7em;
}
.contents_ttl_list {
    font-size: 16px;
    margin: 0 auto 1.5em;
    font-weight: bold;
}
.contents_ttl_list li{
    text-indent: -1.0em;
    padding-left: 1.0em;
}
.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;
}
.contents_btn {
    max-width: 460px;
    margin: 0 auto 11.63%;
}
.contents_btn a {
    display: block;
	position: relative;
    color: #333333;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    text-decoration: none !important;
    border-radius: 76px;
}
.contents_btn a span {
    display: block;
    padding: 0.6em 3.2em 0.7em;
}
.contents_btn a::after {
	content: "";
	position: absolute;
	background-image: url("../img/btn_arrow.png");
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	margin: auto;
	top: 50%;
	right: 13px;
	vertical-align: middle;
	-ms-transform: translate(-50%, -60%);
	-webkit-transform: translate(-50%, -60%);
	transform: translate(-50%, -60%);
    width: 24px;
    height: 24px;
}

.contents_ttl_wrap {
    max-width: 420px;
    margin: 0 auto 11.63%;
}
.contents_ttl_wrap a {
    display: block;
	position: relative;
    color: #333333;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    text-decoration: none !important;
    border-radius: 76px;
    padding: 0.6em 3.2em 1.1em;
    background-color: #ffa955;
	-webkit-box-shadow: 0px -5px 0px 0px #eb8b3d inset;
	box-shadow: 0px -5px 0px 0px #eb8b3d inset;
}

.contents_ttl_wrap span::after {
	content: "";
	position: absolute;
	background-image: url("../img/btn_arrow.png");
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	margin: auto;
	top: 50%;
	right: 13px;
	vertical-align: middle;
	-ms-transform: translate(-50%, -60%);
	-webkit-transform: translate(-50%, -60%);
	transform: translate(-50%, -60%);
    width: 24px;
    height: 24px;
}
.btn01 a {
    background-color: #ffa955;
	-webkit-box-shadow: 0px -5px 0px 0px #eb8b3d inset;
	box-shadow: 0px -5px 0px 0px #eb8b3d inset;
}
.btn02 a {
    background-color: #d2e748;
	-webkit-box-shadow: 0px -5px 0px 0px #b6cd34 inset;
	box-shadow: 0px -5px 0px 0px #b6cd34 inset;
}
.btn03 a {
    background-color: #78e9ce;
	-webkit-box-shadow: 0px -5px 0px 0px #59cfb0 inset;
	box-shadow: 0px -5px 0px 0px #59cfb0 inset;
}

@media only screen and (min-width:769px) {
    .contents_btn {
        margin: 0 auto 96px;
    }
    .contents_btn a {
        font-size: 24px;
    }
    .contents_btn a span {
        font-size: 18px;
    }
	.contents_btn a:after {
		width: 33px;
		height: 33px;
	}
    .contents_ttl_wrap {
        margin: 0 auto 96px;
    }
    .contents_ttl_wrap span {
        font-size: 18px;
    }
    
    .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;
    }
    
}

/*-- device_list --*/
.device_list_wrap {
    max-width: 1200px;
    margin: 0 auto;
    
}
.device_list>li {
    border-top: 2px solid #333333;
}
.device_list_accordion_q {
    font-size: 32px;
    font-weight: 700;
}
.device_list_accordion_q button {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 0.9;
    font-size: 16px;
    font-weight: 700;
    padding: 30px 30px 30px 10px;
    vertical-align: middle;
    width: 100%;
    cursor: pointer;
    text-align: left;
    color: #333333 !important;
    background-color: #fcffe8;
    transition: 0.4s;
}


.device_list>li:last-child button  {
    border-bottom: 2px solid #333333;
}
.device_list_accordion_q button.is-open {
    background-color: #f1f8c2;
    border-bottom: 1px solid #000000;
    transition: 0.4s;
}
.device_list>li:last-child button.is-open  {
    border-bottom: 1px solid #333333;
}

.qa04 button {
    padding: 17px 30px 17px 10px !important;
}

.caution_txt {
    font-size: 9px;
}

.acc_icon_wrap {
    position: absolute;
    top: 35%;
    right: 5%;
}
.acc_icon {
    position: relative;
}
.acc_icon.plus::before,.plus::after  {
    content: '';
    display: inline-block;
    position: absolute;
    width: 3px;
    height: 25px;
    background-color: #333333;
    transition: all .4s ease-out;
}
.acc_icon.is-open::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 3px;
    height: 25px;
    background-color: #333333;
    transform: rotate(90deg);
}
.acc_icon.plus::after {
    transform: rotate(90deg);
}

.device_list_accordion_a {
    display: none;
    padding: 30px 10px 30px 10px;
}
.device_list_accordion_a .contents_caution3 {
    display: block;
}

.device_list_accordion_a>div{
    font-size: 16px;
    line-height: 1.5;
}

.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_subttl {
    font-weight: bold;
    font-size: 16px !important;
    text-indent: -1.0em;
    padding-left: 1.0em;
    margin-top: 3.0em;
}
.device_list_subttl02 {
    font-size: 17px !important;
    margin-bottom: 1.0em;
}
.device_list_caution {
    font-size: 13px;
    text-indent: -1.0em;
    padding-left: 1.0em;
}
.device_list_caution02 {
    font-size: 17px;
}

.device_list_txt02 {
    padding: 0.3em;
    background-color: #fffdd7;
    text-align: center;
    font-size: 18px !important;
}

.device_list_subttl03 {
    font-size: 18px !important;
    text-indent: -1.5em;
    padding-left: 1.5em;
}

.device_list_shortcut {
    background-color: #eafffa;
    border-radius: 12px;
    padding: 1.0em;
}

.device_list_shortcut_img {
    max-width: 397px;
    margin: 1em auto 0;
}

.device_list_subttl04 {
    margin-top: 40px;
    font-size: 19px !important;
    margin-bottom: 1.0em;
}

.device_list_subttl05 {
    font-weight: bold;
    font-size: 16px !important;
    text-indent: -1.0em;
    padding-left: 1.0em;
    margin-top: 0.1em;
}
@media screen and (min-width: 769px) {
    .device_list_accordion_q {
        font-size: 21px;
    }
    .device_list_accordion_q button {
        font-size: 18px;
        padding: 20px;
        justify-content: center;
        text-align: center;
    }
    .qa04 button {
        padding: 17px 30px !important;
    }
    .caution_txt {
        font-size: 13px;
    }
    .device_list_accordion_a {
        padding: 30px;
        text-align: center;
    }
    
    .device_list_accordion_a>div{
        font-size: 18px;
    }
    .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;
    }
    .device_list_shortcut {
        border-radius: 24px;
    }
    .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;
}