@charset "utf-8";

.dmycontents {
	display: block;
	height: 3000px;
	line-height: 1000px;
	text-align: center;
}
.hdmycontents{
	display: none;
}
#mainimgbox {
	width: 100%;
	padding-top: 80px;
	overflow: hidden;
	text-align: center;
	background: url(../photo/bg_main.jpg) no-repeat center bottom;
	background-size: cover;
}
#mainimgbox .mainimg {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	background: #e6e6e6;
}

.pcmian {
	display: block !important;
}
.smpmain {
	display: none !important;
}
.pcmian img,
.smpmain img {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}
.sec{
	margin-bottom: 120px;
}

.page-title__title{
	color: #333;
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 40px;
	text-align: center;
}


/* topmsgbox
---------------------------------------------------- */

.topmsgbox {
	width: 100%;
	padding: 50px 0 400px;
	background: #fff url(../images/bg_topcopy.jpg) no-repeat center bottom;
	background-size: 100% auto;
}
.topmsgbox .textbox {
	font-size: 1.2em;
	color: #111;
	line-height: 2.6em;
	text-align: center;
}

/* cont01
---------------------------------------------------- */

#cont01 {
	overflow: hidden;
	padding: 0;
	background: #00a8e6;
}
#cont01 .box {
	padding: 80px 0;
	text-align: center;
}
#cont01 .linecopy h2 {
	padding: 50px 0 0;
	color: #fff;
}
#cont01 .linecopy h2:before,
#cont01 .linecopy h2:after {
	position: relative;
	display: inline-block;
	width: 3px;
	height: 1.3em;
	margin: 0 1em;
	margin-top: -.2em;
	background: #fff;
}

.flowwrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.flowwrap .flowitem {
	width: 46%;
	margin: 0 2% 50px;
	padding: 0;
	letter-spacing: normal;
}
.flowitem h3 {
	margin: 0 0 -2px 6px;
	padding: 6px 0 0;
	font-size: 1.2em;
	font-weight: 700;
	color: #fff;
	line-height: 1.0;
	text-align: left;
}
.flowitem h3 span {
	margin: 0 0 0 6px;
	font-size: 1.8em;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
.flowitem .flowbox {
	padding: 30px 40px;
	background: #fff;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
	border-radius: 12px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.flowwrap .flowitem figure {
	width: 80%;
	margin: 0 10% 20px;
}
.flowwrap .flowitem figure img {
	width: 100%;
	height: auto;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
	border-radius: 50%;
}
.flowwrap .flowitem h4 {
	padding: 0 0 10px;
	font-size: 1.2em;
	color: #00a8e6;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}



/* cont02
---------------------------------------------------- */

#cont02 {
	padding: 0;
}
#cont02 .box {
	padding: 60px 0;
}
#cont02 .box .subtt h2 {
	color: #00a8e6;
}
#cont02 .areawrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#cont02 .areawrap .areaitem {
	width: 60%;
	margin: 0;
	padding: 30px 0 0;
	letter-spacing: normal;
}
#cont02 .areawrap .areaitem dt {
	margin: 8px 0 0;
}
#cont02 .areawrap .areaitem dd {
	display: inline-block;
	margin: 0;
	padding: 0 10px;
	border-right: solid 1px #999;
	line-height: 1.5;
}
#cont02 .areawrap .areaitem dl:first-child dd {
	border-left: solid 1px #999;
}
#cont02 .areawrap .areaitem dd a {
	color: #00a8e6;
	text-decoration: underline;
}
#cont02 .areawrap .areaitem dd a:hover {
	color: #ccc;
	text-decoration: underline;
}
#cont02 .areawrap .areamapbox {
	width: 38%;
	margin: 0 0 0 2%;
	padding: 0;
	letter-spacing: normal;
}
#cont02 .areawrap .areamapbox img {
	width: 100%;
	height: auto;
}
#cont02 .areamapbox_smp {
	display: none;
}


/* cont03
---------------------------------------------------- */

