/* レスポンシブ */
@media screen and (min-width:768px) { 
.desktopin { 
display:block;
}
.mobilein { 
display:none;
}
}
@media screen and (max-width:767px) { 
.desktopin { 
display:none;
}
.mobilein { 
display:block;
}
}

@media screen and (max-width: 750px){
.contents {
width: 100%;
margin-left: auto;
margin-right: auto;
}
}

@media screen and (min-width: 751px){
h2.common_h2 {
position: relative;
margin-bottom: 70px;
font-size: 3rem;
color: #13B5BB;
text-align: center;
line-height: 1.5em;
font-weight: bold;
letter-spacing: 1.2px;
}
}

@media screen and (max-width: 750px){
.h2-sub-txt{
width: 90%;
margin: auto;
}
}
@media screen and (min-width: 751px){
.h2-sub-txt2 {
margin-bottom: 40px;
text-align: left;
font-size: 1.8rem;
color: #708384;
font-weight: 500;
}
}
@media screen and (max-width: 750px){
.h2-sub-txt2{
width: 90%;
margin: auto;
}
}
@media screen and (min-width: 751px){
.h2-sub-txt3 {
margin-bottom: 40px;
text-align: center;
font-size: 1.8rem;
color: #708384;
font-weight: 500;
}
}
@media screen and (max-width: 750px){
.h2-sub-txt3{
width: 90%;
margin: auto;
}
}

.title-k3 {
margin-top: 30px;
}











@media screen and (min-width: 751px){
.trust_button_wrap {
margin-bottom: 70px;
margin-top: 40px;
}
}
@media screen and (max-width: 750px){
.trust_button_wrap {
margin-bottom: 30px;
margin-top: 20px;
}
}


@media screen and (min-width: 751px){
.trust_button_list {
text-align: center;
margin-bottom: 20px;
margin-top: 0px;
display: flex;
}
}
@media screen and (max-width: 750px){
.trust_button_list {
text-align: center;
margin-bottom: 0; 
margin-top: 0; 
display: flex;
}
}
@media screen and (min-width: 751px){
.trust_button_list > li {
float: none;
text-align: center;
margin: 0 5px;
flex: 1;
}
}
@media screen and (max-width: 750px){
.trust_button_list > li {
text-align: center;
margin-left: 0;
margin-right: 0;
flex: 1;
margin: 5px;
}
}

@media screen and (max-width: 750px){
.trust_button_list2 > li {
text-align: center;
margin-left: 0;
margin-right: 0;
flex: 1;
margin: 5px;
}
}
@media screen and (min-width: 751px){
.trust_button_list > li > a {
display: inline-block;
width: 100%;
font-size: 1.2rem;
padding: 5px 0;
color: #fff;
background-color: #13B5BB;
border-radius: 50px;
transition: 0.3s;
line-height: 1.5;
}
}
@media screen and (max-width: 750px){
.trust_button_list > li > a {
display: inline-block;
width: 100%;
font-size: 1.3rem;
padding: .5rem .5rem;
color: #fff;
background-color: #13B5BB;
border-radius: 50px;
transition: 0.3s;
line-height: 1.5;
margin-bottom: 20px;
}
}

@media screen and (min-width: 751px){
.trust_button_list2 {
text-align: center;
margin-bottom: 40px;
margin-top: 0px;
display: flex;
}
}
@media screen and (max-width: 750px){
.trust_button_list2 {
text-align: center;
margin-bottom: 0; 
margin-top: 0; 
width: 50%;
margin: auto;
}
}
@media screen and (min-width: 751px){
.trust_button_list2 > li {
float: none;
text-align: center;
margin: 0 5px;
flex: 1;
}
}
@media screen and (min-width: 751px){
.trust_button_list2 > li > a {
display: inline-block;
width: 50%;
font-size: 1.2rem;
padding: 5px 0;
color: #fff;
background-color: #13B5BB;
border-radius: 50px;
transition: 0.3s;
line-height: 1.5;
}
}
@media screen and (max-width: 750px){
.trust_button_list2 > li > a {
display: inline-block;
width: 100%;
font-size: 1.3rem;
padding: .5rem .5rem;
color: #fff;
background-color: #13B5BB;
border-radius: 50px;
transition: 0.3s;
line-height: 1.5;
margin-bottom: 20px;
}
}

@media screen and (min-width: 751px){
.trust_button_list li img {
margin-bottom: 5px;
}
}
@media screen and (max-width: 750px){
.trust_button_list li img {
width: 80%;
margin-bottom: 5px;
}
}
@media screen and (max-width: 750px){
.trust_button_list2 li img {
width: 80%;
margin-bottom: 5px;
}
}











