html.hide{
    overflow: hidden;
}
#doropMenu{
    -webkit-overflow-scrolling: touch;
}

/*------------------ コンテンツ内容ここから ------------------*/
main #topPage{}
main #topPage .forSp{display: block;}
main #topPage .forTabPc{display: none;}
@media screen and (min-width: 751px){
    main #topPage .forSp{display: none;}
    main #topPage .forTabPc{display: block;}
}
main #topPage section{background-color: #bbb; color: #ffffff; padding-top: 0; padding-bottom: 0;position: relative;}
main #topPage .imageWrap{
    position: relative;
    height: 450px;
    overflow: hidden;
    margin-left: -18px;
    margin-right: -18px;
}
@media screen and (min-width: 751px){
    main #topPage .imageWrap {
	margin-left: -18px;
	margin-right: -18px;
    }
}
@media screen and (min-width: 1081px){
    main #topPage .imageWrap {
	margin-left: -27px;
	margin-right: -27px;
    }
}
@media screen and (min-width: 1281px){
    main #topPage .imageWrap {
	margin-left: -74px;
	margin-right: -74px;
    }
    main #topPage section{
	max-width: 100%;
	position: relative;
    }
}

main #topPage .imageWrap.solutionImage .inner{
    position: relative;
    z-index: 1;
    height: 450px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -518px;
}
@media screen and (min-width: 1080px){
    main #topPage .imageWrap.solutionImage .inner{
	margin-top: -710px;    
    }
}
main #topPage .imageWrap .inner .textBox{
    position: relative;
    z-index: 1;
    text-align: left;
    width: 100%;
    max-width: 1080px;
    padding: 0 74px;
}
main #topPage .imageWrap .inner .textBox p{
    font-size: 30px;
}
main #topPage .imageWrap .inner .textBox p.small{
    font-size: 18px;
    line-height: 1.8em;
}

main #topPage .imageWrap .inner .textBox h1 img{
    width: 740px;
    height: 224px;
}

main #topPage .imageWrap.solutionImage{
    height: 710px;    
    overflow: hidden;
}
main #topPage .imageWrap.solutionImage .inner{
    height: 710px;
}
@media screen and (max-width: 1080px){
    main #topPage .imageWrap.solutionImage{
	height: 518px;    
	overflow: hidden;
    }
    main #topPage .imageWrap.solutionImage .inner{
	height: 518px;
    }
    main #topPage .imageWrap .inner .textBox h1{
	margin-bottom: 40px;
    }
    main #topPage .imageWrap .inner .textBox h1 img{
	width: 100%;
	max-width: 440px;
	margin: 12px 0;
	height: auto;
    }
    main #topPage .imageWrap .inner .textBox p{
	font-size: 18px;
    }
    main #topPage .imageWrap .inner .textBox{
	padding: 0 18px;
    }
}
@media screen and (min-width: 1081px) and (max-width: 1280px){
    main #topPage .imageWrap .inner .textBox{
	padding: 0 60px;
    }
    main #topPage .imageWrap .inner .textBox h1 + p{
	margin: 40px 0;
    }
}
@media screen and (min-width: 1281px){
    main #topPage .imageWrap .inner .textBox{
	padding: 0 74px;
    }
    main #topPage .imageWrap .inner .textBox h1 + p{
	margin: 40px 0;
    }
}


main #topPage .solution.inner_bg{
    background-color: #000;
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/bg_business@2x.png) no-repeat center center;
    background-size: cover;
    height: 100vh;
    position: relative;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: -1;
    padding: 0;
}
main #topPage .solution{
    background-color: transparent;
    padding: 60px;
}
main #topPage .solution h2{
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 54px 0 40px;
}
main #topPage .solution h2:first-child{
    margin-top: 0;
}
main #topPage .solution p{
    max-width: 800px;
    margin: 24px auto 24px;
    font-size: 18px;
    line-height: 1.8em;
}
@media screen and (max-width: 1080px){
    main #topPage .solution{
	padding: 30px 20px 60px;
    }
    main #topPage .solution .inner{
	max-width: 600px;
	margin: 0 auto;
    }
    main #topPage .solution h2{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 44px 0 20px;
    }
    main #topPage .solution h2:first-child{
	margin-top: 0;
    }
    main #topPage .solution p{
	max-width: 800px;
	margin: 24px auto 24px;
	font-size: 14px;
    }
}


main #topPage.solution .overview{
    margin: 0 -18px;
    color: #fff;
    padding: 60px 18px;
    line-height: 1.8em;
    background: linear-gradient(#AD0000 0px, #E80101 400px, #E80101 800px);
    background-size: 100vw 800px;
    background-position: top;
    margin-bottom: 60px;
}
main #topPage.solution .overview p.subText{
    line-height: 1.8em;
    font-size: 18px;
    font-weight: bold;
}
main #topPage.solution .overview p{
    line-height: 1.8em;
    font-size: 14px;
}


main #topPage section.contents{
    background-color: #ffffff;
    color: #000000;
    padding: 60px;
}
main #topPage section.contents .link_box{
    max-width: 1080px;
    margin: 0 auto;
}
main #topPage section.contents .link_box h2{
}
main #topPage section.contents .link_box h2 img{
    margin: 0;
    height: 52px;
}
main #topPage section.contents .link_box h3{
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 54px;
}
main #topPage section.contents .link_box p{
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 32px;
}
main #topPage section.contents .link_box ul.link{
    border-top: 1px solid #000;
    margin: 0 0 116px;
    padding: 0;
}
main #topPage section.contents .link_box ul.link li{
    border-bottom: 1px solid #000;
    list-style-type: none;
}
main #topPage section.contents .link_box ul.link li a{
    height: 180px;
    display: block;
}
main #topPage section.contents .link_box h2 a{
    display: block;
}
main #topPage section.contents .link_box h2 a:hover{
    opacity: .6;
}
main #topPage section.contents .link_box ul.link li a:hover{
    opacity: .6;
}
main #topPage section.contents .link_box ul.link li a img{
    padding: 41px 0;
    margin: 0;
    height: 98px;
}

