/*
Theme Name: 敦賀海陸運輸-2
Description: 敦賀海陸運輸 リニューアル　2026
*/


@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');



body {
    	font-family: 'Noto Sans JP', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 16px;
	line-height: 1.8;
	color: #000;
	-webkit-text-size-adjust: 100%;

    width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

main {
    display: block;
    margin: 0;
}

.inner {
    max-width: 1200px;
    margin: 22px auto;
    text-align: center;
    text-align: left;
}

@media screen and (max-width:1260px) {
    .inner {
        width: 90%;
        margin: auto;
    }
}

a {
    color: #1F6ED4;
    -webkit-transition: color 0.4s ease;
    transition: color 0.4s ease;
}

a:hover {
    color: #E10000;
}

p {
    word-break: break-all;
}


















/* ドレー運用スケジュール */

main#biz_drayage section.page_ttl_wrap {
    background-image: url("images/04business/05schedule/page_top04_05biz_schedule.jpg");
}

main#biz_drayage #drayage_calendar .inner {
    text-align: center;
    padding-bottom: 50px;
    line-height: 1.8;
}

main#biz_drayage #drayage_calendar .inner h2 {
    position: relative;
    margin: 30px auto;
    font-size: 28px;
    line-height: 1.4;
    text-align: center;
}

main#biz_drayage #drayage_calendar .inner h2 span {
    display: block;
    font-size: 15px;
    color: #1F6ED4;
}

@media screen and (max-width:480px) {
    main#biz_drayage #drayage_calendar .inner h2 {
        font-size: 24px;
    }
}

main#biz_drayage #drayage_calendar  .sokuho {
    max-width: 560px;
    margin: 0 auto 50px;
}

main#biz_drayage #drayage_calendar  .sokuho p {
    font-size: 16px;
    padding: 20px;
    border: 1px solid #b5b5b6;
    text-align: left;
}

main#biz_drayage #drayage_calendar  .sokuho h3 {
    font-size: 24px;
    font-weight: bold;
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    color: #1F6ED4;
    display: inline-block;
    border: 2px solid;
    border-radius: 5px;
    padding: 0 20px;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    main#biz_drayage #drayage_calendar  .sokuho p {
        font-size: 14px;
        padding: 5%;
    }

    main#biz_drayage #drayage_calendar  .sokuho h3 {
        font-size: 20px;
    }
}
main#biz_drayage #drayage_calendar .sokuho{max-width: 660px;}
#drayage_calendar .update_date { font-size: 120%; font-weight: bold; text-align: right; }
#drayage_schedule .inside { text-align: center; }
#drayage_schedule .calendar_wrapper { overflow-x: auto; }
#drayage_schedule table.calendar { border-collapse: collapse; border-spacing: 0; margin: 0 auto 10px;min-width: 660px; }
#drayage_schedule .calendar_caption { font-size: 150%; font-weight: bold; color: #999; padding: 5px 0; }
#drayage_schedule table.calendar tr th { border: solid 1px #ccc; padding: 3px; color: #000000; font-weight: bold; }
#drayage_schedule table.calendar tr th.sun { color: #e66; }
#drayage_schedule table.calendar tr th.sat { color: #52abdf; }
#drayage_schedule table.calendar tr td .day { text-align: center; display:block}
#drayage_schedule table.calendar tr td.sun .day { color: #e66; }
#drayage_schedule table.calendar tr td.sat .day { color: #52abdf; }
#drayage_schedule table.calendar tr td { border: solid 1px #ccc; padding: 3px; text-align: left; }
#drayage_schedule table.calendar tr td span.label { font-size:80%; font-weight:bold;}
#drayage_schedule table.calendar tr td span.value { margin-left:.5em; }
#drayage_schedule table.calendar tr td.blank { background: #dfdfdf; opacity:.5;}
#drayage_schedule table.calendar tr td.today { background: #bbd9ff; }
#drayage_schedule .comment  { border-collapse: collapse;border-spacing: 0;margin: 0 auto 20px; }
#drayage_schedule .comment.upper  { margin: 0 auto 5px; }
#drayage_schedule .comment span { display:inline-block;padding:0 1em;}
/*  */


















/* ツアー終了・ツアー中止　表示 */

.biz_tour_plan.f_item{
    position: relative;
}

