@charset "UTF-8";

    html, body {
height: 100%;
}
html {
font-size: 62.5%;
overflow-y: scroll;
}
body, h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, table, th, td, img, form {
margin: 0;
padding: 0;
border: none;
line-height: 100%;
list-style-type: none;
font-style: normal;
font-weight: 500; font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",　sans-serif;
text-align: left;
}
input, button, textarea, select {
margin: 0;
padding: 0;
background: none;
border: none;
border-radius: 0;  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", sans-serif;
}
@media all and (-ms-high-contrast: none) {
body, h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, table, th, td, img, form, input, button, textarea, select {
font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "verdana", sans-serif;
}
}
textarea {
resize: vertical;
}
select::-ms-expand {
display: none;
}
a {
text-decoration: none;
color: #484848;
outline: 1px solid transparent;
transition: .5s;
transition-property: color, background-color;
}
a:hover {
opacity: .7;
}
a.normal {
text-decoration: underline;
color: #0000ff;
outline: 1px solid transparent;
transition: .5s;
transition-property: color, background-color;
}
a.normal:hover {
opacity: .7;
}
img {
vertical-align: bottom;
max-width: 100%;
height: auto;
}
*, *:after, *:before {
box-sizing: border-box;
}
h1, h2, h3, h4, h5, p, dt, dd, li, th, td, input, button, textarea, select {
font-size: 1.6rem;
line-height: 1.5;
}
body {
-webkit-text-size-adjust: 100%;
color: #2F2F2F;
font-size: 16px;
}
.bread_nav.fixed{
position: fixed;
width:100%;
left:0;
z-index: 998;
background: #fff;
max-width:100%;
}
@media(max-width:768px){
.bread_nav.fixed{
top:81px !important;
z-index: 998;
}
}
.bread_nav.fixed ul{
max-width:1020px;
margin:0 auto;
}   .inner {
margin: 0 auto;
max-width: 1020px;
}
.clearfix {
overflow: hidden;
}
.box_left {
float: left;
}
.box_right {
float: right;
}
.flexbox {
display: flex;
}
.flexbox.col3 {
justify-content: flex-start;
}
.flexbox.col3 .flexItem {
flex-grow: 1;
margin-right: 24px;
width: 100%;
}
@media(min-width:769px){
.flexbox.col3 .flexItem {
max-width: calc((100% - (24px * 2))/3);
}
}
.flexbox.col3 .flexItem:last-child {
margin-right: 0;
}
.flexbox.col2 {
justify-content: flex-start;
}
.flexbox.col2 .flexItem {
flex-grow: 1;
width: 50%;
}
.flexbox.col2 .flexItem:last-child {
margin-right: 0;
}
.tbl_block {
display: table;
}
.tbl_block .tbl_blockCell {
display: table-cell;
}
.radius5 {
border-radius: 5px;
}
.radius10 {
border-radius: 10px;
}
.radius15 {
border-radius: 15px;
}
.contentbox {
box-sizing: content-box;
}
.alc {
text-align: center !important;
}
.alr {
text-align: right !important;
}
.all {
text-align: left !important;
}
.bg_lightblue {
background-color: #EBF5FA;
}
.bg_white {
background-color: #fff;
}
.bg_blue {
background-color: #004988;
}
.bg_turquoise {
background-color: #479DCB;
}
.pc {
display: block;
}
.sp {
display: none;
}
.sp_br {
display: none;
}  .p0 {
padding: 0 !important;
}
.p5 {
padding: 5px !important;
}
.p10 {
padding: 10px !important;
}
.p15 {
padding: 15px !important;
}
.p20 {
padding: 20px !important;
}
.p25 {
padding: 25px !important;
}
.p30 {
padding: 30px !important;
}
.p35 {
padding: 35px !important;
}
.p40 {
padding: 40px !important;
}
.p45 {
padding: 45px !important;
}
.p50 {
padding: 50px !important;
}
.p55 {
padding: 55px !important;
}
.p60 {
padding: 60px !important;
}
.p65 {
padding: 65px !important;
}
.p70 {
padding: 70px !important;
}
.p75 {
padding: 75px !important;
}
.p80 {
padding: 80px !important;
}
.p85 {
padding: 85px !important;
}
.p90 {
padding: 90px !important;
}
.p95 {
padding: 95px !important;
}
.p100 {
padding: 100px !important;
} .ptb0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.ptb5 {
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.ptb10 {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.ptb15 {
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.ptb20 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.ptb25 {
padding-top: 25px !important;
padding-bottom: 25px !important;
}
.ptb30 {
padding-top: 30px !important;
padding-bottom: 30px !important;
}
.ptb35 {
padding-top: 35px !important;
padding-bottom: 35px !important;
}
.ptb40 {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.ptb45 {
padding-top: 45px !important;
padding-bottom: 45px !important;
}
.ptb50 {
padding-top: 50px !important;
padding-bottom: 50px !important;
}
.ptb55 {
padding-top: 55px !important;
padding-bottom: 55px !important;
}
.ptb60 {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.ptb65 {
padding-top: 65px !important;
padding-bottom: 65px !important;
}
.ptb70 {
padding-top: 70px !important;
padding-bottom: 70px !important;
}
.ptb75 {
padding-top: 75px !important;
padding-bottom: 75px !important;
}
.ptb80 {
padding-top: 80px !important;
padding-bottom: 80px !important;
}
.ptb85 {
padding-top: 85px !important;
padding-bottom: 85px !important;
}
.ptb90 {
padding-top: 90px !important;
padding-bottom: 90px !important;
}
.ptb95 {
padding-top: 95px !important;
padding-bottom: 95px !important;
}
.ptb100 {
padding-top: 100px !important;
padding-bottom: 100px !important;
} .plr0 {
padding-left: 0 !important;
padding-right: 0 !important;
}
.plr5 {
padding-left: 5px !important;
padding-right: 5px !important;
}
.plr10 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.plr15 {
padding-left: 15px !important;
padding-right: 15px !important;
}
.plr20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
.plr25 {
padding-left: 25px !important;
padding-right: 25px !important;
}
.plr30 {
padding-left: 30px !important;
padding-right: 30px !important;
}
.plr35 {
padding-left: 35px !important;
padding-right: 35px !important;
}
.plr40 {
padding-left: 40px !important;
padding-right: 40px !important;
}
.plr45 {
padding-left: 45px !important;
padding-right: 45px !important;
}
.plr50 {
padding-left: 50px !important;
padding-right: 50px !important;
}
.plr55 {
padding-left: 55px !important;
padding-right: 55px !important;
}
.plr60 {
padding-left: 60px !important;
padding-right: 60px !important;
}
.plr65 {
padding-left: 65px !important;
padding-right: 65px !important;
}
.plr70 {
padding-left: 70px !important;
padding-right: 70px !important;
}
.plr75 {
padding-left: 75px !important;
padding-right: 75px !important;
}
.plr80 {
padding-left: 80px !important;
padding-right: 80px !important;
}
.plr85 {
padding-left: 85px !important;
padding-right: 85px !important;
}
.plr90 {
padding-left: 90px !important;
padding-right: 90px !important;
}
.plr95 {
padding-left: 95px !important;
padding-right: 95px !important;
}
.plr100 {
padding-left: 100px !important;
padding-right: 100px !important;
} .pt0 {
padding-top: 0 !important;
}
.pt5 {
padding-top: 5px !important;
}
.pt10 {
padding-top: 10px !important;
}
.pt15 {
padding-top: 15px !important;
}
.pt20 {
padding-top: 20px !important;
}
.pt25 {
padding-top: 25px !important;
}
.pt30 {
padding-top: 30px !important;
}
.pt35 {
padding-top: 35px !important;
}
.pt40 {
padding-top: 40px !important;
}
.pt45 {
padding-top: 45px !important;
}
.pt50 {
padding-top: 50px !important;
}
.pt55 {
padding-top: 55px !important;
}
.pt60 {
padding-top: 60px !important;
}
.pt65 {
padding-top: 65px !important;
}
.pt70 {
padding-top: 70px !important;
}
.pt75 {
padding-top: 75px !important;
}
.pt80 {
padding-top: 80px !important;
}
.pt85 {
padding-top: 85px !important;
}
.pt90 {
padding-top: 90px !important;
}
.pt95 {
padding-top: 95px !important;
}
.pt100 {
padding-top: 100px !important;
} .pb0 {
padding-bottom: 0 !important;
}
.pb5 {
padding-bottom: 5px !important;
}
.pb10 {
padding-bottom: 10px !important;
}
.pb15 {
padding-bottom: 15px !important;
}
.pb20 {
padding-bottom: 20px !important;
}
.pb25 {
padding-bottom: 25px !important;
}
.pb30 {
padding-bottom: 30px !important;
}
.pb35 {
padding-bottom: 35px !important;
}
.pb40 {
padding-bottom: 40px !important;
}
.pb45 {
padding-bottom: 45px !important;
}
.pb50 {
padding-bottom: 50px !important;
}
.pb55 {
padding-bottom: 55px !important;
}
.pb60 {
padding-bottom: 60px !important;
}
.pb65 {
padding-bottom: 65px !important;
}
.pb70 {
padding-bottom: 70px !important;
}
.pb75 {
padding-bottom: 75px !important;
}
.pb80 {
padding-bottom: 80px !important;
}
.pb85 {
padding-bottom: 85px !important;
}
.pb90 {
padding-bottom: 90px !important;
}
.pb95 {
padding-bottom: 95px !important;
}
.pb100 {
padding-bottom: 100px !important;
} .pl0 {
padding-left: 0 !important;
}
.pl5 {
padding-left: 5px !important;
}
.pl10 {
padding-left: 10px !important;
}
.pl15 {
padding-left: 15px !important;
}
.pl20 {
padding-left: 20px !important;
}
.pl25 {
padding-left: 25px !important;
}
.pl30 {
padding-left: 30px !important;
}
.pl35 {
padding-left: 35px !important;
}
.pl40 {
padding-left: 40px !important;
}
.pl45 {
padding-left: 45px !important;
}
.pl50 {
padding-left: 50px !important;
}
.pl55 {
padding-left: 55px !important;
}
.pl60 {
padding-left: 60px !important;
}
.pl65 {
padding-left: 65px !important;
}
.pl70 {
padding-left: 70px !important;
}
.pl75 {
padding-left: 75px !important;
}
.pl80 {
padding-left: 80px !important;
}
.pl85 {
padding-left: 85px !important;
}
.pl90 {
padding-left: 90px !important;
}
.pl95 {
padding-left: 95px !important;
}
.pl100 {
padding-left: 100px !important;
} .pr0 {
padding-right: 0 !important;
}
.pr5 {
padding-right: 5px !important;
}
.pr10 {
padding-right: 10px !important;
}
.pr15 {
padding-right: 15px !important;
}
.pr20 {
padding-right: 20px !important;
}
.pr25 {
padding-right: 25px !important;
}
.pr30 {
padding-right: 30px !important;
}
.pr35 {
padding-right: 35px !important;
}
.pr40 {
padding-right: 40px !important;
}
.pr45 {
padding-right: 45px !important;
}
.pr50 {
padding-right: 50px !important;
}
.pr55 {
padding-right: 55px !important;
}
.pr60 {
padding-right: 60px !important;
}
.pr65 {
padding-right: 65px !important;
}
.pr70 {
padding-right: 70px !important;
}
.pr75 {
padding-right: 75px !important;
}
.pr80 {
padding-right: 80px !important;
}
.pr85 {
padding-right: 85px !important;
}
.pr90 {
padding-right: 90px !important;
}
.pr95 {
padding-right: 95px !important;
}
.pr100 {
padding-right: 100px !important;
}  .mt0 {
margin-top: 0 !important;
}
.mt5 {
margin-top: 5px !important;
}
.mt10 {
margin-top: 10px !important;
}
.mt15 {
margin-top: 15px !important;
}
.mt20 {
margin-top: 20px !important;
}
.mt25 {
margin-top: 25px !important;
}
.mt30 {
margin-top: 30px !important;
}
.mt35 {
margin-top: 35px !important;
}
.mt40 {
margin-top: 40px !important;
}
.mt45 {
margin-top: 45px !important;
}
.mt50 {
margin-top: 50px !important;
}
.mt55 {
margin-top: 55px !important;
}
.mt60 {
margin-top: 60px !important;
}
.mt65 {
margin-top: 65px !important;
}
.mt70 {
margin-top: 70px !important;
}
.mt75 {
margin-top: 75px !important;
}
.mt80 {
margin-top: 80px !important;
}
.mt85 {
margin-top: 85px !important;
}
.mt90 {
margin-top: 90px !important;
}
.mt95 {
margin-top: 95px !important;
}
.mt100 {
margin-top: 100px !important;
} .mb0 {
margin-bottom: 0 !important;
}
.mb5 {
margin-bottom: 5px !important;
}
.mb10 {
margin-bottom: 10px !important;
}
.mb15 {
margin-bottom: 15px !important;
}
.mb20 {
margin-bottom: 20px !important;
}
.mb25 {
margin-bottom: 25px !important;
}
.mb30 {
margin-bottom: 30px !important;
}
.mb35 {
margin-bottom: 35px !important;
}
.mb40 {
margin-bottom: 40px !important;
}
.mb45 {
margin-bottom: 45px !important;
}
.mb50 {
margin-bottom: 50px !important;
}
.mb55 {
margin-bottom: 55px !important;
}
.mb60 {
margin-bottom: 60px !important;
}
.mb65 {
margin-bottom: 65px !important;
}
.mb70 {
margin-bottom: 70px !important;
}
.mb75 {
margin-bottom: 75px !important;
}
.mb80 {
margin-bottom: 80px !important;
}
.mb85 {
margin-bottom: 85px !important;
}
.mb90 {
margin-bottom: 90px !important;
}
.mb95 {
margin-bottom: 95px !important;
}
.mb100 {
margin-bottom: 100px !important;
} .ml0 {
margin-left: 0 !important;
}
.ml5 {
margin-left: 5px !important;
}
.ml10 {
margin-left: 10px !important;
}
.ml15 {
margin-left: 15px !important;
}
.ml20 {
margin-left: 20px !important;
}
.ml25 {
margin-left: 25px !important;
}
.ml30 {
margin-left: 30px !important;
}
.ml35 {
margin-left: 35px !important;
}
.ml40 {
margin-left: 40px !important;
}
.ml45 {
margin-left: 45px !important;
}
.ml50 {
margin-left: 50px !important;
}
.ml55 {
margin-left: 55px !important;
}
.ml60 {
margin-left: 60px !important;
}
.ml65 {
margin-left: 65px !important;
}
.ml70 {
margin-left: 70px !important;
}
.ml75 {
margin-left: 75px !important;
}
.ml80 {
margin-left: 80px !important;
}
.ml85 {
margin-left: 85px !important;
}
.ml90 {
margin-left: 90px !important;
}
.ml95 {
margin-left: 95px !important;
}
.ml100 {
margin-left: 100px !important;
} .mr0 {
margin-right: 0 !important;
}
.mr5 {
margin-right: 5px !important;
}
.mr10 {
margin-right: 10px !important;
}
.mr15 {
margin-right: 15px !important;
}
.mr20 {
margin-right: 20px !important;
}
.mr25 {
margin-right: 25px !important;
}
.mr30 {
margin-right: 30px !important;
}
.mr35 {
margin-right: 35px !important;
}
.mr40 {
margin-right: 40px !important;
}
.mr45 {
margin-right: 45px !important;
}
.mr50 {
margin-right: 50px !important;
}
.mr55 {
margin-right: 55px !important;
}
.mr60 {
margin-right: 60px !important;
}
.mr65 {
margin-right: 65px !important;
}
.mr70 {
margin-right: 70px !important;
}
.mr75 {
margin-right: 75px !important;
}
.mr80 {
margin-right: 80px !important;
}
.mr85 {
margin-right: 85px !important;
}
.mr90 {
margin-right: 90px !important;
}
.mr95 {
margin-right: 95px !important;
}
.mr100 {
margin-right: 100px !important;
} .fs10 {
font-size: 10px;
}
.fs11 {
font-size: 11px;
}
.fs12 {
font-size: 12px;
}
.fs13 {
font-size: 13px;
}
.fs14 {
font-size: 14px;
}
.fs15 {
font-size: 15px;
}
.fs16 {
font-size: 16px;
}
.fs17 {
font-size: 17px;
}
.fs18 {
font-size: 18px;
}
.fs19 {
font-size: 19px;
}
.fs20 {
font-size: 20px;
}
.fs21 {
font-size: 21px;
}
.fs22 {
font-size: 22px;
}
.fs23 {
font-size: 23px;
}
.fs24 {
font-size: 24px;
}
.fs25 {
font-size: 25px;
}
.fs26 {
font-size: 26px;
}
.fs27 {
font-size: 27px;
}
.fs28 {
font-size: 28px;
}
.fs29 {
font-size: 29px;
}
.fs30 {
font-size: 30px;
}
.fs31 {
font-size: 31px;
}
.fs32 {
font-size: 32px;
}
.bold {
font-weight: bold;
}
.fs_blue {
color: #1C81CF;
}
.fs_blue2 {
color: #004988;
}
.fs_white {
color: #fff;
}
.inner.w1132 {
max-width: 1132px;
border-radius: 15px;
padding: 56px;
} header {
position: fixed;
width: 100%;
background-color: #fff;
z-index: 999;
display: block;
}
#spHeader {
display: none;
}
#pcHeader {
display: block;
width: 100%;
background: rgba(255, 255, 255, 2);
z-index: 99;
margin: 0 auto;
}
header .inner > div {
display: table;
width: 100%;
}
header .box_left, header .box_right {
display: table-cell;
vertical-align: middle;
text-align: right;
float: none;
height: 115px;
padding-top: 14px;
}
.logo {
width: 193px;
transition: .8s; }
.logo > a {
padding-bottom: 11px;
display: block;
}
.logo > a:hover, .logo > p a:hover {
opacity: 0.7;
}
.logo > p {
border: solid 1px #707070;
font-size: 12px;
font-weight: bold;
text-align: center;
line-height: 24px;
}
.logo:hover { }
header .sub_nav {
align-items: center;
justify-content: flex-end;
}
header .sub_nav p.single {
margin: 0 14px 0 auto;
display: inline-block;
}
header .sub_nav ul {
display: table;
margin-right: 65px;
margin-left: auto;
}
header .sub_nav ul li {
display: table-cell;
vertical-align: middle;
white-space: nowrap;
}
header .sub_nav a {
font-size: 14px;
font-weight: bold;
}
header .head_tel {
margin-right: 10px;
margin-left: 10px;
width:180px;
}
header .head_tel .tel_number {
display: block;
font-size: 20px;
line-height: 1.2;
font-weight: bold;
}
header .head_tel .tel_number:before {
content: "";
background: url(//s-flow.net/wp-content/themes/codex/images/icon_tel.svg) no-repeat center center;
display: inline-block;
width: 19px;
height: 19px;
margin-right: 5px;
}
header .head_tel .tel_exp {
display: block;
font-size: 11px;
line-height: 1;
text-align: center;
}
header .sub_nav ul.btn_list {
margin-right: 0;
margin-left: 0;
}
header .btn_list li {
padding-right: 10px;
}
header .btn_list a {
line-height: 36px;
color: #fff;
display: block;
border-radius: 4px;
padding: 0 20px;
}
.btn_orange {
background-color: #F56C23;
color: #fff;
display: block;
border-radius: 4px;
padding: 0 20px;
border: solid 1px #F56C23;
transition: .5s;
}
a:hover .btn_orange, .btn_orange:hover {
background-color: #fff;
color: #F56C23;
opacty: 1;
}
.btn_blue {
background-color: #004988;
color: #fff;
display: block;
border-radius: 4px;
padding: 0 20px;
border: solid 1px #004988;
transition: .5s;
}
a:hover .btn_blue, .btn_blue:hover {
background-color: #fff;
color: #004988;
opacty: 1;
}
.search_box {
position: relative;
height: 36px;
margin: 0;
width: 36px;
}
header .sub_nav a.search-btn {
background: #fff;
border-radius: 50%;
border: solid 1px #707070;
display: inline-block;
height: 36px;
line-height: 36px;
margin: 0 auto;
position: absolute;
top: 0;
left: 0;
text-align: center;
width: 36px;
}
.search-btn i {
color: #222;
margin: 0;
font-size: 19px;
}
#searchform {
height: 36px;
margin: 0 auto;
position: absolute;
top: 0;
width: 36px;
}
.spmenu #searchform {
height: 36px;
margin: 0 auto;
position: static;
top: 0;
width: 100%;
display: flex;
padding:10px;
}
input[type="text"] {
background: #fff;
border: solid 1px #707070;
border-radius: 22px;
color: #333;
cursor: pointer;
height: 36px;
opacity: 0;
outline: none;
padding: 5px;
position: absolute;
top: 0;
right: 0;
transition: all 0.7s;
width: 44px;
z-index: 5;
}
.spmenu input[type="text"] {
background: #fff;
border: solid 1px #707070;
border-radius: 22px;
color: #333;
cursor: pointer;
height: 36px;
outline: none;
padding: 5px;
transition: all 0.7s;
width: 100%;
z-index: 5;
position: static;
opacity: 1;
}
input[type="submit"] {
display: none;
}
.spmenu input[type="submit"] {
display: block;
padding:0 10px;
background:#ccc;
height: 36px;
margin-left: 5px;
}
input[type="text"]:focus {
cursor: text;
opacity: 1;
width: 300px;
}
header .gnav {
font-size: 16px;
margin-top: 20px;
}
header .gnav ul {
justify-content: flex-end;
}
header .gnav > ul {
flex-wrap: wrap;
}
header .gnav > ul > li {
white-space: nowrap;
padding-bottom: 15px;
align-self: center;
border-bottom: 4px solid transparent;	
}
header .gnav ul li a {
padding-left: 18px;
padding-right: 18px;
font-weight: bold;
display: block;
}
header .gnav ul li.current{
border-bottom: 4px solid #004988;
}
header .gnav ul li.current a{
color: #004988;
}
header .gnav ul li a img {
display: block;
vertical-align: bottom;
}
header .gnav > ul > li:first-child a {
padding-left: 0;
}
@media screen and (min-width:1000px) {
header .gnav > ul > li:last-child a {
padding-right: 0;
}
}
header .gnav ul li .second_menu {
position: absolute;
background-color: rgba(34, 65, 92, .95);
height: 162px;
bottom: -162px;
padding: 28px 10px;
left: 0;
right: 0;
visibility: hidden;
transition-duration: 0.8s;
opacity: 0;
}
header .gnav ul li .second_menu > ul > li {
margin-right: 14px;
}
header .gnav ul li .second_menu > ul > li:last-child {
margin-right: 0;
}
header .gnav ul li .second_menu.col3 {
height: 107px;
bottom: -107px;
padding-bottom: 28px;
}
header .gnav ul li:hover .second_menu, header .gnav ul li:hover .second_menu:hover {
visibility: visible;
opacity: 1;
}
header .gnav ul li .second_menu > ul {
max-width: 1020px;
width: 100%;
margin: 0 auto;
display: flex;
justify-content: space-between;
}
header .gnav ul li .second_menu > ul li {
flex-basis: 193px;
position: relative;
padding-bottom: 14px;
}
header .gnav ul li .second_menu.col3 > ul li {
flex-basis: 332px;
}
header .gnav ul li .second_menu a {
color: #fff;
display: block;
border: solid 1px #fff;
text-align: center;
padding: 0;
position: relative;
line-height: 51px;
}
header .gnav ul li .second_menu > ul li a {
poition: relative;
}
header .gnav ul li .second_menu > ul li a:after {
content: "";
background: url(//s-flow.net/wp-content/themes/codex/images/arrow_white01.png) no-repeat center center;
width: 5px;
height: 6px;
display: block;
position: absolute;
right: 9px;
top: 50%;
transform: translateY(-50%);
}
header .gnav ul li .second_menu > ul li > ul {
position: absolute;
top: 65px;
left: 0;
display: flex;
width: 400px;
justify-content: space-between;
visibility: hidden;
}
header .gnav ul li .second_menu > ul li:hover > ul {
visibility: visible;
}
header .gnav ul li .second_menu > ul > li > ul > li a {
border-color: transparent transparent #fff transparent;
text-align: left;
line-height: 41px;
padding-left: 28px;
}
header .gnav ul li .second_menu > ul > li > ul > li a:after {
content: "";
background: url(//s-flow.net/wp-content/themes/codex/images/arrow_white02.png) no-repeat center center;
width: 5px;
height: 6px;
display: block;
position: absolute;
left: 9px;
top: 50%;
transform: translateY(-50%);
}
header .gnav ul li .second_menu > ul > li:hover > a, header .gnav ul li .second_menu > ul > li > ul > li:hover a {
background-color: #479DCB;
opacity: 1;
}
header .gnav ul li .second_menu > ul li:hover a:hover {
opacity: 1;
}
header .gnav ul li .second_menu > ul li > ul li {
flex-basis: 193px;
} footer {
background-color: #F9F9F9;
padding-top: 40px;
}
footer .logo {
width: 192px;
margin-right: 87px;
padding-right: 0;
}
footer nav {
display: flex;
justify-content: flex-start;
width: 72.65%;
font-size: 14px;
}
footer nav > * {
flex-grow: 1;
}
footer nav dl dt, footer nav dl dd, footer nav ul li {
font-size: 14px;
line-height: 2;
}
footer nav dl {
margin-bottom: 1em;
}
footer nav dl dt {
font-weight: bold;
}
footer nav dl dt.solo {
margin-bottom: 1em;
}
footer nav dl dd > ul li {
padding-left: 1em;
}
footer nav dl dd > ul li:before {
content: "";
background: url(//s-flow.net/wp-content/themes/codex/images/footer_nav_arrow.svg) no-repeat center left;
display: inline-block;
width: 5px;
height: 1em;
padding-right: 1em;
}
footer .copyright {
font-size: 9px;
text-align: center;
margin-top: 60px;
padding-bottom: 30px;
} aside {
position: fixed;
right: 0;
bottom: 100px;
width: 140px;
z-index: 9999;
}
aside ul li {
margin-bottom: 4px;
}
aside ul li a.btn_orange, aside ul li a.btn_blue {
line-height: 40px;
border-radius: 0 !important;
box-shadow: 3px 3px 5px rgba(0, 0, 0, .25);
font-size: 13px;
padding: 0 10px;
}
aside ul li:nth-of-type(5){
width: 203px;
right: calc(203px - 140px);
position: relative;
}
aside ul li:nth-of-type(5) a{
box-shadow: 3px 3px 5px rgba(0, 0, 0, .25);
}
aside ul li:nth-of-type(5) a:hover{
opacity: 0.9;
} main {
display: block;
padding-top: 115px;
} #mv {
background-color: rgba(71, 157, 203, 0.13);
background-image: url(//s-flow.net/wp-content/themes/codex/images/top_main_visual.png);
background-size: cover;
padding-top: 29px;
height: 486px;
}
#mv h1 {
font-weight: bold;
font-size: 38px;
line-height: 54px;
margin-bottom: 18px;
}
#mv .text01 {
font-size: 18px;
font-weight: bold;
color: #004988;
margin-bottom: 7px;
}
#mv .text02 {
font-size: 28px;
font-weight: bold;
color: #004988;
border-top: solid 1px #004988;
border-bottom: solid 1px #004988;
display: inline-block;
margin-bottom: 28px;
line-height: 48px;
}
#mv .text02 span {
font-size: 45px;
line-height: 65px;
}
#mv .text03 {
font-size: 24px;
font-weight: bold;
margin-bottom: 28px;
line-height: 33px;
}
#mv .link_area li a {
display: block;
background-color: #F56C23;
border-radius: 4px;
border: solid 1px #F56C23;
font-size: 19px;
line-height: 49px;
font-weight: bold;
color: #fff;
text-align: center;
width: 342px;
margin-bottom: 13px;
}
#mv .link_area li a:hover {
background-color: #fff;
color: #F56C23;
opacity: 1;
}
#mv .link_area li a.btn_blue {
display: block;
background-color: #004988;
border-radius: 4px;
border: solid 1px #004988;
font-size: 19px;
line-height: 49px;
font-weight: bold;
color: #fff;
text-align: center;
width: 342px;
margin-bottom: 13px;
}
#mv .link_area li a.btn_blue:hover {
background-color: #fff;
color: #004988;
opacity: 1;
}
h2 {
font-size: 32px;
font-weight: bold;
text-align: center;
color: #004988;
margin-bottom: 40px;
}
h3 {
font-size: 32px;
font-weight: bold;
color: #004988;
text-align: center;
margin-bottom: 40px;
}
h3 > span {
display: block;
font-size: 16px;
color: #222222;
padding-bottom: .5em;
}
h4 {
font-size: 24px;
color: #004988;
font-weight: bold;
margin-bottom: 30px;
}
h4.border:before {
content: "ー";
margin-right: 10px;
}
.img_expansion {
overflow: hidden;
}
.img_expansion img {
-ms-transition: all .8s;
-webkit-transition: all .8s;
transition: all .8s;
}
a:hover .img_expansion img {
-ms-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
opacity: .5;
}
section.top_cont01 {
padding: 100px 0 80px 0;
}
section.top_cont01 .list01 {
margin: 0 97px 60px;
}
section.top_cont01 .list01 li {
background-color: rgba(108, 110, 111, 0.12);
border-radius: 21px;
line-height: 41px;
font-size: 18px;
font-weight: bold;
padding-left: 54px;
margin-bottom: 9px;
position: relative;
}
section.top_cont01 .list01 li:before {
content: "";
margin-left: -37px;
display: inline-block;
background: url(//s-flow.net/wp-content/themes/codex/images/arrow_list01.svg) no-repeat center center;
background-size: cover;
vertical-align: middle;
width: 23px;
height: 23px;
margin-right: 14px;
}
section.top_cont01 .arrow {
margin-bottom: 40px;
text-align: center;
}
.top_cont01 .flexbox dl {
transition: .5s;
}
.top_cont01 .flexbox dl:hover {
opacity: .8;
}
.top_cont01 .flexbox dl dt {
background-color: #004988;
color: #fff;
text-align: center;
border-radius: 15px 15px 0 0;
padding-top: 15px;
}
.top_cont01 .flexbox dl dt p {
text-align: center;
font-size: 22px;
font-weight: bold;
padding-bottom: 12px;
padding-left: 12px;
padding-right: 12px;
}
.top_cont01 .flexbox dl dt p:first-child {
font-size: 14px;
padding: 3px 6px;
border: solid 1px #fff;
display: inline-block;
}
.top_cont01 .flexbox dl dd {
padding: 30px 27px;
background-color: #F4F4F4;
}
.top_cont01 .flexbox dl dd p {
font-size: 18px;
text-align: center;
padding: 19px 0;
line-height: 1.3;
}
.top_cont01 .flexbox dl dd p:first-child {
background-color: #fff;
text-align: center;
padding: 0;
}
.top_cont01 .flexbox dl dd p span {
font-weight: bold;
color: #004988;
}
.top_cont01 .flexbox .flexItem .btn {
border-radius: 4px;
border: solid 1px #004988;
background-color: #fff;
display: block;
text-align: center;
font-size: 18px;
color: #004988;
line-height: 46px;
padding: 0;
transition: .5s;
}
.top_cont01 .flexbox .flexItem:hover .btn {
background-color: #004988;
color: #fff;
opacity: 1;
}
section.top_cont02 {
background-color: #479DCB;
color: #fff;
padding: 60px 0;
}
section.top_cont02 h3, section.top_cont02 h3 span {
color: #fff;
}
.top_cont02 .flexbox.col3 dl {
background-color: #fff;
color: #2F2F2F;
border-radius: 15px;
margin-bottom: 24px;
}
.top_cont02 .flexbox.col3 a dl {
transition: .5s all;
}
.top_cont02 .flexbox.col3 a:hover dl {
opacity: .9;
}
.top_cont02 .flexbox dl dt, .top_cont02 .flexbox dl dt p {
text-align: center;
}
.top_cont02 .flexbox dl dt {
padding: 20px;
}
.top_cont02 .flexbox dl dt p {
font-size: 22px;
font-weight: bold;
color: #004988;
}
.top_cont02 .flexbox dl dd {
padding: 0 30px 30px;
}
.top_cont02 .flexbox dl dd span {
font-weight: bold;
color: #004988;
}
.top_cont02 .flexbox.col2 {}
.top_cont02 .flexbox.col2 .flexItem {
border: solid 2px #fff;
border-radius: 15px;
}
.top_cont02 .flexbox.col2 .flexItem:first-child {
margin-right: 32px;
}
.top_cont02 .flexbox.col2 .flexItem a {
display: block;
}
.top_cont02 .flexbox.col2 .ttl {
font-size: 22px;
font-weight: bold;
margin-bottom: 17px;
}
.top_cont02 .flexbox.col2 .flexItem a p {
color: #fff;
}
.top_cont02 .tbl_block .tbl_blockCell {
vertical-align: middle;
padding: 30px;
}
.top_cont02 .flexbox.col2 .flexItem a {
background-color: rgba(255, 255, 255, 0);
}
.top_cont02 .flexbox.col2 .flexItem a:hover {
background-color: rgba(255, 255, 255, .2);
opacity: 1;
}
.top_cont02 .tbl_block .tbl_blockCell.imagebox {
text-align: right;
}
.top_cont02 .tbl_block .tbl_blockCell:first-child {
width: 64.5%;
}
.top_cont02 .tbl_block .tbl_blockCell:last-child {
padding-left: 23px;
}
.top_cont03 {
padding: 60px 0;
}
.top_cont03 .bg_lightblue {
padding: 60px 0;
text-align: center;
}
.top_cont03 .ttl {
font-size: 24px;
font-weight: bold;
color: #004988;
border: solid 1px #004988;
display: inline-block;
line-height: 1;
padding: 14px;
margin-bottom: 1em;
}
.top_cont03 ul {
display: table;
margin: 0 auto;
border-bottom: solid 2px #004988;
}
.top_cont03 ul li {
display: table-cell;
font-size: 20px;
font-weight: bold;
color: #004988;
}
.top_cont03 ul li:first-child {
padding-right: 40px;
}
.top_cont03 ul li .disc {
color: #479DCB;
}
.top_cont03 ul li .heading {
margin-right: 1em;
}
.top_cont03 ul li .price {
font-size: 30px;
}
.top_cont03 .exp_text {
display: inline-block;
margin: 0 auto;
padding: 1em 0 2em;
}
.large_btn_area a {
display: block;
line-height: 60px;
width: 300px;
margin: 0 auto;
text-align: center;
background-color: #479DCB;
border-radius: 4px;
color: #fff;
font-size: 18px;
border: solid 1px #479DCB;
}
.large_btn_area a:hover {
background-color: #fff;
color: #479DCB;
opacity: 1;
}
.big_btn_area a {
display: block;
line-height: 60px;
width: 330px;
margin: 0 auto;
text-align: center;
background-color: #479DCB;
border-radius: 4px;
color: #fff;
font-size: 18px;
border: solid 1px #479DCB;
}
.big_btn_area a:hover {
background-color: #fff;
color: #479DCB;
opacity: 1;
}
.big_btn_white a {
display: block;
line-height: 88px;
width: 495px;
margin: 0 auto;
text-align: center;
background-color: #fff;
border-radius: 4px;
color: #004988;
font-size: 20px;
font-weight: bold;
border: solid 1px #fff;
}
.big_btn_white a:hover {
background-color: transparent;
color: #fff;
opacity: 1;
}
.top_cont04 {
padding: 60px 0;
background-color: #F9F9F9;
margin: 0 auto;
}
.top_cont04 .flexItem {
background-color: #fff;
border-radius: 15px;
}
.top_cont04 .flexItem dl dd {
padding: 30px;
}
.top_cont04 .flexItem .ttl {
font-size: 18px;
font-weight: bold;
margin-bottom: 1em;
}
.top_cont04 .disp_text {
margin-bottom: 1em;
}
.top_cont04 .btn_blue {
line-height: 38px;
width: 169px;
text-align: center;
margin: 0 auto;
}
.top_cont04 a:hover .btn_blue {}
.top_cont04 .flexbox {
margin-bottom: 40px;
}
.top_cont04 .img_expansion {
border-radius: 15px 15px 0 0;
}
.top_cont05 {
padding: 60px 0;
background-color: #479DCB;
color: #fff;
}
.top_cont05 h3 {
color: #fff;
}
.top_cont05 .flexbox {
margin-bottom: 40px;
}
.top_cont05 .flexbox dl dt {
border-radius: 15px;
overflow: hidden;
}
.top_cont05 .flexbox dl dd {
color: #fff;
padding-top: 40px;
}
.top_cont05 .flexbox dl dd .ttl {
font-size: 18px;
font-weight: bold;
margin-bottom: 1em;
}
.top_cont05 .large_btn_area a {
color: #479DCB;
background-color: #fff;
border: solid 1px #fff;
}
.top_cont05 .large_btn_area a:hover {
background-color: #479DCB;
color: #fff;
}
#whatsnew {
padding: 60px 0 0;
}
#whatsnew .tbl_block {
border: solid 2px #004988;
width: 100%;
padding: 30px 60px;
}
#whatsnew .tbl_block .tbl_blockCell {
vertical-align: middle;
}
#whatsnew .tbl_block .tbl_blockCell:first-child {
width: 16%;
}
#whatsnew .tbl_block .tbl_blockCell:first-child p {
background-color: #004988;
color: #fff;
font-size: 18px;
font-weight: bold;
text-align: center;
vertical-align: middle;
width: 93px;
line-height: 93px;
}
#whatsnew dl:hover dt a, #whatsnew dl:hover dd a { }
#whatsnew dl dd:hover { }
#whatsnew dl dt, #whatsnew dl dd {
margin-bottom: .3em;
}
#whatsnew dl dt {
float: left;
}
#whatsnew dl dd {
padding-left: 7em;
border-bottom: solid 1px #fff;
}
#whatsnew dl dd:hover { text-decoration: underline;
}
#btn_area {
padding: 60px 0;
letter-spacing: -0.4em;
}
.btn_cont {
display: inline-block;
letter-spacing: normal;
width: calc(33.33% - 7px);
height: 115px;
box-sizing: border-box;
margin: 0 5px;
}
.btn_cont:last-child {
margin-right: 0;
}
.btn_cont:first-child {
margin-left: 0;
}
.btn_cont a {
display: table;
width: 100%;
height: 100%;
}
.btn_cont a > div {
display: table-cell;
vertical-align: middle;
}
.btn_cont a > div p {
text-align: center;
font-size: 19px;
font-weight: bold;
}
.btn_cont a > div p span {
display: block;
}
.btn_cont a > div p span.tel {
letter-spacing: .1em;
}
.btn_cont a > div p span.tel:before {
content: "";
display: inline-block;
background: url(//s-flow.net/wp-content/themes/codex/images/icon_tel_w.png) no-repeat center center;
width: 20px;
height: 20px;
}
.btn_cont a:hover > div p span.tel:before {
background-image: url(//s-flow.net/wp-content/themes/codex/images/icon_tel.svg);
}
.btn_cont a > div p span.small {
font-size: 12px;
font-weight: normal;
}   .sub #mv {
height: 376px;
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
color: #fff;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
padding: 0;
}
.sub #mv h1, .sub #mv .h1_head {
text-align: center;
}
.sub #mv .h1_head {
background-color: #004988;
display: inline-block;
font-size: 18px;
line-height: 1;
padding: 8px 10px;
margin-bottom: 24px;
}
.sub #mv h1 {
line-height: 1;
}
.sub #mv .mv_copy {
font-size: 25px;
font-weight: bold;
}
.bread_nav ul {
padding: 14px 0;
}
.bread_nav ul li {
display: inline-block;
font-size: 14px;
padding-right: 1em;
}
.bread_nav ul li:after {
content: "＞";
margin-left: 1em;
}
.bread_nav ul li:last-child:after {
content: "";
}
main.sub section {
padding: 60px 0;
}
p.title_copy {
font-size: 22px;
}
.text_copy {
font-size: 16px;
}   #mv.feature {
background-image: url(//s-flow.net/wp-content/themes/codex/images/feature/mv_feature.jpg);
}
dl.box_feature {
margin-bottom: 40px;
}
dl.box_feature dt {
background-color: #004988;
color: #fff;
font-size: 22px;
font-weight: bold;
border-radius: 15px 15px 0 0;
padding: 20px 25px;
display: flex;
align-items: center;
}
dl.box_feature dt span:first-child {
font-size: 14px;
font-weight: normal;
border: solid 1px #fff;
display: inline-block;
padding: 3px 5px;
margin-right: 5px;
}
dl.box_feature dd {
background-color: #F4F4F4;
border-radius: 0 0 15px 15px;
padding: 30px 36px 38px;
}
dl.box_feature dd > div {
display: table;
width: 100%;
margin-bottom: 20px;
}
dl.box_feature dd .text_area, dl.box_feature dd .img_area {
display: table-cell;
}
dl.box_feature dd .text_area {
vertical-align: top;
}
dl.box_feature dd .text_area ul li {
padding-left: 1em;
padding-right: 1em;
}
dl.box_feature dd .text_area ul li:before {
content: "・";
margin-left: -1em;
}
dl.box_feature dd .img_area {
background-color: #fff;
width: 264px;
height: 180px;
vertical-align: middle;
text-align: center;
}   #mv.task_flow {
background-image: url(//s-flow.net/wp-content/themes/codex/images/feature/mv_taskflow.jpg);
}
#mv.task_flow.self-customize {
background-image: url(//s-flow.net/wp-content/themes/codex/images/feature/mv_self_customize.jpg);
}
#mv.task_flow.direct-access {
background-image: url(//s-flow.net/wp-content/themes/codex/images/feature/mv_direct_access.jpg);
}
.taskflowBox {
border-bottom: solid 1px #004988;
padding: 25px 0 35px;
margin-right: 30px;
position: relative;
margin-bottom: 30px;
}
.taskflowBox:last-of-type {
border-bottom:0;
margin-bottom: 0;
}
.taskflowBox.no-border {
border-bottom: none;
}
.taskflowBox .fukidasi {
background-color: #F56C23;
border-radius: 10px;
position: absolute;
font-size: 18px;
color: #fff;
text-align: center;
width: 226px;
padding: 25px 0;
right: -58px;
top: -53px;
line-height: 1.5;
}
.taskflowBox .fukidasi:after {
content: "";
width: 54px;
height: 44px;
background: url(//s-flow.net/wp-content/themes/codex/images/fukidasi_or.svg) no-repeat center center;
display: block;
position: absolute;
bottom: -44px;
right: 32px;
}
.taskflowBox .taskflowItem_wide {
flex-grow: 2;
padding-left: 30px;
padding-right: 30px;
align-self: flex-end;
}
.taskflowBox .taskflowItem_wide .text_left {
align-self: flex-end;
}
.taskflowBox .taskflowItem_wide .text_right {
align-self: flex-end;
}
.taskflowBox .taskflowItem_wide > div {
margin-left: auto;
margin-right: 0;
display: inline-block;
text-align: left;
font-size: 18px;
line-height: 1.5;
}
.taskflowBox .fukidasiBox {
background-color: #F56C23;
border-radius: 10px;
position: absolute;
font-size: 18px;
color: #fff;
text-align: center;
width: 226px;
padding: 25px 0;
right: 58px;
transform: translateX(50%);
top: -20px;
line-height: 1.5;
}
.taskflowBox .fukidasiBox:after {
content: "";
width: 54px;
height: 43px;
background: url(//s-flow.net/wp-content/themes/codex/images/fukidasi_or.svg) no-repeat center center;
background-size: contain;
display: block;
position: absolute;
bottom: -43px;
right: 32px;
}
.taskflowBox div.imgbox {
flex-basis: 277px;
position: relative;
margin-right: 0;
}
.taskflowBox div.imgbox.img50 {
flex-basis: 50%;
position: relative;
margin-right: 0;
}
.taskflowBox div.imgbox > p {
background-color: #F56C23;
border-radius: 10px;
position: absolute;
font-size: 18px;
color: #fff;
text-align: center;
width: 226px;
padding: 25px 0;
right: -58px;
top: -53px;
}
.taskflowBox div.imgbox > p:after {
content: "";
width: 54px;
height: 44px;
background: url(//s-flow.net/wp-content/themes/codex/images/fukidasi_or.svg) no-repeat center center;
display: block;
position: absolute;
bottom: -44px;
right: 32px;
}
.btn_etc_area {
background-color: #004988;
color: #fff;
padding: 30px 56px 40px !important;
}
.btn_etc_area ul {
letter-spacing: -0.4em;
}
.btn_etc_area ul li {
letter-spacing: normal;
display: inline-block;
margin-right: 30px;
width: calc(calc(100% - 60px) / 3);
}
.btn_etc_area ul li:nth-child(3n) {
margin-right: 0;
}
.btn_etc_area ul li a {
background-color: #fff;
display: block;
text-align: center;
color: #004988;
font-size: 20px;
font-weight: bold;
line-height: 88px;
border: solid 1px #fff;
cursor: pointer;
border-radius: 0;
}
.btn_etc_area ul li span {
background-color: #fff;
display: block;
text-align: center;
color: #004988;
font-size: 20px;
font-weight: bold;
line-height: 88px;
border: solid 1px #fff;
cursor: pointer;
border-radius: 0;
}
.btn_etc_area ul li a:hover {
background-color: #004988;
border-color: #fff;
color: #fff;
opacity: 1;
}
.btn_etc_area2 {
background-color: #004988;
color: #fff;
padding: 30px 56px 40px !important;
}
.btn_etc_area2 ul {
letter-spacing: -0.4em;
}
.btn_etc_area2 ul li {
letter-spacing: normal;
display: inline-block;
margin-right: 30px;
width: calc(calc(100% - 60px) / 3);
}
.btn_etc_area2 ul li:nth-child(3n) {
margin-right: 0;
}
.btn_etc_area2 ul li a {
background-color: #fff;
display: block;
text-align: center;
color: #004988;
font-size: 20px;
font-weight: bold;
line-height: 88px;
border: solid 1px #fff;
cursor: pointer;
border-radius: 0;
}
.btn_etc_area2 ul li span {
background-color: #fff;
display: block;
text-align: center;
color: #004988;
font-size: 20px;
font-weight: bold;
line-height: 88px;
border: solid 1px #fff;
cursor: pointer;
border-radius: 0;
}
.btn_etc_area2 ul li a:hover {
background-color: #004988;
border-color: #fff;
color: #fff;
opacity: 1;
}
@media screen and (min-width: 768px) and (max-width: 1040px) {
.inner {
padding: 0 10px;
}
}
@media screen and (min-width: 796px) and (max-width: 960px) {
header .gnav ul li a {
padding-left: 5px;
padding-right: 5px;
}
}
@media screen and (min-width: 768px) and (max-width: 795px) {
header .gnav ul li a {
padding-left: 3px;
padding-right: 3px;
}
}   @media screen and (max-width: 767px) { body {
font-size: 14px;
}
.inner {
margin: 0 auto;
max-width: 100%;
width: 100%;
padding: 0 10px;
}
.inner.w1132 {
max-width: 100%;
margin: 0 10px;
width: auto;
padding: 10px;
}
.clearfix {
overflow: hidden;
}
.box_left {
float: none;
}
.box_right {
float: none;
}
.flexbox {
display: block;
}
.flexbox.col3 {}
.flexbox.col3 .flexItem {
width: 100%;
margin-bottom: 10px;
}
.flexbox.col3 .flexItem:last-child {
margin-right: 0;
}
.flexbox.col2 {
justify-content: flex-start;
}
.flexbox.col2 .flexItem {
flex-grow: 1;
width: 100%;
}
.flexbox.col2 .flexItem:last-child {
margin-right: 0;
}
.tbl_block {
display: table;
}
.tbl_block .tbl_blockCell {
display: table-cell;
}
.pc {
display: none;
}
.sp {
display: block;
}
  .pc_br{
display: none;		
}  .p0 {
padding: 0 !important;
}
.p5 {
padding: .25rem !important;
}
.p10 {
padding: .5rem !important;
}
.p15 {
padding: .75rem !important;
}
.p20 {
padding: 1rem !important;
}
.p25 {
padding: 1.25rem !important;
}
.p30 {
padding: 1.5rem !important;
}
.p35 {
padding: 1.75rem !important;
}
.p40 {
padding: 2rem !important;
}
.p45 {
padding: 2.25rem !important;
}
.p50 {
padding: 2.5rem !important;
}
.p55 {
padding: 2.75rem !important;
}
.p60 {
padding: 3rem !important;
}
.p65 {
padding: 3.25rem !important;
}
.p70 {
padding: 3.5rem !important;
}
.p75 {
padding: 3.75rem !important;
}
.p80 {
padding: 4rem !important;
}
.p85 {
padding: 4.25rem !important;
}
.p90 {
padding: 4.5rem !important;
}
.p95 {
padding: 4.75rem !important;
}
.p100 {
padding: 5rem !important;
} .ptb0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.ptb5 {
padding-top: .25rem !important;
padding-bottom: .25rem !important;
}
.ptb10 {
padding-top: .5rem !important;
padding-bottom: .5rem !important;
}
.ptb15 {
padding-top: .75rem !important;
padding-bottom: .75rem !important;
}
.ptb20 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.ptb25 {
padding-top: 1.25rem !important;
padding-bottom: 1.25rem !important;
}
.ptb30 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.ptb35 {
padding-top: 1.75rem !important;
padding-bottom: 1.75rem !important;
}
.ptb40 {
padding-top: 2rem !important;
padding-bottom: 2rem !important;
}
.ptb45 {
padding-top: 2.25rem !important;
padding-bottom: 2.25rem !important;
}
.ptb50 {
padding-top: 2.5rem !important;
padding-bottom: 2.5rem !important;
}
.ptb55 {
padding-top: 2.75rem !important;
padding-bottom: 2.75rem !important;
}
.ptb60 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.ptb65 {
padding-top: 3.25rem !important;
padding-bottom: 3.25rem !important;
}
.ptb70 {
padding-top: 3.5rem !important;
padding-bottom: 3.5rem !important;
}
.ptb75 {
padding-top: 3.75rem !important;
padding-bottom: 3.75rem !important;
}
.ptb80 {
padding-top: 4rem !important;
padding-bottom: 4rem !important;
}
.ptb85 {
padding-top: 4.25rem !important;
padding-bottom: 4.25rem !important;
}
.ptb90 {
padding-top: 4.5rem !important;
padding-bottom: 4.5rem !important;
}
.ptb95 {
padding-top: 4.75rem !important;
padding-bottom: 4.75rem !important;
}
.ptb100 {
padding-top: 5rem !important;
padding-bottom: 5rem !important;
} .plr0 {
padding-left: 0 !important;
padding-right: 0 !important;
}
.plr5 {
padding-left: .25rem !important;
padding-right: .25rem !important;
}
.plr10 {
padding-left: .5rem !important;
padding-right: .5rem !important;
}
.plr15 {
padding-left: .75rem !important;
padding-right: .75rem !important;
}
.plr20 {
padding-left: 1rem !important;
padding-right: 1rem !important;
}
.plr25 {
padding-left: 1.25rem !important;
padding-right: 1.25rem !important;
}
.plr30 {
padding-left: 1.5rem !important;
padding-right: 1.5rem !important;
}
.plr35 {
padding-left: 1.75rem !important;
padding-right: 1.75rem !important;
}
.plr40 {
padding-left: 2rem !important;
padding-right: 2rem !important;
}
.plr45 {
padding-left: 2.25rem !important;
padding-right: 2.25rem !important;
}
.plr50 {
padding-left: 2.5rem !important;
padding-right: 2.5rem !important;
}
.plr55 {
padding-left: 2.75rem !important;
padding-right: 2.75rem !important;
}
.plr60 {
padding-left: 3rem !important;
padding-right: 3rem !important;
}
.plr65 {
padding-left: 3.25rem !important;
padding-right: 3.25rem !important;
}
.plr70 {
padding-left: 3.5rem !important;
padding-right: 3.5rem !important;
}
.plr75 {
padding-left: 3.75rem !important;
padding-right: 3.75rem !important;
}
.plr80 {
padding-left: 4rem !important;
padding-right: 4rem !important;
}
.plr85 {
padding-left: 4.25rem !important;
padding-right: 4.25rem !important;
}
.plr90 {
padding-left: 4.5rem !important;
padding-right: 4.5rem !important;
}
.plr95 {
padding-left: 4.75rem !important;
padding-right: 4.75rem !important;
}
.plr100 {
padding-left: 5rem !important;
padding-right: 5rem !important;
} .pt0 {
padding-top: 0 !important;
}
.pt5 {
padding-top: .25rem !important;
}
.pt10 {
padding-top: .5rem !important;
}
.pt15 {
padding-top: .75rem !important;
}
.pt20 {
padding-top: 1rem !important;
}
.pt25 {
padding-top: 1.25rem !important;
}
.pt30 {
padding-top: 1.5rem !important;
}
.pt35 {
padding-top: 1.75rem !important;
}
.pt40 {
padding-top: 2rem !important;
}
.pt45 {
padding-top: 2.25rem !important;
}
.pt50 {
padding-top: 2.5rem !important;
}
.pt55 {
padding-top: 2.75rem !important;
}
.pt60 {
padding-top: 3rem !important;
}
.pt65 {
padding-top: 3.25rem !important;
}
.pt70 {
padding-top: 3.5rem !important;
}
.pt75 {
padding-top: 3.75rem !important;
}
.pt80 {
padding-top: 4rem !important;
}
.pt85 {
padding-top: 4.25rem !important;
}
.pt90 {
padding-top: 4.5rem !important;
}
.pt95 {
padding-top: 4.75rem !important;
}
.pt100 {
padding-top: 5rem !important;
} .pb0 {
padding-bottom: 0 !important;
}
.pb5 {
padding-bottom: .25rem !important;
}
.pb10 {
padding-bottom: .5rem !important;
}
.pb15 {
padding-bottom: .75rem !important;
}
.pb20 {
padding-bottom: 1rem !important;
}
.pb25 {
padding-bottom: 1.25rem !important;
}
.pb30 {
padding-bottom: 1.5rem !important;
}
.pb35 {
padding-bottom: 1.75rem !important;
}
.pb40 {
padding-bottom: 2rem !important;
}
.pb45 {
padding-bottom: 2.25rem !important;
}
.pb50 {
padding-bottom: 2.5rem !important;
}
.pb55 {
padding-bottom: 2.75rem !important;
}
.pb60 {
padding-bottom: 3rem !important;
}
.pb65 {
padding-bottom: 3.25rem !important;
}
.pb70 {
padding-bottom: 3.5rem !important;
}
.pb75 {
padding-bottom: 3.75rem !important;
}
.pb80 {
padding-bottom: 4rem !important;
}
.pb85 {
padding-bottom: 4.25rem !important;
}
.pb90 {
padding-bottom: 4.5rem !important;
}
.pb95 {
padding-bottom: 4.75rem !important;
}
.pb100 {
padding-bottom: 5rem !important;
} .pl0 {
padding-left: 0 !important;
}
.pl5 {
padding-left: .25rem !important;
}
.pl10 {
padding-left: .5rem !important;
}
.pl15 {
padding-left: .75rem !important;
}
.pl20 {
padding-left: 1rem !important;
}
.pl25 {
padding-left: 1.25rem !important;
}
.pl30 {
padding-left: 1.5rem !important;
}
.pl35 {
padding-left: 1.75rem !important;
}
.pl40 {
padding-left: 2rem !important;
}
.pl45 {
padding-left: 2.25rem !important;
}
.pl50 {
padding-left: 2.5rem !important;
}
.pl55 {
padding-left: 2.75rem !important;
}
.pl60 {
padding-left: 3rem !important;
}
.pl65 {
padding-left: 3.25rem !important;
}
.pl70 {
padding-left: 3.5rem !important;
}
.pl75 {
padding-left: 3.75rem !important;
}
.pl80 {
padding-left: 4rem !important;
}
.pl85 {
padding-left: 4.25rem !important;
}
.pl90 {
padding-left: 4.5rem !important;
}
.pl95 {
padding-left: 4.75rem !important;
}
.pl100 {
padding-left: 5rem !important;
} .pr0 {
padding-right: 0 !important;
}
.pr5 {
padding-right: .25rem !important;
}
.pr10 {
padding-right: .5rem !important;
}
.pr15 {
padding-right: .75rem !important;
}
.pr20 {
padding-right: 1rem !important;
}
.pr25 {
padding-right: 1.25rem !important;
}
.pr30 {
padding-right: 1.5rem !important;
}
.pr35 {
padding-right: 1.75rem !important;
}
.pr40 {
padding-right: 2rem !important;
}
.pr45 {
padding-right: 2.25rem !important;
}
.pr50 {
padding-right: 2.5rem !important;
}
.pr55 {
padding-right: 2.75rem !important;
}
.pr60 {
padding-right: 3rem !important;
}
.pr65 {
padding-right: 3.25rem !important;
}
.pr70 {
padding-right: 3.5rem !important;
}
.pr75 {
padding-right: 3.75rem !important;
}
.pr80 {
padding-right: 4rem !important;
}
.pr85 {
padding-right: 4.25rem !important;
}
.pr90 {
padding-right: 4.5rem !important;
}
.pr95 {
padding-right: 4.75rem !important;
}
.pr100 {
padding-right: 5rem !important;
}  .mt0 {
margin-top: 0 !important;
}
.mt5 {
margin-top: .25rem !important;
}
.mt10 {
margin-top: .5rem !important;
}
.mt15 {
margin-top: .75rem !important;
}
.mt20 {
margin-top: 1rem !important;
}
.mt25 {
margin-top: 1.25rem !important;
}
.mt30 {
margin-top: 1.5rem !important;
}
.mt35 {
margin-top: 1.75rem !important;
}
.mt40 {
margin-top: 2rem !important;
}
.mt45 {
margin-top: 2.25rem !important;
}
.mt50 {
margin-top: 2.5rem !important;
}
.mt55 {
margin-top: 2.75rem !important;
}
.mt60 {
margin-top: 3rem !important;
}
.mt65 {
margin-top: 3.25rem !important;
}
.mt70 {
margin-top: 3.5rem !important;
}
.mt75 {
margin-top: 2.75rem !important;
}
.mt80 {
margin-top: 4rem !important;
}
.mt85 {
margin-top: 4.25rem !important;
}
.mt90 {
margin-top: 4.5rem !important;
}
.mt95 {
margin-top: 4.75rem !important;
}
.mt100 {
margin-top: 5rem !important;
} .mb0 {
margin-bottom: 0 !important;
}
.mb5 {
margin-bottom: .25rem !important;
}
.mb10 {
margin-bottom: .5rem !important;
}
.mb15 {
margin-bottom: .75rem !important;
}
.mb20 {
margin-bottom: 1rem !important;
}
.mb25 {
margin-bottom: 1.25rem !important;
}
.mb30 {
margin-bottom: 1.5rem !important;
}
.mb35 {
margin-bottom: 1.75rem !important;
}
.mb40 {
margin-bottom: 2rem !important;
}
.mb45 {
margin-bottom: 2.25rem !important;
}
.mb50 {
margin-bottom: 2.5rem !important;
}
.mb55 {
margin-bottom: 2.75rem !important;
}
.mb60 {
margin-bottom: 3rem !important;
}
.mb65 {
margin-bottom: 3.25rem !important;
}
.mb70 {
margin-bottom: 3.5rem !important;
}
.mb75 {
margin-bottom: 3.75rem !important;
}
.mb80 {
margin-bottom: 4rem !important;
}
.mb85 {
margin-bottom: 4.25rem !important;
}
.mb90 {
margin-bottom: 4.5rem !important;
}
.mb95 {
margin-bottom: 4.75rem !important;
}
.mb100 {
margin-bottom: 5rem !important;
} .ml0 {
margin-left: 0 !important;
}
.ml5 {
margin-left: .25rem !important;
}
.ml10 {
margin-left: .5rem !important;
}
.ml15 {
margin-left: .75rem !important;
}
.ml20 {
margin-left: 1rem !important;
}
.ml25 {
margin-left: 1.25rem !important;
}
.ml30 {
margin-left: 1.5rem !important;
}
.ml35 {
margin-left: 1.75rem !important;
}
.ml40 {
margin-left: 2rem !important;
}
.ml45 {
margin-left: 2.25rem !important;
}
.ml50 {
margin-left: 2.5rem !important;
}
.ml55 {
margin-left: 2.75rem !important;
}
.ml60 {
margin-left: 3rem !important;
}
.ml65 {
margin-left: 3.25rem !important;
}
.ml70 {
margin-left: 3.5rem !important;
}
.ml75 {
margin-left: 3.75rem !important;
}
.ml80 {
margin-left: 4rem !important;
}
.ml85 {
margin-left: 4.25rem !important;
}
.ml90 {
margin-left: 4.5rem !important;
}
.ml95 {
margin-left: 4.75rem !important;
}
.ml100 {
margin-left: 5rem !important;
} .mr0 {
margin-right: 0 !important;
}
.mr5 {
margin-right: .25rem !important;
}
.mr10 {
margin-right: .5rem !important;
}
.mr15 {
margin-right: .75rem !important;
}
.mr20 {
margin-right: 1rem !important;
}
.mr25 {
margin-right: 1.25rem !important;
}
.mr30 {
margin-right: 1.5rem !important;
}
.mr35 {
margin-right: 1.75rem !important;
}
.mr40 {
margin-right: 2rem !important;
}
.mr45 {
margin-right: 2.25rem !important;
}
.mr50 {
margin-right: 2.5rem !important;
}
.mr55 {
margin-right: 2.75rem !important;
}
.mr60 {
margin-right: 3rem !important;
}
.mr65 {
margin-right: 3.25rem !important;
}
.mr70 {
margin-right: 3.5rem !important;
}
.mr75 {
margin-right: 3.75rem !important;
}
.mr80 {
margin-right: 4rem !important;
}
.mr85 {
margin-right: 4.25rem !important;
}
.mr90 {
margin-right: 4.5rem !important;
}
.mr95 {
margin-right: 4.75rem !important;
}
.mr100 {
margin-right: 5rem !important;
}
.fs10 {
font-size: 10px;
}
.fs11 {
font-size: 10px;
}
.fs12 {
font-size: 10px;
}
.fs13 {
font-size: 10px;
}
.fs14 {
font-size: 10px;
}
.fs15 {
font-size: 11px;
}
.fs16 {
font-size: 12px;
}
.fs17 {
font-size: 13px;
}
.fs18 {
font-size: 14px;
}
.fs19 {
font-size: 15px;
}
.fs20 {
font-size: 16px;
}
.fs21 {
font-size: 17px;
}
.fs22 {
font-size: 18px;
}
.fs23 {
font-size: 19px;
}
.fs24 {
font-size: 20px;
}
.fs25 {
font-size: 21px;
}
.fs26 {
font-size: 22px;
}
.fs27 {
font-size: 23px;
}
.fs28 {
font-size: 24px;
}
.fs29 {
font-size: 25px;
}
.fs30 {
font-size: 26px;
}
.fs31 {
font-size: 27px;
}
.fs32 {
font-size: 28px;
} #spHeader {
display: block;
padding: 5px;
}
#pcHeader {
display: none;
}
.spmenu {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
visibility: hidden;
opacity: 0;
transition: 0.3s;
background-color: rgba(34, 65, 92, 1);
padding: 70px 0 0;
z-index: 999;
font-size: 18px;
overflow: auto;
}
.spmenu > ul {
width: 100%;
}
.spmenu ul li {
padding: 10px;
text-align: left;
color: #fff;
}
.spmenu ul li a {
color: #fff;
display: block;
}
.spmenu > ul > li {
border-bottom: solid 1px rgba(67, 107, 141, 1.00);
}
.spmenu > ul > li:hover, .spmenu > ul > li:active {
background-color: rgba(67, 107, 141, 1.00);
}
.spmenu .acc_content li a, .spmenu .acc_content li label {
padding-left: 10px;
display: block;
position: relative;
}
.spmenu .acc_content > ul > li:hover, .spmenu .acc_content > ul > li:active {
background-color: rgba(102, 141, 174, 1.00);
}
.spmenu .acc_content > ul > li a:before, .spmenu .acc_content > ul > li label:before {
content: "";
display: inline-block;
width: 5px;
height: 6px;
background: url(//s-flow.net/wp-content/themes/codex/images/arrow_white01.png) no-repeat center center;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.spmenu .acc_content > ul > li > .acc_content a:before {
content: "";
display: inline-block;
width: 5px;
height: 6px;
background: url(//s-flow.net/wp-content/themes/codex/images/arrow_white02.png) no-repeat center center;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.acc_menu {
display: none;
}
.acc_content {
visibility: hidden;
height: 0;
opacity: 0;
transition: .5s;
}
.acc_menu:checked + .acc_menutxt {
border-bottom: solid 1px #333;
padding-bottom: 8px;
}
.acc_menu:checked + .acc_menutxt + .acc_content {
visibility: visible;
height: auto;
opacity: 1;
}
.spmenu .acc .acc_menutxt {
display: block;
position: relative;
}
.spmenu .acc .acc_menutxt:after {
font-family: "Font Awesome 5 Free";
content: '\f107';
font-weight: 900;
right: 10px;
position: absolute;
}
.acc_menu:checked + .acc_menutxt:after {
transform: rotate(180deg);
}
.btn-trigger {
position: absolute;
top: 21px;
right: 20px;
width: 44px;
height: 38px;
transform: translateY(0);
cursor: pointer;
z-index: 9999;
}
.btn-trigger span {
position: absolute;
left: 0;
width: 100%;
height: 4px;
background-color: #383838;
border-radius: 4px;
}
.btn-trigger, .btn-trigger span {
display: inline-block;
transition: all .5s;
box-sizing: border-box;
}
.btn-trigger span:nth-of-type(1) {
top: 0;
}
.btn-trigger span:nth-of-type(2) {
top: 17px;
}
.btn-trigger span:nth-of-type(3) {
bottom: 0;
}
#btn.active span {
background-color: #fff;
}
#btn.active span:nth-of-type(1) {
transform: translateY(17px) rotate(-45deg);
}
#btn.active span:nth-of-type(2) {
left: 50%;
opacity: 0;
animation: active-btn-bar02 .8s forwards;
}
@keyframes active-btn-bar02 {
100% {
height: 0;
}
}
#btn.active span:nth-of-type(3) {
transform: translateY(-17px) rotate(45deg);
}
.logo {
width: 193px;
padding-right: 0;
}
.logo > p {
font-size: 12px;
line-height: 18px;
margin-top: 6px;
}
.btn_orange {
padding: 0 20px;
}
.btn_blue {
padding: 0 20px;
} footer {
background-color: #F9F9F9;
padding-top: 40px;
}
footer .logo {
width: 192px;
margin-right: auto;
margin-left: auto;
padding-right: 0;
margin-bottom: 40px;
}
footer nav {
font-size: 14px;
flex-wrap: wrap;
padding: 0;
width: 100%;
}
footer nav ul:nth-child(1) {
width: 100%;
margin-bottom: 15px;
}
footer nav ul:nth-child(2), footer nav ul:nth-child(3) {
width: 50%;
}
footer nav dl dt, footer nav dl dd, footer nav ul li {
font-size: 14px;
line-height: 2;
}
footer nav dl {
margin-bottom: 1em;
}
footer nav dl dt {
font-weight: bold;
}
footer nav dl dd > ul li {
padding-left: 1em;
}
footer .copyright {
font-size: 9px;
text-align: center;
margin-top: 60px;
padding-bottom: 30px;
} aside {
display: none !important;
} main {
padding-top: 82px;
width: 100%;
}
#mv {
padding: 29px 0 1em 0;
height: auto;
background: url(//s-flow.net/wp-content/themes/codex/images/top_main_visual_sp.png) no-repeat rgba(71, 157, 203, 0.13);
background-size: 100% auto;
}
#mv .inner {
text-align: center;
margin-top: 35%;
}
#mv h1 {
font-weight: bold;
font-size: 28px;
line-height: 36px;
margin-bottom: 18px;
text-align: left;
text-shadow: 1px 1px 0 #fff,-1px -1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff;
}
#mv .text01 {
font-size: 16px;
text-align: left;
text-shadow: 1px 1px 0 #fff,-1px -1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff;
}
#mv .text02 {
font-size: 20px;
margin-left: auto;
margin-right: auto;
display: block;
text-align: center;
text-shadow: 1px 1px 0 #fff,-1px -1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff;
}
#mv .text02 span {
font-size: 36px;
line-height: 65px;
}
#mv .text03 {
text-align: center;
font-size: 16px;
line-height: 1.5;
text-shadow: 1px 1px 0 #fff,-1px -1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff;
}
#mv .link_area li a {
font-size: 16px;
width: 80%;
margin: 0 auto 1em;
}
#mv .link_area li a.btn_blue {
font-size: 16px;
width: 80%;
margin: 0 auto 1em;
}	
h2 {
font-size: 18px;
margin-bottom: 40px;
}
h3 {
font-size: 20px;
line-height: 1.2;
margin-bottom: 40px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}
h3 > span {
display: block;
font-size: 16px;
color: #222222;
padding-bottom: .5em;
text-align: center;
}
h4 {
font-size: 18px;
}
section.top_cont01 {
padding: 60px 0 80px 0;
}
section.top_cont01 .list01 {
margin: 0 10px 60px;
}
section.top_cont01 .list01 li {
background-color: rgba(108, 110, 111, 0.12);
border-radius: 10px;
line-height: 1.4;
font-size: 16px;
padding: 10px 10px 10px 36px;
margin-bottom: 9px;
}
section.top_cont01 .list01 li:before {
margin-left: -28px;
width: 16px;
height: 16px;
margin-right: 14px;
}
section.top_cont01 .arrow {
margin-bottom: 40px;
margin-left: auto;
margin-right: auto;
width: 50%;
}
.top_cont01 .flexbox dl {
transition: .5s;
}
.top_cont01 .flexbox dl:hover {
opacity: .8;
}
.top_cont01 .flexbox dl dt {
background-color: #004988;
color: #fff;
text-align: center;
border-radius: 15px 15px 0 0;
padding-top: 10px;
padding-bottom: 5px;
}
.top_cont01 .flexbox dl dt p {
font-size: 18px;
}
.top_cont01 .flexbox dl dt p:first-child {
font-size: 12px;
}
.top_cont01 .flexbox dl dd {
padding: 5px;
background-color: #F4F4F4;
}
.top_cont01 .flexbox dl dd p {
font-size: 16px;
padding: 10px 0;
}
.top_cont01 .flexbox .flexItem .btn {
font-size: 16px;
line-height: 30px;
margin: 0 10px 10px;
}
section.top_cont02 {}
section.top_cont02 h3, section.top_cont02 h3 span {}
.top_cont02 .flexbox.col3 dl {
margin-bottom: 24px;
}
.top_cont02 .flexbox dl dt, .top_cont02 .flexbox dl dt p {}
.top_cont02 .flexbox dl dt {
padding: 10px;
}
.top_cont02 .flexbox dl dt p {
font-size: 18px;
}
.top_cont02 .flexbox dl dd {
padding: 0 10px 30px;
font-size: 15px;
}
.top_cont02 .flexbox.col2 {
padding: 30px 10px 0;
}
.top_cont02 .flexbox.col2 .ttl {
font-size: 22px;
font-weight: bold;
margin-bottom: 10px;
}
.top_cont02 .tbl_block {
margin-bottom: 40px;
}
.top_cont02 .tbl_block .tbl_blockCell:first-child {
width: 64.58%;
}
.top_cont02 .tbl_block .tbl_blockCell:last-child {
padding-left: 23px;
}
.top_cont03 {}
.top_cont03 .bg_lightblue {
padding: 40px 10px;
}
.top_cont03 .ttl {
font-size: 18px;
}
.top_cont03 ul {
display: block;
margin: 0 auto;
border-bottom: solid 2px #004988;
}
.top_cont03 ul li {
display: block;
font-size: 16px;
font-weight: bold;
color: #004988;
}
.top_cont03 ul li:first-child {
padding-right: 40px;
}
.top_cont03 ul li .disc {
color: #479DCB;
}
.top_cont03 ul li .heading {
margin-right: 1em;
}
.top_cont03 ul li .price {
font-size: 24px;
}
.top_cont03 .exp_text {
display: inline-block;
margin: 0 auto;
padding: 1em 0 2em;
}
.top_cont04 {
padding: 60px 0;
background-color: #F9F9F9;
margin: 0 auto;
}
.top_cont04 .flexItem {
background-color: #fff;
border-radius: 15px;
}
.top_cont04 .flexItem dl dd {
padding: 30px;
}
.top_cont04 .flexItem dl dt p img {
width: 100%;
}
.top_cont04 .flexItem .ttl {
font-size: 18px;
font-weight: bold;
margin-bottom: 1em;
}
.top_cont04 .disp_text {
margin-bottom: 1em;
}
.top_cont04 .btn_blue {
line-height: 38px;
width: 169px;
text-align: center;
margin: 0 auto;
}
.top_cont04 .flexbox {
margin-bottom: 40px;
}
.top_cont05 {
padding: 60px 0;
background-color: #479DCB;
color: #fff;
}
.top_cont05 h3 {
color: #fff;
}
.top_cont05 .flexbox {
margin-bottom: 40px;
}
.top_cont05 .flexbox dl dt {
border-radius: 15px;
overflow: hidden;
}
.top_cont05 .flexbox dl dt p img {
width: 100%;
}
.top_cont05 .flexbox dl dd {
color: #fff;
padding-top: 40px;
}
.top_cont05 .flexbox dl dd .ttl {
font-size: 18px;
font-weight: bold;
margin-bottom: 1em;
}
.top_cont05 .large_btn_area a {
color: #479DCB;
background-color: #fff;
}
#whatsnew {
padding: 60px 10px;
}
#whatsnew .tbl_block {
padding: 30px 10px;
display: block;
}
#whatsnew .tbl_block .tbl_blockCell {
vertical-align: middle;
display: block;
}
#whatsnew .tbl_block .tbl_blockCell:first-child {
width: 100%;
}
#whatsnew .tbl_block .tbl_blockCell:first-child p {
background-color: #004988;
color: #fff;
font-size: 16px;
width: 150px;
line-height: 30px;
margin: 0 auto 15px;
}
#whatsnew dl dt, #whatsnew dl dd {
margin-bottom: .3em;
}
#whatsnew dl dt {
float: none;
}
#whatsnew dl dd {
margin-left: 1em;
margin-bottom: 1em;
padding-left: 0;
}
#btn_area {
padding: 60px 10px;
}
.btn_cont {
display: table;
width: 100%;
height: 10em;
margin: 0 0 10px;
}
.btn_cont a {
display: table-cell;
width: 100%;
height: 100%;
vertical-align: middle;
text-align: center;
}
.btn_cont a > div {
display: block;
vertical-align: middle;
}
.btn_cont a > div p {
font-size: 19px;
}
.btn_cont a > div p span {
display: block;
}   .sub #mv {
height: 200px;
}
.sub #mv .h1_head {
font-size: 14px;
padding: 8px 10px;
margin-bottom: 12px;
}
.sub #mv .mv_copy {
font-size: 20px;
text-align: center;
}
.bread_nav ul {
padding: 8px 0;
}
.bread_nav ul li {
font-size: 13px;
}
.bread_nav ul li:after {
margin-left: .5em;
}
main.sub section {
padding: 60px 0;
}
p.title_copy {
font-size: 22px;
}
.large_btn_area a {
display: block;
line-height: 60px;
width: 300px;
margin: 0 auto;
text-align: center;
background-color: #479DCB;
border-radius: 4px;
color: #fff;
font-size: 18px;
border: solid 1px #479DCB;
}
.large_btn_area a:hover {
background-color: #fff;
color: #479DCB;
opacity: 1;
}
.big_btn_area a {
line-height: 60px;
width: 100%;
font-size: 18px;
}
.big_btn_area a:hover {
background-color: #fff;
color: #479DCB;
opacity: 1;
}
.large_btn_area a {
display: block;
line-height: 60px;
width: 300px;
margin: 0 auto;
text-align: center;
background-color: #479DCB;
border-radius: 4px;
color: #fff;
font-size: 18px;
}
.big_btn_white a {
display: block;
line-height: 88px;
width: 100%;
margin: 0 auto;
text-align: center;
background-color: #fff;
border-radius: 4px;
color: #004988;
font-size: 20px;
font-weight: bold;
border: solid 1px #fff;
}
.big_btn_white a:hover {
background-color: transparent;
color: #fff;
opacity: 1;
}
.text_copy {
font-size: 15px;
}   dl.box_feature {
margin-bottom: 40px;
}
dl.box_feature dt {
font-size: 18px;
border-radius: 15px 15px 0 0;
padding: 10px;
text-align: center;
}
dl.box_feature dt span:first-child {
font-size: 12px;
margin: 0 auto;
overflow: hidden;
display: table;
text-align: center;
white-space: nowrap;
}
dl.box_feature dt span {
flex-grow: 1;
}
dl.box_feature dd {
background-color: #F4F4F4;
border-radius: 0 0 15px 15px;
padding: 15px 18px 19px;
}
dl.box_feature dd > div {
display: block;
width: 100%;
margin-bottom: 20px;
}
dl.box_feature dd .text_area, dl.box_feature dd .img_area {
display: block;
}
dl.box_feature dd .text_area {
margin-bottom: 30px;
}
dl.box_feature dd .img_area {
width: 100%;
height: auto;
padding: 30px 10px;
}
dl.box_feature dd .img_area {
max-width: 100%;
width: 100%;
}   #mv.task_flow {
background-image: url(//s-flow.net/wp-content/themes/codex/images/feature/mv_taskflow.jpg);
}
.taskflowBox {
border-bottom: solid 1px #004988;
padding: 25px 0 35px;
margin-right: 0;
position: relative;
}
.taskflowBox.no-border {
border-bottom: none;
}
.taskflowBox.fukidasi {
padding-bottom: 100px;
}
.taskflowBox .fukidasiBox {
background-color: #F56C23;
border-radius: 10px;
position: absolute;
font-size: 14px;
color: #fff;
text-align: center;
width: 50%;
padding: 15px 0;
right: 50%;
transform: translateX(50%);
top: inherit;
bottom: 10%;
line-height: 1.5;
}
.taskflowBox .fukidasiBox:after {
content: "";
width: 25px;
height: 22px;
background: url(//s-flow.net/wp-content/themes/codex/images/fukidasi_or.svg) no-repeat center center;
background-size: contain;
transform: rotate(180deg);
display: block;
position: absolute;
bottom: inherit;
top: -20px;
right: 32px;
}
.taskflowBox .taskflowItem_wide {
flex-grow: 2;
padding: 20px 0;
}
.taskflowBox .taskflowItem_wide .text_left {
align-self: flex-end;
}
.taskflowBox .taskflowItem_wide .text_right {
align-self: flex-start;
}
.taskflowBox .taskflowItem_wide > div {
margin-left: auto;
margin-right: 0;
display: inline-block;
text-align: left;
font-size: 18px;
line-height: 1.5;
}
.taskflowBox div.imgbox {
flex-basis: 277px;
position: relative;
margin-right: 0;
}
.taskflowBox div.imgbox > p {
background-color: #F56C23;
border-radius: 10px;
position: absolute;
font-size: 18px;
color: #fff;
text-align: center;
width: 226px;
padding: 25px 0;
right: -58px;
top: -53px;
}
.taskflowBox div.imgbox > p:after {
content: "";
width: 54px;
height: 44px;
background: url(//s-flow.net/wp-content/themes/codex/images/fukidasi_or.svg) no-repeat center center;
display: block;
position: absolute;
bottom: -44px;
right: 32px;
}
.btn_etc_area {
background-color: #004988;
color: #fff;
padding: 20px !important;
}
.btn_etc_area ul {
letter-spacing: -0.4em;
}
.btn_etc_area ul li {
letter-spacing: normal;
display: block;
margin-right: 0;
margin-bottom: 20px;
width: 100%;
}
.btn_etc_area ul li a {
background-color: #fff;
display: block;
text-align: center;
color: #004988;
font-size: 16px;
font-weight: bold;
line-height: 4;
border: solid 1px #fff;
cursor: pointer;
align-content:
}
.btn_etc_area ul li a:hover {
background-color: #004988;
border-color: #fff;
color: #fff;
opacity: 1;
}
}
@media screen and (max-width: 428px) {
#mv {
padding: 29px 0 1em 0;
height: auto;
background: url(//s-flow.net/wp-content/themes/codex/images/top_main_visual_sp2.png) no-repeat rgba(71, 157, 203, 0.13);
background-size: 100% auto;
}	
}
.cx_table {
border-collapse: collapse; border:1px solid #617c94;margin-bottom:30px;
}
.cx_table td {
border-collapse: collapse; border:1px solid #617c94;
padding:5px;
}
.cx_table_caption {
background-color:#EDF5FB;
}
ul.cx_webinar li {
margin-bottom: 4px;
line-height: 40px;
border-radius: 2px !important;
font-size: 16px;
padding: 0 10px;
width:350px;
}
ul.cx_webinar li .btn_blue {
text-align:center;
}
.flexbox.col3.sflow-about {
flex-direction: column;
}
.flexbox.col3.sflow-about .flexItem{
max-width:906px;
margin: auto;
}
.flexbox.col3.sflow-about .flexItem dl{
display: flex;
}
.flexbox.col3.sflow-about .flexItem dt{
width: 279px;
border-radius: 15px 0px 0px 15px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.flexbox.col3.sflow-about .flexItem dt p:first-child{
width: 66px;
height: 27px;
align-items: center;
justify-content: center;
margin-bottom: 20px;
}
.flexbox.col3.sflow-about .flexItem dd{
display: flex;
flex:1;
padding: 2px 30px;
}
.top_cont01 .flexbox.sflow-about dl dt p:nth-child(n+2){
font-size: 24px;
}
.top_cont01 .flexbox.sflow-about dl dd p:first-child{
background: transparent;
}
.top_cont01 .flexbox.sflow-about dl dd p.imgwrap{
width: 198px;
display: flex;
align-items: center;
justify-content: center;
}
.top_cont01 .flexbox.sflow-about dl dd p.imgwrap img{
align-self: center;
}
.top_cont01 .flexbox.sflow-about dl dd div{
flex:1;
padding-left: 30px;
}
.top_cont01 .flexbox.sflow-about dl dd div p{
font-size: 20px;
text-align: left;
margin-bottom: 20px;
line-height: 1.6;
padding-top: 22px;
}
.top_cont01 .flexbox.sflow-about .flexItem:not(:last-child){
margin-bottom: 18px;
}
.top_cont01 .flexbox.sflow-about dl dd{
border-radius: 0px 15px 15px 0px;
}
.top_cont01 .flexbox.sflow-about .flexItem .btn{
max-width: 264px;
margin-bottom: 22px;
}
@media screen and (max-width:768px) {
.flexbox.col3.sflow-about .flexItem dl{
flex-direction: column;
}
.flexbox.col3.sflow-about .flexItem dt{
width: 100%;
border-radius: 15px 15px 0 0;
}
.top_cont01 .flexbox.sflow-about dl dd{
border-radius: 0px 0px 15px 15px;
padding: 20px;
}
}
@media screen and (max-width:640px) {
.top_cont01 .flexbox.sflow-about dl dd p.imgwrap{
width: 30%;
}
} .dropdown {
position: relative;
display: inline-block;
}
.dropdown .dropbtn::after {
transform: translateY(-50%) rotate(45deg);
width: 8px;
height: 8px;
margin-left: 10px;
border-bottom: 3px solid #484848;
border-right: 3px solid #484848;
content: '';
transition: transform .3s;
display:inline-block;
}
.current .dropdown .dropbtn::after{
border-color:#004988;
} .dropdown:hover .dropdown-layer {display: block;}
.dropdown_current{
display:none !important;
} .dropdown-layer {
display: none;
position: absolute;
z-index: 1;
}
.dropdown-content {
display:flex;
border-radius:5px;
background-color: #ffffff;
min-width: 280px;
box-shadow: 6px 0px 8px 0px rgba(0,0,0,0.2);
margin-top:12px;
} .dropdown-menu{
width:140px;
display:flex;
flex-direction:column;
} .dropdown-menu a {
font-weight: bold;
color:#484848 !important; 
padding: 10px 12px;
text-decoration: none;
display: block;
padding-left:30px;
} .dropdown-menu a:hover {opacity: 0.7;}
div#pcHeader{
overflow:visible;
}
.accordion-menu summary {
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
padding-right: 20px;
color: #fff;
cursor: pointer;
}
.accordion-menu ul {
margin-top:10px;
}
.accordion-menu summary::after {
transform: translateY(-25%) rotate(45deg);
width: 12px;
height: 12px;
margin-left: 10px;
border-bottom: 3px solid #333333b3;
border-right: 3px solid #333333b3;
content: '';
transition: transform .3s;
border-color:#fff;
}
.accordion-menu[open] summary::after {
transform: rotate(225deg);
}
.flexbox.col6 {
flex-wrap: wrap;
justify-content: space-between;
}
.flexbox.col6 .flexItem {
flex: 0 0 30%;
width: 100%;
margin-bottom:30px;
}
.top_cont05 .flexbox.col6 dl dd{
padding-top:20px;
}
.top_cont01 h2 span,
.top_cont03 h2 span{
display: block;
font-size: 16px;
color: #222222;
padding-bottom: .5em;
}
.top_cont02 h2,
.top_cont05 h2{
color:#fff;
}
.top_cont02 h2 span,
.top_cont05 h2 span{
display: block;
font-size: 16px;
color: #fff;
padding-bottom: .5em;
}
.top_cont05 h3.ttl{
text-align:left;
}
.top_cont04 p.disp_text{
height:96px;
}
.archive .blog_flex01 h2.blog_txt01{
text-align:left;
color:#484848;
}
.archive .blog_flex01 .blog_txt02{
margin-bottom:15px;
}
@media(max-width:768px){
.Page .text_img_box.reverse{
flex-direction: column-reverse;
align-items: center; 
}
}
.top_cont01 .flexItem {
max-width: 1020px !important;
margin: auto;
margin-bottom: 40px;
}
.top_cont01 dl.box_feature dd .img_area {
background-color: unset;
}
div.flexItem dl dd ul li:before {
content: "・";
margin-left: -1em;
}
div.flexItem dl dd ul {
margin-top: 30px;
margin-bottom: 20px;
}
div.flexItem dl dd ul li {
margin-bottom: 10px;
}
div.flexItem dl dd ul span{
color: #004988;
}
.top_cont02 .flexbox dl dd{
font-size:1.5rem;
}
.taskflowBox .taskflowItem_wide{
align-self:unset;
flex-basis: 50%;
padding-left: unset;
}
.taskflowBox{
border-bottom:unset;
}body.lb-disable-scrolling {
overflow: hidden;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
outline: none;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
max-height: none;
border-radius: 3px; border: 4px solid white;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
border-radius: 4px; background-color: white;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//s-flow.net/wp-content/themes/codex/images/loading.gif) no-repeat;
}
.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: none;
background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-prev, .lb-next {
height: 100%;
cursor: pointer;
display: block;
}
.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(//s-flow.net/wp-content/themes/codex/images/prev.png) left 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(//s-flow.net/wp-content/themes/codex/images/next.png) right 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #ccc;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
}
.lb-data .lb-caption a {
color: #4ae;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//s-flow.net/wp-content/themes/codex/images/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}@font-face {
font-family: 'awesome';
src:
url(//s-flow.net/wp-content/themes/codex/css/fonts/awesome.ttf?n23nhq) format('truetype'),
url(//s-flow.net/wp-content/themes/codex/css/fonts/awesome.woff?n23nhq) format('woff'),
url(//s-flow.net/wp-content/themes/codex/css/fonts/awesome.svg?n23nhq#awesome) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
i { font-family: 'awesome' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
display: inline-block; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fa-search:before {
content: "\f002";
}