@media screen and (max-width: 750px){
    main #topPage section.contents{
	padding: 18px 18px 24px;
    }
    main #topPage section.contents .link_box ul.link{
	border-top: 1px solid #000;
	margin: 0 0 78px;
	padding: 0;
    }
    main #topPage section.contents .link_box h2 img{
	margin: 0;
    }
    main #topPage section.contents .link_box ul.link li a{
	height: auto;
    }
    main #topPage section.contents .link_box.office h2 img{
	height: 128px;
	width: 190px;
    }
    main #topPage section.contents .link_box.mobile h2 img{
	height: 80px;
	width: 189px;
    }
    main #topPage section.contents .link_box.medical h2 img{
	height: 80px;
	width: 189px;
    }
    main #topPage section.contents .link_box.office ul.link img{
	height: 286px;
	width: 177px;
    }
	main #topPage section.contents .link_box.office ul.link li.docmgt img{
	height: 339.605px;
	width: auto;
    }
    main #topPage section.contents .link_box.mobile ul.link img{
	height: 343px;
	width: 246px;
    }
    main #topPage section.contents .link_box.medical ul.link img{
	height: 339px;
	width: 197px;
    }
    main #topPage section.contents .link_box h3{
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 24px;
    }
    main #topPage section.contents .link_box p{
	font-size: 14px;
	line-height: 1.8em;
	margin-bottom: 24px;
    }
}
@media screen and (min-width: 751px) and (max-width: 1080px){
    main #topPage section.contents{
	padding: 18px 18px 24px;
    }
    main #topPage section.contents .link_box ul.link{
	border-top: 1px solid #000;
	margin: 0 0 78px;
	padding: 0;
    }
    main #topPage section.contents .link_box h2 img{
	margin: 0;
    }
    main #topPage section.contents .link_box ul.link li a{
	height: auto;
    }
    main #topPage section.contents .link_box.office h2 img{
	height: 52px;
	width: 715px;
    }
    main #topPage section.contents .link_box.mobile h2 img{
	height: 52px;
	width: 556px;
    }
    main #topPage section.contents .link_box.medical h2 img{
	height: 52px;
	width: 596px;
    }
    main #topPage section.contents .link_box.office ul.link img{
	height: 70px;
	width: auto;
    }
	main #topPage section.contents .link_box.office ul.link li.docmgt img{
	height: 70px;
	width: auto;
	}
    main #topPage section.contents .link_box.mobile ul.link img{
	height: 70px;
	width: auto;
    }
    main #topPage section.contents .link_box.medical ul.link img{
	height: 70px;
	width: auto;
    }
    main #topPage section.contents .link_box h3{
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 24px;
    }
    main #topPage section.contents .link_box p{
	font-size: 14px;
	line-height: 1.8em;
	margin-bottom: 24px;
    }
}
@media screen and (min-width: 1081px) and (max-width: 1280px){
}
@media screen and (min-width: 1281px){
}




@media screen and (max-width: 750px){
}
@media screen and (min-width: 751px) and (max-width: 1080px){
}
@media screen and (min-width: 1081px) and (max-width: 1280px){
}
@media screen and (min-width: 1281px){
}
/*------------------ コンテンツ内容ここまで ------------------*/


#sticky-wrapper{
    position: relative;
    z-index:1;
    background-color: #000;
}

main #topPage #sticky-wrapper .inner_bg .cover{
    width: 100%;
    height: 100vh;
    background-color: rgba(0,30,25,0);
    transition-duration: 2s;
}

main #topPage #sticky-wrapper.is-sticky .inner_bg .cover{
    background-color: rgba(0,30,25,.6);
    transition-duration: 2s;
}



ul.menu li .box ul li a.ac_sub_sub{
    padding-right: 34px;
    background: url(https://dogparklocations.com/files/themes/cei/images/ac_arrow_w.svg) right 8px center no-repeat;
    background-size: 16px;
    border: 1px solid #fff;
    border-radius: 8px;
}
ul.menu li .box ul li a.ac_sub_sub.open{
    background: url(https://dogparklocations.com/files/themes/cei/images/ac_arrow_w_open.svg) right 8px center no-repeat;
    background-size: 16px;
}
ul.menu li .box ul li a.ac_sub_sub span{
    padding: 0;
    display: inline-block;
    font-size: 14px;
}

ul.menu li .box ul li.webscan_icon a.ac_sub_sub span{
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/common/ico_solution01.svg) left center no-repeat;
    background-size: 45px;
}
ul.menu li .box ul li.handyterminal_icon a.ac_sub_sub span{
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/common/ico_solution02.svg) left center no-repeat;
    background-size: 45px;
}
ul.menu li .box ul li.degitaldentistry_icon a.ac_sub_sub span{
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/common/ico_solution03.svg) left center no-repeat;
    background-size: 45px;
}
ul.menu li .box ul li.docmgt_icon a.ac_sub_sub span{
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/common/ico_solution04.svg) left center no-repeat;
    background-size: 45px;
}
ul.menu li .box ul li.solution_05 a.ac_sub_sub span{
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/common/ico_solution05.svg) left center no-repeat;
    background-size: 45px;
}
ul.menu li .box ul li.solution_06 a.ac_sub_sub span{
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/common/ico_solution06.svg) left center no-repeat;
    background-size: 45px;
}
ul.menu li .box_sub_sub{
    display: none;
    position: absolute;
    width: 100%;
    background-color: rgba(200,0,0,0.9);
    left: 0;
    max-width: 1280px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
@media all and (max-width: 750px) {
    ul.menu li .box.solutionBox li .ac_sub{
	line-height: 1.5em;
	padding: 14px 14px 14px 0;
    }
    ul.menu li .box ul li a.ac_sub_sub{
	line-height: 1.5em;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 24px;
	border: none;
	border-bottom: 1px solid #d8d9d9;
	border-radius: 0;
	background-position: right center;
    }
    ul.menu li .box ul li a.ac_sub_sub.open{
	background-position: right center;
    }
    ul.menu li .box ul li a.ac_sub_sub span{
	line-height: 1.5em;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 48px;
	display: block;
	font-size: 15px;
    }
    ul.menu li .box_sub{
    	position: relative;
	top: 0!important;
	background-color: transparent;
    }
    ul.menu li .box_sub_sub{
    	position: relative;
	top: 0!important;
	background-color: transparent;
    }
}
@media screen and (min-width: 751px) and (max-width: 1080px){
    ul.menu li .box.solutionBox li .ac_sub{
	line-height: 1.5em;
	padding: 14px;
    }
    ul.menu li .box ul li a.ac_sub_sub{
	line-height: 1.5em;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 24px;
	border: none;
	border-bottom: 1px solid #d8d9d9;
	border-radius: 0;
	background-position: right center;
    }
    ul.menu li .box ul li a.ac_sub_sub.open{
	background-position: right center;
    }
    ul.menu li .box ul li a.ac_sub_sub span{
	line-height: 1.5em;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 54px;
	display: block;
	font-size: 15px;
    }
    ul.menu li .box_sub{
    	position: relative;
	top: 0!important;
	background-color: transparent;
    }
    ul.menu li .box_sub_sub{
    	position: relative;
	top: 0!important;
	background-color: transparent;
    }
}
@media screen and (min-width: 1081px) and (max-width: 1280px){
    ul.menu li .box.solutionBox ul{
	padding: 22px 27px 6px;
    }
    ul.menu li .box.solutionBox .box_sub ul{
	padding: 0 27px 22px;
    }
    ul.menu li .box ul li a.ac_sub_sub{
	display: block;
    }
    ul.menu li .box ul li a.ac_sub_sub span{
	display: inline-block;
	line-height: 43px;
	padding-left: 54px;
    }
    ul.menu li .box ul li .box_sub span{
	display: block;
	padding: 0 27px;
	font-size: 18px;
    }
    ul.menu li .box ul li .box_sub_sub span{
	display: block;
	padding: 12px 27px;
	font-size: 18px;
    }
}
@media screen and (min-width: 1281px){
    ul.menu li .box.solutionBox ul{
	padding: 22px 74px 6px;
    }
    ul.menu li .box.solutionBox .box_sub ul{
	padding: 0 74px 22px;
    }
    ul.menu li .box ul li a.ac_sub_sub{
	display: block;
    }
    ul.menu li .box ul li a.ac_sub_sub span{
	display: inline-block;
	line-height: 43px;
	padding-left: 54px;
    }
    ul.menu li .box ul li .box_sub span{
	display: block;
	padding: 0 74px;
	font-size: 18px;
    }
    ul.menu li .box ul li .box_sub_sub span{
	display: block;
	padding: 12px 74px;
	font-size: 18px;
    }
}


/*------------------ スライドショー専用レイアウトここから ------------------*/

#slide_wrapp{
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 518px;
}
.slide_item{
    opacity: 0;
    transform: scale(1);
    transition: opacity 2s linear, transform 7.5s linear;  //秒数に注意
    z-index: 1;
    height: 518px;
    width: 1080px;
    position: absolute;
    top: 0;
    left : calc(50% - 540px);
}

