@charset "utf-8";

body{
    font-family: "Noto Sans JP", sans-serif;
	font-size: inherit;
	background-size: contain !important;
}
img {
    max-width: 100%;
}
body#top div#header {
    background-image: none;
    height: auto;
    width: 100%;
	min-width: 1000px;
	z-index: 1;
    position: relative;
}
.topMainLineBtn {
    position: absolute;
    bottom: 30px;
    right: 30px;
    max-width: 280px;
}
#header{
	box-shadow: 0px 4px 4px rgba(0,0,0,0.05)
}
div#header_menu {
    margin-top: 10px;
    margin-right: 10px;
    text-align: right;
    height: 41px;
	z-index: 2;
	position: relative;
}
#header_tel {
    margin-left: auto;
    margin-top: 35px;
    position: absolute;
    float: none;
    right: 10px;
    
}
div#gmenu {
    background: none;
    width: 100%;
    margin: 0 auto;
    background-color: #FFFFFF;
	height: auto;
}
#header div#gmenu ul{
    table-layout: fixed;
    display: table;
    width: 94%;
    height: auto;
    padding-left: 3%;
    padding-right: 3%;
}

#header div#gmenu li {
float: none;
    display: table-cell;
    width: inherit;
    height: auto;
    cursor: inherit;
    text-align: center;
}
#header div#gmenu li:hover {
    background-color: #E7E7E7;
	background-image: none;
}
.mainImgBox{
	background-color: #FFFCE1;
	width: 100%;
}
#header div#gmenu li a{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	
}
#header div#gmenu li a span{
	display:block;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
}
div#container_top{
	display:none;
}
div#container {
	margin-top: 40px;
    display: block;
    background: none;
    width: 1000px;
    background-color: #FFFFFF;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
div#container_end {
    background: none;
    width: 950px;
    height: 84px;
    margin: 0 auto;
    padding: 20px 33px;
    background-color: #FFFFFF;
}


.sticky #side_menu_ul{
	position:relative;
}

div#leftcolumn {
    margin-left: 30px;
    width: 180px;
    height: auto;
}
.ttlSpSetsumei{
	margin-bottom: 15px;
	background-color: #DCDCDC;
	padding: 10px;
	color:#000000;
}
.spSetsumeiBtn {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.spSetsumeiBtn li{
	display: table-cell;
	padding: 5px;
}
section p{
	margin-bottom: 10px;
}
.spSetsumeiImg {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.spSetsumeiImg li{
	display: table-cell;
	padding: 5px;
	vertical-align: top;
	
}
.spSetsumeiImg li span{
	font-size: 12px;
	text-align: center;
	display: block;
}
h4.subttlSpSetumei{
	border-bottom: solid 2px #424242;
	font-size: 18px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

section{
	margin-bottom: 35px;
}
.movieContentsText{
	display: flex;
	align-items: center;
}
.movieBox{
	position: relative;
}
.movieBox video{
	display: block;
	width: 100%;
	height: auto;
}
.moviePlayButton{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 88px;
	height: 88px;
	margin: -44px 0 0 -44px;
	border: none;
	border-radius: 50%;
	background: rgba(0,0,0,0.58);
	cursor: pointer;
	z-index: 2;
	box-shadow: 0 8px 20px rgba(0,0,0,0.18);
}
.moviePlayButton__icon{
	display: block;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	border-left: 30px solid #ffffff;
	position: relative;
	left: 4px;
}
.movieBox.is-playing .moviePlayButton{
	display: none;
}
.topMovie2c {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 4%;
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    margin-top: 30px;
}
.movieContentsText h2{
    margin-bottom: 15px;
    font-size: 24px;
    color: #000;
}
.movieContentsText p.note{
	margin-top: 10px;
	font-size: 12px;
}
div#container_end {
    background: none;
    width: 100%;
    height: 84px;
    margin: 0 auto;
    padding: 0;
	position: relative;
}

div#page_top {
    float: none;
    position: absolute;
    right: 1%;
    bottom: 20px;
    top: auto;
    left: auto;
    width: 20px;
}


div#two_maincolumn div.title h2 {
	height: auto;
    padding-left: 20px !important;
    margin-bottom: 25px;
}

.topBanner2c ul{
	display: grid;
	grid-template-columns: 1fr 1fr;
	width: 100%;
	padding-bottom: 30px;
	column-gap: 20px;
}