#cont03 {
	overflow: hidden;
	background: #fff url(../images/bg_ix03.jpg) no-repeat center bottom;
	background-size: cover;
}
#cont03 .box {
	padding: 100px 0 60px;
}
#cont03 .box .subtt {
	padding: 0 0 50px;
}
#cont03 .box .subtt h2 {
	color: #111;
}
#cont03 .ixct03_list {
	width: 94%;
	margin: 0 3%;
}
#cont03 .ixct03_list li {
	position: relative;
	margin: 30px auto 10px;
	font-size: 1.3em;
	color: #111;
	font-weight: bold;
	line-height: 1.6em;
	border-bottom: dotted 1px #fff;
}
#cont03 .ixct03_list li::first-letter {
	margin: 0 10px 0 0;
	font-size: 32px;
	color: #006185;
}

/* cont04
---------------------------------------------------- */

#cont04 {
	padding: 0;
}
#cont04 .box {
	padding: 60px 0;
}
#cont04 .box .subtt h2 {
	color: #00a8e6;
}
#cont04 .ix04box {
	width: 100%;
	margin: 0;
}
#cont04 .ix04item {
	width: 100%;
	margin: 0 0 60px;
	background: linear-gradient(to left, transparent 0%, transparent 30%, #fff 50%, #fff 100%), url(../images/point01.jpg);
	background-repeat: no-repeat;
	background-position: center top, right center;
	background-size: cover, auto 120%;
}
#cont04 .ix04item.pt02 {
	width: 100%;
	background: linear-gradient(to right, transparent 0%, transparent 30%, #fff 50%, #fff 100%), url(../images/point02.jpg);
	background-repeat: no-repeat;
	background-position: center top, left center;
	background-size: cover, auto 120%;
}
#cont04 .ix04item.pt03 {
	width: 100%;
	background: linear-gradient(to left, transparent 0%, transparent 30%, #fff 50%, #fff 100%), url(../images/point03.jpg);
	background-repeat: no-repeat;
	background-position: center top, right center;
	background-size: cover, auto 120%;
}
#cont04 .ix04item .pointbox {
	width: 100%;
	min-height: 300px;
	margin: 0;
	padding: 50px 0 50px;
	background: url(../images/bg_ix0401.png) no-repeat left top;
	background-size: 300px 208px;
}
#cont04 .ix04item.pt02 .pointbox {
	width: 47%;
	min-height: 300px;
	margin: 0 0 0 53%;
	padding: 50px 0 50px;
	background: url(../images/bg_ix0402.png) no-repeat left top;
	background-size: 300px 208px;
}
#cont04 .ix04item.pt03 .pointbox {
	background: url(../images/bg_ix0403.png) no-repeat left top;
	background-size: 300px 208px;
}
#cont04 .ix04item .pointbox h2 {
	width: 47%;
	margin: 0 50% 10px 3%;
	font-size: 1.2em;
	color: #111;
	font-weight: bold;
	line-height: 1.6em;
}
#cont04 .ix04item.pt02 .pointbox h2 {
	width: 100%;
	margin: 0 0 10px;
	font-size: 1.2em;
	color: #111;
	font-weight: bold;
	line-height: 1.6em;
}
#cont04 .ix04item .pointbox .textbox {
	width: 47%;
	margin: 0 50% 10px 3%;
	font-size: 1.1em;
	line-height: 2.2em;
}
#cont04 .ix04item.pt02 .pointbox .textbox {
	width: 100%;
	margin: 0 0 10px;
	font-size: 1.1em;
	line-height: 2.2em;
}
#cont04 .ix04item figure {
	width: 60%;
	margin: 0 0 0 40%;
}
#cont04 .ix04item figure img {
	width: 100%;
	height: auto;
}

/* ------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 1100px){


/* topmsgbox
---------------------------------------------------- */

.topmsgbox {
	padding: 50px 0 300px;
	background: #fff url(../images/bg_topcopy.jpg) no-repeat center bottom;
	background-size: 100% auto;
}

#cont01 .box .ct01box > .grid .grid11 figure {

}


}

/* ------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 896px){


/* topmsgbox
---------------------------------------------------- */

