	/* page_common */
	#content_wrap a img {
		transition: 0.2s ease;
	}

	#content_wrap a:hover img {
		opacity: 0.7;
	}

	.ed_main_ecbo {
		max-width: 1240px;
		margin: 0 auto;
	}

	.ed_main_ecbo h1 {                                                                                                                        
		border-left: none;
		margin: 0;
		padding: 0;
		font-size: 0;
	}

	@media only screen and (max-width: 960px) {
		.ed_main_ecbo {
			width: 100%;
			margin: 0;
		}
	}

	.p_asset {
		display: block;
	}

	.p_asset_ib {
		display: inline-block;
	}

	.p_asset_i {
		display: inline;
	}

	.s_asset,
	.s_asset_ib,
	.s_asset_i {
		display: none;
	}

	.cnt a img {
		border: none;
	}

	.cnt {
		position: relative;
		overflow: hidden;
		line-height: 0;
		font-size: 0;
	}

	.cnt a {
		display: inline-block;
		background-color: #fff;
	}

	.cnt a img {
		-webkit-transition: opacity 0.2s ease;
		transition: opacity 0.2s ease;
	}

	.cnt a:hover img {
		opacity: 0.7;
	}

	@media only screen and (max-width: 960px) {
		.s_asset {
			display: block;
		}
		.p_asset {
			display: none;
		}
		.s_asset {
			display: block;
		}
		.s_asset_ib {
			display: inline-block;
		}
		.s_asset_i {
			display: inline;
		}
		.p_asset,
		.p_asset_ib,
		.p_asset_i {
			display: none;
		}
		.ed_main_ecbo img {
			max-width: 100%;
			height: auto;
		}
	}

	/* content */
	#content_wrap {
		background: url(/ito/img/0to/0000001308/images/pc_img/bg_line01.png) repeat left top / 40px 40px;
		position: relative;
	}

	#content_wrap h2 {
		margin: 0;
		padding: 0;
	}

	#content_wrap img {
		max-width: 100%;
	}

	@media only screen and (max-width: 960px) {
		#content_wrap {
            background-size: 20px auto;
		}
	}

	#cover {
        max-width: inherit;
		position: relative;
		z-index: 1;
        overflow: hidden;
        text-align: center;
    }
	#cover h1 {
        padding: 45px 30px 63px;
		background: url(/ito/img/0to/0000001308/images/pc_img/bg_yellow03.png) repeat left top / 17px auto;
	}
	#cover h1 img {
        margin: 0 auto;
        max-width: 1084px;
        width: 100%;
	}
	#cover .mv {
        background: #FFF;
	}
	#cover .mv img {
        margin: 0 auto -93px;
        max-width: 1240px;
        width: 100%;
        display: block;
        position: relative;
        top: -43px;
	}
	#cover .text_box {
        padding: 73px 0 80px;
        text-align: center;
		background: url(/ito/img/0to/0000001308/images/pc_img/bg_yellow03.png) repeat left top / 17px auto;
	}
	#cover .text_box .sub_box {
        margin: 0 auto;
        padding: 0 20px;
        max-width: 1079px;
        text-align: left;
	}
	#cover .text_box .sub_box p:not(.sm) {
        font-size: 27px;
        font-weight: 700;
        line-height: 1.6;
        font-family: 'Kosugi Maru', sans-serif;
	}
	#cover .text_box .sub_box p.sm {
        margin-top: 10px;
        color: #ff000a;
        font-size: 15px;
	}
	@media only screen and (max-width: 960px) {
        #cover .sp_mv {
            position: relative;
        }
        #cover .text_box {
            padding: 0 4%;
            position: absolute;
            left: 0;
            bottom: 8.8vw;
            text-align: center;
            background: none;
        }
        #cover .text_box .sub_box {
            margin: 0 auto;
            padding: 0 4vw;
            max-width: inherit;
        }
        #cover .text_box .sub_box p:not(.sm) {
            font-size: 3.8vw;
            text-align: justify;
        }
        #cover .text_box .sub_box p.sm {
            margin-top: 10px;
            font-size: 2.5vw;
        }
	}
    #sec01 {
        font-family: 'Kosugi Maru', sans-serif;
    }
    #sec01 .topBox {
        padding: 67px 0 65px;
    }
    #sec01 .topBox p {
        margin-bottom: 20px;
        text-align: center;
    }
    #sec01 .topBox p span {
        display: inline-block;
        position: relative;
        color: #e73789;
        font-size: 35px;
        font-weight: 700;
        letter-spacing: 0.04em;
        vertical-align: top;
    }
    #sec01 .topBox p span:before,
    #sec01 .topBox p span:after {
        width: 3px;
        height: 150%;
        position: absolute;
        top: 50%;
        background: #e73789;
        content: "";
    }
    #sec01 .topBox p span:before {
        left: -20px;
        -webkit-transform: translateY(-50%) rotate(-20deg);
        transform: translateY(-50%) rotate(-20deg);
    }
    #sec01 .topBox p span:after {
        right: -5px;
        -webkit-transform: translateY(-50%) rotate(20deg);
        transform: translateY(-50%) rotate(20deg);
    }
    #sec01 .topBox .btn {
        text-align: center;
    }
    #sec01 .topBox .btn img {
        width: 648px;
    }
    @media only screen and (max-width: 960px) {
        #sec01 .topBox {
            padding: 37px 0 27px;
        }
        #sec01 .topBox p {
            margin-bottom: 0;
        }
        #sec01 .topBox p span {
            font-size: 4.5vw;
            letter-spacing: 0.04em;
            line-height: 1.3;
        }
        #sec01 .topBox p span:before,
        #sec01 .topBox p span:after {
            width: 2px;
            height: 110%;
        }
        #sec01 .topBox p span:after {
            right: -10px;
        }
        #sec01 .topBox .btn {
            padding-left: 7px;
        }
        #sec01 .topBox .btn img {
            width: 78.6vw;
        }

        #sec01 .topBox a:hover img {
            opacity: 1;
        }
    }
    #sec02 {
        font-family: 'Kosugi Maru', sans-serif;
    }
    #sec02 h2 {
        margin-bottom: 38px;
        padding: 40px 20px 44px;
        text-align: center;
		background: url(/ito/img/0to/0000001308/images/pc_img/sec02_bg01.png) repeat left top / 17px auto;
    }
    #sec02 h2 img {
        max-width: 1085px;
        width: 100%;
    }
    #sec02 .textBox {
        margin: 0 auto;
        padding: 0 50px;
        max-width: 1080px;
    }
    #sec02 .textBox ul {
        margin: -20px 0 58px;
        display: flex;
        justify-content: space-between;
    }
    #sec02 .textBox li {
        margin-top: 20px;
        width: 47.5%;
        display: flex;
        flex-direction: column;
    }
    #sec02 .textBox li h3 {
        margin-bottom: 32px;
        width: calc(100% + 7.8%);
        position: relative;
        left: -7.8%;
    }
    #sec02 .textBox li h3 img {
        max-width: 540px;
        width: 100%;
    }
    #sec02 .textBox li p {
        margin-bottom: 38px;
        flex-grow: 1;
        font-size: 22px;
        font-weight: 700;
        letter-spacing: 0.06em;
        line-height: 1.8;
    }
    #sec02 .textBox .red {
        margin-bottom: 23px;
        padding: 18px 15px 21px;
        color: #e73789;
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        border: 1px solid #e73789;
    }
    #sec02 .textBox .arrow {
        text-align: center;
    }
    #sec02 .textBox .arrow img {
        width: 137px;
    }
    #sec02 .textBox li .pho {
        flex: none;
    }
    #sec02 .textImg {
        margin-top: -11px;
        padding: 26px 20px 26px;
        text-align: center;
		background: url(/ito/img/0to/0000001308/images/pc_img/sec02_bg02.png) repeat left top / 17px auto;
    }
    #sec02 .textImg img {
        width: 718px;
    }
    @media only screen and (max-width: 960px) {
        #sec02 h2 {
            margin-bottom: 20px;
            padding: 30px 10.5% 21px 10%;
            text-align: center;
            background-size: 11px auto;
        }
        #sec02 .textBox {
            padding: 0 8.2%;
            max-width: inherit;
        }
        #sec02 .textBox ul {
            margin: 0 0 20px;
            display: block;
        }
        #sec02 .textBox li {
            margin: 0 0 11px;
            padding-bottom: 23px;
            width: auto;
            display: block;
            border-bottom: 1px dashed #00a7db;
        }
        #sec02 .textBox li:last-child {
            margin: 0;
            padding-bottom: 0;
            border-bottom: none;
        }
        #sec02 .textBox li h3 {
            margin: 0 0 4px -9.8%;
            width: calc(109.8%);
            left: 0;
        }
        #sec02 .textBox li h3 img {
            max-width: inherit;
        }
        #sec02 .textBox li p {
            margin-bottom: 22px;
            flex-grow: inherit;
            font-size: 3vw;
        }
        #sec02 .textBox li .pho {
            margin-right: 1%;
        }
        #sec02 .textBox .red {
            margin-bottom: 23px;
            padding: 10px 5px 11px;
            font-size: 2.7vw;
        }
        #sec02 .textBox .arrow img {
            width: 122px;
        }
        #sec02 .textImg {
            margin-top: -16px;
            padding: 23px 14.2% 21px 8.5%;
            background-size: 10px auto;
        }
        #sec02 .textImg img {
            width: auto;
        }
        #sec02 a:hover img {
            opacity: 1;
        }
    }
    #sec03 {
        padding: 83px 10px 35px;
        background: url("/ito/img/0to/0000001308/images/pc_img/bg_line01.png") repeat center center;
        background-size: 40px auto;
    }
    #sec03 .inner {
        margin: 0 auto 30px;
        padding: 0 60px 62px;
        max-width: 1080px;
        box-sizing: border-box;
        background-color: #fff78c;
    }
    #sec03 .inner02 .photo img {
        margin-top: -57px;
    }
    #sec03 .inner02 .bgArea {
        margin-bottom: 40px;
        padding: 49px 47px 20px 46px;
    }
    #sec03 .bgArea .imgtext03 {
        margin-bottom: 25px;
    }
    #sec03 .inner02 .button {
        margin: 0 auto -8px;
        max-width: 645px;
    }
    #sec03 .inner02 .bgArea01 {
        margin-bottom: 0;
        padding: 29px 50px 12px 29px;
    }
    #sec03 .imgtext04 {
        margin-bottom: 23px;
    }
    #sec03 .imgtext05 {
        margin: 0 auto -6px;
        max-width: 735px;
    }
    #sec03 .inner02 .btn {
        margin: 0 auto;
        max-width: 645px;
    }
    #sec03 .inner02 {
        margin-bottom: 130px;
        padding-bottom: 55px;
    }
    #sec03 .photo {
        margin-bottom: 33px;
        text-align: center;
    }
    #sec03 .photo img {
        margin-top: -60px;
    }
    #sec03 .bgArea {
        padding: 60px 54px 20px 60px;
        border-radius: 25px;
        background-color: #FFF;
    }
    #sec03 .bgArea .imgtext01 {
        margin-bottom: 50px;
    }
    #sec03 .inner03 .bgArea .button a {
        padding: 7px 6px 1px;
        display: block;
        font-size: 20px;
        color: #323232;
        font-weight: 600;
        text-decoration: none;
        text-align: center;
        border: 1px solid #8a8a8a;
        background: url("/ito/img/0to/0000001308/images/pc_img/sec03_icon01.png") no-repeat right 4% center;
        background-size: 19px auto;
    }
    #sec03 .inner03 .bgArea .button.on a {
        background-image: url("/ito/img/0to/0000001308/images/pc_img/sec03_icon02.png");
    }
    #sec03 .bgArea .txtList {
        margin-top: 20px;
        display: none;
        font-size: 16px;
        line-height: 1.375;
    }
    #sec03 .bgArea .imgtext02 {
        margin: 80px 0 52px;
    }
    #sec03 .bgArea .ttl {
        margin: 85px 0 13px;
        font-family: 'Kosugi Maru', sans-serif;
        color: #E73789;
        font-size: 38px;
        font-weight: 700;
        text-align: center;
    }
    #sec03 .bgArea .ttl .inn {
        padding: 0 30px;
        display: inline-block;
        background: url("/ito/img/0to/0000001308/images/pc_img/sec03_line01.png") no-repeat left center, url("/ito/img/0to/0000001308/images/pc_img/sec03_line02.png") no-repeat right center;
        background-size: auto 53px;
    }
    #sec03 .inner03 .bgArea .btn {
        margin: 0 auto;
        max-width: 647px;
    }
    #sec03 .inner03 .bgArea .btn a {
        display: block;
    }
    #sec03 .textList {
        margin: 20px auto 0;
        max-width: 1080px;
    }
    @media only screen and (max-width: 960px) {
        #sec03 {
            padding: 39px 20px 12px;
            background-size: 20px auto;
        }
        #sec03 .inner {
            margin: 0 auto 20px;
            padding: 0 6.9% 62px;
            max-width: inherit;
        }
        #sec03 .inner02 .photo img {
            margin-top: 0px;
        }
        #sec03 .inner02 .bgArea {
            margin-bottom: 20px;
            padding: 20px 17px 1px;
        }
        #sec03 .bgArea .imgtext03 {
            margin-bottom: 3px;
        }
        #sec03 .inner02 .button {
            margin: 0 -15px -5px -5px;
            max-width: inherit;
        }
        #sec03 .inner02 .button img {
            width: 100%;
        }
        #sec03 .inner02 .bgArea01 {
            margin-bottom: 0;
            padding: 0 11px 0 0;
        }
        #sec03 .imgtext04 {
            margin-bottom: -3px;
            text-align: center;
        }
        #sec03 .imgtext04 img {
            margin-left: -17px;
        }
        #sec03 .imgtext05 {
            margin: 0 10px -2px 21px;
            max-width: inherit;
        }
        #sec03 .inner02 .btn {
            margin: 0 -8px 0 12px;
            max-width: inherit;
        }
        #sec03 .inner02 {
            margin-bottom: 50px;
            padding-bottom: 26px;
        }
        #sec03 .photo {
            margin-bottom: 13px;
        }
        #sec03 .photo img {
            margin-top: 0;
        }
        #sec03 .bgArea {
            padding: 25px 22px 1px;
            border-radius: 12px;
            background-color: #FFF;
        }
        #sec03 .bgArea .imgtext01 {
            margin-bottom: 24px;
        }
        #sec03 .inner03 {
            margin-bottom: 6px;
            padding-bottom: 30px;
        }
        #sec03 .inner03 .bgArea .button a {
            padding: 4px 6px 1px;
            font-size: 3.2vw;
            background: url("/ito/img/0to/0000001308/images/pc_img/sec03_icon01.png") no-repeat right 7.5% center;
            background-size: 3vw auto;
        }
        #sec03 .bgArea .txtList {
            margin-top: 7px;
            font-size: 2.5vw;
        }
        #sec03 .bgArea .imgtext02 {
            margin: 39px 0 23px;
        }
        #sec03 .inner03 .bgArea .button01 {
            margin-bottom: 0;
        }
        #sec03 .bgArea .ttl {
            margin: 45px 0 5px;
            font-size: 4.5vw;
            line-height: 1.2;
        }
        #sec03 .inner03 .bgArea .btn {
            margin: 0 -15px 0 -5px;
            max-width: inherit;
        }
        #sec03 .textList {
            margin: 0 auto 0;
            max-width: inherit;
            font-size: 2.6vw;
        }
        #sec03 a:hover img {
            opacity: 1;
        }
    }
    #sec04 {
        padding: 25px 15px 40px;
        text-align: center;
        background: url("/ito/img/0to/0000001308/images/pc_img/sec04_bg.png") repeat center center;
        background-size: 17px auto;
    }
    #sec04 .photo {
        margin: 0 auto 25px;
        max-width: 934px;
    }
    #sec04 .btn {
        margin: 0 auto;
        max-width: 645px;
    }
    @media only screen and (max-width: 960px) {
        #sec04 {
            padding: 42px 15px 25px;
            background-size: 10px auto;
        }
        #sec04 .photo {
            margin: 0 auto 2px;
            max-width: 100%;
            width: 80%;
        }
        #sec04 .btn {
            margin: 0 auto;
            max-width: inherit;
            width: 86%;
        }
        #sec04 a:hover img {
            opacity: 1;
        }
    }
    .tms-fancybox {
        margin: 0 auto;
        padding-bottom: 50px;
        width: 1240px;
        text-align: center;
        background: #DDD;
        display: none;
    }
   .tms-fancybox a[href^="tel:"] {
        cursor: default;
        pointer-events: none;
    }
    .tms-fancybox .mainImg {
        margin-bottom: 73px;
    }
    .tms-fancybox .mainImg img {
        max-width: 1240px;
        width: 100%;
    }
    .tms-fancybox .price {
        margin-bottom: 33px;
    }
    .tms-fancybox .price img {
        max-width: 1080px;
        width: 100%;
    }
    .tms-fancybox .photo {
        margin-bottom: 3px;
    }
    .tms-fancybox .photo img {
        width: 100%;
        max-width: 1080px;
    }
    .tms-fancybox .textImg  {
        margin-bottom: 47px;
    }
    .tms-fancybox .textImg img {
        max-width: 1089px;
        width: 100%;
    }
    .tms-fancybox ul {
        margin: 0 auto;
        width: 601px;
    }
    .tms-fancybox li:not(:last-child) {
        margin-bottom: 24px;
    }
    .tms-fancybox li:nth-child(2) {
        position: relative;
    }
    .tms-fancybox li:nth-child(2) a {
        display: block;
        position: absolute;
        right: 29%;
        top: 35.5%;
    }
    .tms-fancybox li:nth-child(2) a img {
        width: 258px;
    }
    .tms-fancybox li img {
        width: 601px;
    }
    .tms-fancybox li a img {
        width: 607px;
        transition: 0.2s ease;
    }
    .tms-fancybox li a:hover img {
        opacity: 0.7;
    }
    @media only screen and (max-width: 960px) {
        .tms-fancybox {
            margin: 0 auto;
            padding-bottom: 50px;
            width: auto;
        }
        .tms-fancybox a[href^="tel:"] {
            cursor: pointer;
            pointer-events: auto;
        }
        .tms-fancybox .mainImg {
            margin-bottom: 33px;
        }
        .tms-fancybox .mainImg img {
            max-width: inherit;
        }
        .tms-fancybox .price {
            margin: 0 8.3% 4px;
        }
        .tms-fancybox .price img {
            max-width: inherit;
        }
        .tms-fancybox .photo {
            margin: 0 8.3%;
        }
        .tms-fancybox .textImg  {
            margin: 0 8% 30px;
        }
        .tms-fancybox .textImg img {
            max-width: inherit;
        }
        .tms-fancybox ul {
            margin: 0 8%;
            width: auto;
        }
        .tms-fancybox li:not(:nth-child(2)) {
            margin: 0 5% 18px;
        }
        .tms-fancybox li:not(:last-child) {
            margin-bottom: 18px;
        }
        .tms-fancybox li img {
            width: 100%;
        }
        .tms-fancybox li a img {
            width: 100%;
        }
        .tms-fancybox li:nth-child(2) a {
            width: 51%;
            right: auto;
            left: 27%;
            top: 32.5%;
        }
        .tms-fancybox li:nth-child(2) a img {
            width: 100%;
        }
        .tms-fancybox li a:hover img {
            opacity: 1;
        }
    }