.topBanner2c ul li{
	display: block;
}
.topBanner2c ul li a:hover img{
	opacity: 0.8;
}
div#two_maincolumn {
    float: none;
    width: 96%;
    padding: 2%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

div#footer {
    background: none;
    width: auto;
    margin: 0 auto;
    text-align: center;
    padding-left: 0;
    height: 0;
}
#androidSetsumei{
	display:none;
}
#footer_menu ul{

}
div#footer_menu ul li {
    margin-left: 0;
    list-style: none;
    /*background: url(../img/images/arrowf.png) no-repeat left center;*/
    padding-left: 12px;
    display: block;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}
.footerBgBox{
	background-color:#000000;
	padding: 20px;
}
.topBanner1c {
    margin-bottom: 10px;
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    padding: 2%;
    background-color: #FFF;
    box-sizing: border-box;
}
textarea.form{
  field-sizing: content;
  height: 150px;
  min-height: min-content;
  line-height: 1.4;
  padding-top: 10px;
  padding-bottom: 10px;
}




/* 2026 LP custom */
.faqBox {
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 30px;
	row-gap: 40px;
}
.faqBox dl dt{
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 14px;
}
.faqBox dl dt span{
    display: inline-block;
    padding: 10px;
    background-color: #ffec11;
    border-radius: 130px;
}
.faqBox dl dd{
	font-size: 13px;
}
#headerLineBtn {
    top: -6px;
    width: 205px;
    height: auto;
    position: absolute;
    right: 25px;
}
#headerTel{
    position: absolute;
    right: 250px;
    top: -3px;
    z-index: 100;
}
#headerTel a{
    color: #000;
    font-size: 31px;
    font-weight: 800;
    text-decoration: none;
    -webkit-text-stroke: 8px #ffffff;
    font-weight: 800;
    paint-order: stroke fill;
}
#headerTel a span{
    font-size: 11px;
    display: block;
    -webkit-text-stroke: 0px;
    font-weight: 400;
    text-align: right;
    margin-top: 3px;
}
#contentsBox{
	overflow: hidden;
}

#contentsBox .lp-delivery{
	color: #111111;
	line-height: 1.6;
}

#contentsBox .lp-delivery img{
	display: block;
}

#contentsBox .lp-hero__visual img,
#contentsBox .lp-step-card img,
#contentsBox .lp-beginner-grid img{
	width: 100%;
}



#contentsBox .lp-text-red{
	color: #ff2600;
}

#contentsBox .lp-text-underline{
	border-bottom: solid 4px #111111;
	display: inline-block;
	line-height: 1.1;
	padding-bottom: 4px;
}

#contentsBox .lp-hero{
	background: #ffffff;
	padding: 0;
}

#contentsBox .lp-hero__inner{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#contentsBox .lp-hero__copy {
    width: fit-content;
    padding: 2%;
    position: absolute;
    z-index: 2;
    background-color: #FFF;
    top: 20%;
}

#contentsBox .lp-hero__lead{
	    font-size: 30px;
	font-weight: bold;
	line-height: 1.35;
	margin-bottom: 18px;
}

#contentsBox .lp-hero__lead-large {
    font-size: 38px;
    letter-spacing: 1px;
    font-weight: 800;
}

#contentsBox .lp-hero h2{
	font-size: 30px;
	line-height: 1.35;
	font-weight: bold;
	margin: 0;
}

#contentsBox .lp-hero__visual {
    position: relative;
    right: 0;
    top: 0;
    width: 54vw;
    margin-left: auto;
}

#contentsBox .lp-price-banner{
    width: fit-content;
    margin: 0 auto 0;
    background: #ffe400;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    font-size: 26px;
    font-weight: bold;
    line-height: 1.3;
    padding: 14px 60px 24px;
    position: relative;
    z-index: 3;
    text-align: center;
    position: absolute;
    bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

#contentsBox .lp-price-banner span {
    color: #ff2600;
    font-size: 46px;
    -webkit-text-stroke: 8px #ffffff;
    font-weight: 800;
    paint-order: stroke fill;
}
#contentsBox .lp-price-banner small{
	font-size: 40px;
}

#contentsBox .lp-price-banner em{
	font-style: normal;
	font-size: 28px;
}

#contentsBox .lp-yellow-area{
	padding: 90px 0 110px;
}

