@charset "utf-8";

.glonav {
    padding: 125px 0 15px;
}

/* common start 共通：副作用情報表示 */
.sideeffects_single_text {
    padding-top: 15px;
    font-size: 12px;
    text-align: left;
}
.sideeffects {
    width: 685px;
    padding: 5px 0;
    /* height: 45px; */
    /* border: 1px solid #1e2b58; */
    box-sizing: border-box;
    /* margin: 0 5px 20px; */
    margin: 0 auto;
}
.sideeffects_title {
    display: none;
    font-size: 13px;
    font-family: "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    /* font-weight: bold; */
    text-align: left;
    box-sizing: border-box;
}
.sideeffects_text {
    font-size: 12px;
    text-align: left;
    box-sizing: border-box;
}
.youhou {
    font-size: 12px;
    text-align: left;
    box-sizing: border-box;
}
/* common end */

/* =====key===== */
.key {
    position: relative;
    width: 100%;
    height: 400px;
    background: url(../img/jihichiryo01_1.jpg) center center/cover no-repeat;
}

.key:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 400px;
    background: url(../img/center03.png) left top/contain no-repeat;
}

.key:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 400px;
    background: url(../img/center04.png) right top/contain no-repeat;
}

.key_text {
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translateY(-50%);
    font-size: 36px;
    font-weight: bold;
    text-shadow:  #fff 2px 0px,  #fff -2px 0px,
                #fff 0px -2px, #fff 0px 2px,
                #fff 2px 2px , #fff -2px 2px,
                #fff 2px -2px, #fff -2px -2px,
                #fff 1px 2px,  #fff -1px 2px,
                #fff 1px -2px, #fff -1px -2px,
                #fff 2px 1px,  #fff -2px 1px,
                #fff 2px -1px, #fff -2px -1px;
    letter-spacing: 0.28em;
}

/* =====sec01===== */
.sec01 {
    width: 100%;
    padding: 70px 0;
}

.sec01_text {
    font-size: 18px;
    font-weight: bold;
    line-height: 2.2;
    text-align: center;
    letter-spacing: 0.113em;
}

.sec01_text .color {
    color: #be9e3a;
    font-weight: bold;
}

.sec01_text .large {
    font-size: 22px;
    font-weight: bold;
}

/* =====sec02===== */
.sec02 {
    padding: 80px 0 120px;
    background: url(../img/jihichiryo_logo01.png) center top no-repeat;
    text-align: center;
}

.sec02_title {
    padding: 0 0 32px;
    margin: 0 0 45px;
    background: url(../img/jihichiryo_bar01.png) center bottom no-repeat;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.014em;
}

.sec02_title .small {
    font-size: 20px;
    font-weight: bold;
}

.sec02_text {
    margin: 0 0 65px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.014em;
}

.sec02 .box {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 940px;
    margin: 0 auto;
}

.sec02 .box_l{
    width: 430px;
}

.sec02 .box_l {
    margin: 0 20px 0 0;
}

.sec02 .box_title {
    margin: 0 0 18px;
    background: #595757;
    font-size: 20px;
    color: #fff;
}

.sec02 .box_l .item_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sec02 .box_l .box_item {
    border: 2px solid #be9e3a;
    box-sizing: border-box;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
}

.sec02 .box_l .box_item a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #fffeee;
    font-size: 18px;
    font-weight: bold;
}

.sec02 .box_l .box_item .small {
    display: block;
    font-size: 15px;
}

.sec02 .box_l .box_item .small:nth-of-type(1) {
    margin: 5px 0 0;
}

.sec02 .box_l .box_item:nth-of-type(1) {
    width: 170px;
    height: 58px;
    margin: 0 0 10px;
}

.sec02 .box_l .box_item:nth-of-type(2) {
    width: 230px;
    height: 58px;
    margin: 0 0 10px;
}

.sec02 .box_l .box_item:nth-of-type(3) {
    width: 170px;
    height: 106px;
}

.sec02 .box_l .box_item:nth-of-type(4) {
    display: block;
    width: 230px;
    height: 106px;
}

.sec02 .box_l .box_item:nth-of-type(4) a {
    display: block;
    padding: 14px 0 0;
    box-sizing: border-box;
}
/*
.sec02 .box_r {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
} */

.sec02 .box_m {
    margin: 0 50px 0 0;
}

