/*----------------------------------
全体
----------------------------------*/

body {
    font-size: 18px;
    font-family: Arial, Roboto, "“Droid Sans”", “メイリオ”, Meiryo, "“ヒラギノ角ゴ ProN W3″", "“Hiragino Kaku Gothic ProN”", sans-serif;
    line-height: 28px;
    word-break: break-all;
    text-size-adjust: none;
}

.wrapper {
	margin: 0 auto;
	width: 95%;
}

.wrapper-mobi {
	overflow: hidden;
}

.content {
	float: none;
	margin-bottom: 0;
	width: 100%;
}

.content-one {
	margin-bottom: 10%;
	width: 100%;
}

a:hover img {
	opacity: 1;
}

a.bo {
	text-decoration: underline;
}

a.bo:hover {
	text-decoration: underline;
}

a.no-bo {
	text-decoration: underline;
}

a.no-bo:hover {
	text-decoration: underline;
}

.list li {
	list-style: disc;
	margin-left: 23px;
}

.btn {
	background: #ff8800;
	box-sizing: border-box;
	border-radius: 10px;
	color: #fff;
	display: block;
	font-weight: bold;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

.btn:hover {
	opacity: 1;
}

.pc {
	display: none;
}

.mobi {
	display: block;
}

.m20 {
	margin: 2.5% !important;
}

.mt20 {
	margin-top: 2.5% !important;
}

.mb20 {
	margin-bottom: 2.5% !important;
}

.ml20 {
	margin-left: 2.5% !important;
}

.mr20 {
	margin-right: 2.5% !important;
}

.mt-30{
	margin-top: -30px !important;
}

.m40 {
	margin: 5% !important;
}

.mt40 {
	margin-top: 5% !important;
}

.mb40 {
	margin-bottom: 5% !important;
}

.ml40 {
	margin-left: 5% !important;
}

.mr40 {
	margin-right: 5% !important;
}

.m60 {
	margin: 10% !important;
}

.mt60 {
	margin-top: 10% !important;
}

.mt-60 {
	margin-top: -20% !important;
}

.mb60 {
	margin-bottom: 10% !important;
}

.ml60 {
	margin-left: 10% !important;
}

.mr60 {
	margin-right: 10% !important;
}

.mt100 {
	margin-top: 10% !important;
}

.p20 {
	padding: 2.5% !important;
}

.pt20 {
	padding-top: 2.5% !important;
}

.pb20 {
	padding-bottom: 2.5% !important;
}

.pl20 {
	padding-left: 2.5% !important;
}

.pr20 {
	padding-right: 2.5% !important;
}

.p40 {
	padding: 5% !important;
}

.pt40 {
	padding-top: 5% !important;
}

.pb40 {
	padding-bottom: 5% !important;
}

.pl40 {
	padding-left: 5% !important;
}

.pr40 {
	padding-right: 5% !important;
}

.p60 {
	padding: 10% !important;
}

.pt60 {
	padding-top: 10% !important;
}

.pb60 {
	padding-bottom: 10% !important;
}

.pl60 {
	padding-left: 10% !important;
}

.pr60 {
	padding-right: 10% !important;
}

/*----------------------------------
header
----------------------------------*/

header {
	margin: 0;
	margin-top: 12.7%;
	padding: 2.5% 0;
}

.head-logo {
	margin: 0;
}

.logo-title {
	width: 100%;
}

.kotei-head {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}

.kotei-head ul {
	width: 88.7%;
}

.kotei-head ul li {
	float: left;
	width: 50%;
}

.kotei-head ul li img {
	height: auto;
	width: 100%;
}

.menu-btn {
	height: auto;
	width: 11.3%;
}

.sp-menu {
	display: none;
	margin-top: 48px;
	position: fixed;
	width: 100%;
	z-index: 100;
}

.sp-menu li a {
	background: #fff;
	border-bottom: 1px solid #00792f;
	box-sizing: border-box;
	color: #00792f;
	display: block;
	padding: 5px 2.5%;
	text-align: center;
	text-decoration: none;
}

.logo-in-2 {
    font-size: 3.55vw;
    line-height: 6vw;
    color: #666;
    font-weight: bold;
}

/*----------------------------------
お悩み
----------------------------------*/

.nayami {
	background: url(images-sp/onayami-bg.png) no-repeat;
	background-size: contain;
	box-sizing: border-box;
	height: 0;
	margin: 0 auto;
	padding-bottom: 225.15%;
	position: relative;
	width: 100%;
}

.nayami ul {
	left: 0;
	margin: 39.5% auto 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 95%;
}

.nayami ul li {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 2.5%;
}

.nayami ul li:last-child {
	margin-bottom: 0;
}

.red-bg {
	display: block;
	font-size: 15px;
	line-height: 20px;
	margin-right: 0;
	padding: 5px 20px;
	text-align: center;
	width: 100px;
}

.nayami ul li .y-b {
	background: linear-gradient(transparent 80%, #ffff00 80%);
}

/*----------------------------------
マンガ部分
----------------------------------*/

.wrapper.comic-wrapper {
	width: 100%;
}

.comic {
    background: #C7B299;
    box-sizing: border-box;
    margin-top: 7%;
    padding: 10% 2.5% 2.5%;
    position: relative;
}

.comic-yazirushi {
    left: 0;
    height: auto;
    margin: -6.5% auto 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
}

.comic-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 2.5%;
    text-align: center;
}

.comic-title .r-b {
	border-bottom: 3px solid #C22229;
}

.comic-bg {
	padding: 2.5%;
}

.comic-bg h3 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 2.5%;
    padding-top: 7px;
}