#contentsBox .lp-panel{
    width: 1120px;
    margin: 0 auto 72px;
    position: relative;
    /* box-shadow: 0 16px 36px rgba(0, 0, 0, 0.08); */
    box-sizing: border-box;
    background-color: #FFF;
}

#contentsBox .lp-panel:last-child{
	margin-bottom: 0;
}

#contentsBox .lp-panel-title{
	width: 860px;
	margin: 0 auto;
	background: #ffffff;
	box-shadow: 0 10px 22px rgba(0,0,0,0.08);
	font-size: 34px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	padding: 24px 30px;
	position: relative;
	top: -46px;
}

#contentsBox .lp-panel-relief{
	padding: 20px 86px 78px;
}

#contentsBox .lp-check-list{
	margin: 0 0 48px;
	padding: 0;
	list-style: none;
}

#contentsBox .lp-check-list li{
	font-size: 20px;
	font-weight: bold;
	padding: 30px 0 30px 64px;
	border-bottom: solid 1px #d8d8d8;
	position: relative;
}

#contentsBox .lp-check-list li:before{
    width: 28px;
    height: 28px;
    background-image: url(/lp/images/green_check.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 34px;
    left: 0;
    content: '';
    background-size: contain;
}

#contentsBox .lp-section-heading{
	display: table;
	width: 100%;
	table-layout: fixed;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 38px;
}

#contentsBox .lp-section-heading span {
    display: inline-block;
    vertical-align: baseline;
}

#contentsBox .lp-section-heading .lp-section-heading-text{
	width: auto;
	padding: 0 20px;
	white-space: nowrap;
}

#contentsBox .lp-section-heading .lp-line{
	width: 200px;
	height: 1px;
	background: #d0d0d0;
}

#contentsBox .lp-steps{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table;
	width: 100%;
	table-layout: fixed;
}

#contentsBox .lp-steps li{
	display: table-cell;
	padding: 0 18px;
	vertical-align: top;
	position: relative;
}

#contentsBox .lp-steps li:after{
	content: "\25B6";
	color: #12d45a;
	font-size: 22px;
	position: absolute;
	right: -6px;
	top: 146px;
}

#contentsBox .lp-steps li:last-child:after{
	display: none;
}

#contentsBox .lp-step-card{
	background: #f8f8f8;
	padding: 0 0 26px;
	position: relative;
}

#contentsBox .lp-step-number{
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background: #18d45c;
	color: #ffffff;
	font-size: 44px;
	font-weight: bold;
	line-height: 62px;
	text-align: center;
	position: absolute;
	left: -12px;
	top: -12px;
}

#contentsBox .lp-step-card h4{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 14px 15px 10px;
}

#contentsBox .lp-step-card p{
	font-size: 17px;
	line-height: 1.7;
	margin: 0 18px;
	padding: 18px;
	background: #ffffff;
	min-height: 94px;
}

#contentsBox .lp-result-copy{
	font-size: 24px;
	font-weight: bold;
	line-height: 1.75;
	text-align: center;
	margin: 54px 0 34px;
}

#contentsBox .lp-cta-block{
	text-align: center;
}

#contentsBox .lp-cta-button{
	display: inline-block;
	min-width: 270px;
	background: #06C755;
	color: #ffffff;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
	padding: 22px 32px 21px 82px;
	border-radius: 999px;
	position: relative;
	box-shadow: 0 10px 18px rgba(21,207,87,0.22);
}

#contentsBox .lp-cta-button:before{
    content: "";
    background-image: url(/lp/images/line_white.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 11px;
    left: 24px;
}

#contentsBox .lp-cta-note {
    font-size: 18px;
    margin: 22px 0 0;
    line-height: 1.7;
}

#contentsBox .lp-cta-note a{
	text-decoration: underline;
    font-weight: 700;
}

#contentsBox .lp-panel-conditions{
	background: #eaf1fb;
	padding: 18px 42px 46px;
}

#contentsBox .lp-condition-grid{
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 30px;
}

#contentsBox .lp-condition-card{
	display: table-cell;
	background: #ffffff;
	padding: 32px 26px 28px;
	border: solid 10px #eaf1fb;
	text-align: center;
}

#contentsBox .lp-condition-card h4{
	font-size: 18px;
	line-height: 1.4;
	color: #ff2600;
	margin: 0 0 10px;
}

#contentsBox .lp-condition-card p{
	font-size: 15px;
	margin: 0;
}