.biz_tour_plan.f_item.end::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.5);
    background-image: url(images/04business/16tours/sold_out.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;

}
.biz_tour_plan.f_item.cancel::after{
    content: "催行中止となりました";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255,255,255,0.5);
    color: #f00;
    font-weight: bold;
    text-align: center;
    line-height: 1em;
    font-size: 2em;
}



















body.post_tours-template-default #header,
body.post_tours-template-default #header2,
body.post_tours-template-default #footer2{
    display: none;
}

main#single-tours {
    width: 100%;
}

main#single-tours .detail {
    margin: 0 auto;
    text-align: center;
}

main#single-tours .detail img {
    width: 100%;
    max-width: 960px;
    height: auto;
    margin-bottom: 20px;
}

main#single-tours .detail p {
    padding: 10px;
    background: #1F6ED4;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2em;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

main#single-tours .detail p span {
    display: block;
    margin-bottom: 10px;
    font-size: 200%;
    font-weight: bold;
    line-height: 1em;
}

main#single-tours .detail p a.totel {
    font-size: 160%;
}

main#single-tours .detail .comment {
    padding: 10px;
    background: #f5fcfd;
    border: solid 1px #1F6ED5;
    margin: 10px 0;
    font-weight: bold;
    text-align: center;
    color: #000;
    box-shadow: none;
}

main#single-tours .detail .request.form {
    background: #ffb100;
}

main#single-tours .detail .request.full {
    text-align: center;
    font-weight: bold;
    font-size: 150%;
    color: #fff;
    background: #f00;
    margin: 20px 0;
}

main#single-tours .detail .request.adjust {
    text-align: center;
    font-weight: bold;
    font-size: 150%;
    color: #fff;
    background: #ff9b00;
    margin: 20px 0;
}

main#single-tours .detail .request.form {
    text-align: center;
    font-weight: bold;
    font-size: 150%;
    margin: 20px 0;
}

main#single-tours .detail .request.form a {
    background: #ffffff;
    color: #ff7800;
    border: 4px solid #ff8a00;
    border-radius: 5px;
    padding: 10px;
    display: inline-block;
    text-decoration: none;
    box-shadow: 0 5px 0 #a95b00;
}


















/* リンク集 */


main#link{
    padding-bottom: 50px;
    line-height: 1.8;
}
main#link section ul {
    margin: 0 auto 80px;
}

main#link section ul li {
    position: relative;
    margin: 0 0 1em 3em;
    font-size: 12px;
    list-style-type: none;
}

main#link section ul li::before {
    content: "";
    border: transparent solid 0.3em;
    border-left-color: #000000;
    position: absolute;
    height: 0;
    width: 0;
    left: -1em;
    margin: 1em 0 0;
    padding: 0;
}

main#link section ul li a {
    margin-right: 1em;
    font-size: 16px;
    color: #e10000;
    text-decoration: underline;
}
main#link section ul li a:hover {
    text-decoration: none;
}









/*　サイトマップ　*/
main#sitemap{
    padding-bottom: 50px;
}
main#sitemap section.sitemap01 .inner>ul {
    max-width: 960px;
    margin: auto;
}

main#sitemap section.sitemap01 .inner>ul>li {
    margin-bottom: 20px;
    line-height: 2;
}

main#sitemap section.sitemap01 .inner>ul>li>a {
    position: relative;
    margin-bottom: 10px;
    padding: 0 0.5em;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #E10000;
}

main#sitemap section.sitemap01 .inner>ul>li>a:hover {
    border-color: #E10000;
}

main#sitemap section.sitemap01 .inner>ul>li ul.children {
    margin-left: 1em;
}

main#sitemap section.sitemap01 .inner>ul>li ul.children li {
    margin-bottom: 4px;
    line-height: 2;
}

main#sitemap section.sitemap01 .inner>ul>li ul.children li a {
    position: relative;
    display: inline-block;
    padding-left: 1em;
    background-color: transparent;
    font-size: 16px;
    color: #1F6ED4;
}

main#sitemap section.sitemap01 .inner>ul>li ul.children li a::before {
    content: "";
    border: transparent solid 0.3em;
    border-left-color: #000000;
    position: absolute;
    height: 0;
    width: 0;
    left: 0;
    margin: 0.8em 0 0;
    padding: 0;
}

