@charset "UTF-8";
/* =======================================

    hu_at.css

========================================== */

/* common
========================================== */


html,body {
	width: 100%;
}
body#huat {
  background: #F6F6F6;
}
body#huat main {
    font-family: "GenJyuuGothic";
    font-weight: 500;
    padding-top: 0 !important;
}
.pc {
    display: block;
}
.sp {
    display: none;
}
img,h1,h2,h3,p,li,a,div {
    transition: all .1s ease;
}
a,a:active {
    color: #2E62C9;
}
a:hover {
    opacity: 0.8;
}
img {
    display: table;
    margin: 0 auto;
}
picture {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
p.que {
    background: #FFDA9A;
    padding: 1em;
    color: #6B4916;
    font-size: 1.8rem;
    line-height: 1.8;
    margin-bottom: 2em;
    position: relative;
}
p.que:after {
    content: "";
    display: table;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1em 33.5px 0 33.5px;
    border-color: #FFDA9A transparent transparent transparent;
    transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    left: 50%;
    right: 0;
    position: absolute;
    bottom: -1em;
}
.pc {
    display: block;
}
.sp {
    display: none;
}


/* frame
========================================== */

#container {
    max-width: 680px;
    margin: 0 auto;
    background: white;
    padding-bottom: 10%;
}
.center100per,
.center626px {
    margin-left: auto;
    margin-right: auto;
}
.center100per {
    max-width: 100%;
}
.center626px {
    max-width: 626px;
}
.center100per img,
.center100per picture {
    width: 100%;
}

/* section
========================================== */