#contentsBox .lp-condition-text{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 38px;
}

#contentsBox .lp-cta-block-blue{
	padding-bottom: 20px;
}

#contentsBox .lp-panel-visual{
	margin: 0;
	position: absolute;
}

#contentsBox .lp-panel-visual-right {
    right: 0;
    bottom: 0;
    width: 320px;
}

#contentsBox .lp-panel-notes{
	padding: 18px 74px 54px;
}

#contentsBox .lp-note-list{
	margin: 0;
	padding: 0;
	list-style: none;
}

#contentsBox .lp-note-list li{
	border-bottom: solid 1px #dddddd;
	padding: 16px 0 20px 62px;
	position: relative;
	display: table;
	width: 100%;
	box-sizing: border-box;
}

#contentsBox .lp-note-list li:before{
    width: 28px;
    height: 28px;
    background-image: url(/lp/images/green_check.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background-size: contain;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}

#contentsBox .lp-note-title,
#contentsBox .lp-note-text{
	display: table-cell;
	vertical-align: middle;
}

#contentsBox .lp-note-title{
	width: 47%;
	font-size: 24px;
	font-weight: 500;
	padding-right: 28px;
}

#contentsBox .lp-note-title strong{
	color: #ff2600;
}

#contentsBox .lp-note-text{
	font-size: 16px;
	line-height: 1.9;
	padding-left: 28px;
	border-left: solid 1px #dddddd;
}

#contentsBox .lp-notes-footer{
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin: 42px 0 34px;
}

#contentsBox .lp-panel-box{
	padding: 18px 74px 54px;
}

#contentsBox .lp-box-copy{
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 26px;
}

#contentsBox .lp-note-list-box{
	margin-bottom: 44px;
}

#contentsBox .lp-panel-visual-left{
	left: -112px;
	bottom: -2px;
}

#contentsBox .lp-beginner-links{
	background: #f2f2f2;
	padding: 70px 0 78px;
}
#contentsBox .lp-beginner-links{
	margin-bottom: 0;
}


#contentsBox .lp-beginner-links h3{
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 44px;
}

#contentsBox .lp-beginner-grid{
	width: 1120px;
	margin: 0 auto;
	display: table;
	table-layout: fixed;
}

#contentsBox .lp-beginner-grid p{
	display: table-cell;
	padding: 0 14px;
}

#contentsBox .lp-beginner-grid a{
	display: block;
	background: #ffffff;
	padding: 0;
	box-shadow: 0 8px 18px rgba(0,0,0,0.06);
}

div#two_maincolumn div.title{
	width: auto;
}
fieldset{
	border: none;
}
.alignC{
	text-align: center;
}

.omakase section p.alignC {
    margin-bottom: 30px;
}

.omakase h3 img{
	width: 100%;
}

.omakase h4 img{
	width: 100%;
}

.topPricePlan{
	margin-bottom: 26px;
}

.topPricePlan__title {
    font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
	margin: 0 0 22px;
}

.topPricePlan__title:before{
	content: "";
	display: inline-block;
	width: 32px;
	height: 8px;
	background-color: #000000;
	vertical-align: middle;
	margin-right: 14px;
}

.topPricePlan__cards{
    font-size: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 15px;
    margin-bottom: 20px;
}

.topPricePlan__card{
	display: block;
	box-sizing: border-box;
	overflow: hidden;
	border-radius: 10px;
}

.topPricePlan__card h3 {
    background: #efefef;
    text-align: center;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    margin: 0;
    padding: 12px 8px 11px;
}

.topPricePlan__cardBody {
    background: #efefef;
    padding: 0 10px 10px;
}

.topPricePlan__arrival{
	background: #ffffff;
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 12px 10px 10px;
}

.topPricePlan__days{
	background: #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 8px;
}

.topPricePlan__days strong {
    font-size: 24px;
}

.topPricePlan__price{
	background: #ffffff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 18px;
}

.topPricePlan__price strong {
    font-size: 24px;
	color: #ff1e00;
}

.topPricePlan__price span {
    font-size: 10px;
}

.topPricePlan__cta{
	margin: 0;
	background: #ffffff;
	padding: 0 16px 14px;
}

.topPricePlan__cta a{
	display: block;
	background: #11c855;
	border-radius: 4px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4;
	padding: 9px 24px 8px 12px;
	position: relative;
}

