@charset "UTF-8";
*, *:before, *:after {
    box-sizing: border-box;
}
h2{
    font-size: 240%;
    font-weight: normal;
    color: rgb(3, 97, 92);
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin: 0px 0px 32px;
}
.max660{
	max-width:660px;
	margin:auto;
}
.text-center{
	text-align: center;
}
/*mv*/
#new_mv {
    background:#f3f3e7;
    box-sizing:border-box;
}
/*1*/
#cl1 .flex {
    align-items: flex-start;
}
.mouse.flex{
    align-items: stretch;
    flex-direction: column;
}
i {
    font-style: normal;
}
.pc-online {
    display: inline;
}
.box-shadow {
    background-color: #fff;
    box-shadow: 4px 4px 12px -8px rgba(0,0,0,.4);
    padding: 56px 88px 16px;
}
.box-shadow h3 {
    border-bottom: dotted 2px rgba(72,72,72,.72);
    color: rgba(14,110,184,1);
    font-feature-settings: 'palt';
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 24px;
    padding-bottom: 16px;
    text-align: left;
}
.box-shadow h3:not(:first-child) {
    margin-top: 16px;
}
#cl2 {
    padding: 72px 0;
}
#cl2 .cl_inner {
    padding: 48px 0px;
    border-radius: 32px;
}
#cl2 .cl_inner h2 {
    margin-bottom: 24px;
}
#cl2 .cl_inner > div:not(:last-of-type) {
    margin-top: 32px;
    margin-bottom: 32px;
}
#cl2 .d01 {
    align-items: flex-start;
}
#cl2 .d01 p {
    padding-left: 32px;
    width: 60%;
}
#cl2 .d01 img {
    width: 35%;
}
#cl2 .flex.d02 {
    align-items: stretch;
    flex-wrap: wrap;
    margin: 32px auto 16px;
    justify-content: space-between;
}
#cl2 .d02 > div {
    background-color: #f5f5e9;
    padding: 16px;
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}
#cl2 .d02 > div span {
    color: rgba(240,144,0,1);
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 12px;
    min-height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
#cl2 .d02 > div img {
    background-color: white;
    width: 100%;
    padding: 20px;
}
#cl2 .cl4box {
    border: solid 1px rgba(200,200,200,.5);
    border-radius: 24px;
    margin-top:32px;
    padding: 28px 56px 40px;
}
#cl2 .d03 img.fl-r {
    margin-left: 16px;
}
#cl2 .d02 > div {
    width: calc(100% / 2 - 1%);
}
#cl3 {
    background-color: #ecf7fb;
}
#cl3 h2 {
    margin-bottom: 56px;
}
#cl3 h2 + div {
    max-width: 760px;
    margin: auto;
    margin-bottom: 0;
}
#cl3 .d01 {
    margin-bottom: 16px;
    background: rgba(255,255,255,0.9);
}
#cl3 .d01 .flex {
    align-items: flex-start;
}
#cl3 .d01 img {
    width: 35%;
    max-width: 272px;
}
#cl3 .cl_inner > div:last-of-type > div:last-of-type .box-shadow {
    padding-bottom: 32px;
}
#cl3 .cl_inner > div:last-of-type > div:last-of-type .box-shadow.d03 img {
    margin-top: 50px;
}
#cl4 h2 {
    margin-bottom: 64px;
}
#cl4 .flex {
    margin-bottom: 48px;
    align-items: flex-start;
}
#cl4 .flex > div {
    width: 50%;
}
#cl4 .flex img {
    background-color: white;
    padding: 16px;
    width: 45%;
}
.listbox li {
    font-size: 110%;
    color: #666;
    line-height: 1.8;
    border: 1px solid #aaa;
    padding: 16px;
    margin-top: 16px;
    border-radius: 10px;
}
#cl1 .clh2-1{
    margin-bottom: 16px;
}
#cl4 .btn {
    max-width: 720px;
}
#cl1 .flex.coltitle {
    flex-direction: row-reverse;
    align-items: center;
}
#cl1 .flex.coltitle > img{
    max-width: 33%;
    margin-left: 0;
}
#cl1 .flex.coltitle > div {
    width: auto;
    text-align: justify;
    margin-right: 24px;
}
#cl1 .flex.coltitle > p {
    width: 60%;
}
#cl5 h2 {
font-size:32px;
}