.sec02 .box_m .box_item,
.sec02 .box_r .box_item {
    width: 210px;
    height: 80px;
    border: 2px solid #be9e3a;
    box-sizing: border-box;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
}

.sec02 .box_r .box_item {
    border: 2px solid #1e2b58;
}

.sec02 .box_m .box_item a,
.sec02 .box_r .box_item a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #fffeee;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
    font-weight: bold;
}

.sec02 .box_r .box_item a {
    background: rgba(178, 224, 248, 0.36);
}

.sec02 .box_m .box_item:nth-of-type(1),
.sec02 .box_r .box_item:nth-of-type(1) {
    margin: 0 0 13px;
}

/* 追加 */
.sec02_cont01 {
    width: 100%;
    /* margin-top: 60px; */
    padding: 30px 0;
    /* background: rgba(45, 79, 161, 0.16); */
}

.sec02_cont01 .inner {
    width: 865px;
    max-width: 100%;
    /* padding: 80px 0 110px; */
    margin: 0 auto;
    /* border: 0.5px solid #4c4948; */
    background: #fff;

}
.sec02_cont01 .cont_title {
    padding: 0 0 0px;
    /* margin: 0 0 20px; */
    font-size: 14px;
    /* font-weight: bold; */
    text-align: left;
}
.sec02_cont01 .cont_text {
    width: 100%;
    padding: 0 0 5px;
    /* margin: 0 0 20px; */
    font-size: 14px;
    /* font-weight: bold; */
    text-align: left;
    line-height: 1.8;
}
/* 追加終わり */

/* =====sec03===== */
.sec03_head {
    position: relative;
    width: 100%;
    height: 405px;
    background: url(../img/jihichiryo02.jpg) center center/cover no-repeat;
}

.sec03 .sec_title {
    position: absolute;
    left: 20%;
    top: 50%;
    transform: translateY(-50%);
    width: 450px;
    background: url(../img/jihichiryo_bar02.png) center bottom no-repeat;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.28em;
    line-height: 2.7;
    text-align: center;
}

.sec03_body {
    width: 100%;
    padding: 50px 0;
    background: rgba(178, 224, 248, 0.36);
}

.sec03 .cont01,
.sec03 .cont02,
.sec03 .cont03,
.sec03 .cont04 {
    width:  954px;
    padding: 70px 40px 60px;
    border: 1px solid #be9e3a;
    box-sizing: border-box;
    margin: 0 auto 50px;
    background: #fff;
}

.sec03 .cont_title {
    padding: 0 0 25px;
    border-bottom: 1px dashed #4c4948;
    margin: 0 0 50px;
    font-size: 22px;
    font-weight: bold;

    text-align: center;
    letter-spacing: 0.28em;
}

.sec03 .cont_text {
    width: 720px;
    margin: 0 auto 65px;
    line-height: 2.3;
}

.sec03 .cont_text .line {
    padding: 0 0 3px;
    background: linear-gradient(transparent 50%, rgba(178, 224, 248, 0.36) 0);
}

.sec03 .cont_subtitle {
    padding: 0 0 60px;
    margin: 0 0 48px;
    background: url(../img/jihichiryo_bar03.png) center bottom no-repeat;
    font-size: 20px;

    font-weight: bold;
    letter-spacing: 0.093em;
    text-align: center;
}

.sec03 .cont_subtitle02 {
    margin: 0 0 15px;
    font-size: 20px;

    font-weight: bold;
    letter-spacing: 0.15em;
    text-align: center;
}

/* =====sec03=====
========cont01===== */

.sec03 .cont01_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 0 80px;
}

.sec03 .cont01_item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 164px;
    height: 90px;
    border: 1px solid #1e2b58;
    box-sizing: border-box;
    margin: 0 5px 20px;
    background: rgba(92, 131, 177, 0.36);
    font-size: 18px;

    font-weight: bold;
    color: #1e2b58;
    font-weight: bold;
    text-align: center;
}

.sec03 .cont01_item.small {
    line-height: 1;
}