main#sitemap section.sitemap01 .inner>ul>li ul.children li a:hover {
    color: #E10000;
}




/* ニュース */
main#news_release section.page_ttl_wrap {
    background-image: url("images/09news_release/page_top_09news_release.jpg");
}

main#news_release div.inner section h2 {
    margin-bottom: 20px;
}

main#news_release div.inner section article {
    margin: 0 auto;
    padding: 40px 0;
    border-top: 1px solid #C9CACA;
}

main#news_release div.inner section article .entry-content {
    margin: 40px auto;
}

main#archive section.page_ttl_wrap {
    background-image: url("images/09news_release/page_top_09news_release.jpg");
}

main#archive div.inner section h2 {
    margin-bottom: 20px;
}

main#archive div.inner section article {
    margin: 0 auto;
    padding: 40px 0;
    border-top: 1px solid #C9CACA;
}

main#archive div.inner section article .entry-content {
    margin: 40px auto;
    line-height: 1.8;
}

main#archive div.inner section article .entry-content a{
    text-decoration: underline;
}
main#archive div.inner section article .entry-content a:hover{
    text-decoration: none;
}

.entry-title {
    margin-bottom: 10px;
    font-size: 26px;
    padding-bottom: 5px;
    border-bottom: solid 2px #e10000;
}

/*.entry-title span.marker_b {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(0%, rgba(31, 110, 212, 0.6)));
    background: linear-gradient(transparent 65%, rgba(31, 110, 212, 0.6) 0%);
    display: inline;
}*/

.entry-meta {
    text-align: left;
    margin-bottom: 20px;
}

.entry-meta span.entry-date {
    font-size: 16px;
}

.cat-links a {
    display: inline-block;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #1F6ED4;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.cat-links a:hover {
    border-color: #1F6ED4;
    color: #1F6ED4;
    background-color: #fff;
}

main#single section.page_ttl_wrap {
    background-image: url("images/09news_release/page_top_09news_release.jpg");
}

main#single section.page_ttl_wrap .inner {
    display: table-cell;
}

main#single section.page_ttl_wrap #page_ttl {
    color: #fff;
}

main#single .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 80px auto;
}

main#single .inner article {
    width: 100%;
    min-height: 60vh;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

main#single .inner .entry-content {
    margin: 40px auto;
    line-height: 1.8;
}
main#single .inner .entry-content a{
    text-decoration: underline;
}
main#single .inner .entry-content a:hover{
    text-decoration: none;
}

main#single .inner article .back-eBtn{
    text-align: center;
}
main#single .inner article .back-eBtn a{
    display: inline-block;
    width: 80%;
    max-width: 300px;
    border: solid 1px #1F6ED4;
    background-color:#1F6ED4;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 15px;
}
main#single .inner article .back-eBtn a:hover{
    background-color:#fff;
    color: #1F6ED4;
}

@media screen and (max-width: 640px) {
    .entry-title {
        font-size: 22px;
        line-height: 1.5;
    }
}














/* 会社動画 */

main#movie section .inner video {
    width: 100%;
    height: auto;
}






/*　サイトポリシー　*/
main#sitepolicy section.sitepolicy01{
    padding-bottom: 100px;
    line-height: 1.8;
}
main#sitepolicy section.sitepolicy01 .inner section {
    margin: 30px 0;
}

main#sitepolicy section.sitepolicy01 .inner section h3 {
    background-color: #efefef;
    padding: 10px 1em;
    margin-top: 2em;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 1em;
    color: #000;
}

main#sitepolicy section.sitepolicy01 .inner section ul {
    list-style: outside;
    padding-left: 2em;
    margin: 1em 0;
}
main#sitepolicy section.sitepolicy01 .inner section ul li{
    list-style: disc;
}

main#sitepolicy section.sitepolicy01 .inner section p span {
    font-weight: bold;
    color: #e10000;
    font-size: 24px;
    margin-left: 1em;
}





















#fancybox-img {
    width: 90% !important;
    height: 90% !important;
    margin: auto !important;
    display: block;
}

#fancybox-title-over {
    background: #1F6ED4 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 1.2em;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

#fancybox-title-over span {
    display: block;
    font-size: 200%;
    font-weight: bold;
    line-height: 1em;
}

.fancybox-title-over {
    top: 90%;
}