.comic-bg h3 img {
	left: 0;
	position: absolute;
	top: 0;
}

.comic-bg img + h3 {
	margin-top: 10%;
}

/*----------------------------------
共通パーツ
----------------------------------*/

.title-bg {
    font-size: 20px;
    line-height: 30px;
    height: auto;
    padding: 2.5%;
}

.title-bg .wrapper {
	padding-left: 20px;
	position: relative;
	text-align: center;
	width: 100%;
}

.title-bg01 {
    font-size: 20px;
    line-height: 30px;
    height: auto;
    padding: 2.5%;
}

.title-bg01 .wrapper {
	text-align: center;
	width: 100%;
}

.title-bg img {
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 35px;
}

.title-bg.support-main .wrapper {
	padding-left: 0;
	position: relative;
	text-align: center;
	width: 100%;
}

/*----------------------------------
10の理由
----------------------------------*/

.riyuu-bg {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(151,203,81,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(151,203,81,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(151,203,81,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#97cb51',GradientType=0 ); /* IE6-9 */
	box-sizing: border-box;
}

.riyuu-bg-in {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(151,203,81,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(151,203,81,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(151,203,81,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#97cb51',GradientType=0 ); /* IE6-9 */
	box-sizing: border-box;
	height: auto;
	margin: 0 auto;
	padding: 10% 2.5%;
	width: 100%;
}

.riyuu-bg-in ul {
	margin: 0 auto;
	width: 100%;
}

.riyuu-bg-in ul li {
	margin-bottom: 5%;
	position: relative;
}

.riyuu-bg-1 img {
	height: auto;
	width: 100%;
}

.riyuu-bg-num {
    font-size: 4.2vw;
    line-height: 6vw;
    position: absolute;
    top: 0;
    text-align: center;
    width: 5%;
}

.riyuu-bg-num-2 {
	color: #fff;
    font-size: 4.2vw;
    line-height: 6vw;
    position: absolute;
    top: 0;
    text-align: center;
    width: 5%;
}

_::-webkit-full-page-media, _:future, :root .riyuu-bg-num-2 {
	color: #fff;
    font-size: 4.2vw;
    line-height: 6vw;
    position: absolute;
    top: 0;
    text-align: center;
    width: 5%;
}

.riyuu-bg-2 {
	background: url(images/riyuu-bg-middle.png);
	background-size: 100%;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    height: auto;
    padding: 2.5% 2.5% 2.5% 2.5%;
    width: 100%;
}

.riyuu-bg-2.line-1 {
    height: auto;
    padding: 2.5% 2.5% 2.5% 2.5%;
}

.riyuu-bg-2.line-1 .riyuu-bg-text {
	top: 0;
}

.riyuu-bg-2.line-2 {
    height: auto;
    padding: 2.5% 2.5% 2.5% 2.5%;
}

.riyuu-bg-2.line-3 {
    height: auto;
    padding: 2.5% 2.5% 2.5% 2.5%;
}

.riyuu-bg-2.line-4 {
    height: auto;
    padding: 2.5% 2.5% 2.5% 2.5%;
}

.riyuu-bg-2 strong {
    font-size: 21px;
    line-height: 31px;
}

.riyuu-bg-3 {
	background: url(images/riyuu-bg-bottom.png) no-repeat;
	background-size: 100%;
	box-sizing: border-box;
    height: 0;
    padding-bottom: 5.08%;
	width: 100%;
}

.riyuu-bg-text {
	position: relative;
	top: 0;
}

.riyuu-mini-text {
	font-size: 15px;
	line-height: 26px;
}

/*----------------------------------
料金表など
----------------------------------*/

.ryoukin-img {
	height: auto;
	margin: 0 auto;
	width: 95%;
}

/*----------------------------------
サポート方針
----------------------------------*/

.support-list {
	margin: 10% 0;
}

.support-list li {
	margin-bottom: 10%;
}

.support-list li:last-child {
	margin-bottom: 0;
}

.support-line {
	background: url(images-sp/support-line-bg.png) no-repeat;
	background-size: contain;
	box-sizing: border-box;
	height: 0;
	margin-bottom: 12% !important;
	padding-bottom: 15.397%;
	position: relative;
	width: 100%;
}

.support-1 {
    font-size: 3vw;
    line-height: 4vw;
    left: 0;
    height: 0;
    margin-top: 0;
    margin-left: 1.5%;
    padding: 2.5% 0;
    position: absolute;
    top: 0;
    text-align: center;
    width: 15.5%;
}



.support-1 strong {
	font-size: 6vw;
    line-height: 6vw;
}

.support-title {
    font-size: 6vw;
    line-height: 8vw;
    left: 0;
    margin: 5.5% 0 0 20%;
    top: 0;
}

.support-list li:nth-child(3) .support-line {
	margin-bottom: 10%;
}

.s-point {
	position: relative;
}

.s-point::before {
	bottom: 0;
    left: 0;
    margin: 0 0 -75% 35.5%;
}

.support-text {
	margin: 0 auto;
	width: 100%;
}

.support-text p {
	margin-bottom: 20px;
}

.support-text p:last-child {
	margin-bottom: 0;
}

.info-dl {
	width: 95%;
}

.info-dl dt {
	font-size: 20px;
	line-height: 30px;
	padding: 5px 10px;
}

.info-dl dd {
	padding: 2.5%;
}

.area-text {
	float: none;
	width: 100%;
}

.info-dl-img {
	float: none;
	margin: 2.5% 0 0 0;
	width: 100%;
}

/*----------------------------------
ご相談ください
----------------------------------*/

.soudan {
	padding: 2.5%;
}

.soudan-in {
	padding: 2.5%;
}

.soudan-in h2 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 2.5%;
	padding: 5px 2.5% 10px;
}

.soudan-in h2::after {
	left: 2.5%;
	width: 95%;
}

.soudan-text {
	width: 100%;
}

.soudan-text-tel {
	color: #ff023c;
	font-weight: bold;
	font-size: 30px;
	line-height: 32.5px;
	margin-bottom: 20px;
	padding-left: 35px;
	position: relative;
}

.soudan-text-tel::before {
	background: url(images/tel-icon-2.png) no-repeat;
	background-size: 100%;
	content: "";
	height: 30px;
	left: 0;
	position: absolute;
	width: 30px;
}

.soudan-text p {
	margin-bottom: 20px;
}

.soudan-text p:last-child {
	margin-bottom: 0;
}

.soudan-img {
	height: auto;
	margin-top: 2.5%;
	width: 100%;
}

.soudan-btn {
	font-size: 15px;
	line-height: 25px;
	margin: 0 5px 5px 5px;
	padding: 10px 15px 10px 53px;
	position: relative;
	text-decoration: none;
}

.soudan-btn::before {
	background: url(images/mail-icon.png) no-repeat;
	background-size: 100%;
	content: "";
	height: 18px;
    left: 20px;
    position: absolute;
    top: 12px;
	width: 23px;
}

.soudan-btn:hover {
	background: #e20024;
}

/*----------------------------------
プロフィール・事務所概要
----------------------------------*/

.page-title {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 2.5%;
	padding: 5px 10px;
}

.prof-in .left,
.prof-in .right {
	float: none;
}

.prof-img {
	height: auto;
	width: 72% !important;
	margin: 0 auto 20px !important;
}

.prof-in-text {
	width: 100%;
}

.prof-in-text p {
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px;
}

.prof-in-texts {
	width: 100%;
}

.prof-in-texts p {
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px;
}

.prof-in-text .fs23 {
	font-size: 18px !important;
	line-height: 28px !important;
}

.prof-in-text .fs23.strong {
	font-weight: normal;
}

.page-title-2 {
	font-size: 20px;
	line-height: 30px;
}

.table {
	font-size: 18px;
	line-height: 28px;
}

.table-1 {
	float: none;
	padding: 5px 2.5%;
	width: 100%;
}

.table-2 {
	background: #fff;
	box-sizing: border-box;
	border-left: 0;
	border-top: 1px solid #aaa;
	margin-left: 0;
	padding: 5px 2.5%;
}

.map iframe {
	height: 200px;
	width: 100%;
}

/*----------------------------------
問い合わせフォーム
----------------------------------*/

.tel-text {
	color: #ff023c;
	display: block;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	margin: 0 auto;
	padding-left: 27px;
	position: relative;
	text-decoration: none;
	width: 210px;
}

.tel-text::before {
	background: url(images/tel-icon-3.png) no-repeat;
	background-size: 100%;
	content: "";
	height: 30px;
	left: 0;
    position: absolute;
    top: 0;
	width: 22px;
}

.contact-table li {
	margin-bottom: 5%;
}

.contact-1 {
	float: none;
	margin-bottom: 2.5%;
	width: 100%;
}

.contact-2 {
	margin-left: 0;
}

.contact-2 input[type="text"] {
	background: #ffc;
	box-sizing: border-box;
	border: 1px solid #ccc;
	font-size: 18px;
	line-height: 28px;
	padding: 5px 10px;
	-webkit-appearance: none;
	width: 100%;
}

.contact-2 textarea {
	background: #ffc;
	box-sizing: border-box;
	border: 1px solid #ccc;
	font-size: 18px;
	line-height: 28px;
	height: 250px;
	padding: 5px 10px;
	-webkit-appearance: none;
	width: 100%;
}

/*----------------------------------
footer
----------------------------------*/

footer {
	margin-top: 10%;
}

.foot-border {
	border: 0;
}

.foot-nav {
	background: #1d8de4;
}

.foot-nav ul {
	margin: 0 auto;
	overflow: hidden;
	width: 95%;
}

.foot-nav ul li a {
	padding: 10px 0;
	width: 100%;
}

.foot-nav ul li a::before {
	content: none;
}

.foot-nav ul li:last-child a::before {
	content: none;
}

.foot-nav ul li a:hover {
	background: #1d8de4;
}

.foot-in {
	border-top: 7px solid #00792f;
	padding: 5% 0;
}

.foot-1 {
	float: none;
	margin-right: 0;
	margin-bottom: 5%;
	width: 100%;
}

.foot-title {
    font-size: 20px;
    line-height: 30px;
}

.foot-title img {
	width: 96%;
}

.foot-title-in {
	margin-top: 0;
    font-size: 70% !important;
    font-weight: bold;
}

.foot-2 {
	float: none;
	margin-bottom: 5%;
}

.foot-3 {
	float: none;
}

.foot-tel {
	color: #ff023c;
	display: block;
	font-weight: bold;
	font-size: 25px;
	line-height: 35px;
	margin: 0;
	padding-left: 30px;
	position: relative;
	text-decoration: none;
}

.foot-tel::before {
	background: url(images/tel-icon-2.png) no-repeat;
	background-size: 100%;
	content: "";
	height: 25px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 25px;
}

.foot-contact {
	margin: 10px auto 5px;
	padding: 5px 10px 5px 88px;
	width: 280px;
}

.foot-contact::before {
    left: 60px;
}

.foot-contact:hover {
	background: #e20024;
}

/*----------------------------------
固定サイド
----------------------------------*/

.kotei-side {
	box-sizing: border-box;
	bottom: 0;
	margin: 0 2.5% 2.5%;
	padding: 6px;
	position: fixed;
	right: 0;
	z-index: 100;
}

.kotei-1 {
	margin-bottom: 10px;
}

/*----------------------------------
投稿・固定ページ
----------------------------------*/

.breadcrumbs {
	margin-bottom: 2.5%;
	text-align: right;
}

.breadcrumbs a {
	text-decoration: underline;
}

.wrapper.page,
.wrapper.single {
	margin-top: 2.5%;
}

.page-h1 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 2.5%;
	padding: 5px 10px;
}

/*----------------------------------
サポート事例
----------------------------------*/

.jirei-top {
	margin-top: 5%;
}

.jirei-top dt {
    font-size: 20px;
    line-height: 25px;
    position: relative;
    top: 0;
    width: 100%;
}

.jirei-top dd {
	padding: 2.5%;
}

.jirei-top dd ul li a {
	text-decoration: underline;
}

.jirei-top dd ul li a:hover {
	text-decoration: underline;
}

.syoukai-info dt {
    background: #c22229 !important;
    border-radius: 10px 10px 0 0 !important;
    box-sizing: border-box !important;
    color: #fff !important;
    font-weight: bold !important;
    font-size: 20px !important;
    line-height: 24px !important;
    padding: 10px 15px !important;
    text-align: center !important;
}
.syoukai-info dd {
    font-size: 19px !important;
    line-height: initial !important;
}

.mtb5{
	margin-top: 4% !important;
	margin-bottom: -5% !important;	
}

.font95{
	font-size: 95% !important; 
}

.mr4{
	margin-right: 4% !important;
}

.logo-title img {
    height: auto;
    width: 100% !important;
    margin-left: -1px;
}

.cbox p{
	font-size: initial !important;
}

.logo-in{
	font-size: 80% !important;
}

.logo-in-mobi{
	font-size: 90% !important;
}
