@charset "UTF-8";
/*============================
loading
============================*/
.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20000;
  background-color: #fff;
}
.loader, .loader:after {
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -30px;
}
.loader {
  position: relative;
  text-indent: -9999em;
  border-top: 5px solid #ff8e14;
  border-right: 5px solid #ff8e14;
  border-bottom: 5px solid #ff8e14;
  border-left: 5px solid #0c345a;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*============================
container
============================*/
.top_img {
  width: 100%;
  height: 528px;
  background: url(../images/home/top_img.jpg) no-repeat center center;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .top_img {
    height: 70vh;
    background-image: url("../images/home/top_img_sp.jpg");
    background-size: cover;
  }
	
}
@media only screen and (max-width: 614px) {
  .top_img p {
    padding-top: 42vh;
    width: 100%;
    background-image: url(../images/home/header/catch_sp.png);
    background-size: cover;
  }
}
@media (min-width: 615px) and (max-width: 768px) {
  .top_img p {
    padding-top: 50vh;
    width: 100%;
    background-image: url(../images/home/header/catch_sp.png);
    background-size: cover;
  }
}
.top_img .inner .catch {
  position: relative;
  top: 210px;
}
@media only screen and (max-width: 768px) {
  .top_img .inner .catch {
     position: initial;
  top: 0px;
  }
}
.top_img .inner .catch span.lead_catch {
    background: url(../images/home/catch.png) no-repeat center center;
    padding-top: 60px;
    width: 780px;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: -55px;
    left: -140px;
    z-index: 3;
}
.top_img .inner::after {
    content: '';
    height: 170px;
    width: 120%;
    position: absolute;
    top: 96px;
    right: 260px;
    background: rgb(2, 56, 107);
    background: linear-gradient( 
135deg
 , rgba(2, 56, 107, 1) 55%, rgba(68, 147, 184, 1) 76%);
}
@media only screen and (max-width: 768px) {
  .top_img .inner .catch span.catch01 {
    background: none;
    padding-top: 0%;
  }
}

@media only screen and (max-width: 768px) {
  .top_img .inner .catch span.lead_catch {
    background: url(../images/home/catch_sp.png) no-repeat center center;
    padding-top: 490px;
    width: 100%;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    -webkit-background-size: 100%;
    background-size: 100%;
	 
}
}

@media only screen and (max-width: 768px) {
  .top_img .inner::after {
    height: auto;
    width: auto;
    position: static;
    top: 0;
    right: 0;
    background: none;
  }
}
/* ボタン */
.bth_pos {
  position: absolute;
  top: 385px;
  left: 275px;
}
@media only screen and (max-width: 768px) {
  .bth_pos {
    position: relative;
    top: 54vh;
    left: 0;
    width: 90.625%;
  }
}
@media only screen and (max-width: 768px) {
  .btn01 a {
    width: 100%;
    height: 57px;
    font-size: 14px;
    letter-spacing: 2px;
    margin: auto;
    line-height: 3.4;
    padding: 5px 30px;
}
}
/*============================
container
============================*/
.hyou {
    width: 980px;
    margin: 50px auto 0;
}
.hyou img{
	margin: 50px auto;
}
#service.inner{
	width: 980px;
	display:block;
    justify-content: space-between;
}
.inner img.no1{
	width: 280px;
}
.inner .tab-wrap .tab-label2 img {
    width: 180px;
    position: relative;
    padding-top: 5px;
}
.inner .tab-wrap .tab-label img {
    width: 190px;
    margin-top: 5px;
}
.inner .tab-wrap .tab-label3 img {
    width: 135px;
    margin-top: 5px;
}
/*
.inner .tab-label2:hover{
	background-color: #aaa;
}
*/

/*
.inner .tab-label3:hover{
	background-color: #aaa;
}
*/
/*
.inner .tab-label:hover{
	background-color: #aaa;
}
*/
/*
.tab-label::before{
	position: absolute;
    content: '';
    background: url(../images/home/buton5.png)no-repeat;
    display: block;
    width: 55px;
    height: 33px;
    bottom: 0px;
    top: 1175px;
    margin: 0;
    vertical-align:middle;
    background-size: contain;
    z-index: 5;
	margin-left: -35px;
}
.tab-label3::before{
	position: absolute;
    content: '';
    background: url(../images/home/buton5.png)no-repeat;
    display: block;
    width: 55px;
    height: 33px;
    bottom: 0px;
    top: 1175px;
    margin: 0;
    vertical-align:middle;
    background-size: contain;
    z-index: 5;
	margin-left: -35px;
}
*/
/*
.inner #tab-content1 img{
	width: 930px;
}
.inner #tab-content2 img{
	width: 930px;
}
.inner #tab-content3 img{
	width: 930px;
}
*/
/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 700px;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/3);
  height: 50px;
  border-bottom: 3px solid #5ab4bd;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}


.container {
  position: relative;
}
.primary {
  width: 100%;
  float: none;
}