.slide_item.img_01{
    background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/common/main_image_001.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}  
.slide_item.img_02{
    background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/common/main_image_002.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}  
.slide_item.img_03{
    background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/common/main_image_003.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}  
.slide_item.img_00{
    background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/common/main_image_000.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}  
@media screen and (max-width: 750px) {
    .slide_item{
	width: 100%;
	left : 0;
    }
    .slide_item.img_01{
	background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/common/main_image_001_sp.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    }  
    .slide_item.img_02{
	background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/common/main_image_002_sp.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    }  
    .slide_item.img_03{
	background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/common/main_image_003_sp.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    }  
    .slide_item.img_00{
	background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/common/main_image_000_sp.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    }
}

.slide_item.show_{
    opacity: 1;
}
.slide_item.zoom_{
    transform: scale(1);
}
.slide_item img{
    display: block;
    height: 518px;
    width: 1080px;
    margin: 0;
    padding: 0;
}
@media screen and (min-width: 1081px) {
    #slide_wrapp{
	height: 710px;
    }
    .slide_item{
	height: 710px;
	width: 100%;
	left : 0;
    }
    .slide_item img{
	height: auto;
	width: 100%;
    }
	main table th, main table td{
    font-size: 1em;
	}
}

/*------------------ スライドショー専用レイアウトここまで ------------------*/

/*------------------ フルサイズ対応パンくずここから ------------------*/

body.fullsize .breadcrumb .inner{
    margin: 0 auto;
}
@media screen and (min-width: 1281px) {
    body.fullsize .breadcrumb .inner{
	max-width: 1132px;
    }
}

/*------------------ フルサイズ対応パンくずここまで ------------------*/

/*------------------ 各カテゴリINDEXページここから ------------------*/

main #topPage section.redbox{
    padding: 60px;
    background: linear-gradient(#AD0000 0px, #E80101 400px, #E80101 800px);
    background-size: 100vw 800px;
    background-position: bottom;
}
main #topPage section.redbox.is_view{
    background-position: top;
    transition: all 1s ease-out;
}
main #topPage section.redbox .textBox{
    max-width: 1080px;
    margin: 0 auto;
}
main #topPage section.redbox h1 + p{
    font-size: 30px;
    margin-bottom: 40px;
}
main #topPage section.redbox h1 + p + p{
    margin-bottom: 0;
}
@media screen and (max-width: 750px){
    main #topPage section.redbox h1 img{
	margin: 12px 0;
    }
}
@media screen and (max-width: 1080px){
    main #topPage section.redbox{
	padding: 18px 18px 24px;
	background: linear-gradient(#AD0000, #E80101 400px, #E80101);
	background-size: 100vw 800px;
	background-position: bottom;
    }
    main #topPage section.redbox.is_view{
	background-position: top;
	transition: all 1s ease-out;
    }
    main #topPage section.redbox h1 + p{
	font-size: 18px;
	margin-bottom: 40px;
    }
}


main #topPage.officework section.contents.webscan{
    background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/officework/bg_webscan.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
main #topPage.officework section.contents.docmgt{
    background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/officework/bg_docmgt.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
main #topPage.officework section.contents .link_box{
    max-width: 1080px;
    margin: 0 auto;
    min-height: 550px;
}
main #topPage.officework section.contents .link_box h2{
}
main #topPage.officework section.contents .link_box h2 img{
    margin: 0;
    height: 77px;
}
main #topPage.officework section.contents .link_box p{
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 32px;
    padding-left: 100px;
    color: #fff;
}
main #topPage.officework section.contents .link_box h2 a{
    display: block;
}
main #topPage.officework section.contents .link_box h2 a:hover{
    opacity: .6;
}
@media screen and (max-width: 1080px){
    main #topPage.officework section.contents.webscan{
	padding: 32px 18px;
	background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/officework/bg_webscan_sp.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    }
    main #topPage.officework section.contents.docmgt{
	padding: 32px 18px;
	background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/officework/bg_docmgt.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    }
    main #topPage.officework section.contents .link_box{
	min-height: 440px;
    }
    main #topPage.officework section.contents .link_box h2 img{
	margin: 0;
	height: 286px;
	width: 177px;
    }
	main #topPage.officework section.contents.docmgt .link_box h2 img {
		height: 336.457px;
		width: auto;
	}
    main #topPage.officework section.contents .link_box p{
	font-size: 14px;
	line-height: 1.8em;
	margin-top: 32px;
	margin-bottom: 32px;
	padding-left: 0;
	color: #fff;
    }
}