@media screen and (max-width: 750px){
.box1.contentsbox {
margin-bottom: 40px;
overflow: hidden;
}
}
@media screen and (max-width: 750px){
.box1 .service-box {
margin-bottom: 88px;
width: 90%;
margin: auto;
}
}







.box3Wrap {
margin-bottom: 70px;
}
@media screen and (max-width: 750px){
.box3 .capbox .text {
position: absolute;
right: 0;
top: 50%;
text-align: center;
width: auto;
left: 0;
}
}
@media screen and (max-width: 750px){
.box3 .capbox .text h3 {
color: #fff3af;
font-size: 2rem;
margin-bottom: 18px;
text-shadow: 0.5px 0.5px 5px #000;
}
}
@media screen and (max-width: 750px){
.box3 .capbox .text p {
font-size: 1.3rem;
color: #fff;
text-shadow: 0.5px 0.5px 5px #000;
}
}
.box3.contentsbox {
margin-bottom: 0px;
}

.box3 li.box:nth-child(2) {
margin-left: 0;
margin-right: 0;
}

.box3 li.box {
background: #F7F5F4;
padding: 30px;
width: 50%;
margin-bottom: 15px;
flex: none;
margin: 10px;
}
@media screen and (max-width: 750px){
.box3 li.box {
width: 100%;
margin: 0;
margin-bottom: 15px;
padding: 20px;
}
}







.box4.contentsbox {
margin-bottom: 50px;
margin-top: 50px;
}








.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont {
display: flex;
margin-bottom: 0;
flex-direction: column;
}

@media screen and (max-width: 750px){
.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:last-child.gray2b {
color: #b79c76;
}
}


@media screen and (max-width: 750px){
.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child.gray {
background-color: #F5FBF9;
color: #5A7071;
}
}

.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child.grayb {
background-color: #f9f8f6;
color: #b79d77;
}


.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child {
width: 10em;
margin-bottom: 10px;
padding: 10px;
font-size: 1rem;
border: 1px #ccc solid;
border-radius: 5px;
box-sizing: border-box;
vertical-align: super;
}

.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > .course_cont_left2 {
padding-right: 0;
border-right: none;
font-size: 12px;
color: #b79c76;
}








.down_box_6 {
margin-bottom: 50px;
}
@media screen and (max-width: 750px){
.down_box_6 {
width: 90%;
box-sizing: border-box;
margin: 0 auto;
overflow: hidden;
clear: both;
margin-bottom: 50px;
}
}









@media screen and (min-width: 751px){
.faq_wrap > ul > li.faq:last-child {
border-bottom: none;
}
}