section.fv {
    margin-bottom: 3em;
}
section.intro {
    background: #3E8092;
    padding: 0.3em 0;
    margin-bottom: 2em;
}
section.toshikasa {
    background: #C7E5E9;
    padding: 1.5em 0;
    margin-bottom: 3em;
}
section.sokode {
    margin-bottom: 1.5em;
}
section.liberte {
    margin-bottom: 3em;
}
section.liberte p.taikan1000 {
    color: #B00306;
    font-weight: bold;
    font-size: 2.5rem;
}
section.liberte img {
    margin-bottom: 1.5em;
}
section.liberte p {
    font-size: 2rem;
    text-align: center;
}
section.cvbtn figure {
    margin: 0 auto 0.5em auto;
}
section.cvbtn {
    margin-bottom: 3em;
}
section.nayami {
    margin-bottom: 2em;
}
section.nayami figure:first-of-type {
    margin-bottom: 2.5em;
}
section.anq {
    margin-bottom: 3em;
}
section.anq p.link {
    text-align: center;
    margin: 0 auto 4em auto;
    font-size: 1.35rem;
}
section.anq dl {
    background: #FFEAEE;
    padding: 1.5em;
    margin-bottom: 1.5em;
}
section.anq dt,
section.anq dd {
    color: rgba(0, 0, 0, 0.68);
}
section.anq dt {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 2px solid rgba(112,112,112,0.24);
    font-size: 1.75rem;
    line-height: 1;
}
section.anq dt.big,
section.anq dd.big {
    font-weight: 600;
}
section.anq dt.big {
    font-size: 2rem;
}
section.anq dd.big {
    font-size: 1.65rem;
}
section.anq dd {
    line-height: 1.8;
    margin-bottom: 2em;
}
section.anq dd:last-of-type {
    margin-bottom: 0;
}
section.anq picture {
    margin-bottom: 3em;
}
section.anq figure {
    margin-bottom: 2em;
}
section.sokode p {
    text-align: center;
    font-size: 2.25rem;
    line-height: 1.8;
}
section.sokode p.cap {
    font-size: 1.65rem;
}
section.sokode p.last {
    margin-bottom: 1em;
}
section.sokode p:first-of-type {
    margin-bottom: 2em;
}
section.sokode p:nth-of-type(2) {
    margin-bottom: 1em;
}
section.sokode picture {
    margin-bottom: 3em;
}
section.sokode figure {
    margin-bottom: 2em;
}
section.hairupalpha p {
    margin: 0 auto 2em auto;
}
section.liberte ul.outer {
    border: 4px solid #E8E8E8;
    padding: 0.8em;
    display: flex;
    align-items: flex-start;
    color: #776457;
    min-width: 1000px;
}
section.liberte ul.outer li {
    padding: 0.65em;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: calc(100% / 3);
    margin-right: 1em;
}
section.liberte ul.outer li img {
    margin-bottom: 1em;
}
section.liberte ul.outer li p {
    font-size: 1.45rem;
    font-weight: 600;
    color: #FC567E;
    background: #FFE1E8;
    border-radius: 1.5em;
    line-height: 1;
    padding: 0.5em 0;
    width: 100%;
    margin-bottom: 0.5em;
}
section.liberte ul.outer li.pink p {
    background: #E98BA1;
    color: white;
}
section.liberte ul.outer li.pink {
    border: 3px dashed #FC567E;
    background: #FFF5F7;
}
section.liberte ul.outer li dt {
    font-weight: 600;
    text-align: center;
    padding-bottom: 0.5em;
    line-height: 1;
    border-bottom: 1px solid #FC567E;
    margin-bottom: 0.5em;
    font-size: 1.5rem;
}
section.liberte ul.outer li dd {
    font-size: 1.35rem;
    line-height: 1.5;
    letter-spacing: 0.03em;
}
section.hairupalpha picture {
    margin-bottom: 3em;
}
section.liberte ul.outer li picture {
    margin-bottom: 0;
}
section.nanto {
    margin-bottom: 3em;
}
section.nanto p,
section.cvbtm p {
    text-align: center;
    font-size: 2.25rem;
    line-height: 1.8;
    margin-bottom: 2em;
}
section.nanto p span {
    font-weight: 600;
    color: #E93690;
}
section.nanto p span.yellow,
section.cvbtm p .yellow {
    background: linear-gradient(transparent 50%, #FFF59A 50%);
}
section.cyberx,
section.voice {
    margin-bottom: 4em;
}
section.cyberx ul li {
    margin-bottom: 2em;
}
section.cyberx ul li:last-child {
    margin-bottom: 0em;
}
section.cyberx p {
    margin: 0 auto;
    text-align: center;
    line-height: 1.5;
}
section.cyberx .reg,
section.cyberx ul li p {
    font-size: 2.05rem;
}
section.cyberx .name {
    font-size: 3.25rem;
    font-weight: 600;
    color: #E93690;
}
section.cyberx .name .reg {
    color: #000;
    font-weight: 500;
}
section.cyberx .name .small {
    font-size: 70%;
}
section.cyberx .catch {
    margin-bottom: 3em;
}
section.cyberx .title {
    margin-bottom: 1em;
}
section.cyberx ul li figure {
    margin-bottom: 1em;
}
section.cyberx ul li p {
    line-height: 1.8;
    margin-bottom: 2.5em;
}
section.cyberx ul li p:last-of-type {
    margin-bottom: 0;
}
section.cyberx ul li picture {
    margin-bottom: 2em;
}
section.cyberx ul li figure.number {
    margin-bottom: 2em;
}
section.voice figure {
    margin-bottom: 1em;
}
section.cvbtm ul li:first-child {
    margin-bottom: 1.5em;
}
section.cvbtm ul {
    margin-bottom: 2em;
}
section.cvbtm p .orange {
    color: #EC5D5D;
    font-weight: 600;
}

/* cv
========================================== */

.cv {
  height: 126px;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  min-width: auto;
}

.cv .inner {
  	width: 100%;
  	margin: 0 auto;
}

.cv .inner ul {
  	display: flex;
  	width: 100%;
  	justify-content: center;
}

.cv .inner ul li {
  	display: inline-block;
  	vertical-align: middle;
  	margin: 0 10px;
}
.cv .inner ul li:first-child {
	width: auto;
}
.cv .inner ul li:last-child {
	width: auto;
}
.cv section.cvbtn {
    margin-bottom: 0;
    padding: 1em 0;
}

@media screen and (max-width : 64em) {

    /* frame
    ========================================== */
    
    #container {
        max-width: 100%;
    }
    .center626px {
        max-width: 95%;
    }
    
    /* section
    ========================================== */
    
    section.toshikasa {
        padding: 1em;
    }
}
@media screen and (max-width : 42em) {

    /* common
    ========================================== */
    
    body#huat main {
        font-size: 1.65rem;
    }
    #container {
        padding-bottom: 23%;
    }
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    
    /* section
    ========================================== */
    
    section.anq dt {
        font-size: 1.85rem;
    }
    section.sokode p,
    section.nanto p,
    section.cyberx .reg,
    p.que,
    section.anq dd.big,
    section.cvbtm p {
        font-size: 1.85rem;
    }
    section.sokode p.cap {
        font-size: 1.75rem;
    }
    section.cyberx .name {
        font-size: 3rem;
    }
    section.cyberx ul li p {
        font-size: 3.75vw;
    }
    section.cyberx ul li p span {
        font-size: 80%;
    }
    section.anq dt.big {
        font-size: 2rem;
    }
    section.cyberx ul li figure.number {
        margin-bottom: 1em;
    }
    section.cyberx .catch,
    section.voice,
    section.liberte,
    section.cvbtn {
        margin-bottom: 2em;
    }
    section.liberte ul.outer li dd {
        font-size: 1.45rem;
    }
    section.liberte p.taikan1000 {
        font-size: 2rem;
        line-height: 1.35;
        margin-bottom: 0.5em;
    }

    /* cv
    ========================================== */
    
    .cv {
		height: auto;
	}
	.cv .inner {
		width: 100%;
		margin: 0;
		padding: 0;
		overflow: hidden;
		clear: both;
	}
	.cv .inner ul {
		margin: 0;
		padding: 0;
	}
	.cv .inner ul li {
		display: block;
		margin: 0;
		padding: 0;
		float: left;
	}
	.cv .inner ul li img {
		width: 100%;
	}
}