.link {
  padding-top: 30px;
}
.link a {
  width: 300px;
  margin: auto;
  display: block;
  padding: 20px 0;
  color: #fff;
  background: #000;
}
.tab-wrap .komejirushi p{
	width: 980px;
	text-align: right;
}
.up {
    width: 980px;
	margin: 0 auto;
}
.up p{
	font-size: 23px;
    text-align: center;
    width: 660px;
    color: #052f81;
    font-weight: bold;
        margin: 50px auto 0px;
    border: 2px solid;
    border-radius: 12px;
    padding: 10px 20px;
}
.up span{
	font-size: 32px;
	border-bottom: 4px solid #FF0004;
}
.inner2 h3{
	font-weight:bold;
	font-size: 31px;
	margin-top: 40px;
	color: #052f81;
}
.inner2 h3 span {
    position: relative;
    display: inline-block;
	
}
.inner2 h3 span::before {
    content: '';
    background: url("../images/home/left1.png");
    display: block;
    width: 43px;
    height: 33px;
    position: absolute;
    left: -60px;
    bottom: 0;
    top: 0;
    margin: auto;
}
.inner2 h3 span::after {
    content: '';
    background: url("../images/home/right1.png");
    display: block;
    width: 43px;
    height: 33px;
    position: absolute;
    right: -60px;
    bottom: 0;
    top: 0;
    margin: auto;
}
.inner2{
	width: 980px;
	margin: 0 auto;
}
.inner2 img{
	width: 850px;
	margin-bottom: 40px;
	margin-top: 10px;
}
.inner2 p.midashi{
	text-align: left;
	font-weight: bold;
    font-size: 18px;
}
.inner2 p.inyou{
	text-align: right;
	width: 90.625%;
}
.inner2 .premium02{
	margin-bottom: 0;
	margin-top: 25px;
}
.k_meritBox:first-of-type {
    margin: 40px auto auto;
}
.checkBox {
    padding-top: 55px;
    display: block;
    overflow: hidden;
    height: 0;
    background: url("../images/home/check.jpg")no-repeat right center;
    background-size: contain;
}
.k_meritBox {
    display: flex;
    justify-content: space-between;
    margin: 30px auto 30px;
}
.k_meritBox p{
	width: 90.625%;
    margin-top: 20px;
	text-align: left;
    font-size: 20px;
	font-weight: bold;
}
.orangeArrow {
    position: relative;
    padding-top: 117px;
	margin-bottom: 20px;
}
.orangeArrow::after {
    position: absolute;
    content: '';
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
    background: url("../images/home/arrow.png")no-repeat center center;
    display: block;
    height: 57px;
    width: 160px;
}
p.match{
	font-size: 18px;
}
.k_meritBox span{
	color: red;
}
.inner3 {
    margin-top: 40px;
    width: 980px;
    margin: 0 auto 0px;
}
.inner3 p{
	font-size: 16px;
}
.inner3 li{
	font-size: 20px;
}
.inner3 ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
	margin-top: 70px;
}
.inner3 ul li {
    font-size: 18px;
    font-weight: bold;
    background: url("../images/home/other_icon.png")no-repeat;
    height: 40px;
    padding: 5px 0 5px 55px;
    margin: 0 0 60px 50px;
    text-align: left;
	width: 440px;
}
.inner3 a{
	text-decoration: none;
	color: #004382;
}
article .bth_pos {
   position: inherit;
    top: 385px;
    left: 275px;
	margin: 0 auto;
}
article.touroku{
	background: #eeeeee;
	padding: 35px;
}
h7 {
	padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    display: block;
	position: relative;
}
h7::before{
   content:"";
   display:inline-block;
   width:10px;
   height:40px;
   background-color:#193885;
   position:absolute;
   top:-2px;
   left:0px;
}
.tab-wrap {
    width: 980px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0;
}

.tab-label {
    color: White;
    font-size: 30px;
    font-weight: bold;
    background: #0c569c;
    padding: 3px 12px;
    cursor: pointer;
    display: inline-block;
    border-radius: 10px;
    margin-bottom: 30px;
    width: 300px;
}

.new {
    position: relative;
}

.new::before {
    content: "NEW";
    background: red;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: -20px;
    left: -15px;
    font-size: 20px;
    padding: 5px 0;
    font-weight: bold;
    width: 60px;
}

.tab-content {
    display: none;
    padding: 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    width: 100%;
    padding: 20px;
}

.tab-content img {
    width: 100%;
    object-fit: cover;
}

.tab-switch:checked + .tab-label {
    background: #aaa;
	
}