.posts-navigation .screen-reader-text {
    display: none;
}

.posts-navigation .nav-previous,
.posts-navigation .nav-next {
    margin: 20px 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-color: #1F6ED4;
    border-radius: 5px;
    border: 1px solid #1F6ED4;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.posts-navigation .nav-previous:hover,
.posts-navigation .nav-next:hover {
    background-color: #fff;
}

.posts-navigation .nav-previous a,
.posts-navigation .nav-next a {
    padding: 10px 20px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.posts-navigation .nav-previous a:hover,
.posts-navigation .nav-next a:hover {
    color: #1F6ED4;
}


/****************************
kanden_tour_entry
*****************************/

main#kanden_tour_entry .top_img {
    margin: 20px auto;
    width: 100%;
}

main#kanden_tour_entry .bottom_img {
    margin: 20px auto;
    width: 60%;
    max-width: 360px;
    display: block;
}

main#kanden_tour_entry .kanden_tour_entry_table table {
    width: 100%;
    margin: 0 auto 50px;
    border-collapse: collapse;
}

@media screen and (max-width:480px) {
    main#kanden_tour_entry .kanden_tour_entry_table table {
        border-bottom: 1px solid #1F6ED4;
    }
}

main#kanden_tour_entry .kanden_tour_entry_table th,
main#kanden_tour_entry .kanden_tour_entry_table td {
    padding: 1em;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #1F6ED4;
    background-color: #fff;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

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

    main#kanden_tour_entry .kanden_tour_entry_table th,
    main#kanden_tour_entry .kanden_tour_entry_table td {
        display: block;
        width: 100%;
    }
}

@media screen and (max-width:480px) {
    main#kanden_tour_entry .kanden_tour_entry_table td {
        border-top: none;
        border-bottom: none;
    }
}

main#kanden_tour_entry .kanden_tour_entry_table th {
    background-color: #F7F8F8;
    white-space: nowrap;
}

@media screen and (max-width:480px) {
    main#kanden_tour_entry .kanden_tour_entry_table table {
        border-bottom: none;
    }
}

main#kanden_tour_entry .kanden_tour_entry_table th,
main#kanden_tour_entry .kanden_tour_entry_table td {
    padding: 9px 15px;
    text-align: left;
    border-color: #231815;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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

    main#kanden_tour_entry .kanden_tour_entry_table th,
    main#kanden_tour_entry .kanden_tour_entry_table td {
        display: block;
        width: 100%;
        border-top: 1px solid #231815;
        border-bottom: none;
        padding-left: 1em;
    }

    main#kanden_tour_entry .kanden_tour_entry_table table {
        border-bottom: 1px solid #231815;
    }
}

main#kanden_tour_entry .kanden_tour_entry_table td .course select {
    font-size: 110%;
}

main#kanden_tour_entry .kanden_tour_entry_table td .course select optgroup {
    background-color: #a0a0a0;
    color: #fff;
}

main#kanden_tour_entry .kanden_tour_entry_table td input,
main#kanden_tour_entry .kanden_tour_entry_table td textarea {
    width: 100%;
    padding: 0.5em 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #a9a9a9;
}

main#kanden_tour_entry .kanden_tour_entry_table td input[type=radio] {
    width: auto;
    margin: 0 1em 0 0;
}

main#kanden_tour_entry input[type="submit"] {
    display: block;
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
    padding: 1em 0;
    font-size: 20px;
    text-align: center;
    color: #1F6ED4;
    background-color: #fff;
    border: 1px solid #1F6ED4;
    border-radius: 18%/100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

main#kanden_tour_entry input[type="submit"]:hover {
    color: #fff;
    font-weight: bold;
    background-color: #1F6ED4;
}

main#kanden_tour_entry .kanden_tour_entry_table .annotation {
    color: #ff0000
}

main#kanden_tour_entry .kanden_tour_entry_table .second_table {
    display: none;
}

main#kanden_tour_entry .kanden_tour_entry_table .second_table p {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #1F6ED4;
    font-weight: bold;
    color: #fff;
    font-size: 110%;
    line-height: 1.2em;
    text-align: center;
}

main#kanden_tour_entry .kanden_tour_entry_table span.wpcf7-list-item {
    margin: 0;
}

