/*スマホ用　*/
		.op_middle_top_one{
			}            
		.op_notes{
			text-indent: -1em;
			padding-left: 1em;
			}
		.op_topic{
			text-align: center;
			font-size: 30px;
			font-family:"Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
			font-style: italic;
			}
		.op_text{
			text-align: center;
			margin-bottom: 30px;
			}
		.op_middle_second{
			background-color:#F5F5F5;
			}
		.op_main_topic{
			text-align: center;
			padding: 30px 0 30px 0;
			font-size: 30px;
			font-family:"Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
			font-style: italic;
			}
		.op_pic{
			width: 100%;
			margin-left:auto;
			margin-right:auto;
			}
		.op_middle_topic{
			font-size: 20px;
			margin: 40px 0 20px 5px;
			}
		.op_middle_second_main{
			width: 96%;
			margin-right: 2%;
			margin-left: 2%;
			margin-top: auto;
			margin-bottom: auto;
			}
		.op_middle_word{
			font-size: 12px;
			margin-left:5px;
			}
		.op_middle_third {
			height: auto;
			margin-left: 5%;
			margin-right: 5%;
			margin-top: 20px;
			margin-bottom: 20px;
			position: relative;
			z-index: 5;
			}
		.op_middle_third_topic{
			text-align: center;
			font-weight: bold;
			font-size: 20px;
			}
		.op_third_menu {
			width: 85%;
			margin: 0 auto;
			z-index: 2;
			}
		.op_third_menu2{
			display: none;
			}
		.op_third_menu3{
			width: 85%;
			margin: 0 auto;
			}
		.op_third_menu_img{
			text-align: center;
			}
		.op_third_text{
			width: 100%;
			height: auto;
			}
		.op_third_menu_img1{
			text-align: center;
			}
		.op_third_menu_img2 {
			text-align: center;
			}
		.op_middlet_inner{
			width: 100%;
			height: 80px;
			margin-left: 0%;
			position: relative;
			z-index: 4;
			}
		.op_middle_regi{
			width: 100%;
			height: 100px;
			float: left;
			position: relative;
			z-index: 2;
			color: #fff;
			background-color: #333333;
			font-size: 13px;
			line-height: 2.5;
			}	
		.op_regi_button{
			height: 50px;
			width: 90%;
			margin-top: 25px;
			margin-left: 5%;
			line-height: 50px;
			border-color: #fff;
			border-style: solid;
			border-width: 2px;
			text-align: center;
			cursor: pointer;
			}
		.op_font_four{
			font-size: 12px;
			text-align: left;
			}
		.op_third_topic{
			height: 40px;
			text-align: center;
			font-size: 18px;
			}
		.op_third_img4{
			width: 240px;
			height: auto;
			z-index: 2;
			}
		.circle {
			color: #ffffff;            /* 文字の色 */
			background-color: #333333;
			border-radius: 50%;
			font-size: 14px;
			padding: 6px 8px 6px 10px;	
			}
		.op_third_topic_word{
			font-weight: bold;
			}

/* PC用　*/
@media (min-width:601px) {
		.flexbox{
			display: flex;
			justify-content: center;
		}
		.op_topic{
			text-align: center;
			font-size: 50px;
			font-style: italic;
			}
		.op_text{
			text-align: center;
			margin-bottom: 30px;
			font-size: 18px;
			font-weight: 700;
			}
		.op_middle_second{
			background-color:#F5F5F5;
			}
		.op_main_topic{
			text-align: center;
			padding: 30px 0px 30px 0px;
			font-size: 34px;
			font-style: italic;
			}
		.sp_br{
			display: none;
			}
		.op_pic{
			text-align: center;
			width: 100%;
			}
		.op_middle_topic{
			font-size: 24px;
			margin: 40px 0px 20px 0px;
			}
/*		.op_middle_second_main{
			width: 80%;
			} */
		.op_middle_word{
			font-size: 12px;
			}
		.op_middle_third{
			margin-left: 5%;
			margin-top: 30px;
			margin-bottom: 0px
			}	
		.op_middle_third_topic{
			text-align: center;
			font-weight: bold;
			font-size: 24px;
			}
		.op_third_menu {
			height: 300px;
			float:left;
			}
		.op_third_menu2 {
			display: block;
			height: 400px;
			}
		.op_third_menu3 {
			float:left;
			}
		.op_third_menu_img3 {
			height: 100%;
			margin-left: 0%;
			}
		.op_third_img1{
			width: auto;
			height: auto;
			z-index: 2;
			}
		.op_third_img2{
			width: 50px;
			padding-top: 50px;
			height: auto;
			z-index: 2;
			}
		.op_middle_regi {
			width: 100%;
			height: 140px;
			font-size: 13px;
			}
		.op_regi_button {
			height: 64px;
			width: 50%;
			margin-top: 38px;
			margin-left: auto;
			margin-right:auto; 
			line-height: 64px;
			}
		.op_third_topic {
			height: auto;
			text-align: center;
			font-size: 18px;
			margin-bottom: 4%;
			}
}  