main #topPage.mobile section.contents.handyterminal{
    background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/mobile/bg_handyterminal.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
main #topPage.mobile section.contents .link_box{
    max-width: 1080px;
    margin: 0 auto;
    min-height: 550px;
}
main #topPage.mobile section.contents .link_box h2{
}
main #topPage.mobile section.contents .link_box h2 img{
    margin: 0;
    height: 77px;
}
main #topPage.mobile section.contents .link_box p{
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 32px;
    padding-left: 100px;
    color: #fff;
}
main #topPage.mobile section.contents .link_box h2 a{
    display: block;
}
main #topPage.mobile section.contents .link_box h2 a:hover{
    opacity: .6;
}
@media screen and (max-width: 1080px){
    main #topPage.mobie section.contents.handyterminal{
	padding: 32px 18px;
	background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/mobile/bg_handyterminal_sp.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    }
    main #topPage.mobile section.contents .link_box{
	min-height: 440px;
    }
    main #topPage.mobile section.contents.handyterminal .link_box h2 img{
	margin: 0;
	height: 286px;
	width: 273px;
    }
    main #topPage.mobile section.contents .link_box p{
	font-size: 14px;
	line-height: 1.8em;
	margin-top: 32px;
	margin-bottom: 32px;
	padding-left: 0;
	color: #fff;
    }
}


main #topPage.medical section.contents.degitaldentistry{
    background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/medical/bg_degitaldentistry.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
main #topPage.medical section.contents .link_box{
    max-width: 1080px;
    margin: 0 auto;
    min-height: 550px;
}
main #topPage.medical section.contents .link_box h2{
}
main #topPage.medical section.contents .link_box h2 img{
    margin: 0;
    height: 77px;
}
main #topPage.medical section.contents .link_box p{
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 32px;
    padding-left: 100px;
    color: #fff;
}
main #topPage.medical section.contents .link_box h2 a{
    display: block;
}
main #topPage.medical section.contents .link_box h2 a:hover{
    opacity: .6;
}
@media screen and (max-width: 1080px){
    main #topPage.medical section.contents.degitaldentistry{
	padding: 32px 18px;
	background-image: url(https://dogparklocations.com/files/themes/cei/solution/images/medical/bg_degitaldentistry_sp.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    }
    main #topPage.medical section.contents .link_box{
	min-height: 440px;
    }
    main #topPage.medical section.contents.degitaldentistry .link_box h2 img{
	margin: 0;
	height: 336px;
	width: 196px;
    }
    main #topPage.medical section.contents .link_box p{
	font-size: 14px;
	line-height: 1.8em;
	margin-top: 32px;
	margin-bottom: 32px;
	padding-left: 0;
	color: #fff;
    }
}


/*------------------ 各カテゴリINDEXページここまで ------------------*/

/*------------------ 各詳細ページここから ------------------*/

main #topPage .imageWrap.webscanImage{
    height: 710px;    
    overflow: hidden;
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/officework/webscan/bg_webscan.jpg) no-repeat center center;
    background-size: cover;
}
main #topPage .imageWrap.webscanImage .inner{
    position: relative;
    z-index: 1;
    height: 710px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
main #topPage .imageWrap.webscanImage .inner h1 img{
    width: 404px;
    height: 279px;
}
@media screen and (max-width: 1080px){
    main #topPage .imageWrap.webscanImage{
	height: 518px;    
	overflow: hidden;
	background: url(https://dogparklocations.com/files/themes/cei/solution/images/officework/webscan/bg_webscan_sp.jpg) no-repeat center center;
	background-size: cover;
	background-position: bottom;
    }
    main #topPage .imageWrap.webscanImage .inner{
	height: 518px;
	align-items: normal;
    }
    main #topPage .imageWrap.webscanImage .inner h1{
	margin-bottom: 0;
	margin-top: 20px;
    }
    main #topPage .imageWrap.webscanImage .inner h1 img{
	width: 177px;
	height: 162px;
    }
    main #topPage .imageWrap.webscanImage .inner p.small{
	font-size: 14px;
    }
}


main #topPage .imageWrap.handyterminalImage{
    height: 710px;    
    overflow: hidden;
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/mobile/handyterminal/bg_handyterminal.jpg) no-repeat center center;
    background-size: cover;
}
main #topPage .imageWrap.handyterminalImage .inner{
    position: relative;
    z-index: 1;
    height: 710px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
main #topPage .imageWrap.handyterminalImage .inner h1 img{
    width: 622px;
    height: 279px;
}
@media screen and (max-width: 1080px){
    main #topPage .imageWrap.handyterminalImage{
	height: 518px;    
	overflow: hidden;
	background: url(https://dogparklocations.com/files/themes/cei/solution/images/mobile/handyterminal/bg_handyterminal.jpg) no-repeat center center;
	background-size: cover;
	background-position: bottom;
    }
    main #topPage .imageWrap.handyterminalImage .inner{
	height: 518px;
	align-items: normal;
    }
    main #topPage .imageWrap.handyterminalImage .inner h1{
	margin-bottom: 0;
	margin-top: 20px;
    }
    main #topPage .imageWrap.handyterminalImage .inner h1 img{
	width: 273px;
	height: 162px;
    }
    main #topPage .imageWrap.handyterminalImage .inner p.small{
	font-size: 14px;
    }
}


main #topPage .imageWrap.degitaldentistryImage{
    height: 710px;    
    overflow: hidden;
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/medical/degitaldentistry/bg_degitaldentistry.jpg) no-repeat center center;
    background-size: cover;
}
main #topPage .imageWrap.degitaldentistryImage .inner{
    position: relative;
    z-index: 1;
    height: 710px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
