@charset "utf-8";

/*
Theme Name: TSK_3
Author: abeden co.ltd.
Version: 1.2
*/

/* base */

html {
    padding: 0;
    font-size: 62.5%;
}

body {
    position: relative;
    font-family: 'Noto Sans JP', '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    color: #333;
    font-size: 1.6rem;
    line-height: 1.5em;
    margin: 0;
    overflow: hidden;
}

h1 {
    font-size: 1.8rem;
}

h1 a {
    color: #333;
}

h2 {
    font-size: 3.2rem;
    margin: 0 0 40px;
}

h3 {
    font-size: 2.8rem;
    color: #315096;
    line-height: 1.2em;
    margin: 0 0 30px;
}

h4 {
    font-size: 2.4rem;
    line-height: 1.2em;
    padding-left: 10px;
    margin: 20px 0 40px;
    border-left: solid 5px #315096;
}

h5 {
    font-size: 2rem;
    color: #315096;
    margin-bottom: 20px;
}

a {
    color: #4682b4;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #bbc8e6;
    transition-duration: 0.2s;
}

a:hover img {
    opacity: 0.8;
    transition-duration: 0.2s;
}

a:focus {
    outline: none;
}

img {
    vertical-align: middle;
}

p {
    text-align: justify;
    margin: 25px 0;
}

ul {
    list-style: none;
}

ol {
    padding-left: 15px;
}

ol li {
    margin: 10px 0;
}

dt {
    font-size: 1.8rem;
    font-weight: bold;
    color: #315096;
}