#TAB-01:checked ~ #TAB-01-content,
#TAB-02:checked ~ #TAB-02-content,
#TAB-03:checked ~ #TAB-03-content {
    display: block;
}
#TAB-01:checked ~ #TAB-01-content::before{
    /*content: "Before";
    background: #aaaaaa;
    border-radius: 48%;
    display: block;
    position: relative;
    top: -60px;
    left: -48px;
    font-size: 37px;
    padding: 5px 0;
    font-weight: bold;
    width: 160px;
    color: white;*/
	content: "Before";
    display: block;
    position: relative;
    top: -67px;
    left: -48px;
    font-size: 38px;
    padding: 0;
    font-weight: bold;
    width: 160px;
	color: #fff;
    border: 1px solid #fff;
    background-color: #aaaaaa;
    border-radius: 12px;
}
#TAB-02:checked ~ #TAB-02-content::before{
	content: "After";
    display: block;
    position: relative;
    top: -67px;
    left: -48px;
    font-size: 38px;
    padding: 0;
    font-weight: bold;
    width: 160px;
	color: #fff;
    border: 1px solid #fff;
    background-color: #ff0000;
    border-radius: 12px;
/*
    content: "After";
    background: #ff0000;
    border-radius: 48%;
    display: block;
    position: relative;
    top: -60px;
    left: -48px;
    font-size: 38px;
    padding: 5px 0;
    font-weight: bold;
    width: 160px;
    color: white;
*/
}
#TAB-03:checked ~ #TAB-03-content::before{
	content: "After";
    display: block;
    position: relative;
    top: -67px;
    left: -48px;
    font-size: 38px;
    padding: 0;
    font-weight: bold;
    width: 160px;
	color: #fff;
    border: 1px solid #fff;
    background-color: #ff0000;
    border-radius: 12px;
