@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------------
■共通
--------------------------------------------------------------------*/
* {
/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	/*-webkit-appearance: none;*/
}
body {
	font-size: 14px;
	-webkit-text-size-adjust: 100%;
	min-width: 320px;
}
/*--------------------------------------------------------------------
■スマホのみ
--------------------------------------------------------------------*/
.pc_none {
	display: block;
}
.sp_none {
	display: none;
}
#container {
	overflow-x: hidden;
}
.inner {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	margin-top: 0;
	max-width: inherit;
}
.inner02 {
    width: 90%;
    max-width: 90%;
}
.title02 .title {
    font-size: 1.25rem;
}

/*--------------------------------------------------------------------
header
--------------------------------------------------------------------*/
.h_btn01,.h_btn02,.h_btn03,.h_btn04,.h_btn05,.h_btn06{
	display: none;
}
.h_logo{
	margin: 18px 0 0 6.2%;
}
#header{
	height: 55px;
}
.h_logo img{
	width:198px;
	height: 34px;
}
.sp_nav_menu {
    width: 60px;
    height: 60px;
}
.maingazou {
    width: 85%;
    display: block;
    min-height: auto;
    height: 210px;
    margin-left: 15%;
}

/*--------------------------------------------------------------------
top
--------------------------------------------------------------------*/
.main_catch {
    width: 100%;
    padding: 40px 80px 30px 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    display: block;
    text-align: center;
}
.main_catch .catch01{
	font-size: 4rem;
	margin-bottom: 20px;
}
.main_catch .catch02 {
    font-size: 0.937rem;
    margin-bottom: 15px;
}
.main_catch .catch03 span.catchtxt01 {
    font-size: 1.25rem;
	display: inline-block;
	text-align: left;
}
.mainbk {
    width: 100%;
}
.main_catch .catch03 {
    text-align: left;
}
.main_catch .catch03 span.catchtxt02 {
    margin: 5px 0 10px 0;
	display: block;
	text-align: center;
	margin-left: -2em;
}
.main_catch .catch03 span.catchtxt02 img{
	width: 19px;
}
.main_catch .catch03 span.catchtxt03 {
    font-size: 1rem;
    margin-top: 10px;
	text-align: left;
}
.top #sec01{
	padding: 10% 0 6% 0;
}
.top #sec02{
	padding: 10% 0;
}
.top #sec03{
	padding: 10% 0 7% 0;
}
.top #sec04 {
    padding: 10% 0 4% 0;
}
.top #sec05 {
    padding: 10% 0 8% 0;
}
#sec05 .inner03{
	padding-top: 10%;
}
.title01 .en01 {
    font-size: 2.5rem;
    margin-right: 15px;
}
.title01 .title {
    border-left: 2px solid #008ed2;
    line-height: 30px;
    height: 30px;
    padding-left: 10px;
	margin-top: 10px;
	font-size:1.375rem;
}
#sec08 .title01 .title{
	line-height: 1.2;
	height: auto;
}
.feature_img {
    margin-top: 30px;
}
.top #sec01 .topbox01 .tb01_in01{
	width: 100%;
	padding: 4% 4% 8% 4%;
	margin-bottom: 4%;
}
.top #sec01 .topbox01 .tb01_in02{
	width: 100%;
	padding: 4% 4% 8% 4%;
}
.title02 .en01 {
    font-size: 2rem;
	background-size: 74px 63px;
	margin-bottom:0;
}
.title02 {
    margin-bottom: 20px;
}
.checklist01 li {
    background-size: 21px 18px;
    padding-left: 28px;
}
.checklist01 li:not(:last-child) {
    margin-bottom: 10px;
}
.title01 +.txt01 {
    margin-bottom: 20px;
}
.txt01 {
    line-height: 1.8;
}
.inner03 {
    width: 100%;
	max-width: 100%;
    margin-left: 0;
}
.title03 {
    font-size: 1.25em;
    margin-bottom: 10px;
	padding-right: 3.1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sec01 .inner03 .title03 + .txt01 {
    width: 96.9%;
}
.topbox02 .tb02_in01,.topbox03 .tb03_in01{
	width: 94%;
}
.topbox03 .tb03_in01{
	margin-left: 6%;
}
.topbox02 .tb02_in02,.topbox03 .tb03_in02{
	width: 94%;
}
.topbox02,.topbox03{
	padding-bottom: 40%;
}
.top #sec01 .topbox01{
	margin-bottom: 6%;
}
.topbox04 .tb04_in01 {
    width: 100%;
}
.topbox04 .tb04_in02 {
    width: 100%;
    margin-top: 4%;
}
#sec02 .title01 .title{
    border-left: 2px solid #FFF;
}
#sec02 .title01 .title{
	margin-top: 0;
}
.sec02bk {
    width: 80%;
    top: 33%;
}
.top #sec02{
}
.title05 {
    font-size: 3rem;
    line-height: 1.0;
	margin-bottom: 3%;
}
.sec03txtbox01 {
	background: url(../img/line.png) no-repeat bottom center;
    background-size: cover;
	margin: 4% 0 4% 0;
}
.sec03txtbox01:before {
	bottom: -48px;
	margin-left: -24px;
	border: 24px solid transparent;
	border-top: 24px solid #FFF;
}
.sec03txtbox01:after {
	bottom: -50px;
	margin-left: -25px;
	border: 25px solid transparent;
	border-top: 25px solid #000;
}
.txt02 {
    font-size: 1.1rem;
	margin-bottom: 6%;
}
.topbox05 .tb05_in01 {
    width: 100%;
}
.topbox05 .tb05_in02 {
    width: 100%;
}
.topbox05 ul:not(:nth-child(3n+0)) {
    padding-right: 0;
}
.topbox05 .inbox .title {
    font-size: 1.3em;
}
.topbox05 .yajirusi {
    position: relative;
    margin: 0 0 5% -17px;
    bottom: inherit;
    top: 0;
}
.topbox05 .inbox{
	position: relative;
	top: -18%;
	bottom: inherit;
	margin-bottom: -18%;
}
.topbox05 .yajirusi img{
	width: 34px;
	height: 78px;
}
.sec04bk{
	width: 100%;
}
.topbox06 {
    width: 100%;
}
.topbox06_02 {
    width: 100%;
	margin-top: 3%;
}
.tb06_in02 {
    width: 100%;
    position: relative;
    bottom: inherit;
    right: inherit;
	margin: 6% 0 0 0;
}
#sec05 .title01 {
    width: 93%;
}
.topbox07 {
    padding-bottom: 40%;
}
.topbox07 .tb07_in01 {
    width: 100%;
    margin-left: 3%;
}
.topbox07 .tb07_in02 {
    width: 100%;
}
.topbox09 .tb09_in01, .topbox09 .tb09_in02{
	display: block;
	margin-bottom: 15px;
}
.topbox08 {
    display: block;
    width: 93%;
}
.tb08_in01 {
    position: relative;
    width: 100%;
    height: auto;
	margin-bottom: 5%;
}
.tb08_img{
	width: 44%;
	float: left;
}
.tb08_in01 .readmore, .tb08_in02 .readmore {
	position: relative;
	top: inherit;
	left: inherit;
	width: 54%;
	height: auto;
	display: block;
	padding: 0;
	background-color: rgba(255,255,255,0);
	opacity: 1;
	float: right;
}
.tb08_in01 .readmore p, .tb08_in02 .readmore p {
    color: #000;
    display: block;
    line-height: 1.6;
}
.tb08_in01 .title, .tb08_in02 .title {
    position: relative;
    top: inherit;
    left: inherit;
    width: 54%;
    height: auto;
    display: block;
    background-color: rgba(255,255,255,0);
    text-align: left;
	float: right;
}
.tb08_in01 .title .en01, .tb08_in02 .title .en01 {
    font-size: 1.5em;
    font-weight: 700;
    color: #000;
     display: block;
	margin-bottom: 3%;
}
.tb08_in02 {
    width: 100%;
    height: auto;
	margin-bottom: 5%;
}
.tb08_in02:last-child{
	width: 100%;
}
#free_trial,#free_trial02{
	padding: 10% 0;
	background: #ff9101;
	position: relative;
}
#free_trial:before,#free_trial02:before{
	background: url(../../img/top/freetraial_bk01.png) no-repeat right bottom;
	background-size: 310px 204px;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 155px;
	height: 102px;
	z-index: 0;
}
#free_trial:after,#free_trial02:after{
	background: url(../../img/top/freetraial_bk02.png) no-repeat left top;
	background-size: 314px 204px;
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	width: 157px;
	height: 102px;
}
#free_trial .title,#free_trial02 .title{
	font-size: 1.5rem;
	margin-bottom: 5px;
}
#free_trial .txt04,#free_trial02 .txt04{
	font-size: 0.937rem;
	margin-bottom:20px;
}
#free_trial .btn_block,#free_trial02 .btn_block{
	width: 87.6%;
}
#free_trial .btn01,#free_trial02 .btn01{
	width: 100%;
}
#free_trial .btn01 a,#free_trial02 .btn01 a{
	height: auto;
	line-height: 1.0;
	padding: 5px 0 5px 0;
}
#free_trial .btn01 a span,#free_trial02 .btn01 a span{
	font-size: 0.937rem;
	padding-left: 0;
	padding-top: 32px;
	display: block;
}
#free_trial .btn01:nth-child(1) a span:before, #free_trial02 .btn01:nth-child(1) a span:before {
    background: url(../img/logo02.png) no-repeat left center;
	background-size: 164px 27px;
    position: absolute;
    top: 5px;
    left: 50%;
    content: "";
    width: 164px;
    height: 27px;
    margin-top: 0;
	margin-left: -82px;
}
#sec10 .img {
    width: auto;
}
.example_list div.slideitem {
    font-size: 16px;
}
.example_list div.slideitem img {
    margin-bottom: 5px;
}
/*--------------------------------------------------------------------
footer
--------------------------------------------------------------------*/
.pagetop { right: 10px; bottom:70px;}
.pagetop a { width: 35px; height: 35px; display: block;}
.pagetop a img { width: 35px; height: 35px;}
#footer {
    background-color: #495961;
    clear: both;
    padding: 30px 0;
	    margin-bottom: 43px;
}
#footer .left_box .f_logo {
    margin-bottom: 15px;
}
#footer .left_box .f_logo img{
	width:198px;
	height: 34px;
}
#footer .left_box {
    float: none;
}
#footer .right_box {
    float: none;
}
.f_link02 {
    margin-bottom: 20px;
}
.f_link02 ul{
	float: none;
	justify-content: space-between;
}
.f_link02 ul li{
	width: 32%;
}
.f_link02 ul li a{
	width: auto;
	height: 40px;
    line-height: 40px;
    font-size: 0.75rem;
	letter-spacing: -0.05em;
}
.f_link02 ul li:nth-child(1) a{
	font-size: 0.625rem;
}

