@charset "utf-8";
/*PC*/
#cont #crm_box{
	position:relative;
	width:900px;
	margin:0 auto;
	display:table;
	}
#cont #crm_box #crm_menu{
	position:relative;
	width:220px;
	display:table-cell;
	vertical-align:top;
	padding:45px 0 0;
	}
#cont #crm_box #crm_main{
	position:relative;
	width:680px;
	display:table-cell;
	vertical-align:top;
	padding:45px 0 0 60px;
	}
/*
#top_menu{
	position:absolute;
	top:45px;
	left:0;
	width:100%;
	will-change: transform;
}
*/
#top_menu{
	position:sticky;
	top:45px;
	left:0;
	width:100%;
}
@media all and (-ms-high-contrast: none) {
#top_menu{
	position:absolute;
	top:45px;
	left:0;
	width:100%;
}
#top_menu.ie_fixed{
	position:fixed;
	width:220px;
	top:45px;
	left:50%;
	transform:translateX(-450px);
}
}
#top_menu a{
	position:relative;
	display:block;
	width:100%;
	font-size:1.5rem;
	line-height:1.4;
	font-weight:400;
	letter-spacing:0.03em;
	text-align:left;
	padding:15px 1em 15px 0;
}
#top_menu a.current{
	font-weight:600;
}
#top_menu a:hover{
	transition: .4s ease-out;
}
#top_menu a span {
	position:absolute;
	display:block;
	right:0;
	top:50%;
	margin-top:-7px;
	text-decoration:  none;
	height: 10px;
	width: 10px;
}
#top_menu a span::before{
	content:  '';
	width: 6px;
	height: 6px;
	display:  block;
	transform: rotate(135deg);
	position:  absolute;
	top: 0;
	right:  0;
	transition: .4s ease-out;
}
#cont section{
	position:relative;
	width:620px;
	margin:0 auto;
	padding:0;
	}
#cont section h2{
	font-size:3.6rem;
	line-height:1.7;
	font-weight:400;
	letter-spacing:0.06em;
	text-align:left;
	margin-bottom:40px;
}
#cont section h2.mgn0{
	margin-bottom:0 !important;
}
#cont section h3{
	font-size:2.0rem;
	line-height:1.7;
	font-weight:600;
	letter-spacing:0.06em;
	text-align:left;
	padding:0 0 10px;
	margin-bottom:10px;
}
#cont section h3.mgn_btm{
	margin-bottom:20px;
}
#create .create_box{
	position:relative;
	width:100% !important;
	border-radius:14px;
	padding:0;
	text-align:left;
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .06);
	z-index:5;
	margin:0 0 30px;
	}
#create .create_box .area{
	position:relative;
	padding:30px 20px 30px;
	display:none;
}
#create .create_box .area.current{
	display:block;
}

#create .create_box .area h4{
	position:relative;
}
#create .create_box .area h4 span{
	position:relative;
	top:0;
	left:0;
	width: 61px;
	height: 28px;
	display:inline-block;
	font-size:1.4rem;
	line-height:28px;
	font-weight:400;
	text-align:center;
	font-family: 'Barlow', sans-serif;
	border-radius: 30px;
	letter-spacing: 0px;
}
#create .create_box .area h4 p{
	display: inline;
    vertical-align: middle;
    position: relative;
    font-size: 2.0rem;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-align: left;
    padding: 0 0 0 10px;
    width: 95px;
    height: 35px;
}
#create .create_box .area h6{
	position:relative;
	margin-top:20px;
}
.fontSizeLarge #create .create_box .area h4 span{
	width: 80px;
	height: 40px;
	font-size:20px !important;
	line-height:40px;
}
.fontSizeLarge #create .create_box .area h4 p{
	/*padding:0 0 0 90px;*/
}
#cont section h3:nth-of-type(1){
	margin-top:0;
	}