.sec03 .cont01_table,
.sec03 .cont01_table th,
.sec03 .cont01_table td {
    border-collapse: collapse;
    border: 2px solid #be9e3a;
    font-size: 18px;

    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.sec03 .cont01_table {
    width: 688px;
    height: 103px;
    margin: 0 auto;
}

.sec03 .cont01_table .tax {
    margin: 10px 1em 0 0;
    caption-side: bottom;
    font-size: 15px;

    text-align: right;
}

/* =====sec03=====
========cont02===== */
.sec03 .cont02_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 0 80px;
}

.sec03 .cont02_item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 164px;
    height: 90px;
    border: 1px solid #be9e3a;
    box-sizing: border-box;
    margin: 0 10px 20px;
    background: #fffef2;
    font-size: 18px;

    font-weight: bold;
    font-weight: bold;
    text-align: center;
}

.sec03 .cont02_item.small {
    line-height: 1;
}

.sec03 .cont02_table,
.sec03 .cont02_table th,
.sec03 .cont02_table td {
    border-collapse: collapse;
    border: 2px solid #be9e3a;
    font-size: 18px;

    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.sec03 .cont02_table {
    width: 688px;
    height: 103px;
    margin: 0 auto 25px;
}

.sec03 .cont02_table .title {
    width: 330px;
}

.sec03 .cont02_table .title .small {
    font-size: 17px;
}

.sec03 .cont02_table .tax {
    margin: 10px 1em 0 0;
    caption-side: bottom;
    font-size: 15px;

    text-align: right;
}

/* =====sec03=====
========cont03=====*/
.sec03 .cont03_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 0 80px;
}

.sec03 .cont03_item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 164px;
    height: 90px;
    border: 1px solid #be9e3a;
    box-sizing: border-box;
    margin: 0 10px 20px;
    background: #fffef2;
    font-size: 18px;

    font-weight: bold;
    font-weight: bold;
    text-align: center;
}

.sec03 .cont03_item.small {
    line-height: 1;
}

.sec03 .cont03_table,
.sec03 .cont03_table th,
.sec03 .cont03_table td {
    border-collapse: collapse;
    border: 2px solid #be9e3a;
    font-size: 18px;

    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.sec03 .cont03_table {
    width: 688px;
    height: 103px;
    margin: 0 auto 25px;
}

.sec03 .cont03_table .title {
    width: 340px;
}

.sec03 .cont03_table .title .small {
    font-size: 14px;
}

.sec03 .cont03_table .data {
    width: 180px;
}

.sec03 .cont03_table .tax {
    margin: 10px 1em 0 0;
    caption-side: bottom;
    font-size: 15px;

    text-align: right;
}

/* =====sec03=====
========cont04=====*/
.sec03 .cont04 .cont_title {
    /* margin: 0 0 70px; */
    margin: 0 0 0;
}

.sec03 .cont04 .cont_title02 {
    width: 375px;
    /* padding: 0 0 20px; */
    padding: 70px 0 20px;
    margin: 0 auto 35px;
    border-bottom: 1px dashed #4c4948;
    font-size: 20px;

    text-align: center;
    letter-spacing: 0.28em;
}

.sec03 .cont04 .cont_text {
    width: 700px;
    margin: 0 auto 45px;
}

.sec03 .cont04_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 0 80px;
}

.sec03 .cont04_item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 164px;
    height: 90px;
    border: 1px solid #be9e3a;
    box-sizing: border-box;
    margin: 0 10px 20px;
    background: #fffef2;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.sec03 .cont04_item.small {
    line-height: 1;
}