.f_link02 ul li:not(:last-child) {
    margin-right: 0;
}
.f_link02 li:nth-child(1)  a span{
	padding-left: 16px;
}
.f_link02 li:nth-child(2)  a span{
	padding-left: 14px;
}
.f_link02 li:nth-child(3)  a span{
	padding-left: 14px;
}
.f_link02 li:nth-child(1) span:before{
	background: url(../img/h_btn01.png) no-repeat left center;
	background-size: 12px 12px;
	width: 12px;
	height: 12px;
	margin-top: -6px;
}
.f_link02 li:nth-child(2) span:before{
	background: url(../img/h_btn02.png) no-repeat left center;
	background-size: 12px 12px;
	width: 12px;
	height: 12px;
	margin-top: -6px;
}
.f_link02 li:nth-child(3) span:before{
	background: url(../img/h_btn03.png) no-repeat left center;
	background-size: 11px 10px;
	width: 11px;
	height: 10px;
	margin-top: -5px;
}
address {
    text-align: center;
}
.f_link02 .f_link02_title {
    float: none;
    line-height: 1.0;
    margin: 20px 0 10px 0;
}

.title01{
	margin-bottom: 7%;
}
.title04 .smltxt{
	font-size: 1.25rem;
}
.title04 .smltxt .en01{
	font-size: 1.25rem;
}
.title04 .title{
	font-size: 2.5rem;
}
.title04 .title .en01{
	font-size: 3.5rem;
}
.title04 {
    margin-bottom: 7%;
}
.feature_list01 li {
    width: 47.6%;
    font-size: 0.875rem;
}
.feature_list01 li:nth-child(2n+0) {
    margin-right: 0;
}
.feature_list01 li:nth-child(1),.feature_list01 li:nth-child(2) {
    margin-bottom: 20px;
}
.feature_list01 li img {
    margin-bottom: 10px;
}
.txt05 {
    font-size: 1rem;
    margin-bottom: 15px;
}
.example_list .slider{
	padding: 0 34px;
}
.example_list div.slideitem {
    width: 49%;
	line-height: 1.2;
}
.example_list div.slideitem:not(:last-child){
	margin-bottom: 15px;
}
.example_list .slide-arrow {
	width: 24px;
	height: 24px;
	top: 38%;
	margin-top: -12px;
}
.example_list .slide-arrow.prev-arrow {
	left: 0;
}
.example_list .slide-arrow.next-arrow {
	right: 0;
}
.title03 + .txt01{
	text-align: left;
}
/*--------------------------------------------------------------------
メニュー
--------------------------------------------------------------------*/
.nav_trigger {
    position: fixed;
	top:0;
	right: 0;
}
.nav_menu {
    width: 55px;
    height: 55px;
}
.nav_menu a.h_menu{
	padding: 0 9px 0 9px;
	height: 55px;
}
.menu__line {
    width: 37px;
}
.nav_menu .menu__txt {
    top: 32px;
    font-size: 0.78rem;
}
.menu__line--top {
    top: 9px;
}
.menu__line--center {
    top: 18px;
}
.menu__line--bottom {
    top: 27px;
}
.h_menu_close{
	width: 50px;
	height: 50px;
}
.h_menu_close .menu__line--top{
	top: 25px;
    right: 6px;
}
.h_menu_close .menu__line--bottom{
	top: 25px;
    right: 6px;
}
.remodal .h_menu {
    width: 55px;
    height: 55px;
	top: -15px;
    right: -5px;
}
#sp_menubox li a::after {
	background-color: rgba(255,255,255,0);
}
#sp_menubox #sp_menu {
	display: table;
	height: auto;
	padding-top: 50px;
	margin: 0 auto;
}
#sp_menubox ul{
	float:none;
}
#sp_menubox ul:first-child {
    margin: 0 0 5% 0;
}
#sp_menubox li .en01 {
    font-size: 2.2rem;
}
#sp_menubox li .uline {
    font-size: 1em;
}
#sec01 .inner02{
	margin: 0 auto;
}
.topbox09 .tb09_in01 .pay01 {
    border-right: none;
	border-bottom: 1px solid rgba(255,255,255,0.5);
    padding-right: 0;
	padding-bottom: 3%;
    width: 100%;
    display: block;
}
.topbox09 .tb09_in01 .pay02 {
    width: 100%;
    display: block;
    padding-left: 0;
	padding-top: 3%;
}
.topbox09 .freetrial {
    font-size: 20px;
    padding: 5px 0;
	width: auto;
}
.topbox09 {
    padding: 2% 2.5% 6% 2.5%;
}
.txt06 {
    font-size: 1rem;
}
.f_link03 ul {
    margin-bottom: 15px;
}
.f_link03{
	margin-top: 10px;
}
.f_link03 li {
    margin-left: 0;
	margin-bottom: 10px;
	width: 50%;
}
.f_link03 li:nth-child(1){
	width: 100%;
}
.f_link03 li:nth-child(2){
	clear: left;
}
.f_link03 li a {
    font-size: 0.875rem;
}
#footer .inner {
    width: 100%;
	padding-left: 0;
    padding-right: 0;
}
.cv_fix .inner {
    width: 100%;
	padding-left:0;
    padding-right: 0;
	max-width: 100%;
}
.cv_fix .inner ul li {
	width: 50%;
  border: none;
}
.cv_fix .inner ul li:first-child {
	width: 100%;
}
.cv_fix .inner ul li a {
    text-align: center;
    display: block;
    /*height: 60px;*/
    padding-left: 0;
    padding-right: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	align-items: center;
}
.cv_fix .inner ul li:nth-child(1) a{
	background-color: #ff9101;
}
.cv_fix .inner ul li:nth-child(2) a{
	background-color: #005c8c;
}
.cv_fix .inner ul li a span {
    display: none;
}
.cv_fix {
	bottom: -60px;
	padding: 0;
	max-width: 768px;
}
.cv_fix .inner ul li:nth-child(1) a {
    padding-left: 0;
    padding-right: 0;
}
.sec08bk {
    height: 83%;
    top: 17%;
}
.sec08bk:before {
    background: url(../../img/top/rokkaku_01_01.png) no-repeat right top;
    background-size: 88px 180px;
    width: 88px;
    height: 180px;
    top: -60px;
}
.sec08bk:after {
    background: url(../../img/top/rokkaku_01_02.png) no-repeat right top;
	 background-size: 167px 68px;
    width: 167px;
    height: 68px;
	bottom:-25px;
}
.sec09bk:before {
    background: url(../../img/top/rokkaku_02.png) no-repeat right top;
    background-size: 132px 116px;
    width: 132px;
    height: 116px;
	top:8px;
}
.sec03bk:before {
    background: url(../../img/top/rokkaku_03.png) no-repeat right top;
    background-size: 45px 101px;
    width: 45px;
    height: 101px;
	    top: 30px;
    right: 5px;
}
.sec06bk:before {
    background: url(../../img/top/rokkaku_04.png) no-repeat right top;
     background-size: 208px 171px;
    width: 208px;
    height: 171px;
    z-index: 1;
	top: 40px;
}
.top #sec06 {
    padding: 6% 0 12% 0;
}
.topbox09 .tb09_in01 .pay02 .price02 {
    font-size: 1rem;
    padding: 0 10px;
}
.f_link01 ul{
	justify-content: space-between;
}
.f_link01 li:not(:last-child) {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}
@media (max-width: 768px) and (min-width: 481px) {
#footer {
	margin-bottom: 99px;
}
.pagetop {
    bottom: 110px;
}
}