.topmsgbox {
	padding: 50px 0 100px;
	background: #fff url(../images/bg_topcopy.jpg) no-repeat center bottom;
	background-size: 100% auto;
}
.topmsgbox .textbox {
	font-size: 1.1em;
	color: #111;
	line-height: 2.4em;
	text-align: center;
}



/* cont01
---------------------------------------------------- */

.flowwrap {
	display: block;
}
.flowwrap .flowitem {
	width: 90%;
	margin: 0 5% 50px;
	padding: 0;
}
.flowitem h3 {
	margin: 0 0 -2px 6px;
	padding: 6px 0 0;
	font-size: 1.2em;
	font-weight: 700;
	color: #fff;
	line-height: 1.0;
	text-align: left;
}
.flowitem h3 span {
	margin: 0 0 0 6px;
	font-size: 1.8em;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
.flowitem .flowbox {
	padding: 30px 40px;
	background: #fff;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
	border-radius: 12px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.flowwrap .flowitem figure {
	width: 80%;
	margin: 0 10% 20px;
}
.flowwrap .flowitem figure img {
	width: 100%;
	height: auto;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
	border-radius: 50%;
}
.flowwrap .flowitem h4 {
	padding: 0 0 10px;
	font-size: 1.2em;
	color: #00a8e6;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}


/* cont02
---------------------------------------------------- */

#cont02 .box {
	padding: 60px 0 50px;
}
#cont02 .areawrap {
	display: block;
}
#cont02 .areawrap .areaitem {
	width: 100%;
	margin: 0;
	padding: 0 0 30px;
	letter-spacing: normal;
}
#cont02 .areawrap .areamapbox {
	display: none;
}
#cont02 .areamapbox_smp {
	display: block;
}
#cont02 .areamapbox_smp img {
	width: 100%;
	height: auto;
}

/* cont03
---------------------------------------------------- */

#cont03 {
	overflow: hidden;
}
.ixct03_list li {
	margin-bottom: 30px;
}
.ixct03_list li .ixct03_item {
	position: relative;
	display: block;
}
.ixct03_list li .ixct03_item figure {
	width: 100%;
	height: auto;
	margin: 0 auto 0 0;
}
.ixct03_list li .ixct03_item figure img {
	width: 100%;
	height: auto;
}
.ixct03_list li .ixct03_item .ixct03_text {
	position: relative;
	width: 100%;
	bottom: initial;
	right: initial;
	padding: 30px 0;
	text-align: center;
}
.ixct03_list li .ixct03_item .ixct03_text .ixct03_title {
	position: relative;
}
.ixct03_list li .ixct03_item .ixct03_text .ixct03_title h3 {
	margin-bottom: 30px;
	font-size: 28px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	color: #111;
}
.ixct03_list li .ixct03_item .ixct03_text p {
	margin-bottom: 40px;
	color: #666;
	font-weight: normal;
	text-align: center;
}
.ixct03_list li:nth-child(even) .ixct03_item figure {
	margin: 0;
}
.ixct03_list li:nth-child(even) .ixct03_item .ixct03_text {
	right: initial;
	left: initial;
}
.ixct03_list .mbtn {
	width: 60%;
	margin: 0 20%;
}

.ixct03_list .mbtn span {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 50px;
	font-size: 1.1em;
	color: #fff !important;
	line-height: 49px;
	background: #00a8e6 url(../images/bg_morebtn.png) no-repeat right center;
	background-size: 30px 50px;
	text-decoration: none;
	text-align: center;
  -webkit-transition: all 0.2s;
     -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
       -o-transition: all 0.2s;
          transition: all 0.2s;
}
.ixct03_list li a:hover .mbtn span {
	background: #c4e7fa url(../images/bg_morebtn.png) no-repeat right center;
}


/* cont04
---------------------------------------------------- */