main#kanden_tour_entry .kanden_tour_entry_table .name-1 input,
main#kanden_tour_entry .kanden_tour_entry_table .name-1-end input,
main#kanden_tour_entry .kanden_tour_entry_table .name-2 input,
main#kanden_tour_entry .kanden_tour_entry_table .name-2-end input,
main#kanden_tour_entry .kanden_tour_entry_table .name-1-kana input,
main#kanden_tour_entry .kanden_tour_entry_table .name-1-kana-end input,
main#kanden_tour_entry .kanden_tour_entry_table .name-2-kana input,
main#kanden_tour_entry .kanden_tour_entry_table .name-2-kana-end input {
    margin: 0 1%;
    width: 40%;
}

main#kanden_tour_entry .kanden_tour_entry_table .postal-code-1-1 input,
main#kanden_tour_entry .kanden_tour_entry_table .postal-code-1-2 input,
main#kanden_tour_entry .kanden_tour_entry_table .postal-code-2-1 input,
main#kanden_tour_entry .kanden_tour_entry_table .postal-code-2-2 input {
    width: 20%;
    min-width: 6em;
}

main#kanden_tour_entry .kanden_tour_entry_table .tel-1-1 input,
main#kanden_tour_entry .kanden_tour_entry_table .tel-1-2 input,
main#kanden_tour_entry .kanden_tour_entry_table .tel-1-3 input,
main#kanden_tour_entry .kanden_tour_entry_table .main-tel-1 input,
main#kanden_tour_entry .kanden_tour_entry_table .main-tel-2 input,
main#kanden_tour_entry .kanden_tour_entry_table .main-tel-3 input,
main#kanden_tour_entry .kanden_tour_entry_table .tel-2-1 input,
main#kanden_tour_entry .kanden_tour_entry_table .tel-2-2 input,
main#kanden_tour_entry .kanden_tour_entry_table .tel-2-3 input {
    width: 20%;
    min-width: 5em;
}

main#kanden_tour_entry .kanden_tour_entry_table .year-1-label,
main#kanden_tour_entry .kanden_tour_entry_table .year-2-label,
main#kanden_tour_entry .kanden_tour_entry_table .year-1,
main#kanden_tour_entry .kanden_tour_entry_table .year-2,
main#kanden_tour_entry .kanden_tour_entry_table .month-1,
main#kanden_tour_entry .kanden_tour_entry_table .month-2,
main#kanden_tour_entry .kanden_tour_entry_table .day-1,
main#kanden_tour_entry .kanden_tour_entry_table .day-2 {
    float: left;
}

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

    main#kanden_tour_entry .kanden_tour_entry_table .year-1-label,
    main#kanden_tour_entry .kanden_tour_entry_table .year-2-label {
        width: 100%;
    }
}

main#kanden_tour_entry .kanden_tour_entry_table .year-1,
main#kanden_tour_entry .kanden_tour_entry_table .year-2,
main#kanden_tour_entry .kanden_tour_entry_table .month-1,
main#kanden_tour_entry .kanden_tour_entry_table .month-2,
main#kanden_tour_entry .kanden_tour_entry_table .day-1,
main#kanden_tour_entry .kanden_tour_entry_table .day-2 {
    margin-left: 0.5em;
}

main#kanden_tour_entry .kanden_tour_entry_table .year-1 input,
main#kanden_tour_entry .kanden_tour_entry_table .year-2 input,
main#kanden_tour_entry .kanden_tour_entry_table .month-1 input,
main#kanden_tour_entry .kanden_tour_entry_table .month-2 input,
main#kanden_tour_entry .kanden_tour_entry_table .day-1 input,
main#kanden_tour_entry .kanden_tour_entry_table .day-2 input {
    width: 3.5em;
    padding: 5px;
}

main#kanden_tour_entry .kanden_tour_entry_table .year-1::after,
main#kanden_tour_entry .kanden_tour_entry_table .year-2::after {
    content: "年";
}

main#kanden_tour_entry .kanden_tour_entry_table .month-1::after,
main#kanden_tour_entry .kanden_tour_entry_table .month-2::after {
    content: "月";
}

main#kanden_tour_entry .kanden_tour_entry_table .day-1::after,
main#kanden_tour_entry .kanden_tour_entry_table .day-2::after {
    content: "日";
}

