@charset "utf-8";
/*
@keyframes bg-color {
  0% { background: #A30702;color:white; }
  50% { background: orange;color:white; }
  100% { background: #A30702;color:white; }
}
*/
.ft-entry .inner h2 {
    margin-bottom: 8px;
	font-family: "游ゴシック体 bold", YuGothicBold,"メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
 	font-weight: 700;
	font-size: 4vw;
    text-align: center;
}

.fatures-container .inner {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
.fatures-container {
    background-color: rgba(255,255,255,1.00);
    padding-top: 32px;
    padding-bottom: 16px;
    text-align: center;
}
.lead-box .inner {
    padding-top: 32px;
    padding-bottom: 32px;
}
a.entry-bt {

    background-color: #A30702;
    display: block;
    width: 75%;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 6vw;
    -webkit-box-shadow: 2px 3px 10px rgba(0,0,0,0.50);
    box-shadow: 2px 3px 10px rgba(0,0,0,0.50);
    animation: bg-color 1s infinite;
}
.entry-bt p:nth-child(1){
    font-size: 1.8vw;
    padding-bottom: 0.1vw;
    font-weight: normal;
    line-height: 1.8vw;
}
.entry-bt p:nth-child(2){
    font-size: 5vw;
    font-family: "游ゴシック体 bold", YuGothicBold,"メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: 700;
    padding-bottom: 0.1vw;
    line-height: 5.5vw;
}
.entry-bt p:nth-child(3){
    font-size: 2.1vw;
    font-weight: normal;
    line-height: 2.1vw;
}
a.entry-bt:hover {
	opacity: 0.7;
}
.entry-bt .f-small {
    font-size: 50%;
    font-weight: normal;
}
.entry-bt ruby rt{
    font-size: 25%;
    font-weight: normal;
}
.entry-bt ruby {


}
.flow-card {
    position: relative;
    background-color: rgba(255,255,255,1.00);
    padding-bottom: 1vw;
    padding-right: 0.5vw;
    padding-left: 0.5vw;
    width: 82vw;
    margin-bottom: 16px;
    border: 3px solid rgba(255,185,38,1.00);
    display: flex;
    padding-top: 1vw;
}
.flow-icon {
    width: 35%;
    margin-left: 0px;
    margin-right: 16px;

}
.flow-cardtext h4 {
    margin-bottom: 4px;
    font-size: 3vw;
    text-align: left;
    line-height: 3vw;
}
.flow-cardtext p {
    line-height: 150%;
    text-align: left;
    font-size: 2vw;
}
.flow-cardbox {
    margin-top: 16px;
}
.contents-flow {
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #FCFFB4;
}
.contents-flow .inner h2 {
	font-family: "游ゴシック体 bold", YuGothicBold,"メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
 	font-weight: 700;
	color: rgba(168,7,2,1.00);
    margin-bottom: 16px;
    line-height: 100%;
    font-style: italic;
    font-size: 8vw;
}
.flow-lead {
    text-align: center;
}
.flow-lead h3 {
    line-height: 150%;
	font-family: "游ゴシック体 bold", YuGothicBold,"メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
 	font-weight: 700;
	color: rgba(168,7,2,1.00);
    font-size: 5vw;
}
.flow-lead p {
    line-height: 150%;
    font-size: 2.5vw;
}
.hd-imgbox img {
    object-fit: cover;
}

.flow-lead h2 .f-small {
    font-size: 40%;
    line-height: 40%;
}
.entry-bt-ruby {
    font-size: 38%;
    font-weight: normal;
    line-height: 140%;
    margin-bottom: 0.2em;
}
.hd-bt-mb ul {
    display: flex;
    padding-top: 1em;
    padding-bottom: 1em;
    width: 90%;
}
.hd-bt-mb ul li {
    width: 45%;
}

a.hd-entry-bt,a.hd-inquiry-bt {
    display: block;
    text-align: center;
    text-decoration: none;
    color: rgba(255,255,255,1.00);
    font-size: 4.5vw;
    padding-top: 0.4em;
    padding-bottom: 0.3em;
    border-radius: 1em;
}
a.hd-entry-bt:hover,a.hd-inquiry-bt:hover {
	opacity: 0.7;
}
a.hd-entry-bt {
    background-color: #A30702;
}
.hd-entry-bt-box {
    background-color: #FCFFB4;
    padding-top: 3vw;
    padding-bottom: 3vw;
}

a.hd-inquiry-bt {
    background-color: #FFB926;
}
.hd-line-text {
    background-color: rgba(163,7,2,1.00);
    text-align: center;
    color: rgba(255,255,255,1.00);
    line-height: 100%;
    font-size: 5vw;
    padding-top: 3vw;
    padding-bottom: 3vw;

}
.hd-line-text h2 {
    line-height: 150%;
    font-family: "游ゴシック体 bold", YuGothicBold, "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: 700;
    font-size: 4.5vw;
}
.hd-imgbox {
}
.top-img-pc {
    display: none;
}
.top-img-mb {
}
.features-card {
	font-family: "游ゴシック体 bold", YuGothicBold, "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
 	font-weight: 700;
	color: rgba(163,7,2,1.00);
    line-height: 120%;
    border: 3px solid rgba(163,7,2,1.00);
    padding-top: 2vw;
    padding-right: 2vw;
    padding-bottom: 2vw;
    padding-left: 2vw;
    width: 75%;
    font-size: 4vw;
    margin-bottom: 2vw;
}
.features-flex {
}
.smallfont {
 	font-family: "游ゴシック体", YuGothic, "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
   font-size: 70%;
}
.features-text {
	font-family: "游ゴシック体 bold", YuGothicBold, "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
 	font-weight: 700;
	display: inline-block;
    line-height: 100%;
	margin-left: 0px;
    margin-right: 0px;
}
.fcolor-atec {
    color: rgba(163,7,2,1.00);
}
.flow-icon img {
    width: 100%;

}
.flow-cardtext {
    width: 65%;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 2vw;
    padding-right: 2vw;
    padding-bottom: 2vw;
}



@media print,screen and (min-width: 960px) {
.fatures-container .inner {
    width: 1080px;
}
.fatures-container {
    padding-top: 32px;
    padding-bottom: 32px;
}
.ft-entry .inner h2 {
    font-size: 24px;
	font-family: "游ゴシック体 bold", YuGothicBold,"メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
 	font-weight: 700;
    margin-bottom: 16px;
}
a.entry-bt {
    width: 720px;
    border-radius: 56px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.entry-bt p{
    line-height: 100%;
}
.entry-bt p:nth-child(1){
    font-size: 16px;
    padding-bottom: 0px;
	font-family: "游ゴシック体 bold", YuGothicBold, "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.entry-bt p:nth-child(2){
    font-size: 32px;
    line-height: 24px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-decoration: none;
}
.entry-bt p:nth-child(3){
    font-size: 16px;
    font-weight: normal;
    line-height: 2;
}
.flow-card {
    border: 4px solid rgba(255,185,38,1.00);
    margin-bottom: 16px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-top: 12px;
    width: 880px;
    margin-top: 16px;
    height: auto;
    min-height: 0px;
    min-width: 640px;
}
.flow-icon {
    width: 350px;

}
.flow-cardtext h4 {
    font-size: 18px;
	font-family: "游ゴシック体 bold", YuGothicBold,"メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
 	font-weight: 700;
    text-align: left;
    line-height: 24px;
}
.flow-cardtext p {
    font-size: 16px;
}
.flow-cardbox {


}
.contents-flow {
    padding-top: 48px;
    padding-bottom: 48px;
}
.contents-flow .inner h2 {
    font-size: 48px;
    margin-bottom: 8px;
}
.flow-lead {
}
.flow-lead h3 {
    font-size: 24px;
    margin-bottom: 8px;
}
.flow-lead p {
    font-size: 16px;
}
.hd-imgbox img {
    height: auto;
  object-fit: fill; 
}
.entry-bt-ruby {
    margin-bottom: 4px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
}
.hd-bt-mb {
    display: none;
}
.hd-line-text {
    padding-top: 0px;
    padding-bottom: 0px;
}
.hd-line-text h2 {
    line-height: 100%;
    font-size: 32px;
    padding-top: 18px;
    padding-bottom: 14px;
}
.hd-entry-bt-box {
    padding-top: auto;
    padding-bottom: auto;
    background-color: rgba(0,0,0,0.00);
    position: absolute;
    bottom: 24px;
    width: 100%;
    left: 0px;
    padding: 0;
}
.hd-imgbox {
    position: relative;
    width: 1080px;
}
.hd-imgbox::before{
    content: "";
    width: 100vw;
    height: 140%;
    background-color: #FCFFB4;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.top-img-pc {
    display: inherit;
}
.top-img-mb {
    display: none;
}
.features-card {
    font-size: 28px;
    width: 32%;
    padding: 16px;
    margin: 0;
}
.features-flex {
    display: flex;
    justify-content: space-between;
}
.features-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.2;
}
.smallfont {
    font-size: 20px;
    line-height: 150%;
}
.flow-icon img {
    width: 280px;
    height: auto;
}
.flow-cardtext {
    width: 640px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.card1 .features-text:nth-child(2) {
    margin-bottom: 3px;
}
.card2 .features-text:nth-child(2) {
  margin-bottom: 3px;
  font-weight: 700;
}
.card3 .features-text:nth-child(1) {
    margin-bottom: 3px;
}
.card3 .features-text:nth-child(3) {
  font-weight: 700;
}





































	
}