.sec03 .cont04_table,
.sec03 .cont04_table th,
.sec03 .cont04_table td {
    border-collapse: collapse;
    border: 2px solid #be9e3a;
    font-size: 18px;

    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.sec03 .cont04_table {
    width: 688px;
    height: 103px;
    margin: 0 auto;
}

.sec03 .cont04_table.table01 {
    /* margin: 0 auto 120px; */
    margin: 0 auto 0px;
}

.sec03 .cont04_table .title {
    width: 340px;
}

.sec03 .cont04_table .title .small {
    font-size: 14px;
}

.sec03 .cont04_table .data {
    width: 180px;
}

.sec03 .cont04_table .tax {
    margin: 10px 1em 0 0;
    caption-side: bottom;
    font-size: 15px;

    text-align: right;
}

.sec03 .cont04_table .tax .tax02 {
    display: block;
}

.sec03 .cont04_list.list02 {
    margin: 0 0 45px;
}

.sec03 .cont_subtitle03 {
    padding: 0;
    margin: 0 0 35px;
    font-size: 20px;

    font-weight: bold;
    letter-spacing: 0.15em;
    text-align: center;
}

.sec03 .cont_subtitle03 .color {
    color: #e72c19;
    font-weight: bold;
}

/* =====sec04===== */
.sec04_head {
    position: relative;
    width: 100%;
    height: 405px;
    background: url(../img/jihichiryo03.jpg) center center/cover no-repeat;
}

.sec04 .sec_title {
    position: absolute;
    right: 20%;
    top: 50%;
    transform: translateY(-50%);
    width: 450px;
    padding: 0 0 20px;
    background: url(../img/jihichiryo_bar02.png) center bottom no-repeat;
    font-size: 28px;

    font-weight: bold;
    letter-spacing: 0.28em;
    text-align: center;
}

.sec04_body {
    width: 100%;
    padding: 50px 0;
    background: rgba(178, 224, 248, 0.36);
}

.sec04_cont {
    width: 954px;
    padding: 70px 0 60px;
    margin: 0 auto;
    background: #fff;
}

.sec04 .cont_title {
    margin: 0 0 30px;
    font-size: 22px;

    text-align: center;
}

.sec04 .cont_text {
    margin: 0 0 65px;
    line-height: 2.3;
    text-align: center;
}

.sec04 .item_list {
    width: 500px;
    margin: 0 auto;
}

.sec04 .item_list .item {
    margin: 0 0 40px;
}

.sec04 .item_text {
    font-size: 18px;
    font-weight: bold;
}

.sec04 .item_title {
    font-size: 18px;
    letter-spacing: 0.02em;
}

.sec04 .item .textbox {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 58px;
    border: 2px solid #be9e3a;
    box-sizing: border-box;
    text-align: center;
}

.sec04 .item .textbox:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: 2px;
    height: 100%;
    background: #be9e3a;
}

.sec04 .item .textbox .item_text {
    width: 50%;
    line-height: 1.05;
}

.sec04 .item_list .item .sub_text {
    margin: 10px 1em 0 0;
    text-align: right;
}

/* =====sec05===== */
.sec05_head {
    position: relative;
    width: 100%;
    height: 405px;
    background: url(../img/jihichiryo04.jpg) center center/cover no-repeat;
}

.sec05_title {
    position: absolute;
    left: 20%;
    top: 50%;
    transform: translateY(-50%);
    width: 450px;
    background: url(../img/jihichiryo_bar02.png) center bottom no-repeat;
    font-size: 28px;

    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 2.7;
    text-align: center;
}

.sec05_cont01 {
    padding: 60px 0;
}

.sec05_cont01 .cont_title {
    margin: 0 0 60px;
    font-size: 30px;

    font-weight: bold;
    text-align: center;
}

.sec05_cont01 .cont_title .small {
    font-size: 20px;
    font-weight: bold;
}

.sec05_cont01 .cont_title .color {
    color: #be9e3a;
    font-weight: bold;
}

.sec05 .cont_subtitle {
    padding: 0 0 60px;
    margin: 0 0 48px;
    background: url(../img/jihichiryo_bar03.png) center bottom no-repeat;
    font-size: 20px;

    font-weight: bold;
    letter-spacing: 0.093em;
    text-align: center;
}

.sec05 .cont_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 0 80px;
}

.sec05 .cont_item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 164px;
    height: 104px;
    border: 1px solid #1e2b58;
    box-sizing: border-box;
    margin: 0 10px 20px;
    background: rgba(92, 131, 177, 0.36);
    font-size: 18px;

    font-weight: bold;
    color: #1e2b58;
    text-align: center;
}

.sec05 .cont_item.small {
    line-height: 1;
}

.sec05 .box {
    width: 940px;
    margin: 0 auto;
    box-sizing: border-box;

}

.sec05 .box_leadtext {
    margin: 0 0 50px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 2.2;
    letter-spacing: 0.1em;
}

.sec05 .box_leadtext .color {
    font-size: 28px;
    font-weight: bold;
    color: #be9e3a;
}

.sec05 .box_list {
    display: flex;
    justify-content: center;
}

.sec05 .box_item {
    width: 364px;
    height: 245px;
    padding: 5px 0 0;
    box-sizing: border-box;
    border: 0.5px solid #4c4948;
    text-align: center;
}