main #topPage .imageWrap.degitaldentistryImage .inner h1 img{
    width: 673px;
    height: 279px;
}
@media screen and (max-width: 1080px){
    main #topPage .imageWrap.degitaldentistryImage{
	height: 518px;    
	overflow: hidden;
	background: url(https://dogparklocations.com/files/themes/cei/solution/images/medical/degitaldentistry/bg_degitaldentistry_sp.jpg) no-repeat center center;
	background-size: cover;
	background-position: bottom;
    }
    main #topPage .imageWrap.degitaldentistryImage .inner{
	height: 518px;
	align-items: normal;
    }
    main #topPage .imageWrap.degitaldentistryImage .inner h1{
	margin-bottom: 0;
	margin-top: 20px;
    }
    main #topPage .imageWrap.degitaldentistryImage .inner h1 img{
	width: 165px;
	height: 206px;
    }
    main #topPage .imageWrap.degitaldentistryImage .inner p.small{
	font-size: 14px;
    }
}


main #topPage.detail section.redbox{
    padding: 60px;
    background: linear-gradient(#AD0000 0px, #E80101 400px, #E80101 800px);
    background-size: 100vw 800px;
    background-position: bottom;
}
main #topPage.detail section.redbox.is_view{
    transition: all 1s ease-out;
    background-position: top;
}
main #topPage.detail section.redbox .textBox{
    max-width: 1080px;
    margin: 0 auto;
}
main #topPage.detail section.redbox h1 + p{
    font-size: 30px;
    margin-bottom: 40px;
}
@media screen and (max-width: 1080px){
    main #topPage.detail section.redbox{
	padding: 18px 18px 24px;
	background: linear-gradient(#AD0000, #E80101 400px, #E80101);
	background-size: 100vw 800px;
	background-position: bottom;
    }
    main #topPage.detail section.redbox.is_view{
	transition: all 1s ease-out;
	background-position: top;
    }
    main #topPage.detail section.redbox h1 + p{
	font-size: 25px;
	margin-bottom: 40px;
    }
    main #topPage.detail section.redbox h1 img{
	margin: 40px 0 12px;
    }
}

main #topPage.detail section.contents.gray{
    background-color: #EBEBEB;
}
main #topPage.detail section.contents .box{
    max-width: 1080px;
    margin: 0 auto;
}
main #topPage.detail section.contents .box h2{
    font-size: 40px;
    font-weight: normal;
    color: #CC0000;
    margin: 60px 0 27px;
}
main #topPage.detail section.contents .box h3{
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 0.5em;

}
main #topPage.detail section.contents .box h3.red{
    font-size: 30px;
    font-weight: normal;
    color: #CC0000;    
    margin: 0 0 0.5em;
}
main #topPage.detail section.contents .box h4{
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 27px;

}
main #topPage.detail section.contents .box p{
    max-width: 700px;
    margin-bottom: 60px;
    font-size: 18px;
}
main #topPage.detail section.contents .box p span.small{
    font-size: 14px;
    display: block;
    padding-top: 27px;
}
@media screen and (min-width: 751px) and (max-width: 1080px){
    main #topPage.detail section.contents .box img{
	margin: 0 auto 18px;
    }
}

@media screen and (max-width: 1080px){
    main #topPage.detail section.contents .box h2{
	font-size: 25px;
	margin: 36px 0 27px;
    }
    main #topPage.detail section.contents .box h2 img{
	margin: 12px 0;
    }
    main #topPage.detail section.contents .box h3{
	font-size: 18px;
	margin: 0 0 18px;
    
    }
    main #topPage.detail section.contents .box h3.red{
	font-size: 25px;
	font-weight: normal;
	color: #CC0000;    
	margin: 0 0 27px;
    }
    main #topPage.detail section.contents .box h4{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 27px;
    
    }
    main #topPage.detail section.contents .box p{
	max-width: 700px;
	margin-bottom: 60px;
	font-size: 14px;
    }
}
main #topPage.detail section.contents .box .flexbox{
    display: flex;
    justify-content: space-between;
}
body.docmgt main #topPage.detail section.contents .box .flexbox{
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 750px) {
	body.docmgt main #topPage.detail section.contents .box .flexbox{
	flex-wrap: wrap;
    }
}
main #topPage.detail section.contents .box .flexbox .half{
    width: 50%;
}
main #topPage.detail section.contents .box .flexbox.three .three{
    width: 30%;
}
main #topPage.detail section.contents .box .flexbox.halftext h4{
    padding-left: 44px;
}
@media screen and (max-width: 1080px){
    main #topPage.detail section.contents .box .flexbox .half{
	padding-right: 10px;
    }
    main #topPage.detail section.contents .box .flexbox .half h3.center{
	text-align: center;
    }
    main #topPage.detail section.contents .box .flexbox .half + .half{
	padding-right: 0;
	padding-left: 10px;
    }
    main #topPage.detail section.contents .box .flexbox.three .three h3{
	margin: 18px 0;
    }
    main #topPage.detail section.contents .box .flexbox.three .three h3.center{
	text-align: center;
    }
}
@media screen and (max-width: 750px){
    main #topPage.detail section.contents .box .flexbox.three{
	display: block;
    }
    main #topPage.detail section.contents .box .flexbox.three .three{
	width: 100%;
    }
    main #topPage.detail section.contents .box .flexbox.halftext{
	display: block;
    }
    main #topPage.detail section.contents .box .flexbox.halftext .half{
	width: 100%;
    }
    main #topPage.detail section.contents .box .flexbox.halftext .half h4{
	padding-left: 0;
    }
    main #topPage.detail section.contents .box .flexbox.halftext .half + .half{
	padding-left: 0;
    }
}
@media screen and (min-width: 751px) and (max-width: 1080px){
    main #topPage.detail section.contents .box .flexbox.three .three img{
	margin:0 0 18px;
    }
}

.mb60{
    margin-bottom: 60px!important;
}
.mb30{
    margin-bottom: 30px!important;
}
a.redlinkBox{
    display: inline-block;
    background-color: #cc0000;
    border-radius: 30px;
    padding: 30px;
    color: #fff;
    text-decoration: none;
    font-size: 25px;
    margin-bottom: 60px;
}
a.redlinkBox span{
    display: block;
    padding: 20px 0;
    font-size: 18px;
}
a.redlinkBox img{
    margin: 0;
}
@media screen and (max-width: 750px){
    a.redlinkBox{
	display: block;
	padding: 20px;
	font-size: 18px;
    }
    a.redlinkBox span{
	padding: 12px 0;
	font-size: 14px;
    }
}
@media screen and (min-width: 751px) and (max-width: 1080px){
    a.redlinkBox{
	padding: 20px;
	font-size: 18px;
    }
    a.redlinkBox span{
	padding: 12px 0;
	font-size: 14px;
    }
    a.redlinkBox img{
	margin: 0!important;
    }    
}