@media screen and (min-width: 751px){
article.main_visual {
margin: 0 auto 80px;
background-image: url(../images/strorage/sub_main_menu.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
}
@media screen and (max-width: 750px){
article.main_visual {
margin: 0 auto 50px;
background-image: url(../images/strorage/sub_main_menu_sp.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
padding-bottom: 30px;
}
}
@media screen and (max-width: 750px){
article.main_visual .main_inner {
width: 90%;
box-sizing: border-box;
margin: 0 auto;
overflow: unset;
clear: both;
position: relative;
}
}









@media screen and (min-width: 751px){
.txt {
width: 100%;
padding-right: 0;
}
}








.ImgAd {
width: 100%;
margin-bottom: 50px;
}
@media screen and (min-width: 751px){
.ImgAd {
width: 100%;
margin-bottom: 50px;
}
}









@media screen and (min-width: 751px){
.menu_plan_flow_box_3 {
margin-bottom: 80px;
margin-top: 80px;
}
}
@media screen and (max-width: 750px){
.menu_plan_flow_box_3 {
position: relative;
margin-bottom: 50px;
margin-top: 50px;
}
}







@media screen and (max-width: 750px){
.list_icon_wrap > ul.list_icon.icon_layout_2 {
flex-wrap: wrap;
justify-content: unset;
}
}








.minboxDetail {
margin-bottom: 35px;
}
@media screen and (max-width: 767px){
.minboxDetail {
width: 100vw;
position: relative;
left: 50%;
transform: translateX(-50%);
}
}








.fs-l-header {
display: block;
padding-top: 0px;
margin-top: -29px;
}











@media screen and (max-width: 750px){
.list_icon_wrap > ul.list_icon {
width: 100%;
box-sizing: border-box;
margin: 0 auto;
overflow: hidden;
clear: both;
display: flex;
}
}

.list_icon_wrap > ul.list_icon.icon_layout_2 {
flex-wrap: wrap;
justify-content: space-around;
align-items: center;
}
@media screen and (max-width: 750px){
.list_icon_wrap > ul.list_icon.icon_layout_2 {
flex-wrap: unset;
}
}
.list_icon_wrap > ul.list_icon.icon_layout_2 li {
text-align: center;
font-size: 2rem;
color: #13B5BB;
flex: 1;
}
@media screen and (max-width: 750px){
.list_icon_wrap > ul.list_icon.icon_layout_2 li {
font-size: 2rem;
}
}

@media screen and (min-width: 751px){
.list_icon_wrap > ul.list_icon.icon_layout_2 > li > a > div {
width: 80%; 
margin: 0 auto;
font-size: 16px;
}
}
@media screen and (max-width: 750px){
.list_icon_wrap > ul.list_icon.icon_layout_2 > li > a > div {
width: 90%;
margin: 0 auto;
font-size: 14px;
}
}






@media screen and (min-width: 751px){
.button_list ul> li:nth-child(3) {
margin-bottom: 10px;
}
}







.post {
width: 100%;
font-size: unset;
}
@media screen and (max-width: 750px){
.post {
width: 100%;
margin: auto;
margin-top: 30px;
}
}

table tr:nth-child(odd) td {
background: #effeff;
}
.post td, .post th {
padding: 8px 10px;
border: 1px solid #c6c34d;
vertical-align: middle;
}
.post th {
text-align: center;
background: #13b5bb;
color: #fff;
}

.post th:nth-child(2) {
background: #aeab27;
}

/* 列1 */
table tr td:nth-child(1){
text-align: left;
}
/* 列2 */
table tr td:nth-child(2){
text-align: center;
width: 20%;
}
/* 列3 */
table tr td:nth-child(3){
text-align: center;
width: 20%;
}

.post1 {
width: 100%;
font-size: unset;
font-size: 1.3rem;
}
@media screen and (max-width: 750px){
.post1 {
width: 100%;
margin: auto;
margin-top: 30px;
}
}

.post1 tr:nth-child(odd) td {
background: #effeff;
}
.post1 td, .post1 th {
padding: 8px 10px;
border: 1px solid #c6c34d;
vertical-align: middle;
background-color: #fff;
}
.post1 th {
text-align: center;
background: #13b5bb;
color: #fff;
}
.post1 td {
font-size: 1.8rem;
}

.post1 th:nth-child(1) {
background: #aeab27;
}

/* 列1 */
.post1 tr td:nth-child(1){
text-align: center;
}
/* 列2 */
.post1 tr td:nth-child(2){
text-align: center;
width: 50%;
}
/* 列3 */
.post1 tr td:nth-child(3){
text-align: center;
width: 20%;
}


.post2b {
width: 95%;
font-size: 1.3rem;
margin-top: 10px;
margin-bottom: 10px;
}
@media screen and (max-width: 750px){
.post2b {
width: 100%;
margin: auto;
margin-top: 10px;
}
}

.post2b tr:nth-child(odd) td {
background: #effeff;
}
.post2b td, .post2b th {
padding: 8px 10px;
border: 1px solid #c6c34d;
vertical-align: middle;
background-color: #fff;
}
.post2b th {
text-align: center;
background: #13b5bb;
color: #fff;
}

.post2b th:nth-child(1) {
}
.post2b th:nth-child(2) {
background: #aeab27;
}

/* 列1 */
.post2b tr td:nth-child(1){
text-align: center;
font-size: 1.7rem;
}
/* 列2 */
.post2b tr td:nth-child(2){
text-align: center;
width: 50%;
font-size: 2rem;
} 
/* 列3 */
.post2b tr td:nth-child(3){
text-align: center;
}


.post4b {
width: 95%;
font-size: 1.3rem;
margin-top: 10px;
}
@media screen and (max-width: 750px){
.post4b {
width: 100%;
margin: auto;
margin-top: 10px;
}
}
.post4bSub {
line-height: normal;
}

.post4b tr:nth-child(odd) td {
background: #effeff;
}
.post4b td, .post4b th {
padding: 8px 10px;
border: 1px solid #c6c34d;
vertical-align: middle;
background-color: #fff;
}
.post4b th {
text-align: center;
background: #13b5bb;
color: #fff;
}

.post4b th:nth-child(1) {
}
.post4b th:nth-child(2) {
background: #aeab27;
}

/* 列1 */
.post4b tr td:nth-child(1){
text-align: center;
}
/* 列2 */
.post4b tr td:nth-child(2){
text-align: center;
width: 50%;
font-size: 1.8rem;
} 
/* 列3 */
.post4b tr td:nth-child(3){
text-align: center;
}











.wrapDetail ul {
-moz-background-size: auto auto;
background-size: auto auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 5px 0px 5px 15px;
}
@media screen and (max-width: 736px){
.wrapDetail ul {
padding: 5px 0px;
}
}

@media screen and (max-width: 736px){
#allDetail .BBoxDetail .titleDetail h3 {
font-size: 1.8em;
float: none;
text-align: left;
}
}













.ListSubAll {
margin-top: 20px;
text-align: center;
}

.ListSub{
display: inline-block;
font-size: 1.3rem;
font-weight: bold;
color: #aeab27;
vertical-align: middle;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
padding: 0 28px;
margin: 5px 2.5px;
background-color: unset;
border: 1px solid #aeab27;
}
@media screen and (max-width: 750px){
.ListSub {
font-size: 0.9em;
padding: 0px 28px;
}
}










/* tent List */
.minboxList {
margin-top: 70px;
}

.minboxList h3 {
font-size: 2rem;
position: relative;
color: #13B5BB;
padding-bottom: 18px;
margin-bottom: 44px;
}
@media screen and (max-width: 750px){
.minboxList h3 {
margin-bottom: 20px;
}
}

.minboxList h3:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 80px;
height: 4px;
background: #13B5BB;
}

.listMainTitle {
position: relative;
margin-bottom: 70px;
font-size: 3rem;
color: #13B5BB;
text-align: center;
line-height: 1.5em;
font-weight: bold;
letter-spacing: 1.2px;
margin-top: 0;
font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 751px){
.listMainTitle:after {
display: block;
position: absolute;
left: 50%;
margin-left: -45px;
margin-top: 20px;
width: 90px;
height: 7px;
content: "";
background-color: #13B5BB;
border-radius: 5px;
}
}
@media screen and (max-width: 750px){
.listMainTitle  {
width: 90%;
margin-left: 10%;
margin-bottom: 30px;
padding: 30px 5px 30px 20px;
line-height: 1.2;
font-weight: bold;
letter-spacing: 1.2px;
font-size: 1.8rem;
background-color: #13B5BB;
color: #fff;
border-radius: 80px 0 0 80px;
box-sizing: border-box;
text-align: center;
margin-top: 50px;
}
}

.listAll {
margin: auto;
width: 80%;
font-family: 'Kiwi Maru', serif;
}
@media screen and (max-width:767px) { 
.listAll {
margin: auto;
width: 100%;
}
}

.listTitle {
background-color: #13b5bb;
color: #fff;
padding: 10px;
font-weight: 500;
}

.list_design025 {
padding: 0;
list-style: none;
}

.list_design025 li {
margin: 1rem 0rem;
position: relative;
cursor: default;
line-height: 1.2;
color: #1D4883;
background-color: #effeff;
}

.list_design025 li:nth-child(odd) {
background-color: #effeff;
}

.list_design025 li::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f6bb";
padding: 0 5px;
color: #13b5bb;
transform: scale(1);
}