main#kanden_tour_entry .kanden_tour_entry_table .year-1 .wpcf7-not-valid-tip,
main#kanden_tour_entry .kanden_tour_entry_table .year-2 .wpcf7-not-valid-tip,
main#kanden_tour_entry .kanden_tour_entry_table .month-1 .wpcf7-not-valid-tip,
main#kanden_tour_entry .kanden_tour_entry_table .month-2 .wpcf7-not-valid-tip,
main#kanden_tour_entry .kanden_tour_entry_table .day-1 .wpcf7-not-valid-tip,
main#kanden_tour_entry .kanden_tour_entry_table .day-2 .wpcf7-not-valid-tip {
    /* display:none; */
}

main#kanden_tour_entry .kanden_tour_entry_table input {
    font-size: 16px;
}

main#kanden_tour_entry .kanden_tour_entry_table input.postalcode {
    width: calc(100% - 2em);
    margin-left: 0.8em;
}

main#kanden_tour_entry .kanden_tour_entry_table input.address {
    margin-left: 0.5em;
    width: calc(100% - 5em);
}

main#kanden_tour_entry .kanden_tour_entry_table .address-1_1,
main#kanden_tour_entry .kanden_tour_entry_table .address-2_1 {
    line-height: 3em;
    vertical-align: bottom;
}

.participant span.wpcf7-list-item-label::after {
    content: "人";
}

main#kanden_tour_entry input.wpcf7c-btn-back {
    margin: 10px auto 0;
    display: block;
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
    padding: 0.5em 0;
    font-size: 14px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #b4b4b4;
    border-radius: 10%/100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #5a5a5a;
}

main#kanden_tour_entry input.wpcf7c-btn-back:hover {
    color: #fff;
    font-weight: bold;
    background-color: #5a5a5a;
}

main#kanden_tour_entry .wpcf7c-conf {
    background-color: #d6d6d6;
}

.kiyaku {
    height: 300px;
    overflow: auto;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    padding: 1em;
}

.kiyaku p {
    padding: 2px 1em;
}

.k_title1 {
    color: #1F6ED4;
    margin-top: 1em;
    font-weight: bold;
}

.k_title2 {
    background-color: #666;
    padding: 2px 0 2px 1em;
    color: #fff;
    margin-top: 1em;
}

.doui {
    text-align: center;
    margin-bottom: 20px;
    display: block;
}


/*2018052追記*/

.completed__text .top_img {
    max-width: 100%;
    height: auto;
}

.completed__text .textarea {
    text-align: center;
}

.completed__text .textarea h1 {
    position: relative;
    margin: 30px auto;
    font-size: 28px;
    line-height: 1.4;
}

.completed__text .textarea p {
    margin-bottom: 40px;
}

.completed__text .textarea .bottom_img {
    max-width: 100%;
    height: auto;
}


/* end 2018052追記*/


/* 海陸ツアーフォーム　*/

main#kairiku-tour section.page_ttl_wrap {
    background-image: url("images/04business/16tours/page_top04_16biz_tours.jpg");
}

main#kairiku-tour section.biz_tours01 .inner .textarea {
    margin: 0 auto 60px;
}

main#kairiku-tour section.biz_tours01 .inner .textarea h2 {
    position: relative;
    margin: 30px auto;
    font-size: 28px;
    line-height: 1.4;
    text-align: center;
}

main#kairiku-tour section.biz_tours01 .inner .textarea h2 span {
    display: block;
    font-size: 15px;
    color: #1F6ED4;
}

@media screen and (max-width:480px) {
    main#kairiku-tour section.biz_tours01 .inner .textarea h2 {
        font-size: 24px;
    }
}

main#kairiku-tour section.biz_tours01 .inner .textarea p {
    text-align: center;
}

main#kairiku-tour section.biz_tours01 .inner .textarea .telarea {
    margin-top: 20px;
    text-align: center;
}

main#kairiku-tour section.biz_tours01 .inner .textarea .telarea img {
    width: 100%;
    max-width: 500px;
    height: auto;
}

#kairiku-tour table {
    width: 100%;
}

#kairiku-tour td {
    width: 100%;
    border-bottom: solid 1px #e6e6e6;
    padding: 1em;
}

#kairiku-tour th {
    text-align: left;
    color: #000;
    white-space: nowrap;
    font-weight: bold;
    background: #d4e7ff;
    border-bottom: solid 1px #fff;
    padding: 1em;
}

