
/************************************************************

************************************************************/
.visual_pc{
    display: none;
    max-width: 1030px;
    margin: 0 auto;
}

.visual_sp{
    display: none;
}

.page-contents{
}
/************************************************************

************************************************************/
/*
.page-contents h3 {
    color: #fff;
    background: #8bc34a;
    font-size: 1.1875rem;
    font-weight: normal;
    padding: .5333333333em 16px .32em;
    margin-top: 1.6em;
    line-height: 1.3;
}
*/
.custom-title-nostyle,
.custom-01 h2,
.custom-02 h3,
.custom-02 h4,
.custom-03 h3,
.custom-04 h3,
.custom-05 h3,
.custom-06 h3,
.custom-07 h3,
.custom-08-block h4,
.custom-08-block h5,
.custom-09 h2,
.custom-09 h3,
.custom-09 h4,
.custom-13 h2,
.custom-11-block h3,
.custom-12 h3,
.custom-13 h3,
.custom-title-01 {
    color: inherit ;
    background: none ;
    padding: 0;
    border: none;
    overflow: inherit ;
    clear: none ;
}

.custom-title-nostyle {
    color: inherit !important;
    background: none !important;
    padding: 0 !important;
    border: none !important;
    overflow: inherit !important;
    clear: none !important;
}

.red,
.custom-09-block-block ul strong,
.custom-13 ul li strong {
    color: #cd3101;
}

[class^="custom-"], 
[class*=" custom-"] {
    margin-left: auto;
    margin-right: auto;
    max-width: 730px;
}


.custom-title-01 {
    font-weight: bold;
    padding: .4em;
    background: #FEFBF3;
    border-bottom: 2px solid #c76208;
    font-size: 4vmin;
}

/************************************************************
custom-01
************************************************************/
.custom-01 {
    background: #efe3cb;
    border-top: 3px solid #5E4B2A;
    border-bottom: 3px solid #5E4B2A;
    margin: 20px -15px;
    box-shadow: 0 0 32px rgba(0,0,0,0.1) inset, 0 0 64px rgba(0,0,0,0.1) inset;
    padding: 0 8px;
}

.custom-01 h2{
    margin-top: -20px;
    margin-bottom: -20px;
    position: relative;
    z-index: 10;
}

.custom-01 figure{
    font-size: 0;
}

.custom-01 .text01{
    font-size: 16px;
    margin-top: 10px;
    text-align: right;
}

/************************************************************

************************************************************/
.custom-02 {
    margin: 8vmin auto 1.6em;
    border: 3px solid #EEE3CC;
    padding: 0 8px;
}

.custom-02 h3,
.custom-02 h4 {
    text-align: center;
}

.custom-02 h3 {
    position: relative;
    margin: 0;
}

.custom-02 h3::before {
    content: '';
    display: block;
    width: 100%;
    background: url(/images/common/img-00005.png) no-repeat left top;
    background-size: auto 100%;
    max-height: 109px;
    height: 14vmin;
    margin-top: -7vmin;
    margin-left: -16px;
    margin-bottom: -.2em;
}

.custom-02 h3::after{
    content: none;
}

.custom-02 h4{
    margin: 15px auto;
}

