@charset "utf-8";

#container {
    font-size: 1.6rem;
}
article {
    padding-top: 0;
}
section {
    padding: 50px 0 0;
}
.sp_hide  {
	display: inherit;
} 
.pc_hide {
	display: none;
}

/************************
共通
************************/
.inner {
	box-sizing: border-box;
	width: auto;
	max-width: 980px;
    margin: 0 auto;
	padding: 0 10px;
}

.cation {
	font-size: 1.2rem;
	text-align: center;
}

.pc {
	display: block;
}

/****** btn *******/
.btn:hover{
    opacity: 0.8;
    box-shadow: none;
    top: 4px;
}

.btn.seminarBtn {
    width: 640px;
    height: 90px;
    line-height: 80px;
    font-size: 2.8rem;
    margin: 16px auto 0;
}
.ctaBtn {
    margin: 40px auto;
}
.ctaBtn p {
	font-size: 2.4rem;
}
.ctaBtn img {
	width: 327px;
}

.btn.seminarBtn:before {
    right: 50px;
}
.btn.seminarBtn:after {
    right: 40px;
}


h2 {
	font-size: 3.4rem;
}
h2 .wavy,
h2 .ft-l{
	font-size: 4.0rem;
}

h3 {
	font-size: 3.0rem;
}
h3 small {
	font-size: 2.6rem;
}

.fs-m{
    font-size: 2.4rem;
    margin-top: 50px;
}
.fs-m.txt-line{
    gap: 40px;
}
.fs-m.txt-line::before,
.fs-m.txt-line::after{
    width: 3px;
}
.fs-m.txt-line::before{
    transform: rotate(-45deg);
}
.fs-m.txt-line::after{
    transform: rotate(45deg);
}

.sec-ttl-block{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px
}
.sec-ttl-block h1{
    font-size: 3.4rem;
}

.sec-box{
    padding: 50px 40px 80px;
    margin-top: 60px;
}


/************************
基本パーツ
************************/
header .inner{
    position: relative;
}
header nav {
    display: none;
}
header .no1Area {
    width: 170px;
	padding: 0;
	order: 3;
}

#footerWrap #attention {
	width: 100%;
    max-width: 980px;
    margin: 0 auto;
}

/************************
MainVisual
************************/
#mainVisual .mainArea {
	background-image: linear-gradient(90deg, rgb(0 0 0) 50%, rgb(205, 74, 17) 51%);
    background-size: cover;
}

#mainVisual .mainArea .mainAreaInr {
	width: auto;
	max-width: 1366px;
	height: auto;
	margin: 0 auto;
}

.no1Area {
	margin:0;
}
.no1Area .cation {
	margin-top: 0;
	text-align: left;
}



/************************
#section
************************/
#section .settle-block{
    margin-top: 90px;
    padding: 90px 0;
}
#section .txt-area{
    text-align: center;
}
.txt-area{
    margin-top: 50px;
    font-size: 1.8rem;
}
.txt-area p + p {
    margin-top: 30px;
}

/************************
#
************************/
.problem-box{
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    justify-content: center;
    margin-top: 70px;
}
.problem-box > div{
    padding: 35px 10px 25px;
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: center;
    font-size: 1.8rem;
    margin-top: 0;
    max-width: inherit;
}
.problem-box > div::before{
    width: 53px;
    height: 52px;
    left: calc(50% - 26px);
    top: -30px;
    background-size: contain;
}


.swap-flex{
    flex-wrap: nowrap;
    margin-top: 30px;
}
.swap-flex li{
    width: 33%;
    padding: 0;
}
.swap-flex li:first-of-type{
    width: 33%;
}
.swap-flex li img{
    width: 126px;
}
.swap-flex li dt{
    font-size: 1.5rem;
}
.swap-flex li dd{
    font-size: 7.8rem;
}
.swap-flex .price_swap + small{
    font-size: 3.0rem;
}
.swap-flex sup{
    font-size: 1.1rem;
}
.swap-flex li dd .swap-cp-atn{
    font-size: 1.2rem;
    text-align: center;
}
.campaignBtn{
    font-size: 1.7rem;
    position: relative;
    cursor: pointer;
}
.campaignBtn:hover{
    box-shadow: none;
    top: 3px;
    opacity: 0.8;
}

.table-diff{
    table-layout: fixed;
    font-size: 1.5rem;
}
.table-diff th,
.table-diff td{
    padding: 14px 10px;
}

.t-text{
    font-size: 1.7rem;
}
.t-text span{
    font-size: 2.4rem;
}
.t-text.txt-line{
    gap: 40px;
}
.t-text.txt-line::before,
.t-text.txt-line::after{
    width: 3px;
}
.t-text.txt-line::before{
    transform: rotate(-45deg);
}
.t-text.txt-line::after{
    transform: rotate(45deg);
}


/************************
#seminar-detail
************************/
.detail-flex{
    display: grid;
    gap: 10px;
    margin-top: 30px;
    grid-template-columns: 1fr 1fr;
    max-width: 100%;
}
.detail-flex li{
    font-size: 1.8rem;
}


.flow-flex{
    display: flex;
    max-width: 100%;
}
.flow-flex dl{
    margin: 0;
    padding: 0;
}
.flow-flex dl dt{
    font-size: 1.8rem;
}
.flow-flex dl dt span{
    font-size: 1.6rem;
}
.flow-flex dl::after{
    transform: rotate(-90deg);
    right: -36px;
    left: auto;
    top: 0;
    bottom: 0;
}

/************************
#thanks
************************/
#thanks .inner{
    text-align: center;
}
#thanks .inner p + p{
    margin-top: 20px;
}
#thanks .att_box{
    border: 6px solid #ffe1e1;
    padding: 20px;
    text-align: left;
    max-width: 800px;
    margin: 50px auto 0;
    font-size: 14px;
}

/************************
#form
************************/
.attention-wrap{
    font-size: 15px;
}
.attention-wrap .c-text{
    font-size: 13px;
}

#form .formInr {
    padding: 60px 0;
}
.satori__custom_form_2825bd74ff5a2e0e_css .satori__submit_group {
	margin-top: 50px!important;
}
#satori__privacy_policy_agreement_wrapper .satori__input_group{
  text-align: center;
}

@media screen and (min-width: 768px) and (max-width: 820px ){
	#worry ul li {
		width: 220px;
		height: 220px;
		font-size: 2.0rem;
	}
}

/**** 2022/11/09 add *******/
.file {
    display: flex;
	margin: 20px auto;
	justify-content: space-between;
	width: 80%;;
}
.file img {
	width: 48%;
}
.satori__custom_form_2825bd74ff5a2e0e_css .satori__submit_group {
	margin-top: 50px!important;
}

/***************************/