@charset "UTF-8";
/*基本*/
section {
/*
    background-color: rgba(0,0,0,0);*/
}
.max1080 {
    width: 1080px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.max720 {
    max-width: 720px;
    margin: auto;
}
.posirela {
    position: relative;
}
.posiab {
    position: absolute;
}
.flex {
    display: flex;
    align-items: center;
    justify-content: space-around;
    justify-content: space-evenly;
}
#sub-column * > p:last-of-type {
    margin-bottom: 0;
}
.serif {
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.abr {
    display: inline-block;
}
.sp-only {
    display:none;
}
.pc-inline {
    display: inline;
}
.pc-tb {
}
.tb-sp {
    display: none;
}
.txt-center {
    text-align: center;
}
.kome {
    padding-left: 3%;
    position: relative;
}
.kome::before {
    content: "※";
    position: absolute;
    left: 0;
    top: 0;
}
.bg1 {
    background-color:#fff;    
}
.bg2 {
    background-color:#f3f3e7; 
}
.bg3 {
    background-color: rgba(240,240,240,.8);
}
.fl-r {
    float: right;
}
.col2 > * {
    width: calc(100% / 2 - 1%);
}
.col3,
.col5 {
    flex-wrap: wrap;
    text-align: center;
}
.col3 > * {
    width: calc(100% / 3 - 1%);
}
.col5 > * {
    width: calc(100% / 5 - 1%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.row {
    flex-direction: row;
}
.row-r {
    flex-direction: row-reverse;
}
.quite {
    border: dotted 1px rgba(200,200,200,.8);
    border-radius: 8px;
    color: rgba(100,100,100,.9);
    font-size: 12px;
    line-height: 1;
    max-width: fit-content;
    margin: 0 auto;
    padding: 12px 20px 11px;
}
.box {
    background-color: rgba(255,255,255,.8);
    padding: 64px 80px;
}
.box .clh2-1 {
    font-size: 36px;
    margin-bottom: 40px;
}
.table-css {
    margin: 24px auto 0;
}
.table-css h4 {
    color: #4f331a;
    border-left: solid 5px #4f331a;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 12px;
    padding-left: 12px;
}
.table-css table {
    margin: 0 auto 24px;
    width: 100%;
    table-layout: fixed;
}
.table-css table th,
.table-css table td {
    padding: 16px 0;
    text-align: center;
    vertical-align: middle;
}
.table-css table th,
.table-css table td:not(:last-of-type) {
    border-right: solid 1px;
}
.table-css table thead tr {
    border-bottom: solid 2px rgba(160,192,200,.96);
}
.table-css table thead td:not(:last-of-type) {
    border-right-color: white;
}
.table-css table tbody tr:not(:last-of-type) {
    border-bottom: dashed 1px rgba(160,192,200,.96);
}
.table-css table tbody th,
.table-css table tbody td:not(:last-of-type) {
    border-right-color: rgba(160,200,176,.56);
}
.table-css table thead th {
    background-color: rgba(160,192,200,.96);
    color: rgba(255,255,255,1);
}
.table-css table thead td {
    background-color: rgba(160,192,200,.56);
    color: rgb(80,136,152);
}
.table-css table thead th,
.table-css table thead td {
    font-size: 1.1em;
    font-weight: bold;
}
.table-css table tbody tr:nth-of-type(2n) {
    background-color: rgba(240,240,240,.8);
}
.table-css table tbody th {
    color: rgb(80,136,152);
    font-size: 1.1em;
    font-weight: bold;
}
.table-css table tbody td {
    padding: 8px 0;
}
.marubatsu {
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 8px;
    min-height: 20px;
    position: relative;
}
.marubatsu::before {
    font-family: FontAwesome;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.marubatsu.maru::before {
    content: "\f10c";
    color: rgba(72,152,112,1);
    color: rgb(80,136,152);
    font-weight: normal;
}
.marubatsu.batsu::before {
    content: "×";
    color: rgba(128,104,80,1);
    color: rgb(152,152,152);
    font-size: 1.3em;
}
.cl_inner {
    width:100%;
    max-width:890px;
    margin:0 auto;  
}
.cl_sec {
    box-sizing:border-box;
    padding:88px 0; 
}
.clh2-1 {
    font-feature-settings: 'palt';
    font-size:40px;
    line-height: 1.3;
    color:#4d4d4d;
    text-align:center;
    margin-bottom:64px;
}
.clh2-1 span {
    color: rgb(48,168,224);
}
.clh2-2 {
    font-size: 34px;
    letter-spacing: .05em;
    line-height: 1.4;
    margin-bottom: 32px;
    text-align: left;
}
.clh2-3 {
    color:#4d4d4d;
    line-height: 1.8;
    text-align:left;
}
.clh2-3 span.bg_29a9e0,
.clh2-3 span.bg_30afe1 {
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-feature-settings: 'palt';
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    padding: 8px 12px 6px;
    text-align: center;
}
.clh2-3 span.bg_29a9e0 {
    background-color: #29a9e0; 
}
.clh2-3 span.bg_30afe1 {
    background-color: rgb(48,168,224); 
}
.clh2-3 em {
    font-size: 34px;
    color: #979797;
    font-weight:bold;
}
.clh2-3 span.fs_large {
    font-size: 38px;
}
.clh2-4 {
    box-sizing:border-box;
    padding-bottom:6px;
    border-bottom:1px solid #b1b1b1;
    display:flex;
    align-items: center;
    margin-bottom:24px;
}
.clh2-4::before {
    content: "";
    background: url(/images/wc1.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-right: 10px;
}
.clh2-4 span {
    color: #18923b;
    font-feature-settings: 'palt';
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
}
.cl4box {
    background:#fff;
    box-sizing:border-box;
    padding: 48px 88px;
    border-radius: 40px;
}
#wahahahaha * > p:last-of-type {
    margin-bottom: 0;
}
.item-box {
    align-items: flex-start;
}
.item-box > .flex {
    flex-direction: column-reverse;
}
.col3.item-box > *:not(:nth-last-child(-n+3)) {
    margin-bottom: 16px;
}
.item-box > .flex .txt-box {
    width: 200px;
}
.item-box > .flex .txt-box + img {
    background-color: rgba(40,160,136,.1);
    background-color: rgba(240,240,232,.8);
    background-color: rgba(240,240,240,.8);
    height: 104px;
    width: 200px;
    padding: 8px;
}
.item-box2 {
    flex-wrap: wrap;
    align-items: flex-start;
    align-items: stretch;
    justify-content: space-between;
}
.item-box2 > * {
    background: rgba(200,200,200,.2);
    border: dotted 2px rgb(109,109,109,.5);
    border-radius: 20px;
    padding: 2% 3%;
}
.col2.item-box2 > *:not(:nth-last-child(-n+2)) {
    margin-bottom: 16px;
}
.bg-round {
    background-color: white;
    border: dotted 3px rgba(200,200,200,1);
    border-radius: 50%;
    width: 256px;
    height: 256px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: stretch;
}
.bg-round p {
    max-width: 80%;
}
.bg-round .typeh4v2 {
    margin-top: 32px;
    margin-bottom: 24px;
}
.bg-round .typeh4v2 i {
    color: #299e89;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 4px;
}
.bg-round .typeh4v2-sub {
    background-color: #299e89;
    border-radius: 8px;
    color: white;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.2;
    width: 100%;
    max-width: 200px;
    min-height: 40px;
    margin: auto;
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-container {
    max-width: 560px;
    margin: auto;
    margin-top: 32px;
}
.btn-container p {
    text-align: center;
}
#wahahahaha .btn-container p {
    margin-bottom: 8px;
}
.btn {
    background-color: rgb(16,168,200);
    border: solid 1px rgb(16,168,200);
    box-sizing: border-box;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}
.btn span {
    color: white;
    position: relative;
}
.btn span::after {
    content: "\f061";
    font-family: FontAwesome;
    font-weight: normal;
    margin-left: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.btn:hover {
    background-color: rgb(232,129,27);
    border-color: rgb(232,129,27);
}
.typeh4v3 {
    color: rgba(40,160,136,1);
    color: rgba(56,112,144,1);
    font-feature-settings: 'palt';
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.05em;
    line-height: 1.4;
    margin-top: 16px;
    margin-right: -8px;
    margin-left: 8px;
}
.typeh4v3 i {
    color: white;
    display: inline-block;
    margin-right: 18px;
    position: relative;
    transform: scale(1.4);
    z-index: 1;
}
.typeh4v3 i::after {
    content: '';
    background-color: rgba(56,112,144,.5);
    border-radius: 50%;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: -42%;
    z-index: -1;
    transform: translateX(0) translateY(-50%);
}
.typeh4v3-sub {
    display: block;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.2;
    padding-left: 24px;
}
.typeh4v1 {
    color: rgba(56,112,144,1);
    font-size: 17px;
    font-weight: bold;
    line-height: 1.35;
    margin-bottom: 8px;
}
/**/
#column-hero {
    background-color: rgba(244,244,232,1);
    padding: 16px 0 40px;
    overflow: hidden;
}
#hero-inner {
    max-width: 1200px;
    margin: auto;
    padding-top: 24px;
    position: relative;
}
#hero-inner > .column-hero {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.column-hero img {
    max-width: 100%;
}
#hero-inner > .max1080 {
    padding-bottom: 24px;
}
#hero-inner > div > div {
    max-width: 80%;
    margin-right: auto;
    margin-left: 0;
}
#column-logo {
    box-sizing: border-box;
}
#column-logo > img {
    box-sizing: border-box;
    padding-right: 24px;
    max-width: 100%;
    width: 560px;
}
#column-thema {
    background-color: rgba(64,168,240,1);
    border-radius: 50%;
    color: white;
    font-feature-settings: 'palt';
    font-size: 28px;
    font-weight: bold;
    width: calc(100% - 560px);
    height: 112px;
    justify-content: center;
}
#column-intro {
}
#column-intro #intro-inner.flex {
    flex-direction: row-reverse;
}
#column-intro #intro-inner .txt-box {
    width: 65%;
}
#column-intro #intro-inner .txt-box h1 {
    box-sizing: border-box;
    height: 112px;
    position: relative;
    z-index: 1;
    align-items: center;
    justify-content: center;
}
#column-intro #intro-inner .txt-box h1 > span {
    box-sizing: border-box;
    color: rgba(96,56,16,1);
    font-size: 24px;
    font-weight: bold;
    line-height: 1.32;
    width: 85%;
    position: relative;
    z-index: 2;
}
#column-intro #intro-inner .txt-box h1::after {
    content: '';
    background-image: url(/column/images/column-h1_balloon.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    width: 100%;
    height: 112px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);*/
}
#column-intro #intro-inner .txt-box p {
    padding: 24px 16px 0;
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 1200px) {
#column-intro #intro-inner .txt-box p {
    padding-top: 8px;
}
#column-intro #intro-inner .txt-box h1,
#column-intro #intro-inner .txt-box h1::after {
    height: calc(92px + (104 - 92) * (100vw - 1025px) / (1200 - 1025));
}
}
@media screen and (max-width: 1024px) {
#column-intro #intro-inner .txt-box h1 {
}
#column-intro #intro-inner .txt-box h1::after {
    background-image: url(/column/images/column-h1_balloon1024.svg);
    width: 95%;
}
#column-intro #intro-inner .txt-box h1,
#column-intro #intro-inner .txt-box h1::after {
    height: calc(100px + (116 - 100) * (100vw - 881px) / (1024 - 881));
}
#column-intro #intro-inner .txt-box p {
    padding-top: 16px;
}
}
@media screen and (max-width: 960px) {
#column-intro #intro-inner .txt-box p {
    padding-top: 8px;
}
}
@media screen and (max-width: 880px) {
#column-intro #intro-inner .txt-box h1,
#column-intro #intro-inner .txt-box h1::after {
    height: calc(110px + (126 - 110) * (100vw - 768px) / (880 - 768));
}
#column-intro #intro-inner .txt-box h1::after {
    background-image: url(/column/images/column-h1_balloon880.svg);
}
}
@media screen and (max-width: 767px) {
#column-intro #intro-inner .txt-box h1,
#column-intro #intro-inner .txt-box h1::after {
    height: calc(72px + (168 - 72) * (100vw - 320px) / (767 - 320))
}
#column-intro #intro-inner .txt-box h1 {
    margin-top: 4px;
}
#column-intro #intro-inner .txt-box h1 > span {
    font-size: 20px;
}
#column-intro #intro-inner .txt-box h1 > span {
    font-size: 18px;
    top: 4px;
}
#pager_in ul{
    flex-direction: column;
}
#pager_in ul > li:first-child{
    margin-bottom:24px;
}
}
#column-intro #intro-inner .img-box {
    width: 35%;
}
#column-intro #intro-inner .img-box img {
    max-width: 100%;
    width: 100%;
}
#pannkuzu {
    padding-top: 16px;
    padding-bottom: 14px;
}
#pannkuzu p {
    line-height: 1;
}
#pager {
    background-color: rgba(245,245,233,1);
    padding-top: 40px;
}
#pager_in {
    border-top: dotted 1px rgba(80,52,28,.2);
    border-bottom: dotted 1px rgba(80,52,28,.2);
    max-width: 100%;
    width: 1000px;
    margin: auto;
    padding: 32px 0;
}
#pager_in ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#pager_in ul > li {
}
#pager_in ul > li a {
    background-color: #8ab92a;
    border-radius: 2px;
    box-shadow: 3px 3px 0px rgba(200,200,200,.8);
    color: white;
    display: block;
    line-height: 1;
    padding: 4px 16px 8px;
    position: relative;
}
#pager_in ul > li:first-of-type a {
    padding-left: 32px;
}
#pager_in ul > li:last-of-type a {
    padding-right: 32px;
}
#pager_in ul > li a:hover {
    background-color: #e5780d;
}
#pager_in ul > li a::before {
    content: '';
    background-image: url(/column/images/page-arrow.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 12px;
    height: 20px;
    position: absolute;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
}
#pager_in ul > li:first-of-type a::before {
    left: 6%;
    transform: rotate(180deg) translateY(50%);
}
#pager_in ul > li:last-of-type a::before {
    right: 6%;
}
#pager_in ul > li  a > span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
}
#pager_in ul > li a i {
    display: block;
    background-color: #e5780d;
    border-radius: 2px;
    color: white;
    font-weight: bold;
    max-width: 56px;
    margin-bottom: 4px;
    padding: 4px 8px;
    text-align: center;
    transform: scale(0.8);
}
#pager_in ul > li:first-of-type a i {
    margin-right: auto;
    margin-left: -5%;
}
#pager_in ul > li:last-of-type a i {
    margin-right: -5%;
    margin-left: auto;
}
#pager_in ul > li a:hover i {
    background-color: #f5f5e9;
    color: #e5780d;
}
/*1*/
#cl1 {
    padding: 40px 0px 80px;
}
#cl1 .flex {
    align-items: flex-start;
    max-width: 100%;
}
.newspaper-area {
    max-width: 30%;
    margin-left: 3%;
}
.newspaper-area > img{
    width: 100%;
}
.newspaper-area > span {
    display: block;
    text-align: center;
}
.newspaper-area > span {
    background-color: rgba(64,164,55,.8);
    display: block;
    font-size: 13px;
    line-height: 1.2;
    margin-top: 8px;
    padding: 4px 8px;
    text-align: center;
}
.newspaper-area > span a {
    color: white;
    display: block;
    width: 100%;
    height: 100%;
}
#cl1 .clh2-1 {
    font-size: 38px;
    margin-bottom: 40px;
    text-align: left;
}
#sc_last {
    background-image: url(/column/images/column-v04_last-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
#sub-column i {
    font-style: normal;
}
#sub-column p strong {
    font-weight: bold;
    color: #0071ba;
    color: #e8811b;
    color: rgba(56,112,144,1);
}
@media all and (-ms-high-contrast: none) { /* ie */
.bg-round .typeh4v2-sub {
    padding:16px 16px 12px;
}
#cl1 .flex .sp-clearfix {
    width: 70%;
}
#column-intro #intro-inner .txt-box h1::after {
/*
    position: absolute;
    top: 0;
    left: -8px;*/
}
}
@media screen and (max-width: 1200px) {
#hero-inner {
    max-width: calc(100% - 8vw);
}
#hero-inner > div > div {
    max-width: 75%;
}
.column-hero img {
    max-width: 24vw;
}
#column-logo {
    width: 65%;
}
#column-thema {
    width: 35%;
}
}
@media screen and (max-width: 1024px) {
.cl_sec {
    padding:36px 16px;
}
.column-hero img {
    max-width: calc(240px + (256 - 240) * (100vw - 768px) / (1024 - 768));
    margin-top: calc(72px + (12 - 72) * (100vw - 768px) / (1024 - 768));
}
#pager_in {
    max-width: calc(100% - 32px);
}
}
@media screen and (max-width: 880px) {

}
@media screen and (max-width: 768px) {
.pc-tb {
    display: none;
}
.tb-sp {
    display: block;
}
#hero-inner > .column-hero {
    top: -16px;
    right: -16px;
}
.box {
    padding: 40px 56px;
}
.box .clh2-1 {
    font-size: 28px;
    margin-bottom: 24px;
}
.clh2-1 {
    font-size:28px; 
    margin-bottom: 24px;
}
.clh2-2 {
    font-size: 24px;
    font-feature-settings: 'palt';
}
.clh2-3 {
    font-size: 28px;
}
.clh2-3 span.c_blue,
.clh2-3 span.bg_29a9e0,
.clh2-3 span.bg_8ac43f {
    font-size: 28px;
}
.cl4box {
    padding: 32px 56px;
}
#column-thema {
    font-size: 20px;
}
#pager {
    padding-top: 5%;
}
#pager_in {
    padding: 16px 0;
}
#cl1 .clh2-1 {
    font-size: 28px;
    margin-bottom: 24px;
}
}
@media screen and (max-width: 767px) {
section {
    overflow-x: hidden;
}
.pc-only {
    display:none;
}
.pc-inline {
    display:none;
}
.sp-only {
    display:block;
}
.sp-clearfix {
    position: relative;
}
.sp-clearfix::after {
    content: '';
    display: block;
    clear: both;
}
.col2 > * {
    width: 100%;
}
.col5 > * {
    width: calc(100% / 2 - 1%);
}
.box {
    padding: 5%;
}
.quite {
    padding: 12px 8px 11px;
}
.cl4box {
    padding: 16px 12px;
}
.clh2-2 {
    font-size: 5.6vw;
}
.clh2-3 span.c_blue,
.clh2-3 span.bg_29a9e0,
.clh2-3 span.bg_8ac43f {
    font-size:6.9vw;    
}
.clh2-3 {
    text-align: center;
    font-size:20px;
}
.clh2-4 span {
    line-height: 1.4em; 
}
.cl4flex {
    margin-bottom:0;    
}
#hero-inner {
    padding: 48px 0 0;
}
#hero-inner > .max1080 {
    padding-bottom: 0;
}
#hero-inner > div > div:last-of-type {
    margin-bottom: 16px;
}
#hero-inner > div > div,
#column-intro #intro-inner.flex {
    flex-direction: column;
}
#column-logo {
    width: 100%;
    margin-bottom: 8px;
}
#column-logo > img {
    padding-right: 0;
}
#column-thema {
    font-size: 22px;
    width: 85%;
    height: 72px;
    align-items: center;
}
#column-intro #intro-inner .txt-box {
    width: 100%;
}
#column-intro #intro-inner .img-box {
    width: 100%;
    margin-top: 8px;
}
#column-intro #intro-inner .img-box img {
    object-fit: cover;
    width: 100%;
    height: calc(88px + (200 - 88) * (100vw - 320px) / (767 - 320));
}
.column-hero img {
    margin-top: 96px;
    margin-right: -16px;
    max-width: 200px;
}
#column-hero p.sp-only {
    margin-bottom: 0;
}
.cl4box {
    border-radius: 10px;
}
#cl1 {
    padding: 32px 16px;
}
#cl1 .sp-clearfix img {
    float: right;
    padding-left: 8px;
}
#cl1 .sp-clearfix .newspaper-area {
    max-width: 40%;
    float: right;
}
.newspaper-area > span {
    clear: both;
    margin-left: 8px;
}
.item-box.col3 > * {
    width: calc(100% / 2 - 1.5%);
}
.item-box > .flex .txt-box,
.item-box > .flex .txt-box + img {
    width: 90%;
    margin: auto;
}
.item-box > .flex .txt-box + img {
    height: 96px;
}
.item-box p:last-of-type {
    text-align: left;
}
.item-box2 > * {
    padding: 12px 16px;
}
.col2.item-box2 > *:not(:last-child) {
    margin-bottom: 16px;
}
.clh2-4 span:last-child {
    color: #18923b;
    font-feature-settings: 'palt';
    font-size: 20px;
}
.bg-round {
    border-radius: 16px;
    height: auto;
    width: 100%;
    padding: 16px;
}
.bg-round .typeh4v2 {
    margin-top: 0;
    margin-bottom: 8px;
    width: 95%;
}
.bg-round .typeh4v2 i {
    background-color: rgba(40,160,136,.96);
    border-radius: 4px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: #ffffff;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 6px;
    padding: 8px;
}
.bg-round .typeh4v2-sub {
    background-color: rgba(40,160,136,0);
    color: #299e89;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    max-width: 100%;
    min-height: unset;
    padding: 0;
}
.bg-round p {
    max-width: 95%;
    text-align: left;
}
.btn-container {
    margin-top: 0;
}
.btn-container p {
    text-align: left;
}
.btn {
    padding: 16px;
}
.btn {
    margin-top: 8px;
}
}
@media screen and (max-width: 480px) {
.column-hero img {
    max-width: 48vw;
    margin-right: -32px;
}
.column-hero img {
    margin-top: calc(72px + (96 - 72) * (100vw - 320px) / (480 - 320));
}
#column-thema {
    font-size: 5vw;
}
#column-intro #intro-inner .txt-box h1 > span {
    font-size: 4.4vw;
}
.typeh4v1 {
    font-size: 4vw;
}
.typeh4v3 i {
    margin-right: 3.6vw;
}
.typeh4v3 {
    font-size: 4vw;
}
.typeh4v3 i::after {
    width: 6.8vw;
    height: 6.8vw;
    left: -36%;
}
.typeh4v3-sub {
    font-size: 3.2vw;
}
.item-box p:last-of-type {
    font-size: 3.6vw;
}
.btn {
    font-size: 4.8vw;
}
.clh2-4 span:last-child {
    font-size: 4.8vw;
}
.bg-round .typeh4v2 i {
    font-size: 5.2vw;
}
.bg-round .typeh4v2-sub {
    font-size: 3.6vw;
}
}
@media screen and (max-width: 425px) {
.clh2-1 {
    font-size: 6vw;
    margin-bottom:24px; 
}
.clh2-3 {
    font-size: 4.8vw;
    line-height: 2;
}
.clh2-3 span.c_blue,
.clh2-3 span.bg_29a9e0,
.clh2-3 span.bg_30afe1 {
    font-size: 5.4vw;
}
.clh2-3 span.fs_large {
    font-size: 5.8vw;
}
.clh2-4 span {
    font-size: 4.8vw;
}
.box .clh2-1 {
    font-size: 5.6vw;
    margin-bottom: 16px;
}
#cl1 .clh2-1 {
    font-size: 5.8vw;
}
}
@media screen and (max-width: 360px) {
.column-hero img {
    margin-top: 112px;
}
}
/*nav調整
#global-nav {
    position: relative;
}
#global-nav::after {
     content: '';
     clear: both;
     display: block;
}
#wahahahaha #global-nav {
    background-color: rgba(244,244,232,1);
    border-top: solid 2px #299e89;
    border-bottom: none;
}
#wahahahaha ul.gnav-inner#pc_menu {
    max-width: 1024px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#wahahahaha .gnav-item {
    float: none;
}
#wahahahaha .gnav-item:not(:last-child) {
    width: calc(100% / 8);
}
#wahahahaha .gnav-item:last-child {
    width: calc((100% / 8) * 2);
    display: flex;
    align-items: center;
    justify-content: center;
}
#wahahahaha .gnav-item a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#wahahahaha .gnav-item a span {
    padding: 0;
}
#wahahahaha .gnav-item:last-child span {
    padding: 0;
}
#wahahahaha .gnav-item:last-child span em {
    letter-spacing: 0.05em;
}
#wahahahaha li.nohover:hover {
    background-color: unset;
}
#wahahahaha #pannkuzu {
    padding-top: 16px;
    padding-bottom: 16px;
}
@media screen and (max-width:1024px) {
#wahahahaha ul.gnav-inner#pc_menu {
    max-width: calc(100% - 3%);
}
#wahahahaha .gnav-item:not(:last-child) {
    width: calc(100% / 6);
}
#wahahahaha .gnav-item:last-child {
    display: none;
}
}
@media screen and (max-width:767px) {
#global-nav.is--active {
    height: 500px;
}
#wahahahaha #global-nav {
    background-color: rgba(255,255,255,.95);
    border: solid 3px rgba(40,152,136,.3);
    position: fixed;
}
#wahahahaha ul.gnav-inner#pc_menu {
    display: none;
}
#wahahahaha ul.gnav-inner#sp_menu {
    display: flex;
    flex-wrap: wrap;
    top: 344px;
}
#wahahahaha .gnav-item:not(:nth-last-child(-n + 2)) {
    width: calc(100% / 2);
}
#wahahahaha .gnav-item:nth-last-child(2) {
    border: none;
    width: 100%;
}
.gnav-item_tel {
    top: -56px;
}
#wahahahaha .gnav-item:nth-last-child(2) img {
    max-width: 65%;
}
}
@media screen and (max-width: 360px) {
#global-nav.is--active {
    height: 480px;
}
}
*/
