@charset "UTF-8";

/* Re-set
---------------------------------------------------------- */
h1,
h2,
h3,
h4 {
clear: both;
background-image: none;
background-color: transparent;
height: auto;
padding: 0;
margin: 0;
border-style: none;
color: #000000;
line-height: 1.7;
}
ol {
margin-bottom: 0;
}
ol li {
list-style: none;
}

/* common
---------------------------------------------------------- */
body #contents {
width: 100% !important;
font-size: 16px;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font-feature-settings : "palt";
letter-spacing: 0.02em;
}
#contents #main {
width: 100% !important;
line-height: 1.4em;
float: none;
padding: 0;
box-sizing: border-box;
}
#contents section p,
#contents section ol > li {
font-size: 1.1rem;
line-height: 1.7em;
letter-spacing: 0;
}
#contents section section {
padding-left: 20px !important;
padding-right: 20px !important;
}
section img {
width: 100%;
}
p.grayTxt{
color: #396787;
font-weight: bold;
}

/* ttl
---------------------------------------------------------- */
#contents h1,
#contents h2,
#contents h3,
#contents h4 {
color: #3da7d3;
}
.secttl{
text-align: center;
font-size: 30px;
padding-top: 20px;
display: block;
background-image: url(../img/secttl_point.png);
background-repeat: no-repeat;
background-position: center top;
background-size: 30px auto;
font-weight: 300;
padding-bottom: 10px;
}
.secttl.white{
color: #FFFFFF !important;
}
.secttl2{
font-size: 19px;
color: #396787 !important;
}

/* link
---------------------------------------------------------- */
#main a.linkbtn{
color: #FFFFFF !important;
}
a.linkbtn{
font-size: 15px;
line-height: 1.3;
font-weight: bold;
color: #FFFFFF !important;
display: inline-block;
padding: 0.6em 1.8em !important;
border-radius: 100px;
background-color: #109fcf;
position: relative;
}
a.linkbtn:after{
position: absolute;
font-family: FontAwesome;
content: ' \f105';
color: #fed720;
top: 25%;
right: 8%;
}
#main div a.linkbtn:hover {
color: #FFFFFF !important;
text-shadow: none;
opacity: .8;
}
a.arwLink:after{
font-family: FontAwesome;
content: ' \f105';
color: #fed720;
}


/* contents
---------------------------------------------------------- */
.sec02,.sec03,.sec04,.sec05{  /* 開発用 */
/* [disabled]display: none; */
} 