#cont04 .ix04box {
	width: 100%;
	margin: 0;
}
#cont04 .ix04item {
	width: 100%;
	background: linear-gradient(to left, transparent 0%, transparent 30%, #fff 50%, #fff 100%), url(../images/point01.jpg);
	background-repeat: no-repeat;
	background-position: center top, right bottom;
	background-size: cover, auto 60%;
}
#cont04 .ix04item.pt02 {
	width: 100%;
	background: linear-gradient(to left, transparent 0%, transparent 30%, #fff 50%, #fff 100%), url(../images/point02.jpg);
	background-repeat: no-repeat;
	background-position: center top, right bottom;
	background-size: cover, auto 60%;
}
#cont04 .ix04item.pt03 {
	width: 100%;
	background: linear-gradient(to left, transparent 0%, transparent 30%, #fff 50%, #fff 100%), url(../images/point03.jpg);
	background-repeat: no-repeat;
	background-position: center top, right bottom;
	background-size: cover, auto 60%;
}
#cont04 .ix04item .pointbox,
#cont04 .ix04item.pt02 .pointbox,
#cont04 .ix04item.pt03 .pointbox {
	width: 100%;
	min-height: initial;
	margin: 0;
	padding: 50px 0 200px;
	background: url(../images/bg_ix0401.png) no-repeat left top;
	background-size: 260px 181px;
}
#cont04 .ix04item.pt02 .pointbox {
	background: url(../images/bg_ix0402.png) no-repeat left top;
	background-size: 260px 181px;
}
#cont04 .ix04item.pt03 .pointbox {
	background: url(../images/bg_ix0403.png) no-repeat left top;
	background-size: 260px 181px;
}
#cont04 .ix04item .pointbox h2,
#cont04 .ix04item.pt02 .pointbox h2,
#cont04 .ix04item.pt03 .pointbox h2 {
	width: 94%;
	margin: 0 3% 10px;
	font-size: 1.2em;
	color: #111;
	font-weight: bold;
	line-height: 1.6em;
}
#cont04 .ix04item .pointbox .textbox,
#cont04 .ix04item.pt02 .pointbox .textbox,
#cont04 .ix04item.pt03 .pointbox .textbox {
	width: 94%;
	margin: 0 3% 10px;
	font-size: 1.1em;
	line-height: 2.0em;
}


}


/* ------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 640px){

#mainimgbox {
	width: 100%;
	padding-top: 0;
	overflow: hidden;
	text-align: center;
	background: url(../photo/bg_main.jpg) no-repeat center bottom;
	background-size: cover;
}
.pcmian {
	display: none !important;
}
.smpmain {
	display: block !important;
	text-align: center;
	padding: 0;
}



/* topmsgbox
---------------------------------------------------- */

.topmsgbox {
	padding: 50px 0 160px;
	background: #fff url(../images/bg_topcopy.jpg) no-repeat center bottom;
	background-size: 100% auto;
}
.topmsgbox .textbox {
	font-size: 3.0vw;
	color: #111;
	line-height: 2.4em;
	text-align: center;
}

/* cont04
---------------------------------------------------- */

#cont04 .ix04box {
	width: 100%;
	margin: 0;
}
#cont04 .ix04item {
	width: 100%;
	background: linear-gradient(to top, transparent 0%, transparent 30%, #fff 50%, #fff 100%), url(../images/point01.jpg);
	background-repeat: no-repeat;
	background-position: center top, right bottom;
	background-size: cover, 100% auto;
}
#cont04 .ix04item.pt02 {
	width: 100%;
	background: linear-gradient(to top, transparent 0%, transparent 30%, #fff 50%, #fff 100%), url(../images/point02.jpg);
	background-repeat: no-repeat;
	background-position: center top, right bottom;
	background-size: cover, 100% auto;
}
#cont04 .ix04item.pt03 {
	width: 100%;
	background: linear-gradient(to top, transparent 0%, transparent 30%, #fff 50%, #fff 100%), url(../images/point03.jpg);
	background-repeat: no-repeat;
	background-position: center top, right bottom;
	background-size: cover, 100% auto;
}
#cont04 .ix04item .pointbox {
	width: 100%;
	min-height: initial;
	padding: 50px 0 360px;
	background: url(../images/bg_ix0401.png) no-repeat left top;
	background-size: 260px 181px;
}
#cont04 .ix04item.pt02 .pointbox {
	padding: 50px 0 360px;
	background: url(../images/bg_ix0402.png) no-repeat left top;
	background-size: 260px 181px;
}
#cont04 .ix04item.pt03 .pointbox {
	padding: 50px 0 360px;
	background: url(../images/bg_ix0403.png) no-repeat left top;
	background-size: 260px 181px;
}
#cont04 .ix04item .pointbox h2 {
	width: 94%;
	margin: 0 3% 10px;
	font-size: 1.2em;
	color: #111;
	font-weight: bold;
	line-height: 1.6em;
}
#cont04 .ix04item .pointbox .textbox {
	width: 94%;
	margin: 0 3% 10px;
	font-size: 1.1em;
	line-height: 2.0em;
}



}