.topPricePlan__cta a:after{
	content: "\25B6";
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	font-size: 12px;
}

.topPricePlan__campaign {
    background: #efefef;
    display: grid;
    width: 100%;
    /* table-layout: fixed; */
    grid-template-columns: 220px 1fr;
    /* overflow: hidden; */
    border-radius: 10px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 50px;
}
.ribbon{
	    position: absolute;
    top: -20px;
    background-color: red;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 5px 35px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}
.topPricePlan__campaignLabel {
    display: flex;
    width: auto;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    padding: 20px;
    align-items: center;
    color: red;
    align-items: center;
}
.topPricePlan__campaignBody{
	display: table-cell;
	vertical-align: middle;
	padding: 22px 24px;
}

.topPricePlan__campaignText{
	display: inline-block;
	vertical-align: middle;
	width: 68%;
	background: #ffffff;
	padding: 18px 12px 16px;
	box-sizing: border-box;
}

.topPricePlan__campaignPrice{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 8px;
}

.topPricePlan__campaignPrice strong{
    color: #ff1e00;
    font-size: 34px;
}

.topPricePlan__campaignPrice span{
	font-size: 16px;
}

.topPricePlan__campaignPrice em{
	font-style: normal;
	font-size: 16px;
}

.topPricePlan__campaignNote {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0;
    text-align: center;
}

.topPricePlan__cta--campaign{
	display: inline-block;
	vertical-align: middle;
	width: 30%;
	background: none;
	padding: 0 0 0 14px;
	box-sizing: border-box;
}

.topPricePlan__cta--campaign a{
	font-size: 15px;
	padding-top: 12px;
	padding-bottom: 11px;
}
table{
	width: 100%;
}

table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: auto;
}
.left_box4 {
    background-color: #fff79b;
    width: 220px;
	text-align: left;
}



/***************************************
 For manga
 arai@onenote.co.jp
 July 31, 2023
***************************************/

.law h1{
    font-size: 19px;
    text-align: center;
    line-height: 2;
    margin-bottom: 20px;
    font-weight: bold;
    color: #000;
}
.law table{
    width: 100%;
}
.law dt{
    width: 200px;
    font-weight: bold;
    float: left;
    clear: both;
}
.law dd{
    margin-bottom: 25px;
    margin-left: 220px;
    border-left: solid 4px #dcdcdc;
    padding-left: 20px;
}
.law dl{
    margin-bottom: 25px;
    clear: both;
    border-bottom: solid 1px #dcdcdc;
}
.law section {
    margin-bottom: 50px;
}
dl.taishoList {
    display: grid;
    grid-template-columns: 200px 1fr;
    row-gap: 15px;
    column-gap: 15px;
}
.law p.note{
    font-size: 12px;
    margin-bottom: 10px;
}
.alignR{
    text-align: right;
}

.formGroup{
    margin-bottom: 20px;
}


br.forPC{
    display: inline;
}
br.forSP{
    display: none;
}

#contentsBox #two_maincolumn  .lp-beginner-grid{
	width: auto;
}

/* SP layout
-------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
    body {
        font-size: 80%;
    }
    br.forPC{
        display: none;
    }
    br.forSP{
        display: inline;
    }
    div#two_maincolumn.law .loginPanel h2 {
        font-size: 20px;
    }
    .contactInfo h3{
        font-size: 14px;
    }
    .contactInfo{
        padding: 6%;
    }
    .contactInfo .telNumBox{
        padding: 6%;
    }
    .contactInfo2cBox{
        grid-template-columns: 1fr;
    }
    
    .law h1 {
        font-size: 16px;
    }
    .law p.note {
        font-size: 10px;
        margin-bottom: 10px;
    }
    .law dt{
        width: auto;
        font-weight: bold;
        float: none;
        margin-bottom: 10px;
    }
    .law dd{
        margin-bottom: 25px;
        margin-left: 0;
        border-left: none;
        padding-left: 0;
    }
    .law dl{
        margin-bottom: 25px;
        clear: both;
        border-bottom: solid 1px #dcdcdc;
    }

}


div#two_maincolumn h2 img{
	width: 100%;
}

.serviceListContents{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	column-gap: 4%;
	row-gap: 40px;
}
.serviceListContents h3{
	margin-bottom: 10px;
	text-align: center;
}

div#news2 dl {
    width: 100%;
}