#create .create_box .area h6 span{
	position:relative;
	display:inline-block;
	font-size:1.4rem;
	line-height:28px;
	font-weight:600;
	text-align:center;
	font-family: 'Barlow', sans-serif;
	border-radius: 30px;
	letter-spacing: 0px;
	padding:0 10px;
}
#create .create_box .area>p{
	position:relative;
	font-size:1.5rem;
	line-height:1.7;
	font-weight:400;
	letter-spacing:0.03em;
	padding:5px 0 0;
}
#create .create_box .area .arrow{
	position:relative;
	padding:15px 22px;
	text-align:left;
}
#create .step{
	position:relative;
	width: 61px;
	height: 28px;
	display:inline-block;
	font-size:1.4rem;
	line-height:28px;
	font-weight:400;
	text-align:center;
	font-family: 'Barlow', sans-serif;
	border-radius: 30px;
	letter-spacing: 0px;
	margin-top:50px;
}
#create .cap{
	position:relative;
	font-size:1.5rem;
	line-height:1.7;
	font-weight:400;
	letter-spacing:0.03em;
	margin:15px 0 30px !important;
}
#create h5{
	position:relative;
	width:100%;
	text-align:center !important;
	font-size:2.0rem;
	line-height:1;
	font-weight:700;
	letter-spacing:0.03em;
	padding:23px 20px;
	border-radius:14px 14px 0 0;
	text-align:left !important;
}
#create .create_box dl{
	position:relative;
	padding:0 0 0;
}

#create .create_box dl dt{
	position:relative;
	padding:10px 40px 10px 20px;
	margin:0 20px;
	border-bottom:#E5E5E5 1px solid;
}
#create .create_box dl:last-of-type dt{
	padding-bottom:20px;
	border-bottom:none;
}
#create .create_box dl.check dt{
	pointer-events: none;
	padding-bottom:10px;
	border-bottom:none;
}
#create .create_box dl.dd_non.check dt{
	pointer-events: none;
	padding-bottom:10px;
	border-bottom:#E5E5E5 1px solid;
}
#create .create_box dl dd{
	display:none;
	}
#create .create_box dl:last-of-type dd{
	padding-bottom:10px;
	border-radius:0 0 14px 14px;
}
#create .create_box ul{
	position:relative;
	padding:10px 20px;
}
#create .create_box ul li{
	position:relative;
	padding:0 20px 0 35px;
}
#create .create_box ul li>div:nth-of-type(1){
	border-top:none;
}
#create .create_box ul li:nth-of-type(1){
	border-top:none;
}
#create .create_box dl dt span.arrow {
	position:absolute;
	display:block;
	left:auto;
	right:20px;
	top:30px;
	text-decoration:  none;
	height: 15px;
	width: 15px;
}
#create .create_box dl.check dt span.arrow {
	display:none;
}
#create .create_box dl dt span.arrow::before {
	content:  '';
	width: 12px;
	height: 12px;
	display:  block;
	transform: rotate(135deg);
	position:  absolute;
	top: 0;
	right:  0;
}
#create .create_box dl dt:hover span.arrow {
	animation: arrow_animation3 2s ease-out;
}
@keyframes arrow_animation3 {
 0% {
transform:translateY(0);
}
 5% {
transform:translateY(5px);
}
 25% {
transform:translateY(0);
}
 30% {
transform:translateY(0);
}
 35% {
transform:translateY(5px);
}
 55% {
transform:translateY(0);
}
 100% {
transform:translateY(0);
}
}
input[type=radio]{
    display: inline-block;
    display: none;
    margin: 0;
}
input[type=radio] + label{
    position: relative;
    display: block;
	font-size:1.8rem;
	line-height:1.6;
	font-weight:400;
	padding:7px 0 10px 35px;
    cursor: pointer;
}
input[type=radio] + label span{
     position: relative;
    display: block;
	font-size:1.4rem;
	line-height:1.0;
	font-weight:400;
	margin-top:5px;
}
input[type=radio] + label::before {
        content: "";
        position: absolute;
        top: 24px;
        left:0;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 26px;
        height: 26px;
        margin-top: -13px;
		border-radius: 13px;
    }