main #topPage.detail section.contents .box p.red{
    color: #cc0000;
    font-size: 30px;
    max-width: inherit;
}
@media screen and (max-width: 1080px){
    main #topPage.detail section.contents .box p.red{
	font-size: 25px;
	margin: 36px 0 27px
    }
}

.flexbox.partnerlink{
    flex-wrap: wrap;
    margin-bottom: 60px;
}
.flexbox.partnerlink div{
    width: 22%;
}
.flexbox.partnerlink div a{
    display: block;
}
.flexbox.partnerlink div img{
    margin: 0 0 33px;
}
@media screen and (max-width: 750px){
    main #topPage.detail section.contents .box .flexbox.partnerlink{
	display: flex;
	contents-wrap: wrap;
    }
    .flexbox.partnerlink div{
	width: 47%;
    }
    .flexbox.partnerlink div img{
	margin: 0 auto 20px;
    }
}

.flexbox.productslink{
    flex-wrap: wrap;
    margin-bottom: 60px;
}
.flexbox.productslink div{
    width: 30%;
}
body.docmgt .flexbox.productslink div{
    margin-right: auto;
}
.flexbox.productslink div a{
    display: block;
}
.flexbox.productslink div img{
    margin: 0 0 33px;
}
.flexbox.productslink div a.name{
    font-size: 26px;
    text-decoration: none;
    font-weight: normal;
    margin-bottom: 27px;
}
.flexbox.productslink div p a.moreLink {
	text-align: right;
	padding-right: 0.5em;
}
body.docmgt .flexbox.productslink div a.name {
/*	white-space: nowrap;*/
}
.flexbox.productslink div a.name img{
    display: inline-block;
    margin: 0 0 0 8px;
    vertical-align: text-top;
	height: 1em;
	width: auto;
}
main #topPage.detail section.contents .box .flexbox.productslink div p{
    margin-bottom: 27px;
}
@media screen and (max-width: 750px){
    main #topPage.detail section.contents .box .flexbox.productslink{
	display: block;
    }
    .flexbox.productslink div{
	width: 100%;
    }
    .flexbox.productslink div img{
	margin: 0 auto 20px;
    }
    .flexbox.productslink div a.name{
	font-size: 25px;
	margin-bottom: 18px;
    }
    .flexbox.productslink div a.name img{
	margin: 8px 0 0!important;
	display: block;
    }
}
@media screen and (min-width: 750px) and (max-width: 1080px){
    .flexbox.productslink div a.name{
	font-size: 25px;
	margin-bottom: 18px;
    }
    .flexbox.productslink div a.name img{
	margin: 0 0 0 8px!important;
    }
}

@media screen and (max-width: 750px){
    img.sticky{
	position: -webkit-sticky;
	position: sticky;
	top: 140px;
    }
}
@media screen and (max-width: 1080px){
    div.stickybox{
	position: -webkit-sticky;
	position: sticky;
	top: 140px;
	background-color: #ebebeb
    }
}
.ddlink .w30{
    width: 30%;
    padding-right: 20px;
}
.ddlink .w30 img{
    margin: 0;
}
.ddlink .w70{
    width: 70%;
}

.test_discription:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}
.test_discription img.floatr{
    float: right;
    margin: 0 0 60px 20px;
    padding-left: 20px;
}
@media screen and (min-width: 750px) and (max-width: 1080px){
    .ddlink .w30 img{
	margin: 0!important;
    }
    .ddlink .w70 .test_discription p{
	width: calc(100% - 300px);
    }
    .test_discription img.floatr{
	max-width: 280px;
	margin: 0 0 60px 20px!important;
    }
}
@media screen and (max-width: 750px){
    main #topPage.detail section.contents .box .flexbox.ddlink{
	display: block;
    }
    .ddlink .w30{
	width: 100%;
	padding-right: 0;
    }
    .ddlink .w30 img{
	margin: 0 auto 27px;
    }
    .ddlink .w70{
	width: 100%;
    }
}

main #topPage.detail section.contents span.category{
    background-color: #cc0000;
    padding: 8px 12px;
    border-radius: 10px;
    color: #fff;
    font-size: 25px;
    display: inline-block;
    margin-bottom: 34px;
}
main #topPage.detail section.contents p.voice{
    padding: 40px 40px 60px;
    background-color: #EBEBEB;
    border-radius: 24px;
    max-width: 100%;
    position: relative;
    margin-bottom: 160px;
}
main #topPage.detail section.contents p.voice:after{
    content: "";
    display: block;
    width: 155px;
    height: 114px;
    position: absolute;
    bottom: -80px;
    left: 40px;
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/medical/degitaldentistry/img_customer_001.svg) center center no-repeat;
    background-size: cover;
}
@media screen and (max-width: 1080px){
    main #topPage.detail section.contents span.category{
	font-size: 18px;
	margin-bottom: 27px;
	margin-top: 27px;
    }
    main #topPage.detail section.contents p.voice{
	padding: 20px 20px 30px;
	margin-bottom: 60px;
    }
    main #topPage.detail section.contents.customer .box:last-child{
	margin-bottom: 140px;
    }
    main #topPage.detail section.contents p.voice:after{
	content: "";
	display: block;
	width: 110px;
	height: 80px;
	position: absolute;
	bottom: -60px;
	right: 40px;
	left: inherit;
	background: url(https://dogparklocations.com/files/themes/cei/solution/images/medical/degitaldentistry/img_customer_001.svg) center center no-repeat;
	background-size: cover;
    }
}

.mb4m{
    margin-bottom: 4em;
}
.menu.sp.mb4m ul{
    padding-left: 24px;
}