#cl5 {
background-color: rgba(248,248,248,.8);
padding:48px 0;
}
.sc_last {

    background-image: url(/column/images/column-v05_last-bg.webp);
}
.txt-shadow{
	text-shadow: 0px 1px 6px rgb(255 255 255), 1px 1px 6px rgb(255 255 255), 1px 1px 6px rgb(255 255 255), 1px 1px 6px rgb(255 255 255), 1px 1px 6px rgb(255 255 255), 1px 1px 6px rgb(255 255 255);
}
.btn{
    background-color: rgba(229,120,13,1);
    border: solid 1px rgba(229,120,13,1);
}
.btn span::after{
    display: none;
}
#cl1 .flex.ch2-subbox {
    background: #ebf4d9;
    padding: 32px 16px 16px;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

.ch2-subbox li > img{
    width:100%;
    margin-bottom: 8px;
}
.ch2-subbox li {
    width: 32%;
    background: #fff;
    padding: 8px;
    text-align: center;
    font-size: 15px;
    line-height: 1.4;
    margin: 1%;
    position: relative;
text-align:justify;
height: 300px;
}
.ch2-subbox li:before {
    content: "";
    position: absolute;
    transform: translate(0, 0);
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #0e6eb8 transparent transparent transparent;
}
.ch2-subbox li > i {
    color: #fff;
    position: absolute;
    top: 3px;
    left: 7px;
    transform: translate(0, 0);
    font-size: 18px;
    font-weight: bold;
}
.abr{
    display: inline-block;
}
.ch2-midashi {
    margin-top: 40px;
    position: relative;
}
.ch2-midashi h3 {
    display: block;
    margin: auto;
    background: #62adc0;
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 8px 0;
    width: 80%;
    position: absolute;
    transform: translate(-50%, 0);
    top: -16px;
    left: 50%;
    border-radius: 8px;
}

.mouse .flex{
    flex-wrap: wrap;
    text-align: justify;
    align-items: flex-start;
    justify-content: space-between;
}
.mouse.flex p {
    width: 65%;
    padding-top: 8px;
}
.mouse img {
    max-width: 180px;
    width: 30%;
}
#cl5 .cl_inner{
    width: 100%;
    max-width: 890px;
    margin: 0 auto;
}

/*
#cl5 .cl_inner > div {
    width: 72%;
    padding: 48px 56px;
    background-color: rgba(255,255,255,.8);
    text-align: justify;
}
#cl5 .clh2-1 {
    font-feature-settings: 'palt';
    font-size: 32px;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 64px;
}
*/
.btn-container{
    max-width:100%;
}
.btn-container img {
    width: 100%;
}
.btn-container a {
    text-decoration: underline;
    color: #007130;
}
#sc_last{
    background-image: url(../images/column-v07_last-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
#sc_last .cl_inner {
    background: rgba(255,255,255,0.8);
    padding: 40px 80px;
    max-width: 810px;
}
.clh2-1{
    margin-bottom: 24px;
}
#column-thema{
    font-size: 26px;
    text-align: center;
    line-height: 1.2;
}
#cl3 {
    background-image: url(images/green-v08_img01re.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f7f8f3;
}
.type02 {
    margin:40px auto 16px;
    background: #62adc0;
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 8px 0;
    width: 80%;
    border-radius: 8px;
}
#cl2 {
padding:0px 0;
background-color:#f8f8f8;
}
.pdb24 {
padding-bottom:24px !important;
}
#cl2 h3 {
}
.type02 {

padding:16px 24px;
font-size:26px;
background:rgba(64,164,55,.8);
color:#fff;
margin: 0 auto 32px;
}
.imgr {
    max-width: 148px;
    margin-left: 40px;
}
.clh2-2 {
color:#666;
    font-size: 34px;
    letter-spacing: .05em;
    line-height: 1.4;
    margin-bottom: 16px;
    text-align: left;
border-bottom: 1px solid #66b65f;
}
a.btn {
    max-width: 400px;
    margin-top: 48px;
}
#column-intro #intro-inner .txt-box h1 > span {
    text-align: center;
}