.sec05 .box_item:nth-of-type(1) {
    margin: 0 35px 0 0;
}

.sec05 .box_item:nth-of-type(1) .box_title {
    background: #1f296e;
}

.sec05 .box_item:nth-of-type(2) .box_title {
    background: #e60012;
}

.sec05 .box_title {
    width: 330px;
    margin: 0 auto 20px;
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    letter-spacing: 0.1em;
}

.sec05 .box_title .large {
    font-size: 22px;
}

.sec05 .box_item:nth-of-type(1) .box_text .color {
    font-size: 22px;
    color: #1f296e;
    font-weight: bold;
}

.sec05 .box_item:nth-of-type(2) .box_text .color {
    font-size: 22px;
    color: #e60012;
    font-weight: bold;
}

.sec05 .box_text {
    font-size: 18px;
    font-family: "游ゴシック体";
    line-height: 1.9;
}

.sec05_cont02 {
    width: 100%;
    height: 424px;
    padding: 65px 0 87px;
    box-sizing: border-box;
    background: url(../img/jihi02.jpg) top center/cover no-repeat;
}

.sec05_cont02 .textbox {
    width: 70%;
    text-align: center;
}

.sec05 .cont_title {
    margin: 0 0 40px;
    font-size: 22px;

    letter-spacing: 0.1em;
}

.sec05_cont02 .cont_text {
    font-size: 18px;
    font-family: "游ゴシック体";
    line-height: 2;
}

.sec05_cont02 .cont_text .large {
    font-size: 24px;
}

.sec05_cont02 .cont_text .line {
    padding: 0 0 5px;
    background: linear-gradient(transparent 60%, rgba(111, 158, 212, 0.36) 0);
}

.sec05_cont03 {
    width: 100%;
    background: #fffef5;
    padding: 60px 0 40px;
    text-align: center;
}

.sec05_cont03 .inner {
    width: 884px;
    margin: 0 auto;
}

.sec05_cont03 .textbox {
    position: relative;
    display: flex;
    padding: 0 0 40px;
}

.sec05_cont03 .textbox:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #4c4948;
}

.sec05_cont03 .cont_title {
    width: 178px;
    height: 60px;
    border: 1px solid #e60012;
    box-sizing: border-box;
    margin: 0 40px 0 0;
    background: #fff;
    font-size: 22px;
    font-weight: bold;

    color: #e60012;
    letter-spacing: 0.15em;
    text-align: center;
    line-height: 60px;
}

.sec05_cont03 .cont_text {
    font-size: 18px;

    font-weight: bold;
    letter-spacing: 0.09em;
    line-height: 1.8;
    text-align: left;
}

.sec05_cont03 .cont_text02 {
    display: inline-block;
    padding: 0 0 0 32px;
    margin: 0 0 10px;
    background: url(../img/jihichiryo_icon01.png) no-repeat;
    font-size: 27px;
    font-family: "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    text-align: center;
}

.sec05_cont03 .cont_text03 {
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
}