/* --------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 480px){




/* topmsgbox
---------------------------------------------------- */

.topmsgbox {
	padding: 50px 0 160px;
	background: #fff url(../images/bg_topcopy.jpg) no-repeat center bottom;
	background-size: 100% auto;
}
.topmsgbox .textbox {
	font-size: 3.8vw;
	color: #111;
	line-height: 2.4em;
	text-align: center;
}


/* cont01
---------------------------------------------------- */

#cont01 .box {
	padding: 50px 0;
}
#cont01 .box .ct01box {
	padding: 10px 0;
}
#cont01 .box .morebtnbox {
	width: 80%;
	margin: 0 10%;
	padding: 0 0 30px;
}

/* cont02
---------------------------------------------------- */

#cont02 .box {
	padding: 60px 0 50px;
}
#cont02 .box .ix02box {
	width: 94%;
	margin: 0 3%;
	padding: 0;
}
#cont02 .box .ix02box h1.csub {
	font-size: 4.0vw;
	color: #fff;
	line-height: 1.8em;
	text-align: center;
}
#cont02 .box .ix02box .textbox {
	padding: 10px 0 40px;
	font-size: 2.6vw;
	color: #fff;
	line-height: 2.4em;
	text-align: center;
}
#cont02 .box .morebtnbox {
	width: 80%;
	margin: 0 10%;
}


/* cont03
---------------------------------------------------- */


.ixct03_list .mbtn {
	width: 80%;
	margin: 0 10%;
}


/* cont04
---------------------------------------------------- */

#cont04 .ix04box {
	width: 100%;
	margin: 0;
}
#cont04 .ix04item {
	width: 100%;
	background: linear-gradient(to top, transparent 0%, transparent 30%, #fff 50%, #fff 100%), url(../images/point01.jpg);
	background-repeat: no-repeat;
	background-position: center top, right bottom;
	background-size: cover, 100% auto;
}
#cont04 .ix04item.pt02 {
	width: 100%;
	background: linear-gradient(to top, transparent 0%, transparent 30%, #fff 50%, #fff 100%), url(../images/point02.jpg);
	background-repeat: no-repeat;
	background-position: center top, right bottom;
	background-size: cover, 100% auto;
}
#cont04 .ix04item.pt03 {
	width: 100%;
	background: linear-gradient(to top, transparent 0%, transparent 30%, #fff 50%, #fff 100%), url(../images/point03.jpg);
	background-repeat: no-repeat;
	background-position: center top, right bottom;
	background-size: cover, 100% auto;
}
#cont04 .ix04item .pointbox {
	width: 100%;
	min-height: initial;
	padding: 50px 0 240px;
	background: url(../images/bg_ix0401.png) no-repeat left top;
	background-size: 260px 181px;
}
#cont04 .ix04item.pt02 .pointbox {
	width: 100%;
	min-height: initial;
	padding: 50px 0 240px;
	background: url(../images/bg_ix0402.png) no-repeat left top;
	background-size: 260px 181px;
}
#cont04 .ix04item.pt03 .pointbox {
	width: 100%;
	min-height: initial;
	padding: 50px 0 240px;
	background: url(../images/bg_ix0403.png) no-repeat left top;
	background-size: 260px 181px;
}



}