@media all and (-ms-high-contrast: none) {
#cl1 .flex.ch2-subbox{
    max-width:572px;
}
#cl1 .flex.coltitle > img{
	max-width:100%;
}
#cl3 .d01 img{
	max-width:100%;
	width:auto;
}
#cl2 .d02 > div img{
    height:100%;
}
}
@media screen  and (max-width: 1130px) {
#cl5{
    padding: 36px 16px;
}
#column-thema{
    font-size: 22px;
}
}
@media screen  and (max-width: 960px) {
#cl5{
   background-size: cover;
}
#cl5 .cl_inner > div{
    width: 52%;
}
#column-intro #intro-inner .txt-box h1 > span{
    font-size: 22px;
}
#cl5 .cl_inner > div {
    width: 100%;
}
a.btn {
    max-width: 370px;
    margin: 40px auto;font-size: 1.3em;
}
}
@media screen  and (max-width: 800px) {
#cl2 .d02 > div span {
    font-size: 18px;
}
#cl3 h2 {
    margin-bottom: 24px;
}
#cl3 h2 + div {
    margin-bottom: 24px;
}
#cl4 h2 {
    margin-bottom: 28px;
}
#cl4 .flex {
    margin-bottom: 40px;
}
#cl4 .flex > div {
    width: 52%;
}
}
@media screen  and (max-width: 768px) {
#column-intro #intro-inner .txt-box h1 > span{
    font-size: 20px;
}
#column-thema {
    font-size: 17px;
}
}
@media screen  and (max-width: 767px) {
#column-intro #intro-inner .txt-box h1 > span{
	top:0;
}
.pc-online {
    display: none;
}
.box-shadow {
    padding: 20px 20px 8px;
}
.box-shadow h3 {
    margin-bottom: 12px;
    padding-bottom: 12px;
}
.ch2-midashi h3{
    padding: 10px 0;
    font-size: 17px;
    width: calc(100% - 32px);
}
#cl1 .flex.coltitle > div{
    margin-right: 0;
    max-width: 330px;
}
#cl1 .flex.ch2-subbox img{
    width: 80%;
    /*margin-right: 8px;*/
}
#cl1 .flex.ch2-subbox p {
    width: 100%;
    /*text-align: left;*/
}
#cl1 .flex.ch2-subbox{
    flex-direction: column;
}
.ch2-subbox li{
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.ch2-subbox li:not(:last-child) {
    margin-bottom: 16px;
}
#cl2 {
    padding: 32px 16px;
}
#cl2 .cl_inner {
    padding: 28px 16px 20px;
    border-radius: 16px;
}
#cl2 .cl_inner h2 {
    font-size: 28px;
    letter-spacing: 0;
    line-height: 1.2;
    margin-bottom: 16px;
}
#cl2 .cl_inner > div:not(:last-of-type) {
    margin-bottom: 16px;
}
#cl2 .d01 {
    flex-direction: column;
}
#cl2 .d01 p {
    margin-bottom: 16px;
    padding-left: 0;
    width: 100%;
}
#cl2 .d01 img {
    width: 80%;
    margin: auto;
}
#cl2 .d02 > div {
    padding: 8px;
    width: calc(100% / 2 - 1%);
    margin-bottom: 0;
    justify-content: flex-end;
}
#cl2 .d02 > div:nth-of-type(-n+3) {
    margin-bottom: 0;
    margin-bottom: unset;
}
#cl2 .d02 > div:not(:nth-last-of-type(-n+2)) {
    margin-bottom: 8px;
}
#cl2 .d02 > div span {
    font-size: 15px;
    margin-bottom: 8px;
    min-height: 40px;
}
#cl2 .d02 > div img {
    padding: 8px;
}
#cl2 .cl4box {
    border-radius: 12px;
    padding: 16px;
    padding-bottom: 24px;
}
#cl2 .d03 > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#cl2 .d03 img.fl-r {
    float: none;
    width: 85%;
    float: none;
    margin: auto;
    margin-top: 12px;
    order: 3;
}
.clh2-4 span:last-child {
    text-align: left;
}
#cl3 h2 {
    font-feature-settings: 'palt';
    font-size: 28px;
}
#cl3 .d01 .flex {
    flex-direction: column;
    flex-wrap: wrap;
}
#cl3 .cl_inner > div:last-of-type > div.flex {
    flex-direction: column;
    flex-wrap: wrap;
}
#cl3 .cl_inner > div:last-of-type > div .d02 {
    margin-bottom: 16px;
}
#cl3 .d01 img {
    width: 85%;
    max-width: 192px;
    margin: auto;
}
#cl3 .cl_inner > div:last-of-type > div:last-of-type .box-shadow {
    padding-bottom: 8px;
}
#cl4 .flex {
    margin-bottom: 32px;
    flex-direction: column;
}
#cl4 .flex > div {
    margin-bottom: 24px;
    width: 100%;
}
#cl4 .flex img {
    width: 95%;
    margin: auto;
}
#cl3 .cl_inner > div:last-of-type > div:last-of-type .box-shadow.d03 img {
    margin-top: auto;
}
#cl5 {
    background-image: none;
    background-position-x: 80%;
    position: relative;
    overflow: hidden;
    padding: 0;
}
#cl5 .cl_inner {
    position: relative;
    z-index: 2;
    padding: 24px;
    background: rgba(255,255,255,0.8);
}
#cl5 .cl_inner > div {
    width: 100%;
    padding: 0;
    background-color: rgba(255,255,255,0);
}
#cl5 .clh2-1 {
    margin-bottom: 16px;
    color: #1c71bb;
    font-size: 26px;
}
#cl5 img {
    width: 100%;
}
#sc_last .cl_inner{
    padding: 24px;
}
#sub-column * > p:last-of-type {
    margin-bottom: 8px;
}
.imgr {
    max-width: 28%;
    margin-left: 24px;
}
.flex {
    display: flex;
    align-items: center;
    flex-direction: column;
}
ul.flex.ch2-subbox {
    max-width: 70%;
    margin: auto;
}
.type02 {
    padding: 16px 8px;
    font-size: 19px;
}
#column-intro #intro-inner .txt-box h1 {
    text-align: center;
}
.ch2-subbox li {
height:inherit;
}


@media screen and (max-width: 428px) {
.box-shadow h3 {
    font-size: 5.6vw;
}
.ch2-midashi h3{
    font-size: 4.3vw;
}
#cl2 h2,#cl2 .cl_inner h2 {
    font-size: 7vw;
}
#cl2 .d02 > div span {
    font-size: 3.2vw;
}
#cl3 h2 {
    font-size: 7vw;
}
#cl4 h2 {
    font-size: 7vw;
    margin-bottom: 24px;
}
#cl5 .clh2-1 {
    font-size: 6vw;
    margin-bottom: 24px;
}
#sc_last .clh2-1{
    font-size: 5.4vw;
    margin-bottom: 16px;
}
#cl1 .flex.coltitle > div{
    max-width: 100%;
}
}
@media screen and (max-width: 320px) {
#cl1 .sp-clearfix p{
    font-size:13px;
}
}
/*コラム追加で消す*/
#pager_in ul > li:last-of-type a {
    display: none;
}