@charset "UTF-8";
 html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
} 
section{
    margin: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;   
}
footer{
    margin-bottom: 46px;
}
body {
    overflow-x: hidden;
    padding: 0;
    margin: 0;
}
*,
*::before,
*::after {
    box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
ol,
ul,
li,
p,
a {
    color: #555;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN",
        "游ゴシック Medium", meiryo, sans-serif;
}
h1,
h2,
h3 {
    font-weight: bold;
}
h2,
h3 {
    line-height: 1.32;
}
a {
    text-decoration: none;
}
i {
    font-style: normal;
}
article section {
    overflow: hidden;
    padding: 0;
}
article * > p:not(:last-of-type) {
    margin-bottom: 0.8em;
}
.w2050 {
    width: 2050px;
}
.w1256 {
    width: 1256px;
}
.w1200 {
    width: 1200px;
}
.w1152 {
    width: 1152px;
}
.w1104 {
    width: 1104px;
}
.w1098 {
    width: 1098px;
}
.w1024 {
    width: 1024px;
}
.w1000 {
    width: 1000px;
}
.w760 {
    width: 760px;
}
.w2050,
.w1256,
.w1200,
.w1104,
.w1098,
.w1024,
.w1000,
.w760 {
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}
.max {
    max-width: calc(100% - 32px);
}
section h1 {
    font-size: 24px;
    font-weight: bold;
}
section h2 {
    font-size: 22.5px;
    font-weight: bold;
}
section h3 {
    font-size: 22px;
    font-weight: bold;
}
#pop h3 {
    text-align: center;
    font-weight: normal;
    font-size: 1.1em;
    margin-bottom: 16px;
}
#pop table th {
    table-layout: fixed;
}
#pop table th:first-child {
    width: 72px;
}
#pop table tr:first-child th{
    background: #f2f2f3;
}
#pop table td, #pop table th {
    font-size: 14px;
    font-weight:normal;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    padding: 2px 4px;
    border-right: 1px solid #777;
    border-bottom: 1px solid #777;
}
.cases_area.flex {
    justify-content: flex-start;
}
.cases_area:last-child {
    margin-bottom: 0;
}
.cases_area table {
    width: 100%;
    table-layout: fixed;
    margin-bottom: 16px;
}
#cases_data {
    max-width: 680px;
    font-size: 14px;
    margin-bottom: 24px;
}
#cases_data > div {
    width: 48%;
    border: 1px solid #777;
    margin-bottom: 0;
    align-items: center;
    line-height: 1.4;
}
.kensu_left {
    width: 60%;
    text-align: center;
    padding: 10px 4px;
    letter-spacing: 0;
    border-right: 1px solid #777;
    background: #faf9ee;
}
.kensu_right {
    width: 40%;
    text-align: center;
    letter-spacing: 0;
}
#cases_content .more {
    display: block;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    background: #3d5f9b;
    color: #fff;
    font-size: 18px;
    padding: 16px 0;
    line-height: 1;
    letter-spacing: 0;
    cursor: pointer;
}
#cases_content .more:hover{
    background: #2e4c82;
}
#wrap section.form_block{
    background-image: url(/wp-content/themes/masuda-renew/img/form_block_bg.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    margin-bottom: 40px;
    padding: 40px 0;
}
#wrap section.form_block .max {
    background: rgba(255,255,255, 0.8);
    padding: 24px;
}
.form_block_btn {
    background: #4b6daa;
    margin: 24px auto 0;
    color: #fff;
    display: block;
    max-width: 360px;
    text-align: center;
    font-size: 18px;
    border-radius: 40px;
    padding: 8px 16px 10px;
    letter-spacing: 0;
    line-height: 1.4;
}
.form_block_btn:hover {
    background: #355692;
}
.flex.form_block_tel {
    max-width: 560px;
    margin: 0 auto 16px;
    flex-direction: column;
    align-items: center;
}
.flex.form_block_tel span {
    border: 1px solid #4b6daa;
    color: #4b6daa;
    width: 100%;
    text-align: center;
    padding: 4px 0;
    letter-spacing: 0;
    font-weight: bold;
}
.flex.form_block_tel a {
    position: relative;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    color: #4b6daa;
    margin-top: 8px;
    text-indent: 32px;
}
.flex.form_block_tel a::after {
    position: absolute;
    transform: translate(0,-50%);
    content: "";
    background-image: url(/wp-content/themes/masuda-renew/img/tel_maru_icon.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 28px;
    height: 28px;
    top: 50%;
    left: 0;
}
.serif {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-feature-settings: "palt";
}
.sans {
    font-family: "游ゴシック Medium", "Hiragino Sans", "Hiragino Kaku Gothic ProN", meiryo, sans-serif;
}
.txt-center {
    text-align: center;
}
.txt-right {
    text-align: right;
}
.txt-shadow {
    text-shadow: 3px 3px 3px white;
}
.abr {
    display: inline-block;
}
.pc-only,
.pc-tb {
    display: block;
}
.tb-sp,
.sp-only {
    display: none;
}
.flex {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.row-r {
    flex-direction: row-reverse;
}
.col-r {
    flex-direction: column-reverse;
}
.col2 > * {
    width: calc(100% / 2);
}
.col3 > * {
    width: calc(100% / 3);
}
.col2 > * img {
    max-width: 100%;
}
.harf-width {
    width: 50%;
}
.full-width {
    width: 100%;
}
.kome {
    padding-left: 20px;
    position: relative;
}
.kome::before {
    color: #222222;
    content: "※";
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
}
.pc,
.tb-pc {
    display: none;
}
@media screen and (min-width: 768px) {
    .sp-tb {
        display: none;
    }
    .tb-pc {
        display: block;
    }
    #pop h3{
        font-size: 1.4em;
        margin-bottom: 24px;
    }
    #pop table th:first-child {
        width: 100px;
    }
    .cases_area table {
        width: 50%;
        margin-bottom: 0;
    }
    .cases_area table:first-child {
        margin-left: 50px;
    }
    .cases_area table:last-child {
        width: calc(50% - 100px);
    }
    #pop table td, #pop table th{
        font-size: 16px;
        font-weight: bold;
    }
    #cases_data{
        font-size: 16px;
        margin-bottom: 32px;
    }
    #cases_data > div{
        width: 40%;
    }
    .kensu_left{
        padding: 10px 8px;
        font-weight:bold;
    }
    .kensu_right{
        font-weight:bold;
    }
    #wrap section.form_block{
        padding: 48px 0;
        margin-bottom: 0;
        background-attachment: fixed;
    }
    #wrap section.form_block .max {
        padding: 48px;
    }
    .flex.form_block_tel{
        flex-direction: row;
        max-width: 540px;
    }
    .flex.form_block_tel span{
        background: rgba(255,255,255,0.7);
        max-width: 280px;
        font-size: 18px;
        padding: 6px 0;
    }
    .flex.form_block_tel a{
        font-size: 26px;
        margin-top: 0;
    }
    .form_block_btn{
        margin: 32px auto 0;
    }
}
@media screen and (min-width: 801px) {
    .sp {
        display: none;
    }
    .pc {
        display: block;
    }
    footer{
        margin-bottom: 0;
    }
}