/************************************************************

************************************************************/
.custom-03 {
    padding: 24px;
    background-image: repeating-linear-gradient(-45deg, #E7CFC7, #E7CFC7 1px, #fff 0, #fff 6px);
}

.custom-03-in {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 16px rgba(0,0,0,0.2);
    padding: 8px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.custom-03 h3 {
    text-align: center;
    width: 100%;
    margin: -1em auto .4em;
}

.custom-03 figure {
    max-width: 169px;
    width: 24%;
    margin: .8em 0;
}

.custom-03-block {
    background: #F8F4EA;
    position: relative;
    border-radius: 4px;
    padding: 1px 8px;
    margin: .4em 0;
    width: 76%;
}

.custom-03-block {
    background: #F8F4EA;
    position: relative;
    border-radius: 4px;
    padding: 1px 8px;
    margin: .4em 0;
    width: 76%;
}

.custom-03-block::before {
    content: '';
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent #F8F4EA transparent transparent;
    border-width: .3333333333em .6666666667em .3333333333em 0;
    position: absolute;
    right: 100%;
    top: 2.4em;
}

.custom-03-block::before {
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent #F8F4EA transparent transparent;
    border-width: .5em 1em .5em 0;
}

.custom-03-block p {
    font-size: 19px;
    margin: .5333333333em 0;
}

.custom-03-block p:last-child {
    text-align: right;
}

/************************************************************

************************************************************/
.custom-04 {
    padding: 16px;
    background: #fffcf3 url(/images/common/img-00025.jpg) no-repeat center bottom;
    background-size: 100% auto;
}

.custom-04 h3 {
    margin: 0;
    text-align: center;
}
.custom-04 ul {
    padding: 0;
    margin: .8em -3px 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.custom-04 ul li {
    width: 50%;
    text-align: center;
}

.custom-04 ul li:before{
    content: none;
}
/************************************************************

************************************************************/
.custom-07 {
    margin: 60px 0 20px;
    padding: 8px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #F8F4EA;
}

.custom-07 h3 {
    text-align: center;
    margin: -.8em 0 .4em;
    width: 100%;
}

.custom-07 h3::before {
    content: '';
    display: block;
    width: 100%;
    background: url(/images/common/img-00005.png) no-repeat left top;
    background-size: auto 100%;
    max-height: 109px;
    height: 14vmin;
    margin-top: -7vmin;
    margin-left: -16px;
    margin-bottom: -.2em;
}
.custom-07 p {
    width: 49%;
    text-align: center;
    margin: .2666666667em 0;
}

/************************************************************

************************************************************/
.custom-08 {
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
    border: 4px solid #EDE0C7;
    background-color: #fff;
    background-image: repeating-linear-gradient(#EAF3FD, #EAF3FD 1px, rgba(234,243,253,0) 0, rgba(234,243,253,0) 12px),repeating-linear-gradient(90deg, #EAF3FD, #EAF3FD 1px, rgba(234,243,253,0) 0, rgba(234,243,253,0) 12px);
    padding: 8px;
    border-width: 12px;
    margin-top: 0;
    margin: 0 -5px;
}

.custom-08-block h4,
.custom-08-block h5 {
    font-size: 3.8vmin;
    padding: .5333333333em 8px;
}

.custom-08 > figure{
    margin: 0 -16px 0 0;
}

.custom-08 > figure figcaption {
    text-align: right;
    padding-right: 48px;
    font-size: 72%;
}

.custom-08-block {
    background: #fff;
    border: 8px solid #F8F4EA;
}

.custom-08-block h4 {
    text-align: center;
    margin: 0;
    font-weight: bold !important;
}

.custom-08-block h5 {
    font-weight: bold !important;
    margin: 0;
    margin: 0;
    border-top: 8px solid #F8F4EA;
    color: #c76208;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    padding-bottom: 0;
}

.custom-08-block h5::after {
    display: block;
    background-color: #c76208;
    content: '\a0';
    flex-grow: 1;
    height: 2px;
    position: relative;
    top: .6666666667em;
    margin-left: .4em;
}

.custom-08-block h5+p {
    margin-top: 0;
}

.custom-08-block p {
    font-size: 21px;
    padding: 0 16px;
    margin: .8em 0;
}

.custom-08-block h5:nth-of-type(2) {
    color: #8cbd32;
}

.custom-08-block h5:nth-of-type(2)::after {
    background: #8cbd32;
}

/************************************************************

************************************************************/
.custom-09-block {
    background: #fff;
    box-shadow: 0 0 8px #e3d9c9, 0 0 8px rgba(0,0,0,0.1);
    padding: 8px;
    margin: 8px auto;
}

.custom-09-block figure {
    text-align: center;
    margin: .8em auto;
}

.custom-09-block-block {
    border: 2px solid #ccc;
    padding: 8px;
}

.custom-09-block-block .difference {
    margin: 0 auto;
    width: 48%;
    background: #ccc;
    line-height: 0;
    padding: .2em .8em;
    text-align: center;
}

.custom-09-block-block ul {
    list-style: none;
    font-weight: 500;
    margin: .5333333333em 0;
    padding: 0;
}

.custom-09-block-block ul li {
    font-size: 3vmin;
    background: url(/images/common/img-00058.png) no-repeat left .2666666667em;
    background-size: 1em auto;
    padding: .16em 0 .16em 1.3333333333em;
    line-height: 1.5;
}

.custom-09-block-block ul li:before{
    content: none;
}

.custom-09-block-block:nth-of-type(2) {
    border-color: #C46220;
}

.custom-09-block-block:nth-of-type(2) .difference {
    background: #c46220;
    width: 72%;
}

.custom-09-block-block:nth-of-type(2) ul li {
    font-size: 3.6vmin;
    background-image: url(/images/common/img-00059.png);
}


/************************************************************

************************************************************/
.custom-10 ol {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.custom-10 ol li {
    width: 48%;
    max-width: 340px;
    margin: 0 0 1.6em;
    position: relative;
}

.custom-10 ol li:before{
    content: none;
}

.custom-10 ol li::after {
    content: '';
    position: absolute;
    z-index: 1;
}

.custom-10 ol li:nth-child(2n+1)::after {
    background: url(/images/common/img-00083.png) no-repeat center 60%;
    left: 100%;
    top: 0;
    height: 100%;
    width: 12%;
    max-width: 50px;
    background-size: 100% auto;
}

.custom-10 ol li:nth-child(2n)::after {
    background: url(/images/common/img-00084.png) no-repeat center center;
    right: 100%;
    top: 100%;
    max-width: 65px;
    max-height: 62px;
    width: 8vmin;
    height: 8vmin;
    background-size: 100% auto;
}

.custom-10 ol li:last-child::after{
    content: none;
}


/************************************************************

************************************************************/
.custom-11 {
    margin: 1.6em -16px;
    padding: 16px 16px 0;
    background: url(/images/home/img-00087.jpg) no-repeat center top;
    background-size: 100% auto;
}

.custom-11 h2 {
    margin: 0;
}

.custom-11>figure {
    margin: -8.96em -16px 0 16px;
    float: right;
    max-width: 323px;
    width: 40%;
    position: relative;
    z-index: 1;
}

.custom-11-block {
    background: #FFFCF4;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.custom-11-block figure {
    text-align: center;
    width: 48%;
    max-width: 335px;
    margin: 1em auto;
}

.custom-11-block figcaption {
    font-size: 4vmin;
    line-height: 1.4;
}

/************************************************************

************************************************************/
.custom-12 h3,
.custom-12>figure figcaption {
    font-family: "Times New Roman",'游明朝', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W6', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
}

.custom-12 h3 {
    font-weight: bold;
    text-align: right;
    font-size: 4.6vmin;
    position: relative;
    background-image: linear-gradient(#a06237, #723d18);
    color: #fff;
    padding: 1em 8px;
    padding-left: 18vmin;
    text-shadow: 0 0 2px rgba(0,0,0,0.6), 0 0 8px rgba(0,0,0,0.6);
    box-shadow: 0 3px 0 #a06237 inset, 0 6px 0 #DCC080 inset, 0 -3px 0 #a06237 inset, 0 -5px 0 #DCC080 inset;
    margin: 20px 0;
    clear: both;
}

.custom-12 h3::after {
    content: '';
    display: block;
    background: url(/images/common/img-00092.png) no-repeat center center;
    position: absolute;
    left: 2vmin;
    top: 50%;
    max-width: 143px;
    max-height: 143px;
    width: 16vmin;
    height: 16vmin;
    background-size: 100% auto;
    margin-top: -8vmin;
    border: none;
}

.custom-12 h3>.span {
    display: block;
}

.custom-12 h3>.span .span {
    font-size: 128%;
}

.custom-12>figure {
    float: right;
    max-width: 294px;
    width: 40%;
    text-align: center;
    margin-top: 0;
    margin-left: 16px;
    margin-bottom: 20px;
}

.custom-12>figure figcaption {
    font-size: 2.6vmin;
    font-weight: bold;
    border: 2px solid #CFB275;
    background: #FEFBF3;
    line-height: 1.4;
    padding: .4em;
}

.custom-12>figure figcaption>.span {
    display: block;
    margin-top: .2em;
}

.custom-12>figure figcaption>.span .span {
    font-size: 144%;
}


/************************************************************

************************************************************/
.custom-13 {
    margin: 1.6em -16px;
    position: relative;
    padding: 1.6em 8px;
    background: url(/images/common/img-00095.jpg) center center;
    background-size: 100% auto;
}

.custom-13>* {
    position: relative;
    z-index: 1;
}

.custom-13::before,
.custom-13::after {
    content: '';
    width: 100%;
    background: url(/images/common/img-00097.png) no-repeat center top;
    max-height: 175px;
    background-size: 100% auto;
    height: 20vmin;
    position: absolute;
    left: 0;
}

.custom-13::before {
    top: -.5333333333em;
}

.custom-13::after {
    bottom: -.5333333333em;
    transform: scale(-1, -1);
}

.custom-13 ul {
    list-style: none;
    margin: 0 auto;
    max-width: 720px;
    background: #fff;
    padding: 1em 8px;
}

.custom-13 ul li {
    font-weight: bold;
    background: url(/images/common/img-00101.svg) no-repeat left .2666666667em;
    background-size: 1.1428571429em auto;
    padding: .2666666667em 0 .2666666667em 1.6em;
    line-height: 1.3;
    font-size: 4.8vmin;
}

.custom-13 ul li::before{
    content: none;
}
/************************************************************

************************************************************/
.custom-hr-01 {
    background: url(/images/common/img-00057.png) no-repeat center center;
    background-size: auto 100%;
    height: 4vmin;
    max-height: 38px;
}

/************************************************************

************************************************************/
.custom-text-01 {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.custom-text-01 small {
    font-size: 64%;
}
/************************************************************

************************************************************/
.XXXXXXXXXXX:after{
    clear: both;
    content: '';
    display: table;
    overflow: hidden;
}

/************************************************************

************************************************************/
@media screen and (max-width: 1300px) {

}

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

}

@media (min-width: 768px){

.custom-01 {
    margin: 1.6em auto;
    padding: 0 16px;
}

.custom-02 {
    margin: 3.2em auto;
    border-width: 6px;
    padding: 0 16px;
}

.custom-02 h3::before {
    margin-top: -1.6em;
    margin-left: -1.6em;
}

.custom-03-block {
    width: calc(100% - 169px - 8px);
    padding: .4em 24px;
    margin: .5333333333em 0;
}

.custom-08-block {
    border-width: 16px;
    font-size: 24px;
    margin: .8em auto;
}

.custom-08-block h4, 
.custom-08-block h5 {
    font-size: 24px;
    padding: .8em 16px;
}

.custom-08-block h5 {
    padding-bottom: 0;
}

.custom-09-block-block {
    border-width: 6px;
    padding: 16px;
    margin: 0 auto;
    max-width: 640px;
}

.custom-09-block-block .difference {
    padding: .2666666667em 1.6em;
}

.custom-09-block-block ul li {
    background-size: auto;
    font-size: 21px;
    padding-left: 36px;
}

.custom-09-block-block:nth-of-type(2) ul li {
    font-size: 21px;
    background-position: left .32em;
}

.custom-10 ol li {
    width: 340px;
    margin-bottom: 1.92em;
}

.custom-11 {
    margin: 1.6em auto;
    padding: 24px 24px 0;
}

.custom-11>figure {
    width: auto;
    margin-top: -240px;
    margin-right: -24px;
}

.custom-11-block figcaption {
    font-size: 30px;
    margin-top: .2666666667em;
    line-height: 1.3;
}

.custom-11-block h3::after{
    content: none;
}

.custom-12 h3 {
    font-size: 34px;
    padding: 1em 16px;
    box-shadow: 0 5px 0 #a06237 inset, 0 12px 0 #DCC080 inset, 0 -5px 0 #a06237 inset, 0 -9px 0 #DCC080 inset;
}

.custom-12 h3>.span {
    display: block;
}

.custom-12 h3>.span .span {
    font-size: 144%;
}

.custom-12>figure {
    width: 294px;
    margin-left: 24px;
}

.custom-13 {
    margin: 3.2em auto;
    padding: 2.4em 16px;
}

.custom-13 ul li {
    font-size:28px;
}

.custom-08 {
    background-image: repeating-linear-gradient(#EAF3FD, #EAF3FD 1px, rgba(234,243,253,0) 0, rgba(234,243,253,0) 16px),repeating-linear-gradient(90deg, #EAF3FD, #EAF3FD 1px, rgba(234,243,253,0) 0, rgba(234,243,253,0) 16px);
    padding: 8px;
    border-width: 12px;
    padding: 16px 24px;
}

.visual_pc {
    display: block;
}

.visual_sp{
    display: none;
}

}

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

.visual_sp{
    display: block;
}

table.custom-table-01 th,
table.custom-table-01 td
{
    font-size: 18px;
}

.custom-03{
    margin: 20px -15px 0;
    padding: 10px;
}

.custom-03-block p{
    font-size: 12px;
}

.custom-04{
    margin: 20px -15px 0;
    padding: 10px;
}

.custom-08-block *{
    font-size: 15px !important;
}

}

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

}

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

}