/*
    content: "After";
    background: #ff0000;
    border-radius: 48%;
    display: block;
    position: relative;
    top: -60px;
    left: -48px;
    font-size: 38px;
    padding: 5px 0;
    font-weight: bold;
    width: 160px;
    color: white;
*/
}
.tab-switch {
    display: none;
}
.renewal{
	width: 980px;
	margin: 20px 0 70px 0;
}
h8{
	text-align: center;
    font-weight: bold;
    font-size: 20px;
}
/*============================
about
============================*/
#aboutus {
  background-image: url(../images/home/bg_mirai1.png), url(../images/home/bg_mirai2.png);
  background-repeat: no-repeat;
  -webkit-background-size: contain, contain;
  background-size: contain, contain;
  background-position: center center, left center;
  padding: 100px 0 100px;
}
@media only screen and (max-width: 768px) {
  #aboutus {
    background-image: url(../images/home/bg_mirai1_sp.png), url(../images/home/bg_mirai2_sp.png);
    padding: 60px 0 60px;
    background-size: cover, contain;
    background-position: center center, left -14vw bottom;
  }
	.inner .tab-wrap .tab-content img{
	width: 100%;
}
	.inner3 ul {
    display: block;
    justify-content: flex-start;
    flex-wrap: wrap;
	margin-top: 70px;
		width: 100%;
}
	.inner3{
    margin-top: 40px;
    width: 100%;
    margin: 0 auto;
}
	.inner3 ul li {
    margin: 0 0 60px 0px;
	width: 100%;
}
	.inner2{
	width: 90.625%;
	margin: 0 auto;
}
	.k_meritBox:first-of-type {
    margin: 40px 40px auto 0;
}
	.k_meritBox {
    display: flex;
    justify-content: space-between;
    margin: 40px 40px auto 0;
}
	.inner2 img{
	width: 100%;
}
	.inner2 p.midashi {
    padding-left: 10px;
}
	.tab-wrap {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
	.tab-wrap .komejirushi p {
    width: 100%;
    text-align: center;
}
	.hyou{
	width: 90.625%;
}
	article .bth_pos {
   width: 90.625%;
}
	.tab-label3::before{
	position: initial;
    content: '';
    background: url(../images/home/buton5.png)no-repeat;
    display: block;
    width: 55px;
    height: 33px;
    bottom: 0px;
    top: 1112px;
    margin: 0;
    vertical-align:middle;
    background-size: contain;
    z-index: 5;
	margin-left: -40px;
    margin-bottom: -8px;
    margin-top: -25px;
}
	.inner .tab-wrap  img{
	width: 70.625%;
	position: relative;
		
}
	.inner2 h3{
	font-size: 20px;
}
	.tab-label.new::before {
    position: initial;
    content: '';
    background: url(../images/home/buton5.png)no-repeat;
    display: block;
    width: 55px;
    height: 33px;
    bottom: 0px;
    top: 0px;
    margin: 0;
    vertical-align: middle;
    background-size: contain;
    z-index: 5;
    margin-left: -40px;
    margin-bottom: -19px;
    margin-top: -25px;
}
	#TAB-01 .tab-label{
		font-size: 25px;
		padding-top: 20px;
	}
	.tab-label {
    color: White;
    margin-right: 5px;
    padding: 3px 12px;
    order: -1;
    background: #193885;
    border-radius: 5px;
    height: 60.39px;
    width: 70%;
    padding-top: 12px;
    font-size: 25px;
    margin-bottom: 20px;
}
	
	.tab-label2 {
    color: White;
    margin-right: 5px;
    padding: 3px 12px;
    order: -1;
    background: #193885;
    border-radius: 5px;
    height: 60.39px;
    width: 70%;
    padding-top: 12px;
    font-size: 10px;
		margin-bottom: 20px;
}
	.tab-label3 {
    color: White;
    margin-right: 5px;
    padding: 3px 12px;
    order: -1;
    background: #193885;
    border-radius: 5px;
    height: 60.39px;
    width: 70%;
    padding-top: 12px;
    font-size: 10px;
		margin-bottom: 20px;
}
	.up p {
    font-size: 16px;
    width: 100%;
		margin: 30px auto 0px;
}
	.up span {
    font-size: 27px;
}
	input:checked + .tab-label2 {
    color: #0052a4;
    background-color: #fff;
}
	.tab-label.new {
    color: White;
    font-size: 30px;
    font-weight: bold;
    background: #0c569c;
    padding: 3px 12px;
    cursor: pointer;
    display: inline-block;
    border-radius: 10px;
    margin-bottom: 30px;
    width: 90.625%;
		padding-top: 7px;
}
	.tab-label{
    color: White;
    font-size: 28px;
    font-weight: bold;
    background: #0c569c;
    padding: 3px 12px;
    cursor: pointer;
    display: inline-block;
    border-radius: 10px;
    margin-bottom: 30px;
    width: 90.625%;
		padding-top: 6px;
}
	.up {
    width: 100%;
	margin: 0 auto;
}
	
}
#aboutus h3 {
  font-weight: bold;
  font-size: 25px;
}
@media only screen and (max-width: 768px) {
  #aboutus h3 {
    font-size: 20px;
  }
	.pcbr{
		display: none;
	}
	.tab-label.new {
    font-size: 28px;
}
	.renewal {
    width: 90.625%;
}
	h8{
		font-size: 100%;
	}
	#TAB-01:checked ~ #TAB-01-content::before {
    top: -50px;
    left: -37px;
    font-size: 28px;
    padding: 0;
    font-weight: bold;
    width: 45%;
	}
	#TAB-02:checked ~ #TAB-02-content::before {
    top: -50px;
    left: -37px;
    font-size: 28px;
    padding: 0;
    font-weight: bold;
    width: 45%;
	}
	#TAB-03:checked ~ #TAB-03-content::before {
    top: -50px;
    left: -37px;
    font-size: 28px;
    padding: 0;
    font-weight: bold;
    width: 45%;
	}
	#TAB-01:checked ~ #TAB-01-content, #TAB-02:checked ~ #TAB-02-content, #TAB-03:checked ~ #TAB-03-content {
    display: block;
    width: 90.625%;
}
	
	#TAB-03:checked ~ #TAB-03-content img{
		width: 100%;
    padding-top: 234%;
    height: 0;
    overflow: hidden;
    background: url("../images/home/business_sp.png")no-repeat left top;
    background-size: 100%;
    margin-bottom: 20px;
	}
}
.titleLogo {
  background: url(../images/home/kizuna_icon.png);
  width: 180px;
  padding-top: 150px;
  height: 0;
  overflow: hidden;
  margin: 31px auto 40px;
}
@media only screen and (max-width: 768px) {
  .titleLogo {
    background: url(../images/home/kizuna_icon_sp.png);
    width: 144px;
    padding-top: 120px;
    height: 0;
    overflow: hidden;
    margin: 25px auto 25px;
    background-size: 100%;
  }
}
#aboutus p {
  font-weight: bold;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  #aboutus p {
    text-shadow: 6px 6px 10px rgb(191 191 191), 2px 2px 2px rgb(255 255 255);
    width: 90.625%;
    margin: auto;
    text-align: left;
  }
}
/*============================
help
============================*/
.primary > #help {
  padding: 0 0 0;
}
#help .bg {
  background: url(../images/home/bg_help.jpg)left center no-repeat;
  background-size: cover;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #help .bg {
    background: url(../images/home/bg_help.jpg)left 61% center no-repeat;
    background-size: cover;
  }
}
#help .bg::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 140px 0 140px;
  border-color: #ededed transparent transparent transparent;
  position: absolute;
  left: 39vw;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  #help .bg::after {
    left: 32.5vw;
    border-width: 7vw 18vw 0 18vw;
  }
}
.helpBox {
  display: flex;
  justify-content: center;
  padding: 80px 0 60px;
}
@media only screen and (max-width: 768px) {
  .helpBox {
    display: block;
    text-align: left;
    padding: 60px 0 30px;
  }
}
@media only screen and (max-width: 768px) {
  .helpBox ul {
    display: flex;
    flex-direction: column;
    align-items: baseline;
  }
}
#help li {
  background: #fff;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 10px;
  box-shadow: 9px 10px 7px -8px rgb(0 0 0 / 42%);
}
#help li:nth-of-type(1) {
  width: 450px;
}
@media only screen and (max-width: 768px) {
  #help li:nth-of-type(1) {
    width: 100%;
    text-align: center;
  }
}
#help li:nth-of-type(2) {
  width: 330px;
}
@media only screen and (max-width: 768px) {
  #help li:nth-of-type(2) {
    width: 100%;
    text-align: center;
  }
}
#help li:nth-of-type(3) {
  width: 333px;
}
@media only screen and (max-width: 768px) {
  #help li:nth-of-type(3) {
    width: 100%;
    text-align: center;
  }
}
#help li:nth-of-type(4) {
  width: 360px;
}
@media only screen and (max-width: 768px) {
  #help li:nth-of-type(4) {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .helpManImg {
    width: 37%;
    margin: 15px auto auto;
  }
}
#help .bg2 {
  background: url(../images/home/bg_help2.jpg)left center no-repeat;
  background-size: cover;
  position: relative;
  padding: 100px 0 80px;
}
@media only screen and (max-width: 768px) {
  #help .bg2 {
    background: url(../images/home/bg_help2_sp.jpg)no-repeat center right 10%;
    background-size: cover;
    padding: 60px 0 60px;
  }
}
.wrapper .container #help h3 {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  padding: 0;
  margin-bottom: 0;
  border-left: none;
  text-align: center;
  border-bottom: none;
}
@media only screen and (max-width: 768px) {
  .wrapper .container #help h3 {
    font-size: 18px;
    text-align: center;
  }
}
.wrapper .container #help h3 span {
  position: relative;
  display: inline-block;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .wrapper .container #help h3 span {
    margin-bottom: 30px;
  }
}
.wrapper .container #help h3 span::before {
  content: '';
  background: url(../images/home/left.png)no-repeat;
  display: block;
  width: 43px;
  height: 33px;
  position: absolute;
  left: -60px;
  bottom: 5px;
  top: 0;
  margin: auto;
  background-size: contain;
}
@media only screen and (max-width: 768px) {
  .wrapper .container #help h3 span::before {
    content: '';
    /* background: url(../images/home/left_sp.png); */
    background-size: contain;
    display: block;
    left: -26px;
    bottom: 0;
    top: 5px;
    width: 23px;
    height: 23px;
  }
}
.wrapper .container #help h3 span::after {
  content: '';
  background: url(../images/home/right.png)no-repeat;
  display: block;
  width: 43px;
  height: 33px;
  position: absolute;
  right: -55px;
  bottom: 5px;
  top: 0;
  margin: auto;
  background-size: contain;
}
@media only screen and (max-width: 768px) {
  .wrapper .container #help h3 span::after {
    content: '';
    /* background: url(../images/home/right_sp.png); */
    background-size: contain;
    display: block;
    right: -26px;
    bottom: 0;
    width: 23px;
    height: 23px;
    top: 5px;
  }
}
.typeBox {
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  width: 90.625%;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .typeBox {
    flex-wrap: wrap;
  }
}
.type {
  border: solid 2px#fff;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  width: 25%;
  /* height: 270px; */
  margin-right: 20px;
  background: rgb(255, 255, 255, .2);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .type {
    width: 43.5vw;
    /*		height: 43.5vw;*/
    height: auto;
    margin-right: 0;
    margin-bottom: 3.5vw;
  }
}
.type:last-of-type {
  margin-right: 0;
}
.type p {
  text-shadow: 1px 2px 2px #464444;
  font-size: 15px;
  margin-top: 35px;
  padding: 5px;
}
@media only screen and (max-width: 768px) {
  .type p {
    font-size: 14px;
    margin-top: 10px;
    text-align: left;
    padding: 0 10px 10px;
    line-height: 1.2
  }
}
.type:last-of-type p {
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .type:last-of-type p {
    margin-top: 0;
    font-size: 13px;
  }
}
@media only screen and (max-width: 768px) {
  .helpManImg img {
    width: 100%;
    position: relative;
    right: 5%;
  }
}
/* アイコン画像 */
.type picture {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .type picture {
    margin-top: 17px;
  }
}
.type .last {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .type .last {
    margin-top: 7px;
  }
}
@media only screen and (max-width: 768px) {
  .type img {
    width: 66%;
  }
}
.bg2 .btn01 {
  width: 980px;
  margin: 60px auto auto;
}
@media only screen and (max-width: 768px) {
  .bg2 .btn01 {
    width: 100%;
    margin: 30px auto auto;
  }
}
.bg2 .btn01 a {
  margin: auto;
}
/*============================
service
============================*/
@media only screen and (max-width: 768px) {
  .primary > #service {
    padding: 0;
  }
}
.primary > #service .inner {
  padding: 50px 0px 90px;
}
@media only screen and (max-width: 768px) {
  .primary > #service .inner {
    padding: 30px 0 40px;
	  width: 90.625%;
  }
}
.newService {
  width: 400px;
  margin: 0 auto 60px;
}
@media only screen and (max-width: 768px) {
  .newService {
    display: block;
    width: 100%;
    margin: 0 auto 60px;
  }
}