.btn2 {
font-size: 1.8rem;
font-weight: 700;
line-height: 1.2;
position: relative;
display: inline-block;
padding: 1rem 8rem;
cursor: pointer;
user-select: none;
transition: all .3s;
text-align: center;
vertical-align: middle;
text-decoration: none;
letter-spacing: .1em;
border-radius: 0.5rem;
line-height: 2.2rem;
}






@media screen and (max-width: 750px){
.DetailSupport {
width: 100vw;
position: relative;
left: 50%;
transform: translateX(-50%);
}
}

.indentDetail {
text-align: left;
width: 95%;
margin-top: 10px;
}
@media screen and (max-width: 750px){
.indentDetail {
width: 100%;
}
}
.indentDetail2 {
text-align: left;
width: 95%;
margin-top: 10px;
margin-left: 20px;
}
@media screen and (max-width: 750px){
.indentDetail2 {
width: 100%;
margin-left: unset;
}
}






.lead a {
text-decoration: underline;
}






.ADel {
    background-image: linear-gradient(#fe3464, #fe3464);
    background-position: 0 50%;
    background-size: 100% 2px;
    background-repeat: repeat-x;
    color: #888;
    margin: 0 0.4em;
    text-decoration: none;
    font-size: 1.5rem;
}
.fa-Position {
    vertical-align: 10px;
    color: #aeab27;
}
.pricePosition {
margin-top: -20px;
}