/* sec00 */
.sec00 .pagettl {
width: 473px;
margin-top: 0px;
padding-top: 40px;
margin-bottom: 40px;
}
.sec00 .keyvisual{
height: 500px;
background-image: url(../img/keyvisual.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center 0%;
}
.sec00 .secttl{
font-size: 20px;
padding-top: 20px;
font-weight: 400;
}

/* sec01 */
.sec00 .sec01 .secttl{
font-size: 30px;
padding-top: 20px;
margin-bottom: 20px;
font-weight: 300;
}
.sec01{
padding-top: 40px;
padding-bottom: 40px;
background-color: #FCFCFC;
text-align: center;
margin-top: -330px;
border-radius: 20px;
display: block;
box-shadow: 0px 2px 15px 0px rgba(0, 153, 204, 0.3);
margin-bottom: 100px;
}

/* sec02 */
.sec02{
padding-top: 240px;
background-image: url(../img/sec02_bg.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.sec02 .secttl{
margin-bottom: 20px;
}
.sec02 ul.sec02_list{
padding-bottom: 50px;
}
.sec02 ul.sec02_list li{
font-feature-settings : "palt";
padding: 45px 10px 10px;
background-color: #FCFCFC;
text-align: center;
border-radius: 20px;
display: block;
box-shadow: 0px 2px 15px 0px rgba(0, 153, 204, 0.3);
color: #3da7d3;
font-size: 20px;
line-height: 1.5;
float: left;
box-sizing: border-box;
background-repeat: no-repeat;
background-position: 0% bottom;
background-size: contain;
height: 370px;
}
.sec02 ul.sec02_list li:nth-child(1){
background-image: url(../img/sec02_img01.png);
}
.sec02 ul.sec02_list li:nth-child(2){
background-image: url(../img/sec02_img02.png);
}
.sec02 ul.sec02_list li:nth-child(3){
background-image: url(../img/sec02_img03.png);
}
.sec02 ul.sec02_list li:nth-child(4){
background-image: url(../img/sec02_img04.png);
background-size: 130px auto;
background-position: 40px 21px;
}
.sec02 ul.sec02_list li:nth-child(5){
background-image: url(../img/sec02_img05.png);
background-size: 72px auto;
background-position: 45px 38px;
}
.sec02 ul.sec02_list li:nth-child(-n+3){
width : 290px;
margin-right: 20px;
margin-bottom: 20px;
}
.sec02 ul.sec02_list li:nth-child(3){
margin-right: 0 !important;
}
.sec02 ul.sec02_list li:nth-child(4){
width : 445px;
margin-right: 20px;
height: 150px;
padding-top: 30px;
padding-left: 190px;
}
.sec02 ul.sec02_list li:nth-child(5){
width : 445px;
height: 150px;
padding-top: 45px;
padding-left: 120px;
}

/* sec03 */
.sec03{
padding-top: 50px;
padding-bottom: 50px;
}
.sec03 img.sec03_img01{
width: 920px;
margin-left: -5px;
}

/* sec04 */
.sec04{
background-image: url("../img/sec04_bg.jpg");
background-size: cover;
background-repeat: no-repeat;
padding-top: 50px;
padding-bottom: 50px;
}
.sec04 .secttl{
margin-bottom: 30px;
}
.sec04 ul.sec04_list{
padding-bottom: 50px;
}
.sec04 ul.sec04_list li{
padding: 30px 10px 10px;
background-color: #FCFCFC;
text-align: center;
border-radius: 20px;
display: block;
box-shadow: 0px 2px 15px 0px rgba(0, 153, 204, 0.3);
float: left;
box-sizing: border-box;
height: 250px;
}
.sec04 ul.sec04_list li:nth-child(1){
width: 678px;
margin-right: 20px;
}
.sec04 ul.sec04_list li:nth-child(1) img{
width: 542px;
}
.sec04 ul.sec04_list li:nth-child(2){
width: 212px;
}
.sec04 ul.sec04_list li:nth-child(2) img{
width: 155px;
}

/* sec05 */
.sec05{
padding-top: 50px;
padding-bottom: 50px;
}
.sec05 ul.sec05_list{
padding-bottom: 50px;
}
.sec05 ul.sec05_list li{
background-color: #27bbed;
text-align: center;
display: block;
float: left;
box-sizing: border-box;
width : calc(99.9%/3);
border-right: 1px solid #FFFFFF;
color: #FFF;
padding-bottom: 1em;
}
.sec05 ul.sec05_list li h4{
color: #FFF !important;
font-size: 1.15rem;
padding-top: 1em;
padding-bottom: 0.8em;
font-weight: normal;
}
.sec05 ul.sec05_list li p{
font-size: 15px;
line-height: 1.5;
}
.sec05 ul.sec05_list li img{
width: 100%;
}

/* sec06 */
.sec06{
padding-bottom: 50px;
}
.sec06 ul.sec06_list{
padding-bottom: 50px;
border-left: none;
/*
border-top: 1px solid #eaeaea;
*/
}

.sec06 ul.sec06_list li{display: block;text-align: center;color: #3da7d3;float: left;box-sizing: border-box;border-left: 1px solid #eaeaea;border-right-style: none;border-bottom: 1px solid #eaeaea;border-top-style: none;height: 380px;padding-top: 30px;padding-bottom: 30px;border-collapse: collapse;}

/*.sec06 ul.sec06_list li:nth-child(-n+3){
width : calc(99.9%/3);}
.sec06 ul.sec06_list li:nth-child(n+4){
width : calc(99.9%/4);}*/

/*.sec06 ul.sec06_list li:nth-child(-n+3){
width : calc(99.9%/3);
border-top:1px solid #eaeaea;
}
.sec06 ul.sec06_list li:nth-child(n+4){
width : calc(99.9%/4);}
.sec06 ul.sec06_list li:nth-child(n+12){
width : calc(99.9%/3);}*/

.sec06 ul.sec06_list li{
width : calc(99.9%/3);
}
.sec06 ul.sec06_list li:nth-child(-n+3){
border-top:1px solid #eaeaea;
}
.sec06 ul.sec06_list li:nth-child(n+7){
width : calc(99.9%/4);
}
.sec06 ul.sec06_list li:nth-child(n+11){
width : calc(99.9%/3);
}

.sec06 ul.sec06_list li:nth-child(3),
.sec06 ul.sec06_list li:nth-child(6),
.sec06 ul.sec06_list li:nth-child(10),
.sec06 ul.sec06_list li:nth-child(13){
border-right: 1px solid #eaeaea;
}

.sec06 ul.sec06_list li p{
color: #396787;
font-weight: bold;
margin-bottom: 2em;
font-size: 15px;
line-height: 1.5;
}
.sec06 ul.sec06_list li img{
width: 200px;
margin-bottom: 2em;
}
.sec06 ul.sec06_list li h5{
font-size: 20px;
font-weight: normal;
color: #121212 !important;
margin-bottom: 2em;
}
.sec06 ul.sec06_list li a.disabled{
pointer-events: none;
background-color: #ADBCC1;
}
.sec06 ul.sec06_list li a.disabled:after{
content: '';
}


.sec06 ul.sec06_list li:nth-child(1){
    border-right: none;
    position: relative;
}
.sec06 ul.sec06_list li:nth-child(2){
    border-left: none;
}

.sec06 ul.sec06_list li:nth-child(1) .biCol{
    position: absolute;
    left: calc((99.9%/3)*1.5);
    width: 100%;
}

/* モーダルウィンドウのスタイル
---------------------------------------------------------- */
.modal {
position: fixed;
width: 100%;
height: 100vh;
top: 0;
left: 0;
display: none;
z-index: 10000;
}

#modal01{ /* 検証用　*/
/* [disabled]display: block; */
}

/* オーバーレイのスタイル */
.overLay {
position: fixed;
top: 0;
left: 0;
background: rgba(000,000,000,0.7);
width: 100%;
height: 100vh;
z-index: 10000;
}

/* モーダルウィンドウの中身のスタイル */
.modal .inner {
position: absolute;
z-index: 10001;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 90%;
background-color: #FFFFFF;
text-align: center;
padding-top: 30px;
border-radius: 10px;
padding-bottom: 30px;
}

/* PCの天地が小さい場合の対応 */
body.pc-small .modal {
overflow-y: scroll;
}

body.pc-small .modal .inner {
top: 2%;
left: 50%;
transform: translate(-50%,0);
width: 90%;
margin-bottom: 30px;
}


/* モーダルウィンドウ コンテンツ
---------------------------------------------------------- */
.modal h2{
color: #000000 !important;
font-size: 40px;
}
.modal p.modal_txt{
text-align: center;
line-height: 1.7;
margin-bottom: 2em;
}
.modal a.linkbtn{
margin-bottom: 2em;
margin-top: 1em;
}
.modal .cardImg{
width: 330px;
}
.modalClose img{
width: 42px;
position: absolute;
right: 20px;
top: 20px;
cursor: pointer;
}
table.modal_tabel {
border: 1px solid #0099cc;
margin-left: auto;
margin-right: auto;
}
table.modal_tabel th,
table.modal_tabel td {
padding: 0.5em 1em;
border: 1px solid #0099cc;
vertical-align: middle;
text-align: center;
font-size: 0.8em;
}
table.modal_tabel th {
vertical-align: middle;
color: #0099cc;
background-color: #eaf8fd;
line-height: 1.1;
width: 20%;
}
table.modal_tabel td img{
height: 35px;
padding-left: .3em;
padding-right: .3em;
}
.circle_box{
/*position: relative;
width: 350px;
margin: auto;*/
}
/*.circle {
position: absolute;
display: inline-block;
width: 180px;
height: 180px;
border-radius: 50%;
background: #c6002f;
top: 0;
right: -200px;
}
.circle span {
position: absolute;
display: inline-block;
left: 0;
top: 50%;
font-size: 1.5em;
font-weight:bold;
color:#fff;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width :180px;
text-align:center;
}*/

/* cashless
---------------------------------------------------------- */
.cashless {
    text-align: center;
}
.cashless a {
    font-size: 19px;
}
.cashless a.linkbtn:after {
    right: 4%;
}
/* PC版 幅が広い時
---------------------------------------------------------- */
@media screen and (min-width:1280px){
	body #contents #main{
	width: 1280px !important;
	margin-left: auto;
	margin-right: auto;
	}
}


/* SP版
---------------------------------------------------------- */
@media screen and (min-width:1px) and (max-width:767px) {

/* 開発時 */
.maintenance_sp_menu {
display: none !important;
}

/* common */
body #contents #main{
width: 100% !important;
}
#contents section p,
#contents section ol > li {
font-size: 1rem;
line-height: 1.7em;
}
.secttl {
font-size: 1.4rem;
line-height: 1.6;
}

/* sec00 */
.sec00 .pagettl {
width: 80%;
margin-top: 0px;
padding-top: 40px;
margin-bottom: 40px;
}
.sec00 .keyvisual {
height: 80vw;
background-image: url(../img/keyvisual_sp.jpg);
background-size: cover;
background-position: center 0%;
}
.sec00 .secttl {
font-size: 6vw;
line-height: 1.5;
}
.sec01 {
border-radius: 10px;
margin-top: -85vw;
margin-bottom: 4em;
}
.sec01 .secttl {
margin-bottom: 1em !important;
}

/* sec01 */
.sec00 .sec01 .secttl {
font-size: 1.4rem;
padding-top: 1rem;
margin-bottom: 1rem;
}

/* sec02 */
.sec02{
padding-top: 240px;
background-image: url(../img/sec02_bg.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.sec02 .secttl {
margin-bottom: 0em;
}
.sec02 ul.sec02_list li {
border-radius: 10px;
height: 75vw;
padding-top: 9vw;
width: 100% !important;
background-position: center bottom;
background-size: 60% auto;
margin-right: 0;
}
.sec02 ul.sec02_list li:nth-child(4){
background-image: url(../img/sec02_img04.png);
background-size: 100px auto;
background-position: 30px 33px;
margin-right: 0px;
margin-bottom: 20px;
padding-left: 130px;
padding-top: 37px;
font-size: 18px;
}
.sec02 ul.sec02_list li:nth-child(5){
background-image: url(../img/sec02_img05.png);
background-size: 72px auto;
background-position: 30px 38px;
margin-right: 0px;
margin-bottom: 20px;
padding-left: 105px;
padding-top: 35px;
font-size: 18px;
}

/* sec03 */
.sec03 img.sec03_img01 {
width: 100%;
margin-left: 0px;
}

/* sec04 */
.sec04 ul.sec04_list {
padding-bottom: 1em;
}
.sec04 ul.sec04_list li{
width: 100% !important;
padding: 30px 10%;
border-radius: 10px;
float: none;
height: auto;
}
.sec04 ul.sec04_list li:nth-child(1){
width: 100%;
margin-right: 0px;
margin-bottom: 1em;
}
.sec04 ul.sec04_list li:nth-child(1) img{
width: 100%;
}
.sec04 ul.sec04_list li:nth-child(2){
padding: 30px 18%;
}
.sec04 ul.sec04_list li:nth-child(2) img{
width: 100%;
}

/* sec05 */
.sec05{
}
.sec05 ul.sec05_list{
padding-bottom: 50px;
}
.sec05 ul.sec05_list li{
display: block;
float: none;
box-sizing: border-box;
width : 100%;
border-right-style: none;
padding-bottom: 1em;
}
.sec05 ul.sec05_list li h4{
color: #FFF !important;
font-size: 1.15rem;
padding-top: 1em;
padding-bottom: 0.8em;
font-weight: normal;
}


/* sec06 */
.sec06 ul.sec06_list{
padding-bottom: 50px;
border-left: none;
border-top: 1px solid #eaeaea;
}
.sec06 ul.sec06_list li{
width: 100% !important;
float: none;
border-left-style: none;
border-right-style: none;
border-bottom: 1px solid #eaeaea;
border-top-style: none;
height: auto;
padding-top: 30px;
padding-bottom: 30px;
}

.sec06 ul.sec06_list li:nth-child(1){
    border-bottom: none;
}
.sec06 ul.sec06_list li:nth-child(2){
    border-top: none;
}

.sec06 ul.sec06_list li:nth-child(1) .biCol{
position: initial;
    width: initial;
}

/* モーダルウィンドウのスタイル
---------------------------------------------------------- */
.modal {
overflow-y: scroll;
}

/* モーダルウィンドウの中身のスタイル */
.modal .inner {
top: 2%;
left: 50%;
transform: translate(-50%,0);
width: 95%;
padding: 35px 5% 30px;
box-sizing: border-box;
margin-bottom: 20px;
}


/* モーダルウィンドウ コンテンツ
---------------------------------------------------------- */
.modal .secttl {
font-size: 1.3em;
line-height: 1.4;
padding-bottom: 0;
}
.modal h2{
font-size: 2em !important;
}
.modal p.modal_txt{
text-align: left;
}
.modal p.modal_txt br{
display: none;
}
.modal .cardImg{
width: 90%;
}
.modalClose img{
position: absolute;
width: 25px;
top: 15px;
right: 15px;
}
table.modal_tabel {
font-size: 0.8em;
}
table.modal_tabel th,
table.modal_tabel td{
text-align: left;
}
table.modal_tabel th {
white-space: nowrap
}
table.modal_tabel th {
vertical-align: middle;
color: #0099cc;
background-color: #eaf8fd;
line-height: 1.1;
width: 20%;
}
table.modal_tabel td img{
height: 20px;
padding-left: .3em;
padding-right: .3em;
}
/*.circle {
position: relative;
right: 0;
margin-bottom:10px;
}*/

/* cashless
---------------------------------------------------------- */
.cashless a {
    font-size: 17px;
}

}