.newService dt {
  font-size: 22px;
  padding: 86px 0 0;
  font-weight: bold;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .newService dt {
    font-size: 18px;
  }
}
.newService dd p {
  text-align: left;
  margin: 25px auto 10px;
}
.newService dd ul {
  text-align: left;
}
.newService:nth-of-type(1) .btn04 a {
  margin: 127px auto auto;
}
@media only screen and (max-width: 768px) {
  .newService:nth-of-type(1) .btn04 a {
    margin: 30px auto auto;
  }
}
.btn04 a:hover {
  opacity: .8;
}
.newServiceOther {
  display: flex;
  justify-content: space-around;
}
@media only screen and (max-width: 768px) {
  .newServiceOther {
    display: block;
    width: 90.625%;
    margin: auto;
  }
}
.newServiceOther dt {
  font-size: 22px;
  padding: 86px 0 0;
  font-weight: bold;
  width: 400px;
}
@media only screen and (max-width: 768px) {
  .newServiceOther dt {
    font-size: 20px;
    width: auto;
  }
}
.newServiceOther dt img {
  margin-top: 30px;
}
.newServiceOther dd {
  width: 400px;
  text-align: left;
  align-self: center;
}
@media only screen and (max-width: 768px) {
  .newServiceOther dd {
    width: auto;
    margin-top: 15px;
  }
}
/* No.アイコン */
.bgNo1 {
  background: url(../images/home/no1.png)no-repeat top center;
  background-size: 66px;
}
@media only screen and (max-width: 768px) {
  .bgNo1 {
    background-size: 66px;
  }
}
.bgNo2 {
  background: url(../images/home/no2.png)no-repeat top center;
  background-size: 66px;
}
.bgNo2::after{
	content:"※弊社指定プランでの制作となります。";
	font-size: 13px;
    font-weight: 100;
}
@media only screen and (max-width: 768px) {
  .bgNo2 {
    background-size: 66px;
  }
}
.bgNo3 {
  background: url(../images/home/no3.png)no-repeat top center;
  background-size: 66px;
}
@media only screen and (max-width: 768px) {
  .bgNo3 {
    background-size: 66px;
  }
}
.bgNo4 {
  background: url(../images/home/no4.png)no-repeat top center;
  background-size: 66px;
}
@media only screen and (max-width: 768px) {
  .bgNo4 {
    background-size: 66px;
  }
}
.bgNo5 {
  background: url(../images/home/no5.png)no-repeat top center;
  background-size: 66px;
}