input[type=radio]:checked + label::after {
        content: "";
        position: absolute;
        top: 24px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        left: 6px;
        width: 14px;
        height: 14px;
        margin-top: -7px;
        border-radius: 7px;
    }
/*
.switch_radio,
.switch_radio + label{
	opacity:0.4;
	pointer-events: none;
	}

.check .switch_radio,
.check .switch_radio + label{
	opacity:1;
	pointer-events:auto !important;
	}

.switch_radio + label p{
}
.switch_radio:hover + label p{
	transition: .4s ease-out;
	opacity:0.4;
	}
.switch_radio:checked + label p{
	opacity:1;
	}
*/
input[type=checkbox] {
    display: inline-block;
        display: none;
        margin: 0;
}
input[type=checkbox] + label {
	position: relative;
    display: inline-block;
	font-size:1.8rem;
	line-height:1.6;
	font-weight:400;
	padding:17px 0 25px 35px;
    cursor: pointer;
}
input[type=checkbox] + label + label {
	position: relative;
	display: inline;
   	font-size:1.8rem;
   	line-height:1.6;
   	font-weight:400;
   	padding:17px 0 25px 0px;
   	cursor: pointer;
}
input[type=checkbox] + label + label span{
    position: relative;
    display: block;
	font-size:1.4rem;
	line-height:1.0;
	font-weight:400;
	margin-top:5px;
	padding-left:38px ;
}
.switch + label {
	padding:17px 0 5px 35px !important;
}

    input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 34px;
        left: 0;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 26px;
        height: 26px;
        margin-top: -13px;
        background: #fff;
        border-radius: 6px;
    }
    input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 34px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        left: 3px; 
        width: 20px;
        height:10px;
        margin-top: -7px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-60deg);
        transform: rotate(-60deg);
    }
#btn_to_create{
	position:relative;
	padding:0 0 0;
	z-index:4;
}
#btn_top_back,
#btn_to_qr{
	position:relative;
	padding:20px 0 0;
	z-index:4;
}
#btn_top_back a,
#btn_to_create a,
#btn_to_qr a{
	position:relative;
	display:block;
	width:100%;
	border-radius:14px;
	padding:18px;
	text-align:center;
	font-size:1.8rem;
	line-height:1;
	font-weight:400;
	letter-spacing:0.03em;
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .06);
	transition: all 300ms cubic-bezier(0.030, 0.575, 0.175, 1.000);
	transition-timing-function: cubic-bezier(0.030, 0.575, 0.175, 1.000); 
	transform-origin:center center;
}
#btn_top_back a:hover,
#btn_to_create a:hover,
#btn_to_qr a:hover{
	transform:scale(1.05);
}
#btn_top_back a:active,
#btn_to_create a:active,
#btn_to_qr a:active{
	transition: all 100ms cubic-bezier(0.030, 0.575, 0.175, 1.000);
	transition-timing-function: cubic-bezier(0.030, 0.575, 0.175, 1.000);
	transform:scale(0.9) !important;
	}
#btn_top_back a span,
#btn_to_create a span,
#btn_to_qr a span {
	position:absolute;
	display:block;
	left:auto;
	right:20px;
	top:50%;
	margin-top:-7px;
	text-decoration:  none;
	height: 15px;
	width: 15px;
}
#btn_to_create a{
	cursor:default;
	pointer-events: none;
}
#btn_to_create a.active{
	cursor:pointer;
	pointer-events:auto;
}
#btn_top_back a span::before,
#btn_to_create a span::before,
#btn_to_qr a span::before{
	content:  '';
	width: 12px;
	height: 12px;
	display:  block;
	transform: rotate(45deg);
	position:  absolute;
	top: 0;
	right:  0;
}
.caution_overlay{
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99998;
  overflow:hidden !important;
  }
#caution_window{
	display:none;
	}
#caution_window .bg{
  position:absolute;
  width: 100%;
  height: 100%;
  }