.menu.sp.mb4m li.solution_icon.webscan a span{
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/common/ico_solution01.svg) left center no-repeat;
    background-size: 45px;
}
.menu.sp.mb4m li.solution_icon.handyterminal a span{
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/common/ico_solution02.svg) left center no-repeat;
    background-size: 45px;
}
.menu.sp.mb4m li.solution_icon.degitaldentistry a span{
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/common/ico_solution03.svg) left center no-repeat;
    background-size: 45px;
}
.menu.sp.mb4m li.solution_icon.docmgt a span{
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/common/ico_solution04.svg) left center no-repeat;
    background-size: 45px;
}
.menu.sp.mb4m li.solution_icon.xxxx a span{
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/common/ico_solution05.svg) left center no-repeat;
    background-size: 45px;
}
.menu.sp.mb4m li.solution_icon.xxxx a span{
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/common/ico_solution06.svg) left center no-repeat;
    background-size: 45px;
}
.menu.sp.mb4m li.solution_icon a span{
    padding: 0;
    display: inline-block;
    font-size: 15px;
    padding-left: 54px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.5em;
}

ul.menu.sp.mb4m li a{
    line-height: 1.6em;
    padding: 14px 0;
}
.menu.sp.mb4m li.solution_icon a{
     padding: 0;
 }
/*------------------ 各詳細ページここまで ------------------*/

/* @group docmgt */

/*------------------------------------------------------------------------------------------
▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
main以下共通項目
style.css
から引用+変更
------------------------------------------------------------------------------------------*/
main #topPage .imageWrap.documanaImage{
    height: 710px;
    overflow: hidden;
    background: url(https://dogparklocations.com/files/themes/cei/solution/images/officework/docmgt/bg_documana.jpg) no-repeat center center;
    background-size: cover;
}
main #topPage .imageWrap.documanaImage .inner{
    position: relative;
    z-index: 1;
    height: 710px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
main #topPage .imageWrap.documanaImage .inner h1 img{
    width: 984px;
    height: 279px;
}
@media screen and (max-width: 1080px){
    main #topPage .imageWrap.documanaImage{
	height: 518px;    
	overflow: hidden;
/*	background: url(https://dogparklocations.com/files/themes/cei/solution/images/officework/docmgt/bg_documana_sp.jpg) no-repeat center center;*/
	background-size: cover;
	background-position: center;
    }
    main #topPage .imageWrap.documanaImage .inner{
	height: 518px;
	align-items: normal;
    }
    main #topPage .imageWrap.documanaImage .inner h1{
	margin-bottom: 0;
	margin-top: 20px;
    }
    main #topPage .imageWrap.documanaImage .inner h1 img{
	width: 184px;
	height: 162px;
    }
    main #topPage .imageWrap.documanaImage .inner p.small{
	font-size: 14px;
    }
}
/*------------------------------------------------------------------------------------------
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲
main以下共通項目
style.css
から引用+変更
------------------------------------------------------------------------------------------*/





/*------------------------------------------------------------------------------------------
▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
Movie項目
https://dogparklocations.com/files/themes/cei/solution/css/utility.css?ver=20200320123241
からコピペ（utility.cssを読み込むなら不要かも。。。。）
------------------------------------------------------------------------------------------*/
main #topPage #movie+section .inner h1 {
	margin: 40px 0 20px;
}

@media (min-width: 800px) and (max-height: 800px) {
	.PcView .videoBox{
	width: 90vh;
	margin: auto;
	}
}

@media screen and (max-width: 750px) {
	main #topPage #movie+section .inner h1 {
		text-align: center;
	}
	
	.videoBox p span.strong {
		font-size: 18px;
	}
	
	.videoBox p {
		margin-bottom: 1em;
	}
}
.video {
	background: none;
	display: block;
	margin-bottom: 20px;
}

.video img {
	margin: 0;
	padding: 0;
}

.video.play {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.video iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/*------------------------------------------------------------------------------------------
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲
Movie項目
https://dogparklocations.com/files/themes/cei/solution/css/utility.css?ver=20200320123241
からコピペ（utility.cssを読み込むなら不要かも。。。。）
------------------------------------------------------------------------------------------*/





/*------------------------------------------------------------------------------------------
▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
「幅広い業種でキヤノンのハイエンドスキャナーが...」項目
style.css
から引用+変更
------------------------------------------------------------------------------------------*/
main #topPage.detail section.contents .box .flexbox.three-two{
	justify-content: center;
}
@media screen and (max-width: 750px) {
	main #topPage.detail section.contents .box .flexbox.three-two{
		justify-content: space-around !important;
		flex-wrap: wrap;
	}
}
	main #topPage.detail section.contents .box .flexbox.three-two > div{
		width: 18%;
	}
@media screen and (max-width: 1080px) {
	main #topPage.detail section.contents .box .flexbox.three-two > div{
		width: 22%;
	}
}
@media screen and (max-width: 750px) {
	main #topPage.detail section.contents .box .flexbox.three-two > div{
		width: 40%;
		margin: 0;
	}
	main #topPage.detail section.contents .box .flexbox.three-two div a.modalLink img{
		width: 100%;
	}
	main #topPage.detail section.contents .box .flexbox.three-two div h3{
	}
}
main #topPage.detail section.contents .box .flexbox.three-two div h3{
	text-align: center;
	white-space: nowrap;
}
@media screen and (max-width: 700px){
	main .tableArea {
		border-right: 1px solid #CC0000;
	}
}
@media screen and (max-width: 1080px){
    main #topPage.detail section.contents .box .flexbox.three-two .three h3,
	main #topPage.detail section.contents .box .flexbox.three-two .two h3{
	margin: 18px 0;
    }
}
@media screen and (max-width: 750px){
	main #topPage.detail section.contents .box .flexbox.three-two{
	justify-content: space-between;
	}
	main #topPage.detail section.contents .box .flexbox.three-two .three,
	main #topPage.detail section.contents .box .flexbox.three-two .two{
	width: 45%;
	}
	main #topPage.detail section.contents .box .flexbox.three-two .three:nth-child(2),
	main #topPage.detail section.contents .box .flexbox.three-two .two:nth-child(5){
	margin: 0;
	}
}
@media screen and (min-width: 751px) and (max-width: 1080px){
    main #topPage.detail section.contents .box .flexbox.three-two .three img,
    main #topPage.detail section.contents .box .flexbox.three-two .two img{
	margin:0 0 18px;
    }
}
/*------------------------------------------------------------------------------------------
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲
「幅広い業種でキヤノンのハイエンドスキャナーが...」項目
style.css
から引用+変更
------------------------------------------------------------------------------------------*/