#kairiku-tour th span,
#kairiku-tour .supplement span {
    font-weight: bold;
    color: red;
    font-size: 120%;
}

.doui .wpcf7-list-item-label::after {
    content: "*";
    font-weight: bold;
    color: red;
    font-size: 120%;
}

#kairiku-tour input {
    font-size: 16px;
    padding: 5px;
    border: solid 1px #ada9a9;
    border-radius: 5px;
}

#kairiku-tour input[type="text"],
#kairiku-tour input[type="number"] {
    width: 8em;
}

#kairiku-tour input[type="text"].address {
    width: 100%;
    box-sizing: border-box;
    margin-top: 1em;
}

#kairiku-tour input[type="email"],
#kairiku-tour .comment input[type="text"] {
    width: 100%;
    box-sizing: border-box;
}

#kairiku-tour .course_title input {
    font-weight: bold;
    font-size: 120%;
    border: none;
    width: 100%;
    padding: 0;
    border: none;
}

#kairiku-tour .course_id,
#kairiku-tour .course_location {
    display: none !important;
}

#kairiku-tour select {
    font-size: 18px;
}

#kairiku-tour .second_table p {
    background: #1F6ED4;
    color: #fff;
    font-weight: bold;
    font-size: 120%;
    margin-top: 1em;
    padding: 2px 0.5em;
}

#kairiku-tour input[type="submit"] {
    display: block;
    max-width: 340px;
    width: 100%;
    margin: 0 auto 20px;
    padding: 1em 0;
    font-size: 20px;
    text-align: center;
    color: #1F6ED4;
    background-color: #fff;
    border: 1px solid #1F6ED4;
    border-radius: 18%/100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#kairiku-tour input[type="submit"]:hover {
    color: #fff;
    font-weight: bold;
    background-color: #1F6ED4;
}

div.wpcf7 .ajax-loader {
    margin: auto;
    display: block;
}

#kairiku-tour input.wpcf7c-btn-back {
    display: block;
    max-width: 340px;
    width: 100%;
    margin: 0 auto 20px;
    padding: 0.5em 0;
    font-size: 14px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #b4b4b4;
    border-radius: 10%/100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #5a5a5a;
}

#kairiku-tour input.wpcf7c-btn-back:hover {
    color: #fff;
    font-weight: bold;
    background-color: #5a5a5a;
}

#kairiku-tour .wpcf7c-conf {
    background-color: #eaf3ff;
}

@media screen and (max-width: 768px) {
    #kairiku-tour th {
        white-space: normal;
        display: block;
        width: 96%;
    }

    #kairiku-tour td {
        display: block;
        width: 96%;
    }

    #kairiku-tour th,
    #kairiku-tour td {
        padding: 1% 2%;
    }
}

main#kairiku-tour-completed section.page_ttl_wrap {
    background-image: url("images/04business/16tours/page_top04_16biz_tours.jpg");
}

main#kairiku-tour-completed section.biz_tours01 .inner .textarea {
    margin: 0 auto 60px;
}

main#kairiku-tour-completed section.biz_tours01 .inner .textarea h2 {
    position: relative;
    margin: 30px auto;
    font-size: 28px;
    line-height: 1.4;
    text-align: center;
}

main#kairiku-tour-completed section.biz_tours01 .inner .textarea h2 span {
    display: block;
    font-size: 15px;
    color: #1F6ED4;
}

@media screen and (max-width:480px) {
    main#kairiku-tour-completed section.biz_tours01 .inner .textarea h2 {
        font-size: 24px;
    }
}

main#kairiku-tour-completed section.biz_tours01 .inner .textarea p {
    text-align: center;
}

main#kairiku-tour-completed section.biz_tours01 .inner .textarea .telarea {
    margin-top: 20px;
    text-align: center;
}

main#kairiku-tour-completed section.biz_tours01 .inner .textarea .telarea img {
    width: 100%;
    max-width: 500px;
    height: auto;
}

main#kairiku-tour-completed section.biz_tours01 .inner p {
    text-align: center;
    font-size: 120%;
}

main#kairiku-tour-completed section.biz_tours01 .inner p span {
    font-size: 150%;
    font-weight: bold;
}


/* end 海陸ツアーフォーム　*/