.mobile-head-text {
    font-size: 10px;
    letter-spacing: 0px;
}

@media screen and (min-width: 801px) {
    .mauto {
        margin: 0 auto;
    }

    #logo {
        margin: 0;
    }
    #logo img {
        vertical-align: bottom;
    }
    .fs-14 {
        font-size: 14px;
    }

    .fs-15 {
        font-size: 15px;
    }

    .tel_font {
        font-size: 31px;
        color: #4b6da6;
    }

    .pd_side_10 {
        padding: 0 10px;
    }

    .flex {
        flex-wrap: nowrap;
    }
    .flex.ft_pc_menu {
        flex-wrap: wrap;
    }
    .flex_wrap_pc {
        flex-wrap: wrap;
    }

    .fl_al_center {
        align-items: center;
        margin-bottom: 8px;
    }

    .fl_jus_center {
        justify-content: center;
    }

    .fl1 {
        flex: 1;
    }

    .bd-left {
        border-left: 1px solid #aaa;
    }

    .bd-right {
        border-right: 1px solid #aaa;
    }

    .fl_start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .header-btn {
        display: block;
        padding: 10px 20px;
        border-radius: 5px;
        font-size: 16px;
    }

    .bg-contact {
        background: #0069a8;
        color: #fff;
        min-width: 294px;
    }

    .bg-contact:link,
    .bg-contact:visited {
        color: #fff;
    }

    .bg-line {
        background: #00af00;
        color: #fff;
        min-width: 128px;
    }

    .bg-line:link,
    .bg-line:visited {
        color: #fff;
    }

    .tel_font:link,
    .tel_font:visited {
        color: #4b6da6;
    }
}

@media screen and (min-width: 1319px) {
    #logo {
        max-width: 330px;
    }
    .wm733 {
        max-width: 733px;
    }

    .mauto {
        margin: 0;
    }
}