/*------------------------------------------------------------------------------------------
▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
「幅広い業種でキヤノンのハイエンドスキャナーが...」項目のModal
https://dogparklocations.com/files/themes/cei/csr/css/style.css?ver=20200320125428
から引用+変更
------------------------------------------------------------------------------------------*/
.modalArea{
    margin-bottom: 60px;
}
@media screen and (max-width: 1080px){
    .modalArea{
	margin-bottom: 32px;
    }
}
.modal{
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    background-color: rgba(255,255,255,.98);
    z-index: 99;
}
.mordal-title{
	justify-content :flex-start !important;
	align-items: center;
	margin-bottom: 80px;
}
.mordal-title img {
	margin: 0 !important;
}
.modal.simulatorDl h4{
    font-size: 18px;
    padding: 6px 12px;
    border: 4px solid #cc0000;
    border-radius: 60px;
    color: #cc0000;
    margin-top: 0;
	text-align: center;
}
.modal.simulatorDl h5 {
	font-size: 1.2em;
	border-left: solid 0.4em #C00;
	line-height: 1.4em;
	padding-left: 0.6em;
	margin-left: 1em;
}
.modal.simulatorDl h5 > span {
	font-size: 0.8em;
	color: #C00;
}
.modal.simulatorDl dd{
	margin-left: 0;
	font-weight: bold;
}
.modal.simulatorDl dd {
    margin-left: 0;
    font-weight: bold;
    padding-left: 1.5rem;
}
.simulatorDlbtn img{
	border: none !important;
}
.simulatorDlbtn:hover img {
	border: none !important;
}

.modal.simulatorDl .submitDl > input[type="submit"]{
	background-color: #c00 !important;
	width: 100%;
	font-size: 1.2em !important;
	border-radius: 1em;
	color: #FFF;
	font-weight: bold;
	padding: 1em;
	line-height: 1.2em;
	white-space: normal;
	word-break: keep-all;
}
.modal.simulatorDl .wpcf7-not-valid {
	color: #c00;
}
.modal.simulatorDl form.wpcf7-form span.wpcf7-not-valid-tip {
	font-weight: bold;
	font-size: 1em;
}

.modal.simulatorDl div.wpcf7 .ajax-loader {
    width: 100%;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.mordal-title h3{
	margin: 0 0 0 25px!important;
}
.mordal_inner{
    max-width: 800px;
    margin: 0 auto;
    padding: 18px;
	padding-bottom: 100px;
}
.mordal_inner p{
    max-width: 600px!important;
	margin-top: 80px;
}
@media screen and (min-width: 1081px){
	.modal h4{
	font-size: 30px !important;
	padding: 12px 20px;
	border: 7px solid #cc0000;
	border-radius: 60px;
	color: #cc0000;
	margin-top: 0;
	text-align: left;
    }
    .mordal_inner{
	max-width: 800px;
	padding: 100px 100px 160px;
	margin: 0 auto;
    }
		.modal.simulatorDl dd{
		margin-left: 1em;
	}

}

main #topPage .modal a.closeBtn{
    display: block;
    width: 64px;
    height: 64px;
    position: fixed;
    bottom: 40px;
    right: 100px;
}
main #topPage .modal a.closeBtn img{
    margin: 0;
}
main #topPage .modal a.modalToTop{
    display: block;
    width: 32px;
    height: 44px;
    position: fixed;
    bottom: 40px;
    right: calc(50% - 22px);
}
main #topPage .modal a.modalToTop img{
    margin: 0;
}
@media screen and (max-width: 1080px){
    main #topPage .modal a.closeBtn{
	width: 40px;
	height: 40px;
	bottom: 20px;
	right: 20px;
    }
    main #topPage .modal a.modalToTop{
	width: 22px;
	height: 36px;
	bottom: 20px;
	right: calc(50% - 11px);
    }
}
body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
}
/*------------------------------------------------------------------------------------------
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲
「幅広い業種でキヤノンのハイエンドスキャナーが...」項目のModal
https://dogparklocations.com/files/themes/cei/csr/css/style.css?ver=20200320125428
から引用+変更
------------------------------------------------------------------------------------------*/





/*------------------------------------------------------------------------------------------
▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
「ハイエンド対応機種と導入事例のご紹介」項目
style.css
から引用+変更
------------------------------------------------------------------------------------------*/
.flexbox.productslink div a.name.red{
	color: #cc0000;
}

main #topPage.detail section.contents .box .flexbox.start{
    justify-content: start;
}
main #topPage.detail section.contents .box .flexbox.start div{
	margin-right:auto;
}

a.red-borderlinkBox{
    display: inline-block;
	width: 60%;
    border: 2px solid #cc0000;
    border-radius: 30px;
    padding: 30px;
    text-decoration: none;
    margin-bottom: 200px;
    font-size: 25px;
    color: #cc0000;
}
a.red-borderlinkBox span{
    display: block;
    font-size: 18px;
	color: #000000;
	padding-top: 15px;
}
a.red-borderlinkBox img {
    display: inline-block;
    margin: 0 0 0 8px;
    vertical-align: baseline;
}

@media screen and (max-width: 750px){
    a.red-borderlinkBox{
	display: block;
	width: calc(100% - 44px);
	padding: 20px;
    margin-bottom: 120px;
	font-size: 18px;
    }
    a.red-borderlinkBox span{
	padding: 12px 0;
	font-size: 14px;
    }
}
@media screen and (min-width: 751px) and (max-width: 1080px){
    a.red-borderlinkBox{
	padding: 20px;
	font-size: 18px;
    }
    a.red-borderlinkBox span{
	padding: 12px 0;
	font-size: 14px;
    }
    a.red-borderlinkBox img{
	width: 20px;
    margin: 0 0 0 8px!important;
    }
}
/*------------------------------------------------------------------------------------------
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲
「ハイエンド対応機種と導入事例のご紹介」項目
style.css
から引用+変更
------------------------------------------------------------------------------------------*/

a.modalLink {
	cursor: pointer;

}
a.modalLink img {
	border: 5px solid #EBEBEB;
    border-radius: 22px;
	transition: all 0.6s;
}
a.modalLink:hover img{
	border-color: #cc0000;
}
@media screen and (max-width: 750px) {
	a.modalLink img {
			border-width: 1vw;
	}
}


body.fixed {

    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;

}
body.fixed header{
	z-index: 0 ;
}

/* @end */

dl.appEx dd ul li{
	margin-bottom: 0.6em;
	list-style: disclosure-closed;
	padding-right: 1em;
	line-height: 1.4em;
}
dl.appEx dd ul li span {
	font-weight: bold;
	opacity: 0.7;
}