@media only screen and (max-width: 768px) {
  .bgNo5 {
    background-size: 66px;
  }
}

/* その他の機能 */
.primary > #service .anOther .inner {
  padding: 60px 0 60px;
}
.anOther {
  background: url(../images/home/bg_anOther.jpg)no-repeat;
  background-size: cover;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .anOther {
    background: url(../images/home/bg_anOther.jpg)no-repeat left 42% center;
    background-size: cover;
    position: relative;
  }
}
.anOther:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 140px 0 140px;
  border-color: #ededed transparent transparent transparent;
  position: absolute;
  top: -50px;
  left: 39vw;
  z-index: 100;
  transform: rotate(-180deg);
}
@media only screen and (max-width: 768px) {
  .anOther:after {
    top: -6vw;
    left: 32.5vw;
    border-width: 7vw 18vw 0 18vw;
  }
}
.anOther h2 {
  color: #052f81;
  font-weight: bold;
  font-size: 30px;
}
@media only screen and (max-width: 768px) {
  .anOther h2 {
    font-size: 20px;
  }
}
.anOther h2 span {
  position: relative;
  display: inline-block;
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .anOther h2 span {
    margin-bottom: 30px;
  }
}
.anOther h2 span::before {
  content: '';
  background: url(../images/common/contents/left.png);
  display: block;
  width: 43px;
  height: 33px;
  position: absolute;
  left: -60px;
  bottom: 0;
  top: 0;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .anOther h2 span::before {
    content: '';
    background: url(../images/common/contents/left_sp.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 33px;
    left: -40px;
  }
}
.anOther h2 span::after {
  content: '';
  background: url(../images/common/contents/right.png);
  display: block;
  width: 43px;
  height: 33px;
  position: absolute;
  right: -60px;
  bottom: 0;
  top: 0;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .anOther h2 span::after {
    content: '';
    background: url(../images/common/contents/right_sp.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 33px;
    right: -44px;
  }
}
.anOther ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .anOther ul {
    display: block;
    width: 100%;
    margin: auto;
  }
}
.anOther ul li {
  font-size: 16px;
  font-weight: bold;
  background: url(../images/home/other_icon.png)no-repeat;
  height: 40px;
  padding: 5px 0 5px 55px;
  margin: 0 0 60px 50px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .anOther ul li {
    font-size: 16px;
    background: url(../images/home/other_icon_sp.png)no-repeat left top 3px;
    padding: 5px 0 5px 40px;
    margin: auto auto 30px auto;
    background-size: 30px;
    text-align: left;
  }
}
.anOther ul li:last-of-type {
  margin-right: auto;
  /*margin-left: 128px;*/
}
/*@media only screen and (max-width: 768px) {
	.anOther ul li:last-of-type{
		margin: auto;
	}*/
.anOther ul li.online {
  margin-left: 85px;
}
@media only screen and (max-width: 768px) {
  .anOther ul li.online {
    margin: 0 0 60px 0px;
  }
}
@media only screen and (max-width: 768px) {
  .anOther ul li {
    margin: 0 0 45px 0px;
  }
}
img.hp{
	margin-top: 35px;
}
/*============================
plan
============================*/
#plan .inner {
  padding: 100px 0 80px;
	display: block;
}
@media only screen and (max-width: 768px) {
  #plan .inner {
    padding: 60px 0 60px;
  }
}
@media only screen and (max-width: 768px) {
  .primary > #plan {
    padding: 0;
  }
}
.planBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 55px 0 55px;
  width: 765px;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .planBox {
    display: block;
    width: 100%;
    margin: auto;
    padding: 45px 0 45px;
  }
}
.planline {
  border: solid 1px #aaaaaa;
  border-radius: 10px;
  position: relative;
  box-sizing: border-box;
  margin-top: 95px;
}
@media only screen and (max-width: 768px) {
  .planline {
    margin-top: 60px;
  }
}
.planline:first-of-type {
  margin-top: 0;
}
/* frreプラン */
.planline .frreTitle {
  position: absolute;
  left: 20px;
  background: #fff;
  top: -26px;
  font-size: 30px;
  font-weight: bold;
  color: #009437;
  padding: 0 20px 0 20px;
}
@media only screen and (max-width: 768px) {
  .planline .frreTitle {
    left: 20px;
    top: -18px;
    font-size: 20px;
    padding: 0 20px 0 20px;
  }
}
.planline .frreTitle span {
  letter-spacing: 3px;
}
.planGreen {
  width: 360px;
  height: 75px;
  border: solid 2px #009536;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: left;
  box-shadow: 3px 3px #009536;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .planGreen {
    width: 90%;
    height: 75px;
    margin: auto auto 30px;
    font-size: 14px;
    line-height: 1.3;
  }
}
.planGreen span {
  background: url(../images/home/free_icon.png) no-repeat left;
  background-size: 50px;
  padding: 25px 20px 25px 50px;
  margin-left: 20px;
}
@media only screen and (max-width: 768px) {
  .planGreen span {
    background: url(../images/home/free_icon_sp.png) no-repeat left;
    background-size: 45px;
    padding: 25px 10px 25px 45px;
    margin-left: 20px;
  }
}
.planGreen:nth-last-of-type(2) {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .planGreen:nth-last-of-type(2) {
    margin-bottom: 30px;
  }
}
.planGreen:last-of-type {
  margin-bottom: 0;
}
/* premiumプラン */
.planline .premiumTitle {
  position: absolute;
  left: 20px;
  background: #fff;
  top: -26px;
  font-size: 30px;
  font-weight: bold;
  color: #f18700;
  padding: 0 20px 0 20px;
}
@media only screen and (max-width: 768px) {
  .planline .premiumTitle {
    left: 18px;
    background: #fff;
    top: -20px;
    font-size: 20px;
    padding: 0 20px 0 20px;
  }
}
.planline .premiumTitle span {
  letter-spacing: 3px;
}
.planOrange {
  width: 360px;
  height: 75px;
  border: solid 2px #f18700;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1.5;
  text-align: left;
  box-shadow: 3px 3px #f18700;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .planOrange {
    width: 90%;
    height: 75px;
    margin: auto auto 30px;
    font-size: 14px;
    line-height: 1.3;
  }
}
.planOrangeInner {
  display: flex;
  align-items: center;
}
.planOrange span {
  background: url(../images/home/premium_icon.png) no-repeat left;
  background-size: 50px;
  padding: 25px 20px 25px 50px;
  margin-left: 20px;
}
@media only screen and (max-width: 768px) {
  .planOrange span {
    background: url(../images/home/premium_icon_sp.png) no-repeat left;
    background-size: 45px;
    padding: 25px 10px 25px 45px;
    margin-left: 20px;
  }
}
.planOrange:nth-last-of-type(2) {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .planOrange:nth-last-of-type(2) {
    margin: auto auto 30px;
  }
}
.planOrange:last-of-type {
  margin-bottom: 0;
}
#plan p {
  text-align: right;
  font-size: 16px;
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  #plan p {
    font-size: 14px;
  }
}
.planBtn {
  display: flex;
  justify-content: center;
  margin-top: 70px;
}
@media only screen and (max-width: 768px) {
  .planBtn {
    display: block;
    margin-top: 40px;
  }
}
.planBtn .btn02:last-of-type {
  margin-left: 60px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 768px) {
  .planBtn .btn02:last-of-type {
    margin-left: 0;
    margin-top: 25px;
  }
}
/*============================
qa
============================*/
#qa .bg {
  background-image: url(../images/home/bg_qa1.png), url(../images/home/bg_qa2.png);
  background-repeat: no-repeat;
  background-size: contain, contain;
  background-position: center center, right bottom;
  /*height: 908px;*/
}
@media only screen and (max-width: 768px) {
  #qa .bg {
    padding: 0;
    height: auto;
    background-position: center left 25px, right -125px bottom;
  }
}
#qa .inner {
  padding: 80px 0 100px;
	display: block;
}
@media only screen and (max-width: 768px) {
  #qa .inner {
    padding: 60px 0 60px;
  }
}
/*============================
アコーディオン
============================*/
.cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  color: #000;
  margin-bottom: 32px;
}
.cp_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.cp_actab label {
  font-weight: bold;
  line-height: 3;
  position: relative;
  display: block;
  padding: 0 0 0 20px;
  cursor: pointer;
  /* margin: 0 0 1px 0; */
  background: #f9f9f9;
  border-radius: 10px 10px 10px 10px;
  border: solid 1px #aaaaaa;
  text-align: left;
}
.cp_actab .qaActive {
  border-radius: 10px 10px 0 0;
  border-bottom: none;
}
.cp_actab label span {
  /* font-family: 'Noto Serif JP', serif; */
  font-size: 20px;
  margin-right: 5px;
  color: #0c569c;
}
.cp_actab .cp_actab-content {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.35s;
  transition: max-height 0.35s;
  color: #333333;
  background: #f9f9f9;
}
.cp_actab .cp_actab-content p {
  /* margin: 1em; */
  text-align: left;
}
.cp_actab .cp_actab-content span {
  /* font-family: 'Noto Serif JP', serif; */
  font-size: 20px;
  margin-right: 5px;
  color: #ffb016;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
  max-height: 20em;
  border-radius: 0 0 10px 10px;
  box-sizing: border-box;
  border: solid 1px #aaaaaa;
  border-top: none;
}
/* Icon */
.cp_actab label::after {
  line-height: 3;
  position: absolute;
  top: 8px;
  right: 0;
  display: block;
  width: 3em;
  height: 3em;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
  content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.white {
  padding: 20px 20px 85px 20px;
  background: #fff;
  margin: 20px;
  border: solid 1px #aaaaaa;
}
@media only screen and (max-width: 768px) {
  .white {
    padding: 10px 15px 15px;
    margin: 0 20px 20px;
  }
}
@media only screen and (max-width: 768px) {
  .cont_img {
    background-image: url("../images/cont_img_sp.jpg");
  }
  .cont_img h1 {
    background-image: url(../images/title_sp.png);
    background-size: 100%;
  }
  #faq h2 {
    background: url(../images/h2_sp.png) no-repeat center center;
    background-size: 100%;
  }
  #faq h3 {
    width: 100%;
  }
  .cp_actab label::after {
    top: 0px;
  }
  .cp_actab label {
    line-height: 2;
    padding: 10px 30px 10px 10px;
  }
}
/* ボタン */
.linkbuton1{
    color: #fff;
    background: #ff8e14;
    border-radius: 5px;
    height: 50px;
    width: 155px;
    padding-top: 12px;
	
}
.linkbuton2{
	 color: #fff;
    background: #2171bd;
    border-radius: 5px;
    height: 50px;
    width: 155px;
    padding-top: 12px;
}
.linkbuton1 a{
	color: #fff;
	text-decoration: none;
}
.linkbuton2 a{
	color: #fff;
	text-decoration: none;
}
.h2Box{
	margin-left: 330px;
}
.type1 .inner{
	display: flex;
}
.btn01-2 a {
  display: block;
  width: 440px;
  height: 95px;
  margin: 60px auto auto;
  color: #fff;
  border-radius: 5px;
  background: rgb(255, 142, 20);
  -webkit-background: linear-gradient(130deg, rgba(255, 142, 20, 1) 35%, rgba(255, 195, 34, 1) 65%);
  background: linear-gradient(130deg, rgba(255, 142, 20, 1) 35%, rgba(255, 195, 34, 1) 65%);
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  line-height: 4.4;
}
@media only screen and (max-width: 768px) {
  .btn01-2 a {
    width: 90.625%;
    /* width: 100%; */
    height: 67px;
    font-size: 17px;
    letter-spacing: 2px;
    margin: auto;
    line-height: 3.8;
  }
	.linkbuton1 {
    color: #fff;
    background: #ff8e14;
    border-radius: 5px;
    height: 45px;
    width: 140px;
    padding-top: 10px;
    margin-bottom: 5px;
}
	.linkbuton2 {
    color: #fff;
    background: #2171bd;
    border-radius: 5px;
    height: 45px;
    width: 140px;
    padding-top: 10px;
    margin-bottom: 5px;
}
	.h2Box{
	margin-left: 0px;
}
}
/* スマホデフォルト */
@media only screen and (max-width: 768px) {
  /* .primary > article {
	padding: 30px 0 40px;
} */
  .link {
    padding-top: 25px;
  }
  .link a {
    width: 90.625%;
    margin: auto;
    padding: 16px 0;
    font-size: 16px;
    font-weight: bold;
    height: inherit;
    overflow: inherit;
    color: #fff;
    text-decoration: none;
    background: #0d2557;
    position: relative;
  }
  .link a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 13px;
    height: 13px;
    margin-top: -7px;
    background-image: url(../images/common/contents/arrow_sp.png);
    background-size: 100%;
  }
}