/* パンくずのcss */
.bread {
    margin: 8px auto 16px;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    display: none;
}
@media screen and (min-width: 768px) {
    .bread {
        margin: 8px auto 24px;
        font-size: 14px;
        display: block;
        color: #555;
        font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", meiryo, sans-serif;
    }
}

/* MVに関するCSS */
.main{
    background-image: url(/wp-content/themes/masuda-renew/img/sp_merit.png); background-position: center top;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 0 10px;
    padding-top: 40%;
    background-size: cover;
	margin-top: 76px;
}

.main h1 {
    padding: 0;
    background: rgba(94, 123, 177, 0.8);
    font-size: 20px;
    background-position: right top;
    font-weight: bold;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    line-height: 1.3;
    width: 45%;
    max-width: 160px;
}
.mv_subtitle{
	font-size: .7em;
}
.post-page .mv_subtitle {
    font-size: 1em;
}
@media screen and (min-width: 768px) {
.main h1 {
    margin-bottom: 0;
    width: 41%;
    height: 88px;
    max-width: 428px;
}
}
@media screen and (min-width: 801px) {
	.main{
		height: 405px;
    background-image: url(/wp-content/themes/masuda-renew/img/pc_merit.png);
    padding: 0 28px;
    margin-top: 142px;
    width: 1100px;
}
    .main h1 {    
    padding: 28px;
    font-size: 30px;
    }
}

/* 共通部分 */
section h2 {
    font-size: 22.5px;
    padding-bottom: 20px;
    position: relative;
    font-weight: bold;
    margin-bottom: 20px;
}