#caution_window .window_cont{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:auto;
  padding:30px 10px 40px;
  border-radius:16px;
  text-align:center;
  }
#caution_window .window_cont p{
	position:relative;
	text-align:center;
	font-size:1.8rem;
	line-height:1.7;
	font-weight:700;
	letter-spacing:0.03em;
	white-space:nowrap;
}
#btn_y_n{
	position:relative;
	padding:30px 0 0;
	text-align:center;
	min-width:340px;
}
#btn_y_n a{
	position:relative;
	display:inline-block;
	width:160px;
	border-radius:14px;
	padding:18px;
	text-align:center;
	font-size:1.8rem;
	line-height:1;
	font-weight:400;
	letter-spacing:0.03em;
	transition: all 300ms cubic-bezier(0.030, 0.575, 0.175, 1.000);
	transition-timing-function: cubic-bezier(0.030, 0.575, 0.175, 1.000); 
	transform-origin:center center;
	margin:0 10px;
}
#btn_y_n a:hover{
	transform:scale(1.05);
}
#btn_y_n a:active{
	transition: all 100ms cubic-bezier(0.030, 0.575, 0.175, 1.000);
	transition-timing-function: cubic-bezier(0.030, 0.575, 0.175, 1.000);
	transform:scale(0.9) !important;
	}
/*tab～PC（小）*/
@media screen and (max-width:979px) {
#cont #crm_box{
	position:relative;
	width:100%;
	margin:0 auto;
	display:block;
	}
#cont #crm_box #crm_menu{
	position:relative !important;
	width:100%;
	display:block;
	vertical-align:top;
	padding:0 !important;
	}
#cont #crm_box #crm_main{
	position:relative;
	width:100%;
	display:block;
	vertical-align:top;
	padding:25px 40px 0;
	}
#top_menu{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	background:#fff;
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .06);
}
#top_menu.ie_fixed{
	position:relative;
	width:100%;
	top:0;
	left:0;
	transform:translateX(0);
}
#top_menu a{
	display: block;
	min-width: 50%;
	max-width: 50%;
	zoom: 1;
	font-size:1.4rem;
	line-height:1.4;
	font-weight:600;
	letter-spacing:0.03em;
	text-align:center;
	padding:30px 0 40px;
}
#top_menu a.current{
	font-weight:600;
}
#top_menu a:hover{
	transition: .4s ease-out;
}
#top_menu a span {
	position:absolute;
	display:block;
	right:auto;
	left:50%;
	transform:translateX(-50%);
	top:auto;
	bottom:20px;
	margin-top:0;
	text-decoration:  none;
	height: 10px;
	width: 10px;
}
#top_menu a span::before{
	content:  '';
	width: 10px;
	height: 10px;
	display:  block;
	transform: rotate(135deg);
	position:  absolute;
	top: 0;
	right:  0;
	transition: .4s ease-out;
}
}
/*SP*/
@media screen and (max-width:767px) {
#cont #crm_box #crm_main{
	padding:0 20px 0;
	}
#cont section{
	position:relative;
	width:100%;
	margin:0 auto;
	padding:25px 0 0;
	}
#btn_top_back a:hover,
#btn_to_create a:hover,
#btn_to_qr  a:hover{
	transform:scale(.9) !important;
}
#btn_top_back a:active,
#btn_to_create a:active,
#btn_to_qr a:active{
	transform:scale(.9) !important;
	}
#cont section h2{
	margin-bottom:20px;
}
#create .create_box ul li{
	padding:0;
}
#create .create_box ul li>div{
	position:relative;
	border-top:#E5E5E5 1px solid;
	margin-left:40px;
	width: calc(100% - 40px);
}
#btn_to_create a{
	padding:14px 30px;
	line-height:1.4;
}
#caution_window .window_cont{
  width:90vw;
  }
#btn_y_n a{
	width:36vw;
	margin:0 2vw;
}
}
/*SP 旧端末 調整*/
@media screen and (max-width:380px) {
#create .create_box .area h4 p{
	font-size:1.7rem;
}
}