.sec05 .cont_subtitle03 {
    padding: 0;
    margin: 35px 0 35px;
    font-size: 20px;

    font-weight: bold;
    letter-spacing: 0.15em;
    text-align: center;
}
.sec05 .cont03_table,
.sec05 .cont03_table th,
.sec05 .cont03_table td {
    border-collapse: collapse;
    border: 2px solid #be9e3a;
    font-size: 18px;

    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.sec05 .cont03_table {
    width: 688px;
    height: 103px;
    margin: 0 auto;
}

.sec05 .cont03_table.table01 {
    margin: 0 auto 120px;
}

.sec05 .cont03_table .title {
    width: 340px;
}

.sec05 .cont03_table .title .small {
    font-size: 14px;
}

.sec05 .cont03_table .data {
    width: 180px;
}

.sec05 .cont03_table .tax {
    margin: 10px 1em 0 0;
    caption-side: bottom;
    font-size: 15px;

    text-align: right;
}

.sec05 .cont03_table .tax .tax02 {
    display: block;
}

.sec05_contact {
    width: 940px;
    padding: 140px 0 0;
    margin: 0 auto;
    background: url(../img/logo04.png) center top 42px no-repeat;
}

.sec05_contact .title {
    padding: 8px 0;
    margin: 0 0 30px;
    background: #1f296e;
    font-size: 18px;
    font-family: "游ゴシック体";
    color: #fff;
}

.sec05_contact .box {
    display: flex;
    justify-content: space-between;
}

.sec05_contact .tel {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    margin: 0 0 18px;
}

.sec05_contact .num {
    padding: 0 0 0 35px;
    margin: 0 20px 0 10px;
    background: url(../img/home_icon12.png) center left no-repeat;
    font-size: 28px;
    font-weight: bold;
    font-family: "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
}

.sec05_contact .time {
    padding: 0;
    font-size: 15px;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    vertical-align: middle;
}

.sec05 .reservebox {
    position: relative;
    display: flex;
    justify-content: center;
    width: 470px;
    padding: 25px 0 20px;
    border: 1px solid #be9e3a;
    box-sizing: border-box;
    background: #fff;
}

.sec05 .reservebox:before {
    content: "オンライン予約";
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: 170px;
    height: 34px;
    padding: 0 0 0 53px;
    box-sizing: border-box;
    background: url(../img/home_icon02.png) top left 12px/25px no-repeat;
    background-color: #fff;
    font-size: 15px;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    color: #be9e3a;
    line-height: 34px;
}

.sec05 .reserve {
    width: 204px;
    height: 38px;
    box-shadow: 1.5px 1.5px 1.5px rgba(82, 78, 35, 0.75);
}

.sec05 .reserve01 {
    margin: 0 20px 0 0;
}

.sec05 .reserve a {
    display: block;
    box-sizing: border-box;
    font-size: 18px;
    color: #fff;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    text-shadow: 3px 3px 3px rgba(82, 78, 35, 0.75);
    line-height: 38px;
}

.sec05 .reserve01 a {
    padding: 0 62px 0 30px;
    background: #be9e3a url(../img/home_icon14.png) top 9px right 28px no-repeat;
}
.sec05 .reserve02 a {
    padding: 0 40px 0 20px;
    background: #be9e3a url(../img/home_icon14.png) top 9px right 15px no-repeat;
}
.sec05 .reserve03 a {
    padding: 0 85px 0 43px;
    background: #be9e3a url(../img/home_icon14.png) top 9px right 40px no-repeat;
}

/* =====sec06===== */
.sec06_head {
    position: relative;
    width: 100%;
    height: 405px;
    background: url(../img/jihichiryo06.jpg) top center/cover no-repeat;
}


.sec06 .sec_title {
    position: absolute;
    left: 20%;
    top: 50%;
    transform: translateY(-50%);
    width: 450px;
    background: url(../img/jihichiryo_bar02.png) center bottom no-repeat;
    font-size: 28px;

    font-weight: bold;
    letter-spacing: 0.28em;
    line-height: 2.7;
    text-align: center;
}

.sec06_cont01 {
    padding: 140px 0 80px;
    background: url(../img/jihichiryo_logo02.png) center top 52px no-repeat;
}

.sec06_cont01 .text {
    width: 730px;
    margin: 0 auto 50px;
    font-family: "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    line-height: 2.3;
}

.sec06_cont01 .text .line {
    padding: 0 0 8px;
    background: linear-gradient(transparent 30%, rgba(111, 158, 212, 0.36) 0);
    font-size: 18px;
    font-weight: bold;
    color: #1f296e;
}

.sec06_cont01 .box {
    width: 865px;
    padding: 50px 0;
    border-top: 18px solid #1f296e;
    border-bottom: 18px solid #1f296e;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
}

.sec06_cont01 .box_text01 {
    margin: 0 0 30px;
    font-size: 20px;

    font-weight: bold;
    line-height: 1.6;
}

.sec06_cont01 .box_text01 .space {
    margin: 0 1em 0 0;
    font-weight: bold;
}

.sec06_cont01 .box_text02 {
    margin: 0 0 30px;
    font-size: 18px;

    line-height: 2.2;
}

.sec06_cont01 .btn {
    width: 345px;
    height: 60px;
    margin: 0 auto;
}

.sec06_cont01 .btn a {
    display: block;
    width: 100%;
    height: 100%;
    background: #1f296e;
    font-size: 18px;
    font-family: "小塚ゴシック Pr6N", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    color: #fff;
    line-height: 60px;
}

.sec06_cont02 {
    width: 100%;
    padding: 60px 0;
    background: rgba(45, 79, 161, 0.16);
}

.sec06_cont02 .inner {
    width: 865px;
    padding: 80px 0 110px;
    margin: 0 auto;
    background: #fff;
}

.sec06_cont02 .title {
    margin: 0 0 50px;
    font-size: 20px;

    font-weight: bold;
    color: #1f296e;
    line-height: 1.6;
    text-align: center;
}

.sec06_cont02 .subtitle {
    padding: 0 0 15px;
    margin: 0 0 50px;
    background: url(../img/jihichiryo_bar06.png) center bottom no-repeat;
    font-size: 20px;

    font-weight: bold;
    color: #1f296e;
    line-height: 1.6;
    text-align: center;
}

.sec06_cont02 .data {
    margin: 0 0 80px;
    text-align: center;
}

.sec06_cont02 .data:nth-of-type(2) {
    margin: 0;
}

.sec06_cont03 {
    padding: 70px 0;

}

.sec06_cont03 .title {
    margin: 0 0 45px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.sec06_cont03 .inner {
    width: 700px;
    margin: 0 auto;
}

.sec06_cont03 .item_title {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: bold;
}

.sec06_cont03 .table,
.sec06_cont03 .table .t-title,
.sec06_cont03 .table .data {
    border: 2px solid #1f296e;
}

.sec06_cont03 .table {
    width: 100%;
    margin: 0 0 30px;
}

.sec06_cont03 .table .row {
    height: 64px;
}


.sec06_cont03 .table .t-title,
.sec06_cont03 .table .data {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.sec06_cont03 .table .t-title {
    width: 233px;
}

.sec06_cont03 .table .data:nth-of-type(2) {
    width: 200px;
}

.sec06_cont03 .table caption {
    margin: 10px 1em 0 0;
    caption-side: bottom;
    text-align: right;
}

/* =====sec07===== */
.sec07_head {
    position: relative;
    width: 100%;
    height: 405px;
    background: url(../img/jihichiryo07.jpg) top center/cover no-repeat;
}

.sec07 .sec_title {
    position: absolute;
    right: 20%;
    top: 50%;
    transform: translateY(-50%);
    width: 409px;
    background: url(../img/jihichiryo_bar03_1.png) center bottom no-repeat;
    font-size: 33px;

    font-weight: bold;
    letter-spacing: 0.28em;
    line-height: 2.7;
    text-align: center;
}

.sec07_cont01 {
    padding: 160px 0 65px;
    background: url(../img/jihichiryo_logo02.png) center top 55px no-repeat;
}

.sec07_cont01 .text {
    width: 730px;
    margin: 0 auto 50px;
    font-family: "游ゴシック体";
    line-height: 2.3;
}

.sec07_cont01 .text .line {
    padding: 0 0 8px;
    background: linear-gradient(transparent 30%, rgba(111, 158, 212, 0.36) 0);
    font-size: 18px;
    font-weight: bold;
    color: #1f296e;
}

.sec07_cont02 {
    width: 100%;
    padding: 60px 0;
    background: rgba(45, 79, 161, 0.16);
}

.sec07_cont02 .inner {
    width: 865px;
    padding: 80px 0 110px;
    margin: 0 auto;
    background: #fff;

}

.sec07_cont02 .title {
    padding: 0 0 20px;
    margin: 0 0 20px;
    background: url(../img/jihichiryo_bar06.png) center bottom no-repeat;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.sec07_cont02 .text01 {
    width: 610px;
    margin: 0 auto 30px;
    line-height: 1.8;
}

.sec07_cont02 .text02 {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: bold;
    color: #e60e11;
    text-align: center;
}

.sec07_cont02 .text03 {
    width: 550px;
    margin: 0 auto;
    line-height: 1.8;
}

.sec07_cont03 {
    padding: 70px 0;
}

.sec07_cont03 .box {
    width: 865px;
    padding: 50px 0;
    border-top: 18px solid #1f296e;
    border-bottom: 18px solid #1f296e;
    margin: 0 auto 80px;
    box-sizing: border-box;
    text-align: center;
}

.sec07_cont03 .box_text01 {
    margin: 0 0 30px;
    font-size: 20px;

    font-weight: bold;
    line-height: 1.6;
}

.sec07_cont03 .box_text01 .space {
    margin: 0 1em 0 0;
    font-weight: bold;
}

.sec07_cont03 .box_text02 {
    margin: 0 0 30px;
    font-size: 18px;

    line-height: 2.2;
}

.sec07_cont03 .btn {
    width: 345px;
    height: 60px;
    margin: 0 auto;
}

.sec07_cont03 .btn a {
    display: block;
    width: 100%;
    height: 100%;
    background: #1f296e;
    font-size: 18px;
    font-family: "小塚ゴシック Pr6N", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    color: #fff;
    line-height: 60px;
}

.sec07_cont03 .title {
    margin: 0 0 45px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.sec07_cont03 .inner {
    width: 700px;
    margin: 0 auto;
}

.sec07_cont03 .item_title {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: bold;
}

.sec07_cont03 .table,
.sec07_cont03 .t-title,
.sec07_cont03 .data {
    border: 2px solid #1f296e;
}

.sec07_cont03 .table {
    width: 100%;
    margin: 0 0 30px;
}

.sec07_cont03 .table .row {
    height: 64px;
}

.sec07_cont03 .t-title,
.sec07_cont03 .data {
    width: 50%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.sec07_cont03 .table caption {
    margin: 10px 1em 0 0;
    caption-side: bottom;
    text-align: right;
}

/* =====sec08===== */

.sec08 {
    width: 100%;
    padding: 146px 20px 51px;
    border-top: 1px solid #be9e3a;
    border-bottom: 1px solid #be9e3a;
    box-sizing: border-box;
    background: url(../img/logo04.png) center top 42px no-repeat;
    background-color: #fffef5;
    text-align: center;
}

.sec08_contact {
    width: 940px;
    margin: 0 auto;
}

.sec08_contact .title {
    padding: 8px 0;
    margin: 0 0 30px;
    background: #1f296e;
    font-size: 18px;
    font-family: "游ゴシック体";
    color: #fff;
}

.sec08_contact .box {
    display: flex;
    justify-content: space-between;
}

.sec08_contact .tel {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    margin: 0 0 18px;
}

.sec08_contact .num {
    padding: 0 0 0 35px;
    margin: 0 20px 0 10px;
    background: url(../img/home_icon12.png) center left no-repeat;
    font-size: 28px;
    font-weight: bold;
    font-family: "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
}

.sec08_contact .time {
    padding: 0;
    font-size: 15px;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    vertical-align: middle;
}

.sec08 .reservebox {
    position: relative;
    display: flex;
    justify-content: center;
    width: 470px;
    padding: 25px 0 20px;
    border: 1px solid #be9e3a;
    box-sizing: border-box;
    background: #fff;
}

.sec08 .reservebox:before {
    content: "オンライン予約";
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: 170px;
    height: 34px;
    padding: 0 0 0 53px;
    box-sizing: border-box;
    background: url(../img/home_icon02.png) top left 12px/25px no-repeat;
    background-color: #fff;
    font-size: 15px;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    color: #be9e3a;
    line-height: 34px;
}

.sec08 .reserve {
    width: 204px;
    height: 38px;
    box-shadow: 1.5px 1.5px 1.5px rgba(82, 78, 35, 0.75);
}

.sec08 .reserve01 {
    margin: 0 20px 0 0;
}

.sec08 .reserve a {
    display: block;
    box-sizing: border-box;
    font-size: 18px;
    color: #fff;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    text-shadow: 3px 3px 3px rgba(82, 78, 35, 0.75);
    line-height: 38px;
}

.sec08 .reserve01 a {
    padding: 0 62px 0 30px;
    background: #be9e3a url(../img/home_icon14.png) top 9px right 28px no-repeat;
}
.sec08 .reserve02 a {
    padding: 0 40px 0 20px;
    background: #be9e3a url(../img/home_icon14.png) top 9px right 15px no-repeat;
}
.sec08 .reserve03 a {
    padding: 0 85px 0 43px;
    background: #be9e3a url(../img/home_icon14.png) top 9px right 40px no-repeat;
}

.sec08_contact .num .kana {
    position: relative;
    font-weight: bold;
}

.sec08_contact .num .kana:before {
    content: "いいおなか";
    top: -12px;
    left: 0;
    position: absolute;
    display: inline-block;
    width: 50px;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}