section h2::after {
    content: "";
    width: 1.5em;
    height: 2px;
    background-color: #3f77b8;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

section h4{
	font-size: 16px;
}

p {
    font-size: 16px;
	line-height: 1.6;
}
div {
    color: #333;
}

@media screen and (min-width: 801px) {
    section h2 {
        font-size: 28px;
    }
    section h1 {
        font-size: 24px;
    }
    section h2 {
        font-size: 28px;
    }
    section h3 {
        font-size: 28px;
    }
	section h4{
		font-size: 18px;
	}
    section p {
        font-size: 16px;
    }
}

.bread br {
    display: none;
}

.acbg {
    background: #F4FAFD;
}

/* 増田歯科で使うモジュールについて */
/* 共通padding,margin */

section {
    padding: 40px 0;
}
section h2 {
    margin-bottom: 20px;
}

section h3 {
    margin-bottom: 20px;
}
section p:not(:last-child) {
    margin-bottom: 20px;
}
.mb0{
	margin-bottom: 0;
}
.pd0 {
  padding: 0;
}

@media screen and (min-width: 801px) {
	
.mb0_pc{
	margin-bottom: 0 !important;
}
    section {
        padding: 48px 0;
    }
    section h2 {
        margin-bottom: 40px;
    }

            section h3 {
                margin-bottom: 40px;
            }

    section p:not(:last-child) {
        margin-bottom: 40px;
    }
}

/* スマホでは画像をフルにする時 */

.img_full {
    max-width: calc(100% + 32px);
    margin-left: -16px;
    margin-right: -16px;
}
@media screen and (min-width: 801px) {
    .img_full {
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
}

/* タイトルモジュール ① */
.title_center {
    text-align: center;
}
.recommended {
    position: relative;
    display: inline-block;
}
.recommended .leftbd {
    position: absolute;
    left: -16px;
    bottom: 5px;
    height: 1.5em;
    width: 1px;
    background: black;
    transform: rotate(-30deg);
}
.recommended .leftbd::before {
    position: absolute;
    content: "";
    left: -7px;
    bottom: 0;
    height: 0.8em;
    width: 1px;
    background: black;
    transform: rotate(-15deg);
}
.recommended .rightbd {
    position: absolute;
    right: -16px;
    bottom: 5px;
    height: 1.5em;
    width: 1px;
    background: black;
    transform: rotate(30deg);
}
.recommended .rightbd::before {
    position: absolute;
    content: "";
    right: -7px;
    bottom: 0;
    height: 0.8em;
    width: 1px;
    background: black;
    transform: rotate(15deg);
}
/* ----------------------------------------------------------------------------------------- */
/* タイトルモジュール② */

.sub_title {
    color: #4b5a92;
}
 .sec_subtitle_color {
            color: #4b5a99;
        }
/*  */
/* タイトルモジュール③ */
.merit span,
.demerit span {
    position: absolute;
    left: -66px;
    top: -30px;
    width: 2.7em;
    height: 2.7em;
    background-color: #fff;
    border-radius: 50%;
    z-index: 1;
}

/* メリット（●の作成） */
.merit span::before {
    display: block;
    content: "";
    position: absolute;
    top: 0px;
    width: 1.7em;
    height: 1.7em;
    border: 8px solid #ed6a7b;
    z-index: 2;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
    top: 11px;
}

/* デメリット（×の作成） */
.demerit span::before {
    display: block;
    content: "";
    position: absolute;
    top: 0px;
    width: 8px;
    height: 1.4em;
    background: #4b5a92;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    top: 15px;
}

.demerit span::after {
    display: block;
    content: "";
    position: absolute;
    top: 0px;
    width: 8px;
    height: 1.4em;
    background: #4b5a92;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%) rotate(-45deg);
    top: 15px;
}
@media screen and (min-width: 801px) {
    .merit span,
    .demerit span {
        left: -88px;
    }

    .merit::before,
    .demerit::before {
        border-left: 12px solid #fff;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        transform: rotate(25deg);
        left: -17px;
        top: 17px;
    }

    .merit span::before {
        top: 14px;
    }

    .demerit span::before,
    .demerit span::after {
        top: 18px;
    }
}

/* ----------------------------------------------------------- */
/* マーカーのモジュール */
.yellow_line {
    background: linear-gradient(to bottom, transparent 50%, #ffff9f 0%);
}

/* テキストボックス① */

.textbox {
    padding: 20px;
    background: #fff;
}
/* pcのみのtextbox */
@media screen and (min-width: 801px) {
    .textbox1_pc {
        width: 50%;
        padding: 80px 40px;
        background-color: rgba(255, 255, 255, 0.66);
        min-width: 630px;
    }
}
/* 背景色関連 */

.risk_bg {
    background-color: #f4f2eb;
}

.acbg {
    background: #F4FAFD;
}

.bgwhite {
    background: #fff;
}

.meritbg {
    background: #fdf5f9;
}

.demeritbg {
    background: #F4FAFD;
}

.bg_recomend {
    background-image: url(/wp-content/themes/masuda-renew/img/intravenous_sedation_bg_sp.png);
    background-size: cover;
}

@media screen and (min-width: 801px) {
    .bgjomyaku_pc {
        background-image: url(/wp-content/themes/masuda-renew/img/intravenous_sedation_bg2_pc.png);
        background-size: cover;
    }

    .bg_recomend {
        background-image: url(/wp-content/themes/masuda-renew/img/intravenous_sedation_bg3_pc.png);
        background-size: cover;
		background-attachment: fixed;
    }
}

/* pcで順番を変更する時（flex） */

@media screen and (min-width: 801px) {
    .pc_order1 {
        order: 1;
    }

    .pc_order2 {
        order: 2;
    }

    /* margin,paddingなど */
}

/* 最初のセクションのmargin、padding調整 */

.top_pad {
    padding-top: 0px;
}
.top_title {
    margin-bottom: 20px;
}
@media screen and (min-width: 801px) {
    .top_pad {
        padding: 40px 0 0;
    }
    .top_title {
        margin-bottom: 40px;
    }
}

.obj_img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/* 共通ボタンデザイン */
.child_btn {
    text-align: center;
    background-color: #4b6daa;
    width: 80%;
    min-width: 270px;
    font-size: 18px;
    position: relative;
    -webkit-box-shadow: 0 5px 0 0 #4d4d4d;
    box-shadow: 0 5px 0 0 #ddd;
	max-width: 550px;
}
.child_btn a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding: 20px 0;
}

.child_btn a::after,
.child_btn a::before {
    content: "";
    width: 16px;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    right: 5%;
}

.child_btn a::before {
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    top: 40%;
}

.child_btn a::after {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    top: 55%;
}
.child_btn:hover {
    background: #3b5a92;
}
@media screen and (min-width: 801px){
	.child_btn{
		
    width: 100%;
	}
    .child_btn a::after,
    .child_btn a::before {
        width: 15px;
    }
	
}
.page_top_pd{
  padding-top: 24px;
}
@media screen and (min-width: 801px){
  
.page_top_pd{
  padding-top: 16px;
}
}
/* 限定解除のcss */
.geblock_sc{
    padding: 16px 0 0;
}
.gentei {
    padding: 24px 14px;
    border: 1px solid #ccc;
    position: relative;
}
.gentei h2 {
    font-size: 18px;
    line-height: 1.4;
    padding: 0;
}
.gentei h2::after{
    display: none;
}
.gentei h3 {
    font-size: 15px;
    margin-bottom: 8px;
}
.gentei p {
    font-size: 13px;
    text-align: justify;
}
.gentei a {
    text-decoration: underline;
    color: #2e5a9f;
}
.gentei ul li {
    position: relative;
    font-size: 13px;
    padding-left: 1.2em;
    line-height: 1.6;
    margin-bottom: 4px;
    z-index: 1;
}
.gentei ul li::before,
.gentei ul li::after {
    content: "";
    background-color: #4680b0;
    height: 1px;
    position: absolute;
}
.gentei ul li::before {
    width: 6px;
    top: 9px;
    left: 0;
    transform: rotate(45deg) scale(0.8) translateX(2px) translateY(2px);
}
.gentei ul li::after {
    width: 10px;
    top: 9px;
    left: 2px;
    transform: rotate(-50deg) scale(0.8);
}
.genteimb>*:not(:last-child) {
    margin-bottom: 20px;
}
#geblock_ortho .readmore,
#geblock_guidance .readmore {
    position: relative;
    box-sizing: border-box;
}
#geblock_ortho .readmore-check,
#geblock_guidance .readmore-check {
    display: none;
}
#geblock_ortho .readmore-content,
#geblock_guidance .readmore-content {
    position: relative;
    overflow: hidden;
    height: 120px;
}
#geblock_ortho .readmore-content::before,
#geblock_guidance .readmore-content::before {
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    z-index: 2;
}
#geblock_ortho .readmore-label,
#geblock_guidance .readmore-label {
    background-color: #fff;
    border: 1px solid #aaa;
    color: #555;
    display: block;
    margin: 0 auto;
    letter-spacing: 0;
    padding: 12px;
    line-height: 1;
    font-size: 16px;
    width: 256px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 2;
    cursor: pointer;
}
.gentei_imptax {
    border: 1px dashed #ccc;
    display: block;
    padding: 8px 16px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 700;
    font-size: 17px;
}
.gentei_imptax h4 {
    background: #eee;
    font-size: 15px;
    margin: 8px auto;
    font-weight: 700;
}
.gentei_imptax h4:last-child {
    margin-top: 16px;
}
.gentei_imptax em {
    display: block;
    font-size: 16px;
}
.gentei .mb20 {
    margin-bottom: 20px;
}
.gente-kome {
    display: block;
    text-indent: -1em;
    padding-left: 1em;
}
#geblock_ortho .readmore-label::before,
#geblock_guidance .readmore-label::before {
    content: '続きを読む';
}
#geblock_ortho .readmore-check,
#geblock_guidance .readmore-check{
    display: none;
}
#geblock_ortho .readmore-check:checked ~ .readmore-label,
#geblock_guidance .readmore-check:checked ~ .readmore-label{
    display: none;
}
#geblock_ortho .readmore-check:checked ~ .readmore-content,
#geblock_guidance .readmore-check:checked ~ .readmore-content{
    height: auto;
}
#geblock_ortho .readmore-check:checked ~ .readmore-content::before,
#geblock_guidance .readmore-check:checked ~ .readmore-content::before {
    display: none;
}
.gentei h2.geblock_guidance-title {
    font-size: 16px;
    background: #ededed;
    padding: 5px 12px 6px;
    margin-bottom: 16px;
}
.gentei .geblock_guidance-text {
    margin-bottom: 24px;
}
.gentei .geblock_guidance-small{
    font-size: 16px;
}
.gentei .geblock_guidance-small02{
    font-size: 14px;
}
#geblock_guidance ul{
    margin-bottom: 40px;
}
#geblock_guidance ul:last-child {
    margin-bottom: 0;
}
#geblock_guidance .gentei_imptax{
    font-size: 15px;
    line-height: 1.6;
}

@media screen and (min-width: 768px) {
.readmore-content .flex > div {
    width: 47%;
}
.gentei h2.geblock_guidance-title {
    font-size: 18px;
}
#geblock_guidance .gentei_imptax{
    font-size: 18px;
    line-height: 1.8em;
}
}
@media screen and (min-width: 801px) {
section .genteimb p:not(:last-child){
    margin-bottom: 20px;
}
.geblock_sc{
    padding: 48px 0 0;
}
.gentei {
    padding: 40px 64px;
}
.gentei h2{
    font-size: 23px;
    margin-bottom: 24px;
}
.gentei h3{
    font-size: 17px;
}
.gentei p{
    font-size: 14px;
}
.genteimb>*:not(:last-child) {
    margin-bottom: 24px;
}
}