dd {
    margin: 10px 0 50px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th,
td {
    padding: 10px;
}

hr {
    border: 0;
    height: 1px;
    background: #ccc;
    background-image: -webkit-linear-gradient(left, #eee, #ddd, #eee);
    background-image: -moz-linear-gradient(left, #eee, #ddd, #eee);
    background-image: -ms-linear-gradient(left, #eee, #ddd, #eee);
    background-image: -o-linear-gradient(left, #eee, #ddd, #eee);
    background-image: linear-gradient(left, #eee, #ddd, #eee);
    margin: 70px 0;
}

address {
    font-style: normal;
}

[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
    border: solid thin #ccc;
    padding: 5px;
    border-radius: 3px;
}

[type="submit"],
[type="button"] {
    background: #0095d9;
    color: #fff;
    padding: 5px 15px 2px;
    cursor: pointer;
}

[type="submit"]:hover,
[type="button"]:hover {
    background-color: #70b6f2;
}

small {
    font-size: 1.3rem;
}

rt {
    font-size: 1.3rem;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* common*/

.container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    margin: 0 auto;
}

.container.al_c {
    align-items: center;
}

.co_box {
    position: relative;
    padding: 0 20px;
    flex-basis: 600px;
    flex-grow: 1;
}

.co_box_m {
    position: relative;
    padding: 0 20px;
    flex-basis: 500px;
    flex-grow: 1;
}

.co_box_s {
    position: relative;
    padding: 0 20px;
    flex-basis: 350px;
    flex-grow: 1;
}

.co_img {
    position: relative;
    padding: 10px 20px;
    flex-basis: 350px;
    flex-grow: 1;
}

.co_img_s {
    position: relative;
    text-align: center;
    padding: 10px 20px;
    flex-basis: 300px;
    flex-grow: 1;
}

.co_img_ss {
    position: relative;
    text-align: center;
    padding: 10px 20px;
    flex-basis: 150px;
    flex-grow: 1;
}

.co_img img,
.co_img_s img,
.co_img_ss img {
    display: inline-block;
    width: 100%;
    height: auto;
}

.co_img_s img,
.co_img_ss img {
    max-width: 300px;
}

.co_side {
    position: relative;
    padding: 0 20px;
    flex-basis: 250px;
    flex-grow: 1;
}

.division {
    padding: 70px 0;
}

.wrap {
    position: relative;
    width: 100%;
    max-width: 1024px;
    padding: 80px 20px;
    margin: 0 auto;
}

.wrap_r {
    width: 100%;
    max-width: 1024px;
    padding: 20px;
    margin: 0 auto;
}

.space {
    padding: 30px 0;
}

.band {
    background: #f6f6f6;
    padding: 50px 0;
}

.band_g {
    background: rgba(220, 220, 230, 0.2);
}

.band_bg_1 {
    background: url(img/common/band_bg_01.jpg);
    background-size: cover;
}

.band_bg_2 {
    background: url(img/common/band_bg_02.jpg);
    background-size: cover;
    background-position: bottom;
}

.red {
    color: red;
}

.txt_l {
    text-align: left;
}

.txt_r {
    text-align: right;
}

.txt_c {
    text-align: center;
}

.font_m {
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.font_f {
    font-family: "kouzan";
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.3em;
}

.large {
    font-size: 2rem;
}

.xlarge {
    font-size: 3.2rem;
}

.cap_1 {
    display: inline-block;
    position: relative;
    font-size: 2.4rem;
    font-weight: bold;
    color: #315096;
    line-height: 1.2em;
    padding-bottom: 5px;
    margin: 10px 0 40px;
    border-bottom: solid 2px #0068b7;
}

.cap_1_sub {
    position: absolute;
    bottom: -1.5em;
    width: 100%;
    font-size: 1.6rem;
    color: #333;
    text-align: center;
}

.cap_2 {
    position: relative;
    padding: 7px 0;
    margin-bottom: 60px;
    border-bottom: solid 3px #ccc;
}

.cap_2::before {
    content: "";
    position: absolute;
    bottom: -3px;
    width: 200px;
    height: 3px;
    background: #315096;
}

.cap_2 h3 {
    margin-bottom: 0;
}

.cap_2 .cap_2_sub {
    position: absolute;
    right: 0;
    bottom: 5px;
    font-weight: bold;
    color: #315096;
    opacity: 0.5;
}

.cap_3 {
    position: relative;
    background: #315096;
    font-size: 2.2rem;
    color: #fff;
    padding: 10px 20px 10px 25px;
    margin-bottom: 30px;
}

.cap_3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    width: 3px;
    height: 100%;
    background: #fff;
}

.btn_1,
.btn_2 {
    display: inline-block;
    position: relative;
    color: #fff;
    font-weight: 500;
    padding: 9px 50px 9px 25px;
    margin: 20px 0 30px;
    border: solid 2px #315096;
    border-radius: 25px;
    z-index: 1;
}

.btn_1::before,
.btn_2::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -1px;
    right: -1px;
    width: 102%;
    height: 103%;
    background: #315096;
    border-radius: 25px;
    z-index: -1;
}

.btn_1::after {
    content: url(img/common/arrow_02.svg);
    position: absolute;
    right: 15px;
    margin-left: 15px;
}

.btn_2::after {
    content: url(img/common/blank.svg);
    position: absolute;
    top: 10px;
    right: 15px;
    margin-left: 15px;
}

.btn_1:hover,
.btn_2:hover {
    color: #315096;
}

.btn_1:hover::before,
.btn_2:hover::before {
    width: 45px;
    transition-duration: 0.2s;
}

.blank {
    display: inline-block;
    position: relative;
    margin: 5px 0;
}

.blank::after {
    display: inline-block;
    content: url(img/common/blank.svg);
    position: relative;
    margin-left: 5px;
    filter: invert(10);
}

.in_block {
    display: inline-block;
}

.variable_img img {
    width: 100%;
    height: auto;
}

.w_350 {
    max-width: 350px;
    margin: auto;
}

.w_600 {
    max-width: 600px;
    margin: auto;
}

.w_700 {
    max-width: 700px;
    margin: auto;
}

.w_800 {
    max-width: 800px;
    margin: auto;
}

.pdf {
    display: inline-block;
    position: relative;
}

.pdf::after {
    content: url(img/common/pdf.svg);
    position: relative;
    top: 5px;
    margin-left: 10px;
}

/* header */

header {
    align-items: center;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

.site_title {
    font-size: 1.8rem;
    padding: 0.5em 1em;
    flex-basis: 230px;
    flex-grow: 1;
}

.site_title img {
    display: inline-block;
    width: 70px;
    height: auto;
    margin: 0 15px 0 5px;
}

.com_name {
    display: inline-block;
    font-weight: bold;
    color: #315096;
}

.com_name a {
    color: #315096;
}

/* nav */

.navmenu {
    text-align: right;
    margin: 0;
    flex-basis: 550px;
    flex-grow: 2;
}

.navmenu ul {
    display: inline-block;
    background: #315096;
    text-align: right;
    padding: 15px 10px;
}

.navmenu li {
    display: inline-block;
    background: #315096;
    margin: 0;
}

.navmenu a {
    display: inline-block;
    position: relative;
    background: #315096;
    font-size: 1.4rem;
    color: #fff;
    padding: 1px 12px;
}

.navmenu a::before,
.navmenu a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 0;
    background: #fff;
    margin: auto;
    border-radius: 3px;
    transition-duration: 0.2s;
}

.navmenu a::after {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
}

.navmenu a:hover::before,
.navmenu a:hover::after {
    height: 100%;
    transition-duration: 0.2s;
}

/* pankuzu */

.pankuzu {
    position: relative;
    width: 100%;
    padding: 5px 15px;
    margin: auto;
}

.pankuzu ul {
    width: 100%;
    padding-left: 0;
    margin: 10px auto;
}

.pankuzu ul li {
    display: inline-block;
    font-size: 1.2rem;
    padding-left: 8px;
    margin-right: 0;
}

.pankuzu a {
    display: inline-block;
    color: #1e5f89;
    transform: rotate(0.05deg);
    margin-right: 5px;
}

.pankuzu li::after {
    display: inline-block;
    content: "/";
    margin-left: 7px;
}

.pankuzu li:last-child::after {
    display: none;
}

/* contents */

main {
    position: relative;
    overflow: hidden;
}

.contact_box {
    background: #315096;
    color: #fff;
    text-align: center;
    padding: 50px 20px;
    /*
    margin-top: 100px;
    */
    border-radius: 10px;
}

.contact_cap {
    display: inline-block;
    position: relative;
    font-size: 2.4rem;
    padding-bottom: 5px;
    margin-top: 10px;
    border-bottom: solid 2px #fff;
}

.contact_box .tel {
    position: relative;
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: 2px;
    margin-top: 10px;
}

.contact_box .tel::before {
    content: url(img/common/tel.svg);
    position: relative;
    top: 5px;
    margin-right: 5px;
}

.contact_box .time {
    margin-top: 8px;
}

.map iframe {
    width: 100%;
    border: 0;
}

.map .review-box {
    display: none
}

/* index */

.index_img {
    text-align: center;
}

.index_img img {
    width: 100%;
    max-width: 1024px;
    height: auto;
}

.index_mov {
    max-height: 95vh;
    overflow: hidden;
}

.index_mov video {
    display: block;
    width: 100%;
    height: auto;
}

.index_txt {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(2px);
    padding: 5px 25px;
    border-radius: 5px;
}

.index_box {
    background: #ebfafc;
    flex-basis: 300px;
    flex-grow: 1;
    padding: 20px;
    margin: 15px;
    border-radius: 5px;
    z-index: 1;
}

.index_box img {
    display: inline-block;
    width: 100%;
    max-width: 280px;
    height: auto;
    margin-bottom: 15px;
}

.all_list {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    margin: auto;
}

.all_list .btn_1 {
    margin-bottom: 0;
}

.info_box {
    height: 240px;
    padding: 15px 20px;
    border: solid 2px #315096;
    border-radius: 5px;
    overflow: auto;
}

.info_box li {
    margin: 20px 0;
}

.info_box .post_date {
    display: inline-block;
    font-size: 1.4rem;
    color: #999;
    margin-right: 15px;
}

.to_contact a {
    display: inline-block;
    background: #fff;
    font-size: 1.7rem;
    font-weight: 500;
    color: #315096;
    padding: 5px 15px;
    margin-top: 20px;
    border: solid 2px #fff;
    border-radius: 5px;
}

.to_contact a:hover {
    background: #315096;
    color: #fff;
}

/* page */

.top_cap {
    background: #0068b7;
    color: #fff;
    text-align: center;
    padding: 40px 20px;
}

.top_cap h2 {
    margin-bottom: 0;
}

.top_cap div {
    font-size: 2.2rem;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 2px;
    margin-top: 20px;
}

/* company */

.dat {
    width: 100%;
    background: #fff;
    margin: 20px 0;
}

.dat tr {
    border-bottom: solid thin #ccc;
}

.dat tr:nth-child(odd) {
    background: #f4f9ff;
}

.dat th {
    position: relative;
    min-width: 140px;
    color: #1e5f89;
    padding: 10px 20px;
}

.dat2 {
    margin: 20px 0;
}

.dat2 tr:nth-child(odd) {
    background: #f4f9ff;
}

.dat2 th {
    background: #0068b7;
    font-weight: 500;
    color: #fff;
    padding: 10px 20px;
    border-right: solid thin #fff;
}

.dat2 th:last-child {
    border: none;
}

.dat2 td {
    padding: 15px;
    border: solid thin #ccc;
}

.dat_center {
    font-weight: 600;
    text-align: center;
}

.ol_st {
    counter-reset: item;
    list-style-type: none;
    font-size: 1.7rem;
    padding-left: 0;
}

.ol_st ol {
    padding-left: 1em;
}

.ol_st li {
    text-indent: -1.3em;
    padding-left: 1.3em;
}

.ol_st li:before {
    counter-increment: item;
    content: counter(item)'.';
    padding-right: .5em;
    font-weight: bold;
    color: #315096;
}

.history {
    margin: 20px 0;
}

.history li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
}

.history li::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    border: solid 3px #0068b7;
    border-radius: 50%;
}

.history li::after {
    content: "";
    position: absolute;
    top: 22px;
    left: 9px;
    width: 2px;
    height: 100%;
    background: #ccc;
}

.history li:last-child::after {
    display: none;
}

.history_y {
    position: relative;
    font-size: 1.8rem;
    font-weight: bold;
    color: #315096;
}

.history_y::before {
    content: "";
    position: absolute;
    top: 11px;
    left: -20px;
    width: 15px;
    height: 2px;
    background: #ccc;
}

.history_p {
    position: relative;
    left: -140px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #315096;
}

.history_p::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 85px;
    width: 15px;
    height: 2px;
    background: #ccc;
}

.history_p div {
    display: inline-block;
    position: relative;
    top: -3px;
    background: #0095d9;
    color: #fff;
    font-weight: normal;
    padding: 3px 10px 5px;
}

.p_link {
    text-align: center;
    padding: 10px 0;
    border-top: solid 2px #0068b7;
    border-bottom: solid 2px #0068b7;
}

.p_link li {
    display: inline-block;
}

.p_link li a {
    display: inline-block;
    position: relative;
    background: #0068b7;
    font-size: 1.3rem;
    color: #fff;
    padding: 5px 15px;
    margin: 5px;
    border: solid 2px #0068b7;
    border-radius: 20px;
}

.p_link li a:hover {
    background: #fff;
    color: #0068b7;
}

.p_link li a::before {
    display: inline-block;
    content: url(img/common/arrow_02_2.svg);
    filter: invert(10) brightness(100);
    transform: rotate(90deg);
    margin-right: 10px;
}

.p_link li a:hover::before {
    filter: none;
}

/* group */

.p_customer,
.n_h_office,
.s_company {
    max-width: 500px;
    background: #fdc500;
    font-size: 3.6rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    padding: 20px;
    margin: 10px auto;
    border-radius: 10px;
}

.p_customer span,
.n_h_office span,
.s_company span {
    display: block;
    font-size: 2rem;
}

.n_h_office {
    background: #5f9fdc;
}

.s_company {
    background: #f07623;
}

.p_flow {
    position: relative;
    text-align: center;
}

.p_flow div {
    display: inline-block;
}

.p_flow img {
    width: 150px;
}

.p_flow_l,
.p_flow_r {
    position: relative;
    width: 230px;
    font-size: 2rem;
    font-weight: bold;
}

.p_flow_l {
    text-align: left;
}

.p_flow_r {
    text-align: right;
}

.p_flow_l::after,
.p_flow_r::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #999;
}

.p_flow_r::after {
    left: auto;
    right: 0;
}

.p_flow_top {
    top: 10px;
}

.po_ol {
    display: inline-block;
    background: #f5faff;
    font-size: 2.8rem;
    font-weight: bold;
    text-align: left;
    line-height: 1.2em;
    counter-reset: number;
    list-style-type: none !important;
    padding: 0 20px;
    margin: auto;
    border-radius: 10px;
}

.po_ol li {
    position: relative;
    padding-left: 30px;
    line-height: 1.5em;
    padding: 0.5em 0.5em 0.5em 40px;
}

.po_ol li:before {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    background: #5c9ee7;
    color: white;
    font-weight: bold;
    font-size: 1.6rem;
    border-radius: 50%;
    left: 0;
    width: 30px;
    height: 30px;
    line-height: 1.8em;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.d_arrow {
    margin: 40px 0;
}

.internal_m {
    display: inline-block;
    font-size: 3.6rem;
    font-weight: bold;
    line-height: 1.2em;
    background: #ebfafc;
    padding: 20px;
    border-radius: 8px;
}

/* workplace */

.voice_wrap .co_img_s {
    flex-basis: 250px;
}

.voice_box,
.voice_box_b {
    max-width: 500px;
    background: #eee;
    padding: 20px;
    margin: 20px 0;
    border-radius: 0 20px 0 0;
}

.voice_box_b {
    background: #ebfafc;
}

.voice_box p,
.voice_box_b p {
    padding: 0 20px;
}

.question {
    position: relative;
    font-size: 2.2rem;
    font-weight: bold;
    color: #0068b7;
    line-height: 1.3em;
    padding: 0 0 10px 55px;
}

.question::before {
    content: "Q.";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 4.6rem;
    line-height: 1em;
    margin-right: 5px;
}

.question::after {
    content: "";
    position: absolute;
    left: -20px;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #0068b7;
}

/* single */

.single .post_date {
    color: #999;
    text-align: right;
}

article {
    padding: 40px 0;
    margin: 10px 0;
    border-top: solid thin #0068b7;
    border-bottom: solid thin #0068b7;
}

.peger {
    margin: 40px 0;
}

.peger_l,
.peger_r {
    position: relative;
}

.peger_r {
    text-align: right;
}

.peger_l a::before {
    content: "←";
    margin-right: 5px;
}

.peger_r a::after {
    content: "→";
    margin-left: 5px;
}

/* archive */

.archive h2 {
    color: #315096;
    padding-bottom: 10px;
    margin-bottom: 50px;
    border-bottom: solid 2px #315096;
}

.archive .post_list {
    margin: 20px 0 80px;
    border-bottom: solid thin #ccc;
}

.archive .post_date {
    font-size: 1.4rem;
    color: #999;
    text-align: right;
}

.category {
    text-align: right;
    margin: 10px 0;
}

.category li {
    display: inline-block;
}

.category a {
    display: inline-block;
    background: #315096;
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.2em;
    padding: 1px 8px 3px;
    margin: 5px;
    border: solid 2px #315096;
    border-radius: 3px;
}

.category a:hover {
    background: #fff;
    color: #315096;
}

/* sitemap */

.sitemap li {
    margin: 0.5em 0;
}

.sitemap li::before {
    content: url(../img/common/arrow_02.svg);
    filter: invert(10);
    margin-right: 5px;
}

.sitemap li li {
    position: relative;
    margin-left: 1em;
}



/* pagetop */

.pagetop {
    position: relative;
    z-index: 1;
}

.pagetop a {
    display: inline-block;
    position: fixed;
    bottom: 15px;
    right: 20px;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #666;
    letter-spacing: 5px;
    opacity: 0.9;
    z-index: 400;
}

.pagetop a img {
    display: block;
    width: 100%;
}

.pagetop a:hover {
    bottom: 20px;
}

.pagetop a:hover img {
    opacity: 0.7;
    transition-duration: 0.2s;
}

/* side */

.widget {
    max-width: 400px;
    padding: 0 20px;
}

.widget h3 {
    position: relative;
    background: #315096;
    font-size: 2rem;
    color: #fff;
    padding: 10px;
}

.widget h3::before,
.widget h3::after {
    content: "";
    position: absolute;
    top: 0;
    right: 1em;
    width: 3px;
    height: 100%;
    background: #fff;
}

.widget h3::after {
    right: 0.4em;
}

.widget ul {
    padding: 0 20px;
}

.widget li {
    list-style: circle;
}

/* footer */

footer {
    background: #eee;
    padding: 10px 20px;
    margin-top: 100px;
}

.footer {
    max-width: 800px;
    padding: 20px 0;
    margin: auto;
}

.f_title {
    font-size: 1.8rem;
    font-weight: bold;
}

.f_title a {
    color: #333;
}

.f_name {
    margin: 5px 0 0 5px;
}

.f_address {
    margin-top: 30px;
}

.f_address address {
    font-size: 1.4rem;
    margin-bottom: 10px;
}

.f_link {
    text-align: right;
}

.f_link li {
    display: inline-block;
}

.f_link li a {
    display: inline-block;
    font-size: 1.4rem;
    padding: 5px 10px;
}

.copyright {
    font-size: 1.4rem;
    text-align: center;
}

@media screen and (min-width: 1600px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1024px) {

    .site_title {
        padding: 0.5em 0.5em 0.4em;
    }

    .all_list {
        position: relative;
        margin-bottom: 10px;
    }

    .history_p {
        left: 0;
    }

    .history_p::before {
        left: -20px;
    }

}

@media screen and (max-width: 768px) {
    nav.navmenu {
        position: fixed;
        z-index: 2;
        top: 0;
        left: 0;
        background: #fff;
        color: #000;
        text-align: center;
        width: 100%;
        margin: 0;
        transform: translateX(-100%);
        transition: all 0.6s;
    }

    nav.navmenu ul {
        display: block;
        background: #0068b7;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding: 0;
    }

    nav.navmenu ul li {
        display: block;
        font-size: 1.1em;
        list-style-type: none;
        padding: 0;
        width: 100%;
        border-bottom: 1px dotted #333;
    }

    nav.navmenu ul li:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }

    nav.navmenu ul li a {
        display: block;
        color: #fff;
        padding: 1em 0;
    }

    nav.navmenu ul li a::after {
        content: none;
    }

    nav.navmenu.open {
        transform: translateX(0%);
    }

    .toggle {
        display: block;
        position: absolute;
        right: 9px;
        top: 7px;
        width: 42px;
        height: 42px;
        background: #fff;
        cursor: pointer;
        border: solid thin #333;
        z-index: 3;
    }

    .toggle span {
        display: block;
        position: absolute;
        width: 30px;
        height: 3px;
        background: #000;
        -webkit-transition: .35s ease-in-out;
        -moz-transition: .35s ease-in-out;
        transition: .35s ease-in-out;
        left: 6px;
        border-radius: 2px;
    }

    .toggle span:nth-child(1) {
        top: 9px;
    }

    .toggle span:nth-child(2) {
        top: 18px;
    }

    .toggle span:nth-child(3) {
        top: 27px;
    }

    .toggle.active span:nth-child(1) {
        top: 18px;
        left: 6px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .toggle.active span:nth-child(2),
    .toggle.active span:nth-child(3) {
        top: 18px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .wrap {
        padding: 40px 20px;
    }

    .division {
        padding: 30px 0;
    }

    .widget {
        padding: 0;
    }

    .p_flow_l,
    .p_flow_r {
        font-size: 1.6rem;
        width: 180px;
    }

    .p_flow_img {
        width: 130px;
    }

    .f_link {
        text-align: center;
    }

}

@media screen and (max-width: 600px) {

    body {
        font-size: 1.5rem;
    }

    .co_box,
    .co_box_m,
    .co_box_s,
    .co_side {
        padding: 0;
    }

    .info_box .post_date {
        display: block;
    }

    .p_link {
        text-align: left;
    }

    .p_link li a {
        font-size: 1.2rem;
        padding: 3px 10px;
        margin: 3px 0;
    }

    .dat,
    .dat2,
    .history {
        font-size: 1.3rem;
    }

    .dat th,
    .history td {
        min-width: 85px;
        padding: 10px;
    }

    .mfptr th,
    .mfptr td {
        display: block;
    }

    table.mailform tr th {
        width: 100%;
        font-weight: bold;
        text-align: left;
        border-bottom: none;
    }

    table.mailform tr th img {
        margin-right: 5px;
    }

    .p_flow_l,
    .p_flow_r {
        font-size: 1.5rem;
        width: 160px;
    }

    .voice_wrap .co_img_s {
        flex-basis: 200px;
        padding: 10px;
    }

    .question {
        font-size: 2rem;
        line-height: 1.1em;
        padding-left: 40px;
    }

    .question::before {
        font-size: 3.6rem;
        margin-right: 5px;
    }

}

@media screen and (max-width: 480px) {

    .p_flow_l,
    .p_flow_r {
        width: 200px;
    }

    .p_flow_l {
        position: absolute;
        left: 0;
    }

    .p_flow_r {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .p_flow_l::before,
    .p_flow_r::before {
        content: "";
        position: absolute;
        width: 2px;
        height: 50px;
        background: #999;
    }

    .p_flow_l::before {
        left: 1em;
        bottom: -3.5em;
    }

    .p_flow_r::before {
        top: -3.5em;
        right: 1em;
    }

    .p_flow_l::after,
    .p_flow_r::after {
        width: 40px;
    }

    .p_flow_l::after {
        left: 1.1em;
        bottom: -3.5em;
    }

    .p_flow_r::after {
        top: -3.5em;
        right: 1.1em;
    }

    .p_flow_img {
        display: block;
        width: 100%;
        padding: 60px 0 30px;
    }

    .voice_box p,
    .voice_box_b p {
        padding: 0;
    }

    .po_ol {
        font-size: 2.4rem;
    }

    .internal_m {
        font-size: 3rem;
    }

}

@media screen and (max-width: 360px) {}
